jamfish/app/src/main/java/com/kabouzeid/gramophone/adapter
2015-05-29 21:24:11 +02:00
..
songadapter Fix artist song adapter not refreshing. 2015-05-25 19:59:01 +02:00
AbsMultiSelectAdapter.java Playlists multi select 2015-05-25 16:10:59 +02:00
AlbumAdapter.java A lot of fixes and small changes 2015-05-29 21:24:11 +02:00
ArtistAdapter.java Playlists multi select 2015-05-25 16:10:59 +02:00
ArtistAlbumAdapter.java Added multi select everywhere else and auto updates every activity after the music database changed. Fix issue #4 2015-05-25 19:49:10 +02:00
NavigationDrawerItemAdapter.java Switched positions of settings and about items in the navigation drawer. 2015-05-19 19:21:14 +02: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 ActionBarActivity is now AppCompatActivity, which has lots of new internals. http://android-developers.blogspot.com/2015/04/android-support-library-221.html 2015-04-21 17:53:32 -05:00
PlaylistAdapter.java Added multi select everywhere else and auto updates every activity after the music database changed. Fix issue #4 2015-05-25 19:49:10 +02:00
SearchAdapter.java Added multi select everywhere else and auto updates every activity after the music database changed. Fix issue #4 2015-05-25 19:49:10 +02:00