jamfish/app/src/main/res/values
2015-10-18 23:36:37 +02:00
..
attrs.xml Optimized AbsThemeActivity recreate. Fixed wrong divider and overflow button colors on 4.1 devices. Replaced actionbar drawer toggle with a non moving menu drawable. 2015-08-12 22:29:19 +02:00
colors.xml Replaced the custom implementation with the new color chooser dialog from material dialogs. 2015-10-18 18:12:34 +02:00
dimens.xml Added progress bar to the mini player. 2015-10-18 23:08:41 +02:00
donottranslate.xml Finished the new about screens layout. Now only the onClick listeners are missing. 2015-09-05 21:21:56 +02:00
fonts.xml 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
ids.xml Making great progress with the "view as" option to toggle between list and grid mode. Currently only implemented in the album fragment. To add the functionality to other fragments just extend the AbsMainActivityRecyclerViewLayoutModeFragment class and implement its abstract methods (class name should be changed to something shorter soon). In future the artist and song fragments should extend that class. 2015-07-15 03:40:47 +02:00
integers.xml Different max grid size for tablets and phones 2015-10-10 12:38:35 +02:00
strings.xml Synced translations. 2015-10-18 23:36:37 +02:00
strings_activity_settings.xml Cleaned up strings 2015-08-14 21:18:38 +02:00
styles.xml Optimized AbsThemeActivity recreate. Fixed wrong divider and overflow button colors on 4.1 devices. Replaced actionbar drawer toggle with a non moving menu drawable. 2015-08-12 22:29:19 +02:00
styles_parents.xml Replaced the algorithm for determining whether two colors are distinguishable. Merged some duplicated code into its own methods. 2015-09-23 16:39:27 +02:00
values.xml Adapter clean ups 2015-07-12 03:22:24 +02:00