Commit graph

13 commits

Author SHA1 Message Date
Jan Christian Grünhage 204829ac5b
Fixes for #30 and #25, as well as some other little things:
- Disabled JACK Toolchain, moved to native Java 8 support instead.
 - Updated gradle plugin from 2.3 to 2.4-alpha6
 - Removed the paragraph about bithub from the README
 - Rephrased some things about why 5.0 is minimum
 - Made analytics opt-in on first launch
 - Extracted strings from the intro
 - Added [LeakCanary](https://github.com/square/leakcanary)
2017-04-22 15:40:29 +02:00
Jan Christian Grünhage 2f17819dbb
Version Bump, changing a lot of minor stuff suggested by Android Studio. 2017-03-29 00:31:10 +02:00
Jan Christian Grünhage a76cf7e3e4
Added countly for crash reporting/analytics. Updated library versions. 2017-03-28 14:28:07 +02:00
Jan Christian Grünhage e016799616
Updated libs, since F-Droid now seems to support these newer versions. 2017-03-19 15:04:39 +01:00
Mark Gillespie 59e90a7ab6 Gradle 2.3.0 2017-03-06 19:26:45 +00:00
Jan Christian Grünhage 6dcfb36482
Updated Lib versions, Readded gradle-wrapper.properties, this should be under version control. 2017-01-30 20:41:06 +01:00
Jan Christian Grünhage ef06717ae4
Updated to gradle 3.3 and plugin 2.3 beta 2 2017-01-23 19:06:35 +01:00
Jan Christian Grünhage b6a445626f
Added Debug Menu
The debug menu is only displayed when BuildConfig.Debug is true.
2016-12-30 13:20:41 +01:00
Jan Christian Grünhage 7c9086a912
Updated to API 25, switched Preference File Mode to MODE_PRIVATE, since MODE_WORLD_READABLE is not supported anymore. 2016-11-25 23:17:43 +01:00
David b44fcdf9e9 Update AppCompat
Update to SDK 23.0.1
2015-11-09 20:55:30 +01:00
David Schulte c32918a009 Update appcompat
Update to api 23
Update the copyright to Android Studio 1.3.x
Added my own ByteBuffer (old was removed)
2015-08-19 22:33:11 +02:00
David Schulte 50bdea5e67 Add a LICENSE.txt and README.md 2015-01-23 19:33:19 +01:00
David Schulte 04dc157f6e Initial commit 2015-01-23 18:26:34 +01:00