Commit graph

360 commits

Author SHA1 Message Date
ligi
a6a23834d9 Improve HelpActivity TestSetup & add test for #98 2016-08-21 19:23:24 +02:00
ligi
3f5ffb18ea Show version as subtitle in HelpActivity
closes #98
2016-08-21 19:07:22 +02:00
ligi
d63aba3cd7 Fix indent 2016-08-21 15:28:51 +02:00
ligi
924c372395 Add feature to print tickets
closes #99
2016-08-21 14:35:17 +02:00
ligi
cd5d4c7527 Cleanup 2016-08-21 14:34:57 +02:00
ligi
5440d5facd Lifecycle corrections
closes #96
2016-08-21 14:34:57 +02:00
ligi
6d9fd3b13e Improve code around PassLocation 2016-08-21 14:34:03 +02:00
ligi
13af2cce7e Improve map-handling 2016-08-21 14:34:03 +02:00
ligi
9566f777d2 Enable incremental dexing 2016-08-21 14:33:28 +02:00
ligi
621c47c865 Cleanup - no need to inflate a menu here 2016-08-20 10:09:42 +02:00
ligi
dd970addae Use spoon-client 2.6.4 2016-08-19 16:50:12 +02:00
ligi
feaabcded4 Use support 24.2.0 and remove support-v4 so that split can be used 2016-08-19 16:12:38 +02:00
ligi
f6fb1ec8c6 Cleanup 2016-08-08 23:32:02 +02:00
ligi
87972e8bf3 Do not click() into EditText anymore to prevent SpellChecker from popping up 2016-08-08 17:40:12 +02:00
ligi
fbf96abbd3 Update how we check for play availability to not use deprecated method anymore 2016-08-05 17:08:08 +02:00
ligi
a84cb85c03 NotifyChange after processing 2016-08-05 16:28:39 +02:00
ligi
e5ddeccfa7 Improve naming 2016-08-05 16:25:05 +02:00
ligi
f6b654b629 Use play-services 9.4.0 2016-08-04 20:38:51 +02:00
ligi
2b63c45d9e Bring back tests for swiping in the PassList 2016-08-04 20:38:51 +02:00
ligi
dfaaf10eef Also accept application/vnd.espass-espass+zip as requested at IANA as mime-type 2016-08-04 12:45:47 +02:00
ligi
965824a0d0 Improve tests and use more kotlin there 2016-08-04 12:36:55 +02:00
ligi
fec48c5888 Use dagger 2.6 2016-08-03 13:44:09 +02:00
ligi
ebebfaebb6 Cleanup 2016-07-31 21:06:57 +02:00
ligi
44b7332806 Use spoon-client 1.6.2 2016-07-27 12:21:09 +02:00
ligi
9819e9efcc Use falcon-spoon-compat 1.0.2 2016-07-27 12:20:25 +02:00
ligi
386670f98e Use support 24.1.1 2016-07-27 12:19:56 +02:00
ligi
5f1366764b Lower minSDK to 9 2016-07-27 11:26:27 +02:00
ligi
1881618024 Set AntiAlias for BitmapDrawable to false
this is an attempt to fix #94 - documentation states that this value should be false by default - but maybe not on this particular device ..
2016-07-27 11:17:27 +02:00
ligi
3b45db5f41 Bump version to 3.2.1 2016-07-20 00:22:01 +02:00
ligi
8c2497b0dc Migrate 2 tests to Junit4 2016-07-19 21:54:20 +02:00
ligi
02ae09b7a7 Use support 24.1.0 2016-07-19 08:39:15 +02:00
ligi
67f56c7446 Different way to display barcode zoom icons 2016-07-19 08:23:50 +02:00
ligi
656b0599fb Add feature of day and night mode
closes #33
2016-07-19 06:56:51 +02:00
ligi
33c0f0ca27 Use falcon to make error screenshots 2016-07-19 06:50:03 +02:00
ligi
b9930e6dad Improve UI around CategoryIndicator
Now it contains the icon so we get more space and the
Icon gets a colored background - win-win

closes #86
2016-07-18 04:15:59 +02:00
ligi
8180c851ce Request permission when needed
In fact more often than needed - but most users will not care anyway ..
2016-07-18 02:16:49 +02:00
ligi
6bd7723550 Allow replacing of images 2016-07-18 00:30:57 +02:00
ligi
2de59aed2e Improve readability by using plusHours(1) instead of custom calc with ms 2016-07-18 00:30:43 +02:00
ligi
67b546773d Use the new package android.support.test.filters instead of android.test.suitebuilder.annotation 2016-07-17 07:10:31 +02:00
ligi
5b9c574c14 Improve code & convert to kotlin 2016-07-17 07:10:31 +02:00
ligi
b89aed0151 Use play-services 9.2.1 2016-07-16 18:58:29 +02:00
ligi
a36c3202b2 Format the json when when BuildConfig.DEBUG and close buffer then 2016-07-16 18:58:12 +02:00
ligi
d58e3bf86e Use spoon-client 1.6.1 2016-07-16 18:51:58 +02:00
ligi
04802a05ce Use okhttp 3.4.1 2016-07-16 18:48:09 +02:00
ligi
f0bcf29e67 Add documentation 2016-07-16 18:46:43 +02:00
ligi
0fa073c9fd Extract String 2016-07-15 13:19:14 +02:00
ligi
8bbecb76ca Use ButterKnife 8.2.1 2016-07-15 13:17:08 +02:00
ligi
bb82986d7b Bump version to 3.2.0 2016-07-11 13:31:05 +02:00
ligi
044ad480e7 Use support 24 / compileSDK 24 and targetSDK 24 2016-07-11 13:31:05 +02:00
ligi
0da5af57cd Extract date from fields
closes #92
2016-07-11 13:31:05 +02:00