jamfish/app/src/main/java/com/kabouzeid/gramophone/model
2015-07-06 18:52:26 +02:00
..
smartplaylist Clean ups, new default album art cover and widget resize fix 2015-07-06 18:52:26 +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
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 Fixed the notification coloring. Automatically refreshs notification when the color setting is changed. Colored notification for all Android versions now 2015-06-17 11:12:46 +02:00