jamfish/app/src/main/java/com/kabouzeid/gramophone
2015-04-18 17:03:11 +02:00
..
adapter Restored broken functionality of "colored album footers" setting not applying immediately after checking. 2015-04-18 11:44:03 +02:00
appwidget Switched from Picasso to Ion 2015-04-17 00:56:55 +02:00
comparator Loaders sort returne data, not including playlist songs since they should be ordered by added time. Java's collection sorting uses quick sort so there shouldn't be noticeable hits to performance. 2015-04-18 02:33:44 -05:00
dialogs Cleanup titles and content of more dialogs, also removed unnecessary empty dialog callbacks (you don't need to manually dismiss dialogs with auto dismiss on by default) 2015-04-16 21:48:19 -05:00
helper Palette color passed to song tag editor where applicable 2015-04-16 22:28:25 -05:00
interfaces Palette color passed to song tag editor where applicable 2015-04-16 22:28:25 -05:00
lastfm 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
loader Loaders sort returne data, not including playlist songs since they should be ordered by added time. Java's collection sorting uses quick sort so there shouldn't be noticeable hits to performance. 2015-04-18 02:33:44 -05:00
misc Palette color passed to song tag editor where applicable 2015-04-16 22:28:25 -05:00
model MultipleChoicePreference to set colored navigation bar for each activity individually. 2015-04-18 17:03:11 +02:00
prefs 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
provider 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
service merged everything together correctly 2015-04-17 01:39:41 +02:00
ui MultipleChoicePreference to set colored navigation bar for each activity individually. 2015-04-18 17:03:11 +02:00
util MultipleChoicePreference to set colored navigation bar for each activity individually. 2015-04-18 17:03:11 +02:00
views Correct colored status bar implementation for Lollipop, updated status bar colors in some activities to be darker than toolbar color (e.g. tag editor), added elevation to some views, etc. Getting KitKat support again for this colored UI will also come back soon with SystemBarTInt. 2015-04-18 00:47:57 -05:00
App.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