jamfish/app/src/main/java/com/kabouzeid/gramophone
2015-08-29 23:32:06 +02:00
..
adapter Added timeouts for last.fm data loading 2015-08-29 14:53:00 +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 Cleaned up the changelog dialog 2015-08-29 20:20:49 +02:00
helper Clean ups 2015-08-28 18:12:39 +02:00
imageloader Finally fixed the issue where the artist image loading blocks the image loaders queue. This is done by using a custom Executor which is basically a wrapper for two independent ThreadPoolExecutors. 2015-08-29 19:22:50 +02:00
interfaces Added LeakCanary 2015-08-06 18:27:15 +02:00
lastfm/rest Added timeouts for last.fm data loading 2015-08-29 14:53:00 +02:00
loader Removed no longer needed DebugLog annotations 2015-08-18 23:53:50 +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 1dp borders to each color and added black and white colors. 2015-08-25 12:53:07 +02:00
provider Removed bus. Will be replaced by an intent system soon. 2015-07-13 03:14:01 +02:00
service Improved performance when starting music playback. 2015-08-23 17:45:20 +02:00
ui No longer consume purchases. Also strike through bought items. 2015-08-29 23:32:06 +02:00
util Clean ups 2015-08-28 18:12:39 +02:00
views Fixed the SelectableColorView gap color to match the dialogs background color 2015-08-25 15:51:56 +02:00
App.java Finally fixed the issue where the artist image loading blocks the image loaders queue. This is done by using a custom Executor which is basically a wrapper for two independent ThreadPoolExecutors. 2015-08-29 19:22:50 +02:00