jamfish/app/src/main/java/com/kabouzeid/gramophone/model
2015-07-10 03:49:20 +02:00
..
smartplaylist Replaced back arrow with x in some places and cleaned some code up 2015-07-10 03:49:20 +02:00
Album.java Added Nullity Annotations 2015-07-10 02:37:10 +02:00
Artist.java Added Nullity Annotations 2015-07-10 02:37:10 +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 Added Nullity Annotations 2015-07-10 02:37:10 +02:00
PlaylistSong.java Cleaned up MediaStore loaders, preparing for album art loading directly from the file 2015-07-09 16:37:45 +02:00
Song.java Added Nullity Annotations 2015-07-10 02:37:10 +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