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
46ccf7ab76
jamfish
/
app
/
src
/
main
/
java
/
com
/
kabouzeid
/
gramophone
History
Download ZIP
Download TAR.GZ
Karim Abou Zeid
46ccf7ab76
Fix FC on clear memory cache
2015-04-23 18:18:48 +02:00
..
adapter
Disabled Glides diskcache for album arts and added placeholders to workaround the fact that the lib needs a bit to long to set the error drawable.
2015-04-23 17:45:47 +02:00
appwidget
Disabled Glides diskcache for album arts and added placeholders to workaround the fact that the lib needs a bit to long to set the error drawable.
2015-04-23 17:45:47 +02:00
dialogs
Replaced Ion with Glide. Big performance boost, and should also fix the FCs many people get because of recycled bitmaps. Fixed the ripple flickering by using ?selectableItemBackground on Lollipop again instead of custom ripple. Search is broken for now, remake in progress.
2015-04-22 21:17:56 +02:00
helper
Disabled Glides diskcache for album arts and added placeholders to workaround the fact that the lib needs a bit to long to set the error drawable.
2015-04-23 17:45:47 +02: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
Removed redundant comparators and sorting operations
2015-04-18 17:14:47 +02:00
misc
Ran recursive Reformat Code to remove unused imports
2015-04-19 12:45:33 -05:00
model
Replaced Ion with Glide. Big performance boost, and should also fix the FCs many people get because of recycled bitmaps. Fixed the ripple flickering by using ?selectableItemBackground on Lollipop again instead of custom ripple. Search is broken for now, remake in progress.
2015-04-22 21:17:56 +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
Disabled Glides diskcache for album arts and added placeholders to workaround the fact that the lib needs a bit to long to set the error drawable.
2015-04-23 17:45:47 +02:00
ui
Fix FC on clear memory cache
2015-04-23 18:18:48 +02:00
util
Disabled Glides diskcache for album arts and added placeholders to workaround the fact that the lib needs a bit to long to set the error drawable.
2015-04-23 17:45:47 +02:00
views
Fixed the check drawable getting black when on white background. Replaced the check drawable with lower dp. Moved two files to another package.
2015-04-22 12:41:33 +02: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