jamfish/app/src/main/java/com/kabouzeid/gramophone
2015-05-25 16:51:43 +02:00
..
adapter Album song multi select 2015-05-25 16:51:43 +02:00
appwidget Fixed two FCs. (1. bitmap recycled 2. ArrayList OOB) 2015-05-21 14:50:04 +02:00
dialogs Playlists multi select 2015-05-25 16:10:59 +02:00
helper Playlists multi select 2015-05-25 16:10:59 +02:00
interfaces Prepared everything for multi-selection and implemented it in the song view for now. 2015-05-24 20:33:14 +02:00
lastfm Lots of progress with dynamic theming, the nav drawer now uses a RecyclerView, AboutDeveloperDialogHelper is now a DialogFragment, RTL support (to suppress Lint warnings), other various small fixes, cleaned up and formatted lot of code (and removed un-used resources), R.string.ok > android.R.string.ok, R.string.cancel > android.R.string.cancel, switched dialog helpers to DialogFragments. 2015-04-16 16:47:02 -05:00
loader Prepared everything for multi-selection and implemented it in the song view for now. 2015-05-24 20:33:14 +02:00
misc Ran recursive Reformat Code to remove unused imports 2015-04-19 12:45:33 -05:00
model Quick fix 2015-05-25 16:18:56 +02:00
prefs Lots of progress with dynamic theming, the nav drawer now uses a RecyclerView, AboutDeveloperDialogHelper is now a DialogFragment, RTL support (to suppress Lint warnings), other various small fixes, cleaned up and formatted lot of code (and removed un-used resources), R.string.ok > android.R.string.ok, R.string.cancel > android.R.string.cancel, switched dialog helpers to DialogFragments. 2015-04-16 16:47:02 -05:00
provider Lots of progress with dynamic theming, the nav drawer now uses a RecyclerView, AboutDeveloperDialogHelper is now a DialogFragment, RTL support (to suppress Lint warnings), other various small fixes, cleaned up and formatted lot of code (and removed un-used resources), R.string.ok > android.R.string.ok, R.string.cancel > android.R.string.cancel, switched dialog helpers to DialogFragments. 2015-04-16 16:47:02 -05:00
service Prepared everything for multi-selection and implemented it in the song view for now. 2015-05-24 20:33:14 +02:00
ui Album song multi select 2015-05-25 16:51:43 +02:00
util Playlists multi select 2015-05-25 16:10:59 +02:00
views Fixed the check drawable getting black when on white background. Replaced the check drawable with lower dp. Moved two files to another package. 2015-04-22 12:41:33 +02:00
App.java Replaced Glide with UIL. Should finally fix all image loading problems. 2015-05-19 18:49:49 +02:00