Karim Abou Zeid
|
5f9f2455dc
|
Replaced the Stackblur algorithm with RenderScripts native blur for better performance. Only issue yet is, that it seems to cause a memory leak.
|
2015-09-15 18:56:14 +02:00 |
|
Karim Abou Zeid
|
cf4ed6d5c0
|
Recently played is now history. Songs are always added to the history but their play count will be only increased if they were played at least half. This makes the top tracks much more accurate.
|
2015-09-12 15:14:01 +02:00 |
|
Karim Abou Zeid
|
49a2b97933
|
Sliding to the right on the bottom bar goes to the previous one instead of seeking back now. Close kabouzeid/phonograph-issue-tracker#9
|
2015-09-08 11:29:43 +02:00 |
|
Karim Abou Zeid
|
f458d146af
|
Clean ups
|
2015-08-28 18:12:39 +02:00 |
|
Karim Abou Zeid
|
0355f39aac
|
Rewrote the donating stuff, synced translations and increased build version.
|
2015-08-27 02:28:30 +02:00 |
|
Karim Abou Zeid
|
e5b5fefc39
|
Added 1dp borders to each color and added black and white colors.
|
2015-08-25 12:53:07 +02:00 |
|
Karim Abou Zeid
|
222942b050
|
Little clea ups
|
2015-08-25 11:29:13 +02:00 |
|
Karim Abou Zeid
|
d8e94c1c85
|
New color chooser dialog
|
2015-08-25 00:39:39 +02:00 |
|
Karim Abou Zeid
|
c0e345fcef
|
Clean ups. Replaced deprecated getResources.getColor() with ContextCompat.getColor(this, int color)
|
2015-08-19 13:43:38 +02:00 |
|
Karim Abou Zeid
|
bd89289a1f
|
Fixed bottom bar sometimes disappearing from itself after changing the theme.
|
2015-08-16 20:36:05 +02:00 |
|
Karim Abou Zeid
|
1970ecceea
|
Fixed notification coloring
|
2015-08-14 21:32:04 +02:00 |
|
Karim Abou Zeid
|
7fd4226685
|
Massive clean up of attrs, colors and styles. Also icon and divider colors matching better the guidelines now.
|
2015-08-10 21:21:03 +02:00 |
|
Karim Abou Zeid
|
6b68c17ae2
|
Various fixes and improvements
|
2015-08-03 20:53:36 +02:00 |
|
Karim Abou Zeid
|
5f0bfdb14b
|
Sliding panel (early version, current implementation will probably replaced with a fragment implementation soon), translucent and colored statusbar for KitKat everywhere, use correct text colors for secondary texts, numerous clean ups
|
2015-07-31 00:23:37 +02:00 |
|
Karim Abou Zeid
|
8f6e03f742
|
Merge remote-tracking branch 'origin/master'
|
2015-07-25 21:27:34 +02:00 |
|
Karim Abou Zeid
|
774843bbcc
|
Fixed #48 (Last.fm scrobbling) and refactored a variable name.
|
2015-07-25 21:26:19 +02:00 |
|
Karim Abou Zeid
|
002deead6a
|
Refactored a variable name
|
2015-07-16 20:46:46 +02:00 |
|
Karim Abou Zeid
|
9c8cba612b
|
Main Activity Fragments should be updated automatically now when the Media Store has changed.
|
2015-07-13 16:50:05 +02:00 |
|
Karim Abou Zeid
|
e0a6535f9f
|
Send Intent when Media Store changes. Removed possible memory leak from PreferenceUtil.
|
2015-07-13 04:58:55 +02:00 |
|
Karim Abou Zeid
|
0650df6250
|
Massive adapter clean up. Lots of stuff unfinished there yet. Don't mess around with it yet.
|
2015-07-13 02:16:26 +02:00 |
|
Karim Abou Zeid
|
98dcdf2d47
|
Adapter clean ups
|
2015-07-12 03:22:24 +02:00 |
|
Karim Abou Zeid
|
abedc48f23
|
Moved a method to the ColorUtil class
|
2015-07-11 15:53:23 +02:00 |
|
Karim Abou Zeid
|
357ef1df69
|
Notification text color changes to match the background. Cleaned up notification related code.
|
2015-07-11 15:41:18 +02:00 |
|
Karim Abou Zeid
|
88d4dd8e80
|
Cleaned up the Util classes
|
2015-07-11 02:08:54 +02:00 |
|
Karim Abou Zeid
|
9d4ea9911f
|
Improve image loading in the notification, the widget and the lockscreen album art by moving stuff to worker thread and adjusting the bitmap size which should also prevent the to large bitmap exception currently occurring in the widget for some devices.
|
2015-07-11 00:34:25 +02:00 |
|
Karim Abou Zeid
|
d8c7af3e09
|
Play files from explorer (currently only if the matching song is in the MediaStore)
|
2015-07-10 23:32:29 +02:00 |
|
Karim Abou Zeid
|
f62e850b86
|
Refactored some variable names
|
2015-07-10 21:44:41 +02:00 |
|
Karim Abou Zeid
|
5317c51400
|
Added Nullity Annotations
|
2015-07-10 02:37:10 +02:00 |
|
Karim Abou Zeid
|
1dcc447e52
|
Added option to ignore media store artwork and instead loading it directly from the song file
|
2015-07-10 02:26:30 +02:00 |
|
Karim Abou Zeid
|
da92636180
|
Cleaned up MediaStore loaders, preparing for album art loading directly from the file
|
2015-07-09 16:37:45 +02:00 |
|
Karim Abou Zeid
|
cfa6ddaa2e
|
Fixed saving position in track, improvement with service binding, temporary new default album art.
|
2015-07-07 02:19:09 +02:00 |
|
Karim Abou Zeid
|
1cccaad0f4
|
Clean ups, new default album art cover and widget resize fix
|
2015-07-06 18:52:26 +02:00 |
|
Karim Abou Zeid
|
bd69dc1d43
|
Slightly updated the appwidget appearance, use smaller bitmap size for palette.
|
2015-07-05 17:39:10 +02:00 |
|
Karim Abou Zeid
|
bfa800bce6
|
Hopefully fixed OOM when bluring an image.
|
2015-06-29 15:42:33 +02:00 |
|
Karim Abou Zeid
|
593211bd2b
|
Removed the fade in/out on play/pause option because it caused bugs with the audiofocus and complicated the development. -> Fixed the audiofocus problem where the music wont start playing again when gaining focus back.
|
2015-06-28 23:18:04 +02:00 |
|
Karim Abou Zeid
|
957e223e40
|
Fixed NPE on updatePlaystate()
|
2015-06-26 15:49:32 +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
|
fcb92a3ff3
|
Got rid of the redundant "AppKeys" class.
|
2015-06-24 14:40:36 +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
|
4017815711
|
Fixed collapsed notification not getting colored.
|
2015-06-22 12:33:39 +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
|
60cae85ecb
|
Cleaned up MusicService and MusicPlayerRemote even more.
|
2015-06-19 18:39:00 +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
|
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
|
010e8f9664
|
Use MediaSession instead of deprecated classes
|
2015-06-15 15:49:29 +02:00 |
|