Commit graph

92 commits

Author SHA1 Message Date
Karim Abou Zeid
1908d1fe78 Synced strings, increased app version. 2015-06-18 18:44:50 +02:00
Karim Abou Zeid
d1156aa47b Added inner padding to the notifications buttons to reduce their drawable size. They looked to bulky before. 2015-06-17 14:13:10 +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
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
f27d482d3f Completely disabled Crashlytics on debug builds 2015-06-15 00:15:12 +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
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
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
c15f46aac2 Merge remote-tracking branch 'origin/master'
Conflicts:
	app/build.gradle
2015-06-10 17:04:17 +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
Aidan Follestad
532444a7d4 MD 0.7.5.5 2015-06-07 19:45:54 -05:00
Karim Abou Zeid
450aca9149 Synced translations, increased versionNumber and added missing drawables. 2015-06-02 21:43:27 +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
f921738783 Readded accidentally removed CardView lib 2015-05-31 22:05:43 +02:00
Karim Abou Zeid
b7c038c5ed Cleaned and updated even more libs. Added a string. Disabled LogCat "spam" from UIL. 2015-05-31 21:48:54 +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
d56db46794 Updated material-cab and UIL libs 2015-05-31 16:10:56 +02:00
Aidan Follestad
6160fd2aca MD 0.7.5.0 2015-05-31 00:44:30 -05: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
fd6d6d9e75 Updated versionName 2015-05-27 18:24:36 +02:00
Karim Abou Zeid
c1f364607e Synced translations 2015-05-27 18:21:28 +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
72c91e1554 Increased version number 2015-05-25 19:52:04 +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
501b0ad8db Fix broken colored album footers setting. 2015-05-24 15:27:18 +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
Aidan Follestad
202894538f MD 0.7.4.2 2015-05-21 23:57:41 -05:00
Karim Abou Zeid
fe3657707b Fixed two FCs. (1. bitmap recycled 2. ArrayList OOB) 2015-05-21 14:50:04 +02:00
Karim Abou Zeid
efb2a27701 Updated libraries 2015-05-19 19:01:25 +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
9a2fbb446f Updated Glide library to 3.6.0 2015-05-19 14:53:29 +02:00
Aidan Follestad
bac7887fac MD 0.7.4.1 2015-05-13 17:30:14 -05:00
Aidan Follestad
fcc28a5868 MD 0.7.4.0, Gradle plugin 1.2.3, Gradle 2.4 2015-05-11 21:05:41 -05:00
Aidan Follestad
a383896c4f MD 0.7.3.1 2015-04-29 12:27:17 -05:00
Aidan Follestad
69970dd80f Material Dialogs 0.7.3.0 2015-04-28 14:11:27 -05: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
Aidan Follestad
5e1181f6ca Library updates 2015-04-25 18:26:31 -05:00
Aidan Follestad
43317645f2 Library updates 2015-04-25 18:05:45 -05:00
Aidan Follestad
7481b31b7f MD 0.7.2.7 2015-04-22 15:53:17 -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
Aidan Follestad
c75ab6bf15 Material Dialogs 0.7.2.6 2015-04-22 09:26:41 -05:00
Aidan Follestad
8a907db631 Updated Gradle plugin, along with all the library dependencies. Palette will be 6-8 times faster and bugs and other stuff were fixed in RecyclerView and the support library. Tint lists are also supported by DrawableCompat now. 2015-04-21 17:09:15 -05:00
Aidan Follestad
87a69df59e Temporary workaround for Material Dialogs accidentally being deleted from jCenter a day or two ago. 2015-04-20 19:28:03 -05:00