Karim Abou Zeid
|
5a1503ed7b
|
Added option to disable album art on lockscreen.
|
2015-06-28 15:48:05 +02:00 |
|
Karim Abou Zeid
|
456fc40cd7
|
Added an animation when adding a song to favorites from the now playing screen.
|
2015-06-28 15:14:20 +02:00 |
|
Karim Abou Zeid
|
4db8e8d302
|
Merged the two music controller layouts into one.
|
2015-06-28 14:32:47 +02:00 |
|
Karim Abou Zeid
|
86587d8f1a
|
Fixed the fastscroller lag on huge lists (e.g. song list) by replacing the old fastscroller with an own implementation.
|
2015-06-27 15:52:30 +02:00 |
|
Karim Abou Zeid
|
957e223e40
|
Fixed NPE on updatePlaystate()
|
2015-06-26 15:49:32 +02:00 |
|
Karim Abou Zeid
|
b5d889c5e1
|
Fixed FC when selecting shuffle playlist from the menu for smart playlists
|
2015-06-26 12:54:51 +02:00 |
|
Karim Abou Zeid
|
c4a62847df
|
Added option to shuffle all songs from an artist or an album
|
2015-06-24 23:20:51 +02:00 |
|
Karim Abou Zeid
|
3dad62d78d
|
Added favorites.
|
2015-06-24 21:34:59 +02:00 |
|
Karim Abou Zeid
|
fcb92a3ff3
|
Got rid of the redundant "AppKeys" class.
|
2015-06-24 14:40:36 +02:00 |
|
Karim Abou Zeid
|
fc2726bf42
|
Save the current queue async in an SQL database with an handler running on a background thread (issue #43). Also saving position inside the track now. Fixed a bug where the lockscreen and widget were not updated correctly when pressing play after opening the app for the first time after it was closed before.
|
2015-06-24 14:26:36 +02:00 |
|
Karim Abou Zeid
|
2c125ab325
|
Automatically use media volume when changing volume. Even if no music is playing.
|
2015-06-23 20:38:14 +02:00 |
|
Karim Abou Zeid
|
193fa74ab0
|
Synced translations, and renamed some string resources.
|
2015-06-22 18:39:05 +02:00 |
|
Karim Abou Zeid
|
fcfde52d2f
|
Small performance improvement when opening MusicControllerActivity with default album art,
|
2015-06-22 17:34:17 +02:00 |
|
Karim Abou Zeid
|
3cdf44e099
|
Fixed the notification not showing up when starting playback from the fab
|
2015-06-22 17:13:50 +02:00 |
|
Karim Abou Zeid
|
a3e94da232
|
Moved some values to public static values to clean up
|
2015-06-22 13:13:10 +02:00 |
|
Karim Abou Zeid
|
a86afe6111
|
Fixed the none repeat mode not working when at the end of the playing queue. Reverted new color and elevation of songs and artists.
|
2015-06-22 13:08:05 +02:00 |
|
Karim Abou Zeid
|
4017815711
|
Fixed collapsed notification not getting colored.
|
2015-06-22 12:33:39 +02:00 |
|
Karim Abou Zeid
|
1319797883
|
Fixed strings
|
2015-06-21 21:37:19 +02:00 |
|
Karim Abou Zeid
|
50f73c1dde
|
All smart playlists are working now.
|
2015-06-21 21:17:22 +02:00 |
|
Karim Abou Zeid
|
a95e71c52c
|
Added missing string, removed obsolete code.
|
2015-06-21 14:20:24 +02:00 |
|
Karim Abou Zeid
|
92441128df
|
Everything is prepared to add smart playlists
|
2015-06-21 14:14:37 +02:00 |
|
Karim Abou Zeid
|
3bc0059989
|
Clean ups
|
2015-06-21 13:27:25 +02:00 |
|
Karim Abou Zeid
|
65c879d64e
|
Last added playlist half working. More to come tomorrow.
|
2015-06-21 01:24:43 +02:00 |
|
Karim Abou Zeid
|
cf921dc02f
|
Maybe fixed the "transparent notification bug on Touchwiz"
|
2015-06-20 15:43:19 +02:00 |
|
Karim Abou Zeid
|
6880710920
|
Now using "butterknife" library in all activities.
|
2015-06-20 00:31:15 +02:00 |
|
Karim Abou Zeid
|
60cae85ecb
|
Cleaned up MusicService and MusicPlayerRemote even more.
|
2015-06-19 18:39:00 +02:00 |
|
Karim Abou Zeid
|
049bf90620
|
Cleaned up MusicService and fixed ISE and NPEs there. Replaced thread with handler for updating the progress bar in MusicControllerActivity for simplicity and performance.
|
2015-06-19 12:29:40 +02:00 |
|
Karim Abou Zeid
|
3bdecbebe4
|
Cleaned up and rewrote big parts of the MusicService. Added gapless playback option in settings.
|
2015-06-19 02:29:44 +02:00 |
|
Karim Abou Zeid
|
d2fda4a839
|
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 |
|
Karim Abou Zeid
|
27e56754e3
|
Switched back to white notification. Added back ripple to notification.
|
2015-06-17 02:32:22 +02:00 |
|
Karim Abou Zeid
|
1072a3bf85
|
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 |
|
Karim Abou Zeid
|
554bc25f83
|
Added colored notification (as an option). Relabeled some vars.
|
2015-06-15 23:37:13 +02:00 |
|
Karim Abou Zeid
|
4e8c3694d4
|
Amend last commit. Added new drawables and removed obsolete drawables and layouts.
|
2015-06-15 20:57:05 +02:00 |
|
Karim Abou Zeid
|
7fcb4a314e
|
Merge remote-tracking branch 'origin/master'
|
2015-06-15 15:49:51 +02:00 |
|
Karim Abou Zeid
|
010e8f9664
|
Use MediaSession instead of deprecated classes
|
2015-06-15 15:49:29 +02:00 |
|
Karim Abou Zeid
|
589f81d1c3
|
Fix for the small gap between statusbar and header for some users
|
2015-06-15 12:33:52 +02:00 |
|
Karim Abou Zeid
|
c0c6627be7
|
Fix bug with isPlaying()
|
2015-06-15 11:41:13 +02:00 |
|
Karim Abou Zeid
|
f27d482d3f
|
Completely disabled Crashlytics on debug builds
|
2015-06-15 00:15:12 +02:00 |
|
Karim Abou Zeid
|
b02e8ed6a0
|
Fix NPE when trying to use context before onCreate() is called;
|
2015-06-14 23:56:38 +02:00 |
|
Karim Abou Zeid
|
900370b1b4
|
Fix NPE on setVolume(), fade volume on next play when playback was paused by headset unplugged, improved strings, MD 0.7.6.0
|
2015-06-14 23:44:08 +02:00 |
|
Karim Abou Zeid
|
0aedfe1293
|
Amend last commit. (Reorganized and cleaned up the playback service a bit. Added the ability to fade a song in/out on play/pause.)
|
2015-06-14 17:30:56 +02:00 |
|
Karim Abou Zeid
|
5c69ca132f
|
Bug fixings. This commit is currently still in a more or less dirty state.
|
2015-06-14 17:30:07 +02:00 |
|
Karim Abou Zeid
|
257791eff6
|
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 |
|
Karim Abou Zeid
|
b32feb38fe
|
Changed the default settings. Fixed settings layout bug. Synced translations.
|
2015-06-11 17:34:34 +02:00 |
|
Karim Abou Zeid
|
b07e602651
|
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 |
|
Karim Abou Zeid
|
a87320fcc9
|
Reorganized settings, added more options to customize the now playing screen, added gradients to make UI elements visible on light album covers, fixed a bug with cardview background, fixed typos, increased version code, synced strings,
|
2015-06-10 23:02:14 +02:00 |
|
Karim Abou Zeid
|
e9973d7718
|
Synced strings
|
2015-06-10 17:02:45 +02:00 |
|
Karim Abou Zeid
|
d9dc203700
|
Disabled Crashlytics for debug builds
|
2015-06-10 15:40:10 +02:00 |
|
Karim Abou Zeid
|
8ba0c72037
|
Changed the way to check if a view is empty, fixed some strings, fixed fastscroller alignment.
|
2015-06-10 15:27:45 +02:00 |
|
Karim Abou Zeid
|
3082ed1187
|
Merged fastscroller from cabinet. Temporary fixed the wrong fab margins on KitKat and below caused by the google support design library. Added empty screens to Album Song and Artist views.
|
2015-06-02 21:27:02 +02:00 |
|