Commit graph

262 commits

Author SHA1 Message Date
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
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
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
ab02195ed0 Fix bluetooth sharing and slightly improved the tag editors appearance. 2015-06-01 22:16:32 +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
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
d56db46794 Updated material-cab and UIL libs 2015-05-31 16:10:56 +02:00
Karim Abou Zeid
115e02db50 Merge remote-tracking branch 'origin/master' 2015-05-31 16:00:10 +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
Aidan Follestad
6160fd2aca MD 0.7.5.0 2015-05-31 00:44:30 -05:00
Aidan Follestad
0cc11ae570 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	app/build.gradle
2015-05-31 00:44:10 -05:00
Aidan Follestad
4413562a0d MD 0.7.5.0 2015-05-31 00:43:59 -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
1b702eae07 Prework 2015-05-25 23:45:39 +02:00
Karim Abou Zeid
4ec1b18b47 Fix artist song adapter not refreshing. 2015-05-25 19:59:01 +02:00
Karim Abou Zeid
72c91e1554 Increased version number 2015-05-25 19:52:04 +02:00
Karim Abou Zeid
464c5fdc1b Merge branch 'multi-select' 2015-05-25 19:49:30 +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
c06c2fd86d Quick fix 2015-05-25 16:18:56 +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
e5509fc2ef Cab has a title now 2015-05-24 23:18:35 +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
0f2e7ce1df Updated versionName to prevent confusion in fabric.io's issue section. 2015-05-24 20:37:43 +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
9835c595b2 Merge branch 'master' into multi-select 2015-05-24 16:05:38 +02:00
Karim Abou Zeid
501b0ad8db Fix broken colored album footers setting. 2015-05-24 15:27:18 +02:00
Karim Abou Zeid
493018f021 Merge branch 'master' into multi-select 2015-05-23 12:47:37 +02:00
Karim Abou Zeid
2a7dad6ad0 Small bug fix. 2015-05-23 12:44: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
Aidan Follestad
202894538f MD 0.7.4.2 2015-05-21 23:57:41 -05:00
Karim Abou Zeid
4e27388fbe Prework for multiselect 2015-05-21 18:58:27 +02:00
Karim Abou Zeid
5dd57ef3ed Replaced the selectors with the ones from cabinet to fix the ripple flickering bug. 2015-05-21 18:27:22 +02: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
bccf4fae5c Added a now playing sticky broadcast to support last.fm scrobbling and musixmatch. 2015-05-20 16:07:59 +02:00
Karim Abou Zeid
8c339ca57d Fixed artist placeholder not showing up. 2015-05-19 19:40:45 +02:00