jamfish/app
2015-06-24 14:26:36 +02:00
..
libs Removed unnecessary libs and replaced the jaudiotagger jar with a custom one specially or android. 2015-05-31 18:02:55 +02:00
src Save the current queue async in an SQL database with an handler running on a background thread (issue #43). Also saving position inside the track now. Fixed a bug where the lockscreen and widget were not updated correctly when pressing play after opening the app for the first time after it was closed before. 2015-06-24 14:26:36 +02:00
build.gradle Fixed the notification not showing up when starting playback from the fab 2015-06-22 17:13:50 +02:00
crashlytics.properties Removed to files from .gitignore 2015-03-05 17:21:55 +01:00
proguard-rules.pro Replaced Ion with Glide. Big performance boost, and should also fix the FCs many people get because of recycled bitmaps. Fixed the ripple flickering by using ?selectableItemBackground on Lollipop again instead of custom ripple. Search is broken for now, remake in progress. 2015-04-22 21:17:56 +02:00