jamfish/app/src/main/java/com/kabouzeid/gramophone
2015-12-04 15:24:07 +01:00
..
adapter Ignore. Not working work in progress commit. 2015-10-11 18:54:59 +02:00
appwidget Massive clean up of attrs, colors and styles. Also icon and divider colors matching better the guidelines now. 2015-08-10 21:21:03 +02:00
dialogs Replaced the custom implementation with the new color chooser dialog from material dialogs. 2015-10-18 18:12:34 +02:00
helper New now playing screen. Work in progress! 2015-11-22 21:07:49 +01:00
imageloader Made the project compatible with Android Studios new "instant run" feature. Also using the native renderscript libraries instead of the support version now. 2015-11-23 22:52:59 +01:00
interfaces Added progress bar to the mini player. 2015-10-18 23:08:41 +02:00
lastfm/rest Migrated to RetroFit 2.0.0 beta 2015-09-18 16:38:51 +02:00
loader Recently played is now history. Songs are always added to the history but their play count will be only increased if they were played at least half. This makes the top tracks much more accurate. 2015-09-12 15:14:01 +02:00
misc Ignore. Not working work in progress commit. 2015-10-11 18:54:59 +02:00
model Recently played is now history. Songs are always added to the history but their play count will be only increased if they were played at least half. This makes the top tracks much more accurate. 2015-09-12 15:14:01 +02:00
prefs Updated code for material dialogs 0.8.0.0 2015-09-18 12:04:38 +02:00
provider Recently played is now history. Songs are always added to the history but their play count will be only increased if they were played at least half. This makes the top tracks much more accurate. 2015-09-12 15:14:01 +02:00
service New now playing screen. Work in progress! 2015-11-22 21:07:49 +01:00
ui Added better transitions for now playing screen. Also added some dummy views to test the new look. 2015-12-04 15:24:07 +01:00
util Made a huge progress with new playing screen. Almost done now. 2015-12-02 23:22:55 +01:00
views Made some progress with the new playing screen. Still WIP, very unstable and many things not working. Better don't mess with the current code. 2015-11-25 23:03:45 +01:00
App.java Removed all blurred images. New FAB animation when opening now playing. Decreased image loader memory cache size. 2015-10-11 22:56:27 +02:00