Commit graph

113 commits

Author SHA1 Message Date
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
1edd0742fc Synced translations, increased build version 2015-07-08 19:58:20 +02:00
Karim Abou Zeid
5382e1a762 Fixed build version 2015-07-08 19:22:45 +02:00
Karim Abou Zeid
8d066c1a99 gradle file optimisations 2015-07-08 19:20:51 +02:00
Karim Abou Zeid
456a775de0 Increased build version 2015-07-08 18:51:07 +02:00
Karim Abou Zeid
4d82b91465 Added a sleep timer 2015-07-08 01:16:19 +02:00
Karim Abou Zeid
feaf04a5c1 Merged default and debug keystore into a single keystore 2015-07-06 01:26:59 +02:00
Karim Abou Zeid
a9e2af0a4d Included debug and release keystores. Release keystore is only usable with "keystore.properties" file which includes the passwords. 2015-07-06 01:15:09 +02:00
Karim Abou Zeid
232b54d225 Increased build version. 2015-07-05 18:35:32 +02:00
Karim Abou Zeid
d3d220b569 Synced translations, increased build version. 2015-07-01 16:29:44 +02:00
Karim Abou Zeid
fe19c6bc7d Synced translations, increased build version. 2015-06-29 21:56:09 +02:00
Karim Abou Zeid
cdba76c933 Switched from Volley to RetroFit + OkHttp for performance and simplicity 2015-06-29 21:38:09 +02:00
Karim Abou Zeid
8ba3ed3b4b Synced translations, removed two obsolete strings and increased build version. 2015-06-28 23:42:10 +02:00
Karim Abou Zeid
63f1e5589d Synced strings, increased build version. 2015-06-27 15:55:55 +02:00
Karim Abou Zeid
180bf25069 Synced translations, increased build version. 2015-06-27 14:14:47 +02:00
Karim Abou Zeid
f76fc040c7 Synced strings, increased build version. 2015-06-24 23:26:27 +02:00
Karim Abou Zeid
50a5502e24 Synced translations. Increased build version. 2015-06-24 14:57:23 +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
6880710920 Now using "butterknife" library in all activities. 2015-06-20 00:31:15 +02:00
Karim Abou Zeid
ee235f1b5d Synced strings and increased build version. 2015-06-19 18:56:33 +02:00
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