jamfish/app/src/main/java/com/kabouzeid/gramophone
2015-06-20 00:31:15 +02:00
..
adapter Added colored notification (as an option). Relabeled some vars. 2015-06-15 23:37:13 +02:00
appwidget Cleaned up and rewrote big parts of the MusicService. Added gapless playback option in settings. 2015-06-19 02:29:44 +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 Cleaned up MusicService and MusicPlayerRemote even more. 2015-06-19 18:39:00 +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 Reverted "MediaSession update" back to RemoteControlClient. Added back the "x" to close the notification. Notification now also colored below Lollipop. Its now possible to play music from Google Now voice search. 2015-06-17 01:16:58 +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 Fixed the notification coloring. Automatically refreshs notification when the color setting is changed. Colored notification for all Android versions now 2015-06-17 11:12:46 +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 Cleaned up MusicService and MusicPlayerRemote even more. 2015-06-19 18:39:00 +02:00
ui Now using "butterknife" library in all activities. 2015-06-20 00:31:15 +02:00
util Cleaned up and rewrote big parts of the MusicService. Added gapless playback option in settings. 2015-06-19 02:29:44 +02:00
views Added colored notification (as an option). Relabeled some vars. 2015-06-15 23:37:13 +02:00
App.java Cleaned up MusicService and MusicPlayerRemote even more. 2015-06-19 18:39:00 +02:00