jamfish/app
Aidan Follestad f7c91839ba 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)
More dialog cleanup

The queue dialog will scroll to the queue position everytime it opens

Updates

FAB ripple color is set

Re-added accidentally removed method
2015-04-16 21:48:19 -05:00
..
src 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
build.gradle Switched from Picasso to Ion 2015-04-17 00:56:55 +02:00
crashlytics.properties Removed to files from .gitignore 2015-03-05 17:21:55 +01:00
manifest-merger-release-report.txt First snapshot (beta 0.9) 2015-03-18 15:32:35 +01:00
proguard-rules.pro 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