Commit graph

1122 commits

Author SHA1 Message Date
ligi
b95324873b Fix a FC when scanning with devices <5.0
The problem was using a vector-drawable - you cannot even use it wrapped - going back to png for this
2016-03-18 09:19:07 +01:00
ligi
ef2b193ab7 Use build-plugin 2.0.0-beta7 2016-03-18 09:19:07 +01:00
ligi
d7ad8daa13 Use dagger 2.1 2016-03-18 09:19:07 +01:00
ligi
f3d9bd4c2a Make tests resilliant against devices with different language 2016-03-18 09:19:07 +01:00
ligi
32489ff16b Improve JenkinsFile ( mainly make DRY by extracting a variable ) 2016-03-18 09:18:42 +01:00
ligi
59a20d119c Bump version 2.7.5 2016-03-15 18:54:11 +01:00
ligi
b6fb51eaa4 Make sure dateOrExtraText is gone when no content 2016-03-15 18:40:48 +01:00
ligi
3180de4de3 Use TextView with ListTagHandler instead of WebView for help
this looks much nicer and removes a problem with german umlauts
2016-03-15 18:40:48 +01:00
ligi
d127e98815 Use support 23.2.1 2016-03-15 07:20:53 +01:00
ligi
904760837b Improve readability layout and wording 2016-03-14 08:49:16 +01:00
ligi
610afc21e9 These screenshots are in png format 2016-03-14 06:01:54 +01:00
ligi
84388b58b0 Bump version to 2.7.4 2016-03-14 05:55:04 +01:00
ligi
1c39950ef9 Sync with transifex 2016-03-13 14:44:24 +01:00
ligi
eda57017d3 Add github PR template and CONTRIBUTING.md 2016-03-13 14:19:44 +01:00
ligi
e4991a04ba Add Screenshots to README 2016-03-13 14:19:44 +01:00
ligi
fecf5cfda5 Externalize strings 2016-03-13 14:19:44 +01:00
ligi
47067c14ac Cleanup and bring back sorting through new settings 2016-03-13 14:19:44 +01:00
ligi
92953acfbd Bump version to 2.7.3 2016-03-09 14:30:18 +01:00
ligi
46fbe69f5e Use okhttp 2.7.5 2016-03-09 08:48:13 +01:00
ligi
7057fdcdac Add Jenkinsfile 2016-03-09 07:19:22 +01:00
ligi
3338619680 Add Settings / new NavDrawer / Condensed Mode / Auto-Light / Migrate to Vector-Drawables 2016-03-09 07:17:16 +01:00
ligi
8c400abf8b Use the latest spoon-plugin 2016-03-02 10:28:30 +01:00
ligi
47c507c343 Bump version to 2.7.2 2016-03-02 05:31:23 +01:00
ligi
f7f61eacde Do not use DayNight yet 2016-03-01 08:57:17 +01:00
ligi
0b6f356d6d When id already exist - go to this pass instead of failing
closes #54
2016-03-01 08:49:58 +01:00
ligi
2e461cfe18 Improve the move code 2016-03-01 08:34:02 +01:00
ligi
b2ca768dc6 Behave correctly when move dialog is canceled 2016-03-01 06:17:48 +01:00
ligi
67b792794a Euse 2.2.2 from espresso libs 2016-03-01 04:22:31 +01:00
ligi
f07114fdab Declare final 2016-03-01 02:09:57 +01:00
ligi
2296a3acf0 Use build-plugin 2.0.0-beta6 2016-02-29 05:40:30 +01:00
ligi
d845a7e025 Get the bound pass from the PassViewHolder 2016-02-29 05:38:21 +01:00
ligi
8ae2246406 Do not FC on OOM 2016-02-26 04:52:08 +01:00
ligi
d1f6bf0cba Merge branch 'master' into dev 2016-02-22 08:51:20 +01:00
ligi
4a081cd6ef Do not FC on OOM 2016-02-21 09:05:38 +01:00
ligi
02042dc995 Extract SUPPORT_VERSION to variable for dedup 2016-02-19 07:35:43 +01:00
ligi
f84fa42a84 Use net.i2p.android.ext:floatingactionbutton:1.10.1 2016-02-19 07:31:27 +01:00
ligi
d337f83743 Merge branch 'master' into dev 2016-02-19 07:30:28 +01:00
ligi
861dc75262 Bump version to 2.7.1 2016-02-18 22:18:40 +01:00
ligi
5fbe1a1a51 Include android proguard config to prevent proguard from stripping to much 2016-02-18 22:18:16 +01:00
ligi
39f953eb3d Bump version to 2.7.0 2016-02-17 23:39:23 +01:00
ligi
62fa6a8941 Simplify the PassClassifier 2016-02-17 23:14:35 +01:00
ligi
6206bcbb23 Notify the PassClassifier on delete 2016-02-17 23:14:35 +01:00
ligi
f5e30794ce Use play-services 8.4 2016-02-17 23:14:35 +01:00
ligi
ff2378f41e Cleanup and use more popping accent color 2016-02-17 23:14:35 +01:00
ligi
ce3cb10008 Remove unused 2016-02-17 23:14:35 +01:00
ligi
03ea344a1c Introduce Topics/Classification and Swipe to move 2016-02-17 23:14:35 +01:00
ligi
3b8ecbc14e Toast -> SnackBar 2016-02-17 23:14:35 +01:00
ligi
6a94c8b403 Use com.android.tools.build:gradle:2.0.0-beta4 2016-02-17 23:14:35 +01:00
ligi
98073547d9 Use proguard 2016-02-17 23:14:35 +01:00
ligi
da9dfe1612 Catch Throwable instead of Exception to also catch VerifyException as seen on Emulator
Also track this event to probe if this is a problem in the wild
2016-02-17 23:14:35 +01:00