Commit graph

23 commits

Author SHA1 Message Date
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 a7e2c1de89
Version Bump 2017-03-19 15:05:25 +01: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
Jan Christian Grünhage 0bb4a5d586
Version bump and library downgrade, to get working F-Droid build. 2017-03-14 09:39:18 +01:00
Jan Christian Grünhage fb620132e8
Version Bump 2017-03-11 14:17:12 +01:00
Jan Christian Grünhage d1f0823f3c
Automated "About" preference screen values (version and build date) 2017-03-11 14:16:40 +01:00
Jan Christian Grünhage a0fda16193
Updated libraries and replaced mp3agic jar with gradle dependency. 2017-03-11 11:11:26 +01:00
Jan Christian Grünhage c8dd62f9c2
Version Bump 2017-02-01 13:46:15 +01: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 05ebba3da1
Bump version number (again) 2017-01-19 00:44:54 +01:00
Jan Christian Grünhage b3901dc04b
Translations, bumped version number. 2017-01-19 00:04:25 +01:00
Jan Christian Grünhage 57f721b6cf
Switched to Java 1.8, enabled JACK
I made this change to be able to use lambdas, which saves a lot of code, since android development heavily relies on anonymous classes.
2017-01-14 17:00:23 +01:00
Jan Christian Grünhage 5eac344745
Fixed version number 2016-12-31 12:58:45 +01:00
Jan Christian Grünhage b190d510ba
Added TODO to build.gradle 2016-12-30 16:12:09 +01:00
Jan Christian Grünhage 4b9b04290e
Rewrote Settings, added automated export, changed package. 2016-12-30 01:03:30 +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 e5208454e2 Update AppCompat
Workaround for the Marshmallow problem (writes temp files to external storage instead of the private data)
Update binary
2015-11-14 00:35:21 +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 76138eb1f6 Fixed build
Turn off build minify (TODO: Fix appcompat and minify issues)
2015-08-11 22:10:03 +02:00
David Schulte dac0260f35 Add a floating button to export tracks
Update AppCompat
2015-08-10 17:57:01 +02:00
David Schulte 608ebc2034 Fix artwork path
Fix crash if the artwork file doesn't exist
Update to 5.1 sdk target and update appcompat
2015-05-09 19:41:57 +02:00
David Schulte 0598cbccc4 Rename project 2015-01-25 22:05:27 +01:00
Renamed from app/build.gradle (Browse further)