jamfish/app/src/main/java/com/kabouzeid/gramophone/helper
2015-05-24 20:33:14 +02:00
..
MenuItemClickHelper.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
MusicPlayerRemote.java Prepared everything for multi-selection and implemented it in the song view for now. 2015-05-24 20:33:14 +02:00
PlayingNotificationHelper.java Fixed two FCs. (1. bitmap recycled 2. ArrayList OOB) 2015-05-21 14:50:04 +02:00
ShuffleHelper.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