jamfish/app/src/main/java/com/kabouzeid/gramophone/adapter
2015-04-18 02:25:41 -05:00
..
songadapter merged everything together correctly 2015-04-17 01:39:41 +02:00
AlbumAdapter.java merged everything together correctly 2015-04-17 01:39:41 +02:00
ArtistAdapter.java merged everything together correctly 2015-04-17 01:39:41 +02:00
ArtistAlbumAdapter.java merged everything together correctly 2015-04-17 01:39:41 +02:00
NavigationDrawerItemAdapter.java No delay to close nav drawer after switching pages, feels much faster. Also fixed a small glitch. 2015-04-18 02:25:41 -05:00
PagerAdapter.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
PlayingQueueAdapter.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
PlaylistAdapter.java Playlist empty text will invalidate when playlist data is changed, create/rename dialogs have input hints and capitalize words, etc. 2015-04-16 20:05:37 -05:00
SearchAdapter.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