This website requires JavaScript.
Explore
Help
Register
Sign in
tenkuma
/
jamfish
Watch
1
Star
0
Fork
You've already forked jamfish
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
3028b96634
jamfish
/
app
History
Download ZIP
Download TAR.GZ
Aidan Follestad
3028b96634
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
..
src
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
build.gradle
Menu button on devices that have it will open the overflow. Radio buttons in grid size menu are themed with the accent color,
resolves
#18
.
2015-04-17 22:51:11 -05: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