Commit Graph

154 Commits

Author SHA1 Message Date
Jan Christian Grünhage 51c1fc4d26 Merge pull request #41 from J05HI/wrong-confirm-button
Fix wrong confirm button label
2017-08-11 22:45:15 +02:00
Jan Christian Grünhage e78c69bc6e Merge pull request #40 from J05HI/update-translations
Updated some translations.
2017-08-11 21:39:47 +02:00
Joshua Ott 75f5520759 Fix wrong confirm button label 2017-08-11 20:45:53 +02:00
Joshua Ott eb7a2ed319 Update app name translation 2017-08-11 20:35:35 +02:00
Joshua Ott 1c8177622d Update some translations 2017-08-11 20:13:43 +02:00
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 1861adfd22
Merge branch 'release/v0.9.6.0' into develop 2017-03-29 00:31:32 +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 3374b3f8d0
Added exception reporting for tag writing failures. 2017-03-28 17:50:21 +02:00
Jan Christian Grünhage bd7cd4d8ef
This should fix #24. 2017-03-28 15:34:35 +02:00
Jan Christian Grünhage 9625d9c302
Merge branch 'develop' of ssh://github.com:22/jcgruenhage/PlayMusicExporter into develop 2017-03-28 14:56:51 +02:00
Jan Christian Grünhage f43a8f546d
Merge branch 'feature/countly' into develop 2017-03-28 14:55:48 +02:00
Jan Christian Grünhage ac9c89ce6f
Removed countly maven repo, since it is available from jcenter too. Also updated library version in the framework. 2017-03-28 14:55:24 +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 61991eab3e Added donation infos. 2017-03-23 08:42:07 +01:00
Jan Christian Grünhage 2f7369abd8
Merge branch 'release/v0.9.5.2' into develop 2017-03-19 15:05:43 +01: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 65d5dceec3 Merge pull request #21 from jcgruenhage/master
Not sure why this commit is only on master and not on develop.
2017-03-19 14:59:22 +01:00
Jan Christian Grünhage 1d8ffc81aa Added F-Droid Badge 2017-03-19 14:49:47 +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 afc5d3fe2a Merge branch 'develop' 2017-03-11 14:19:08 +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 6c7832f1e6 Merge pull request #16 from jcgruenhage/update-libs
Updated libraries and replaced mp3agic jar with gradle dependency.
2017-03-11 11:15:04 +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 9ba16eba8b Merge pull request #14 from jcgruenhage/CrashHandlerDeviceDetails
Device Info and SDK in crash handler.
2017-03-10 11:57:14 +01:00
Jan Christian Grünhage 6ecfb05391
Added some more info and a debug setting to test the crash handler. 2017-03-10 11:51:40 +01:00
Mark Gillespie 9c6e32a537 Device Info and SDK in crash handler. 2017-03-10 10:16:41 +00:00
Jan Christian Grünhage 387b2e2c0a Merge pull request #13 from jcgruenhage/IntroGraphics
Intro graphics
2017-03-10 00:43:50 +01:00
Mark Gillespie 017768e88b Removed stray artefact in the corner (I used online PNG to SVG converter) 2017-03-09 23:21:43 +00:00
Mark Gillespie b47c907919 Remove cloud download (not referenced). superuser to SVG. 2017-03-09 22:34:19 +00:00
Mark Gillespie 587a14a67c Folder access and copyright warning to SVG. 2017-03-09 22:15:35 +00:00
Mark Gillespie bcf951e6d1 Playmusicexporter icon to SVG 2017-03-09 21:34:22 +00:00
Mark Gillespie a5a26ee2b6 Use Android Studio to convert anything than can be, to the more efficient and preferred WebP format. 2017-03-09 18:57:58 +00:00
Mark Gillespie 7dafd21843 Refresh button (#11)
* Added a refresh button to bin the previous database, copy the new one, and reload it into the UI.   Saves having to kill the app and re-open to see the latest changes. Should address "Issue #8 Reload Play Music Files"

* Pull Request actions.

* Fixed Typo and Translation
2017-03-09 15:08:51 +00:00
Jan Christian Grünhage 67d6fd5ffb Merge pull request #10 from jcgruenhage/AndroidStudio23
Just tested this, works.
2017-03-08 11:06:02 +01:00
Mark Gillespie 59e90a7ab6 Gradle 2.3.0 2017-03-06 19:26:45 +00:00
Jan Christian Grünhage c33c463327 Added Matrix/IRC Chatroom 2017-02-27 22:43:33 +01:00
Jan Christian Grünhage c8dd62f9c2
Version Bump 2017-02-01 13:46:15 +01:00
Jan Christian Grünhage 1af76ee43d
Merge branch 'release/v0.9.4' 2017-02-01 13:32:01 +01:00
Jan Christian Grünhage dc1c2018eb
Add .idea/misc.xml to .gitignore 2017-01-30 21:01:02 +01:00
Jan Christian Grünhage 353e9cdef7
This does not need to be under version control 2017-01-30 20:57:06 +01:00
Jan Christian Grünhage c52f99fbf0
Fixed AutoExports running even when they were disabled. 2017-01-30 20:45:13 +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
Mark Gillespie 9b4c54557b updated gitignore 2017-01-28 08:46:08 +00:00
Mark Gillespie 381fd5c910 Move the powermanager before the intent. Removed wrapper properties from source control. This is dynamically generated. 2017-01-27 18:21:34 +00:00
Mark Gillespie 259a989505 Merge branch 'develop' into overwrite_preference 2017-01-26 18:34:53 +00:00
Mark Gillespie a8c51db21b Null check in here to prevent a random crash. 2017-01-26 18:33:51 +00:00
Jan Christian Grünhage c1b2473097
Changed gradle version, test for circleci 2017-01-24 19:36:20 +01:00