Commit graph

438 commits

Author SHA1 Message Date
ligi
7273da05cb
Add tests for navitgation-drawer 2016-10-29 19:50:05 +02:00
ligi
6a7c45e8ae
Add new action in NavDrawer to send people to transifex and improve navigation-code 2016-10-29 18:42:19 +02:00
ligi
78a2d63be3
Improve NavigationDrawer
- extract strings
- correct color
- replace g+ symbol
2016-10-29 18:11:38 +02:00
ligi
572da6eafe
Add a back-field advice 2016-10-29 17:50:04 +02:00
ligi
5c2a1e743e
No more use of butterknife 2016-10-29 17:18:35 +02:00
ligi
6f969f4217
Convert ViewHolder Code to kotlin 2016-10-29 17:18:35 +02:00
ligi
74d4fbe409
DeDuplicate 2016-10-29 17:18:35 +02:00
ligi
098e6bcc9f
Add missing test 2016-10-29 17:18:35 +02:00
ligi
949e312a0f
Do the same but more the kotlin way 2016-10-29 17:18:35 +02:00
ligi
3a11b6ae4e
Cleanup 2016-10-29 17:18:35 +02:00
ligi
cc02abf014
Replace mkdir with mkdirs so it will not fail importing when parent path is not yet there 2016-10-29 17:18:34 +02:00
ligi
7c461160d3
Extract strings and distinguish between image and PDF import 2016-10-29 17:18:34 +02:00
ligi
b1e3bbd241
Shorten code 2016-10-29 17:18:34 +02:00
ligi
42242cdaf5
Convert class to kotlin 2016-10-29 17:18:34 +02:00
ligi
10d13bbd32
Use HtmlCompat 2016-10-29 17:18:34 +02:00
ligi
05b44cadd3
Convert PassViewActivity to Kotlin 2016-10-29 17:18:34 +02:00
ligi
cc8b3fb61f
Add ability to click on large images to zoom in
This was needed after the PDF import for usability
2016-10-29 17:08:51 +02:00
ligi
b307fe61df
Use onResumeFragments instead of onResume 2016-10-29 17:08:51 +02:00
ligi
4e3ccc6c16
Adapt to renaming of version from google-play 2016-10-29 17:08:51 +02:00
ligi
09a34451ff
Cleanup 2016-10-29 17:08:51 +02:00
ligi
3c377a4683
Convert pdf into image when importing - closes #81 2016-10-29 17:08:50 +02:00
ligi
a129422401
Replace deprecated methods 2016-10-29 17:08:50 +02:00
ligi
15786c8a78
Convert event to kotlin 2016-10-29 17:08:50 +02:00
ligi
89297a2736
Improve test code 2016-10-29 17:08:50 +02:00
ligi
13586cc08a
Convert more code to Kotlin 2016-10-24 17:52:53 +02:00
ligi
296d9211b2
Improve the layout for the fullscreen-barcode and make sure alternative-text is displayed in night 2016-10-24 15:57:00 +02:00
ligi
eae71f6d47
Convert FullscreenBarCodeActivity to kotlin 2016-10-24 15:50:57 +02:00
ligi
43bbfcc4b0
Improve editing code 2016-10-24 15:28:19 +02:00
ligi
beb20e782e
Use SnackEngage 0.9 2016-10-24 15:07:21 +02:00
ligi
a479539911
Cleanup 2016-10-23 17:43:41 +02:00
ligi
e4e49f89c4
Improve help code 2016-10-23 17:43:41 +02:00
ligi
f76430f474
Cleanup 2016-10-23 17:43:40 +02:00
ligi
64add36331
Add missing annotations 2016-10-23 17:43:40 +02:00
ligi
ab0d316fd3
Improve settings code and cover with tests 2016-10-23 17:43:40 +02:00
ligi
883bd14309
Extract strings 2016-10-23 16:18:53 +02:00
ligi
7deec6c3b2
Add missing @TargetAPI and NonNull annotations 2016-10-23 16:06:06 +02:00
ligi
0e8550989c
Import MODE_NIGHT_AUTO from the right package 2016-10-23 15:37:00 +02:00
ligi
945a85c76c
Use play-services 9.8.00 2016-10-23 15:05:20 +02:00
ligi
d15c64d19e
Use SDK 25 and build-plugin 2.2.2 2016-10-21 03:20:52 +02:00
ligi
1382c6a57d Bump version to 3.2.6 2016-10-08 16:58:11 +02:00
ligi
775cfc3a1e Improve code-readability 2016-10-08 15:04:06 +02:00
ligi
d52bf8053a Replace last from AXT with last from kotlin 2016-10-08 14:59:43 +02:00
ligi
59e7a9dc03 Fix a nullability problem 2016-10-08 14:50:54 +02:00
ligi
b937f437c4 We can make this value private 2016-10-08 14:50:04 +02:00
ligi
38bf44ef72 Use build-plugin 2.2.1 2016-10-08 13:44:19 +02:00
ligi
8197658926 Bump version to 3.2.5 2016-10-05 21:23:37 +02:00
ligi
3bda1fb0fd Improve code readability 2016-10-05 21:07:40 +02:00
Andrew Lord
fb4e744838 Improve default topic categorisation of passes (#106)
Improved the calculation for the default topic to assign a pass to. If a pass is in the past or has expired then assign to "Archive" otherwise to "New".  Fixes #75.
2016-10-05 19:21:37 +02:00
ligi
8107306457 Use SnackEngage 0.8 2016-10-04 13:52:48 +02:00
ligi
ac5357a24c Cleanup & Override title and action text for survival snack 2016-09-29 16:31:21 +02:00