jamfish/app/src/main/java/com/kabouzeid/gramophone
2015-06-14 17:30:07 +02:00
..
adapter Changed the way to check if a view is empty, fixed some strings, fixed fastscroller alignment. 2015-06-10 15:27:45 +02:00
appwidget Fixed two FCs. (1. bitmap recycled 2. ArrayList OOB) 2015-05-21 14:50:04 +02:00
dialogs Changed the way to check if a view is empty, fixed some strings, fixed fastscroller alignment. 2015-06-10 15:27:45 +02:00
helper Reorganized and cleaned up the playback service a bit. Added the ability to fade a song in/out on play/pause. 2015-06-12 00:04:52 +02:00
interfaces Changed the way to check if a view is empty, fixed some strings, fixed fastscroller alignment. 2015-06-10 15:27:45 +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 Added multi select everywhere else and auto updates every activity after the music database changed. Fix issue #4 2015-05-25 19:49:10 +02:00
misc Removed unnecessary libs and replaced the jaudiotagger jar with a custom one specially or android. 2015-05-31 18:02:55 +02:00
model Reorganized and cleaned up the playback service a bit. Added the ability to fade a song in/out on play/pause. 2015-06-12 00:04:52 +02:00
prefs Changed the default settings. Fixed settings layout bug. Synced translations. 2015-06-11 17:34:34 +02: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 Reorganized and cleaned up the playback service a bit. Added the ability to fade a song in/out on play/pause. 2015-06-12 00:04:52 +02:00
ui Bug fixings. This commit is currently still in a more or less dirty state. 2015-06-14 17:30:07 +02:00
util Reorganized and cleaned up the playback service a bit. Added the ability to fade a song in/out on play/pause. 2015-06-12 00:04:52 +02:00
views Fixed an annoying bug in the MusicControllerActivity where the recents card of the app is placed at the wrong position when switching between the songs. Also some code clean ups. 2015-06-11 16:28:04 +02:00
App.java Disabled Crashlytics for debug builds 2015-06-10 15:40:10 +02:00