jamfish/app/src/main/java/com/kabouzeid/gramophone/model
Karim Abou Zeid c06c2fd86d Quick fix
2015-05-25 16:18:56 +02:00
..
Album.java Cab has a title now 2015-05-24 23:18:35 +02:00
Artist.java Artist view multi select support. 2015-05-25 15:18:02 +02:00
DataBaseChangedEvent.java 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
MusicRemoteEvent.java 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
NavigationDrawerItem.java 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
Playlist.java Playlists multi select 2015-05-25 16:10:59 +02:00
PlaylistSong.java Quick fix 2015-05-25 16:18:56 +02:00
Song.java Prepared everything for multi-selection and implemented it in the song view for now. 2015-05-24 20:33:14 +02:00
UIPreferenceChangedEvent.java MultipleChoicePreference to set colored navigation bar for each activity individually. 2015-04-18 17:03:11 +02:00