Commit graph

5 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
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 43dd39951c
Started Implementing the Introduction, still a lot missing, 2017-01-15 22:36:02 +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 4b9b04290e
Rewrote Settings, added automated export, changed package. 2016-12-30 01:03:30 +01:00
Renamed from playmusicexporter/src/main/java/de/arcus/playmusicexporter2/activities/MusicContainerListActivity.java (Browse further)