jamfish/app/src/main/java/com/kabouzeid/gramophone
2015-07-15 15:53:03 +02:00
..
adapter Update to Butterknife 7 2015-07-15 15:53:03 +02:00
appwidget Adapter clean ups 2015-07-12 03:22:24 +02:00
dialogs Update to Butterknife 7 2015-07-15 15:53:03 +02:00
helper Main Activity Fragments should be updated automatically now when the Media Store has changed. 2015-07-13 16:50:05 +02:00
imageloader 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
interfaces Main Activity Fragments should be updated automatically now when the Media Store has changed. 2015-07-13 16:50:05 +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 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
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 Main Activity Fragments should be updated automatically now when the Media Store has changed. 2015-07-13 16:50:05 +02:00
ui Update to Butterknife 7 2015-07-15 15:53:03 +02:00
util Making great progress with the "view as" option to toggle between list and grid mode. Currently only implemented in the album fragment. To add the functionality to other fragments just extend the AbsMainActivityRecyclerViewLayoutModeFragment class and implement its abstract methods (class name should be changed to something shorter soon). In future the artist and song fragments should extend that class. 2015-07-15 03:40:47 +02:00
views Main Activity Fragments should be updated automatically now when the Media Store has changed. 2015-07-13 16:50:05 +02:00
App.java Removed bus. Will be replaced by an intent system soon. 2015-07-13 03:14:01 +02:00