jamfish/app/src/main/java/com/kabouzeid/gramophone
2015-08-16 23:15:44 +02:00
..
adapter Fixed Playlist view wrong background color on dark theme and removed the unneeded menu button from the artist and album list. 2015-08-16 19:35:48 +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 Added changelog. Auto hide bottom bar and fab if playing queue is empty 2015-08-15 03:09:47 +02:00
helper Fixed bottom bar sometimes disappearing from itself after changing the theme. 2015-08-16 20:36:05 +02:00
imageloader Fixed low res artist and album images from last.fm due to a slight api change from them. New implementation should be safe upon future api changes like this. 2015-08-15 14:48:49 +02:00
interfaces Added LeakCanary 2015-08-06 18:27:15 +02:00
lastfm/rest Added native image loader support for artist images. Automatically recreate activity onrResume when colors changed fixes issues #2 and #39. Also Butterknife should be used now everywhere #40 2015-07-14 04:08:43 +02:00
loader Cleaned up the Util classes 2015-07-11 02:08:54 +02:00
misc Sliding panel (early version, current implementation will probably replaced with a fragment implementation soon), translucent and colored statusbar for KitKat everywhere, use correct text colors for secondary texts, numerous clean ups 2015-07-31 00:23:37 +02:00
model Removed bus. Will be replaced by an intent system soon. 2015-07-13 03:14:01 +02:00
prefs Added native image loader support for artist images. Automatically recreate activity onrResume when colors changed fixes issues #2 and #39. Also Butterknife should be used now everywhere #40 2015-07-14 04:08:43 +02:00
provider Removed bus. Will be replaced by an intent system soon. 2015-07-13 03:14:01 +02:00
service Fix repeat and shuffle mode not displayed correctly on device restart. 2015-08-05 23:55:32 +02:00
ui Transition between the bar colors should be a bit smoother now. Also cleaned up some methods. 2015-08-16 23:15:44 +02:00
util Transition between the bar colors should be a bit smoother now. Also cleaned up some methods. 2015-08-16 23:15:44 +02:00
views Fixed some readability issues with the white and black accent colors 2015-08-03 22:24:18 +02:00
App.java Added LeakCanary 2015-08-06 18:27:15 +02:00