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
5df986539c
jamfish
/
app
/
src
/
main
/
java
/
com
/
kabouzeid
/
gramophone
History
Download ZIP
Download TAR.GZ
Aidan Follestad
5df986539c
Fixed search crash. I'm assuming you're adding search results tomorrow?
2015-04-22 18:53:02 -05:00
..
adapter
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
appwidget
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
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
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
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
Added serialization version IDs so that songs don't become deserializable after updates.
2015-04-22 16:11:09 -05: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
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
ui
Fixed search crash. I'm assuming you're adding search results tomorrow?
2015-04-22 18:53:02 -05:00
util
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
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