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
|
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
|
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
|
589f81d1c3
|
Fix for the small gap between statusbar and header for some users
|
2015-06-15 12:33:52 +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
|
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
|
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 |
|
Karim Abou Zeid
|
8869f4aeb2
|
Added sharing for songs. Added set as ringtone for songs.
|
2015-06-01 00:48:01 +02:00 |
|
Karim Abou Zeid
|
b4e15b1e02
|
Slightly updated the album tag editor appearance to partially fix issue #23
|
2015-05-31 19:35:55 +02:00 |
|
Karim Abou Zeid
|
fdc9be9908
|
Removed unnecessary libs and replaced the jaudiotagger jar with a custom one specially or android.
|
2015-05-31 18:02:55 +02:00 |
|
Karim Abou Zeid
|
ed9524a25d
|
Added floating labels to all EditTexts. Added accent color in parent themes so EditTexts no longer use the material green as indicator. An artist's albums are now sorted by year.
|
2015-05-31 15:59:44 +02:00 |
|
Karim Abou Zeid
|
31926d7983
|
Makes full use of the Android Support Design Library. A lot of small things fixed or improved. Added dozens of new colors.
|
2015-05-30 22:51:17 +02:00 |
|
Karim Abou Zeid
|
b233b3b718
|
Nav drawer android design support library and more
|
2015-05-30 01:13:41 +02:00 |
|
Karim Abou Zeid
|
865f72e5bb
|
A lot of fixes and small changes
|
2015-05-29 21:24:11 +02:00 |
|
Karim Abou Zeid
|
9fe36b0a35
|
Redesign of MusicControllerActivity, AlbumDetailActivity and ArtistDetailActivity. A lot of bugs and other small things fixed as well.
|
2015-05-27 17:58:50 +02:00 |
|
Karim Abou Zeid
|
3067d6d637
|
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 |
|
Karim Abou Zeid
|
f033819620
|
Artist album and artist song multi select
|
2015-05-25 18:11:51 +02:00 |
|
Karim Abou Zeid
|
9d6ece0f31
|
Album song multi select
|
2015-05-25 16:51:43 +02:00 |
|
Karim Abou Zeid
|
b4105b6cc0
|
Playlists multi select
|
2015-05-25 16:10:59 +02:00 |
|
Karim Abou Zeid
|
ab678b43ca
|
Artist view multi select support.
|
2015-05-25 15:18:02 +02:00 |
|
Karim Abou Zeid
|
4e3f75d295
|
Added album multi select and fixed some minor bugs.
|
2015-05-24 23:00:46 +02:00 |
|
Karim Abou Zeid
|
8503eb4e36
|
Prepared everything for multi-selection and implemented it in the song view for now.
|
2015-05-24 20:33:14 +02:00 |
|
Karim Abou Zeid
|
c96e5f42b9
|
FAB no longer attached to the album/artist footer but placed on the bottom to avoid confusion about the FABs action. Added offset to the bottom. Solves issue #26
|
2015-05-23 12:41:18 +02:00 |
|
Karim Abou Zeid
|
f65a82c7f1
|
Switched positions of settings and about items in the navigation drawer.
|
2015-05-19 19:21:14 +02:00 |
|
Karim Abou Zeid
|
c7125b1386
|
Replaced Glide with UIL. Should finally fix all image loading problems.
|
2015-05-19 18:49:49 +02:00 |
|
Karim Abou Zeid
|
4801e6422a
|
Hotfix: compiler error
|
2015-04-26 16:10:41 +02:00 |
|
Karim Abou Zeid
|
bb60f33597
|
Prepared for beta release. Added Playing info toast on fab longclick. Synced translations.
|
2015-04-26 16:04:59 +02:00 |
|
Karim Abou Zeid
|
428dd22296
|
Search is back. Now with recycler view and the ability to set a different xml file for song, album, artist and header results if needed. Also improved its appearance by adding elevation (inspired by Googles Inbox).
|
2015-04-25 12:17:41 +02:00 |
|
Karim Abou Zeid
|
a91804657d
|
Disabled disk cache for album art and fixed the navigation drawer header image view being out of aspect ration. Scrolling in any list should be buttery smooth now. Had no time for the search rewrite today, gonna do that tomorrow.
|
2015-04-23 22:17:18 +02:00 |
|
Karim Abou Zeid
|
82b1f36379
|
Merge remote-tracking branch 'origin/master'
|
2015-04-23 22:09:52 +02:00 |
|
Karim Abou Zeid
|
311769a784
|
Disabled disk cache for album art and fixed the navigation drawer header image view being out of aspect ration. Scrolling in any list should be buttery smooth now. Had no time for the search rewrite today, gonna do that tomorrow.
|
2015-04-23 22:06:51 +02:00 |
|
Karim Abou Zeid
|
744d5e12a6
|
Enabled all caches and added custom signatures
|
2015-04-23 19:25:30 +02:00 |
|
Karim Abou Zeid
|
46ccf7ab76
|
Fix FC on clear memory cache
|
2015-04-23 18:18:48 +02:00 |
|
Karim Abou Zeid
|
d3c6872438
|
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 |
|
Aidan Follestad
|
5df986539c
|
Fixed search crash. I'm assuming you're adding search results tomorrow?
|
2015-04-22 18:53:02 -05:00 |
|
Karim Abou Zeid
|
ee2b661eb4
|
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 |
|
Karim Abou Zeid
|
4b2921c6c7
|
Renamed two Util methods
|
2015-04-22 13:48:55 +02:00 |
|