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
4e3f75d295
jamfish
/
app
/
src
/
main
/
java
/
com
/
kabouzeid
/
gramophone
History
Download ZIP
Download TAR.GZ
Karim Abou Zeid
4e3f75d295
Added album multi select and fixed some minor bugs.
2015-05-24 23:00:46 +02:00
..
adapter
Added album multi select and fixed some minor bugs.
2015-05-24 23:00:46 +02:00
appwidget
Fixed two FCs. (1. bitmap recycled 2. ArrayList OOB)
2015-05-21 14:50:04 +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
Prepared everything for multi-selection and implemented it in the song view for now.
2015-05-24 20:33:14 +02:00
interfaces
Prepared everything for multi-selection and implemented it in the song view for now.
2015-05-24 20:33:14 +02: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
Prepared everything for multi-selection and implemented it in the song view for now.
2015-05-24 20:33:14 +02:00
misc
Ran recursive Reformat Code to remove unused imports
2015-04-19 12:45:33 -05:00
model
Prepared everything for multi-selection and implemented it in the song view for now.
2015-05-24 20:33:14 +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
Prepared everything for multi-selection and implemented it in the song view for now.
2015-05-24 20:33:14 +02:00
ui
Added album multi select and fixed some minor bugs.
2015-05-24 23:00:46 +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
Replaced Glide with UIL. Should finally fix all image loading problems.
2015-05-19 18:49:49 +02:00