Commit graph

303 commits

Author SHA1 Message Date
Aidan Follestad
fc68623a22 Merge remote-tracking branch 'origin/master' 2015-04-18 10:05:41 -05:00
Aidan Follestad
44c996956a Zeroed out toolbar top padding for below v19 2015-04-18 10:05:30 -05:00
Karim Abou Zeid
2d08e5c5d1 MultipleChoicePreference to set colored navigation bar for each activity individually. 2015-04-18 17:03:11 +02:00
Karim Abou Zeid
69ffac805a Fixed FC on below API 19 because of missing dimen attribute in values 2015-04-18 13:10:50 +02:00
Aidan Follestad
3028b96634 Correct colored status bar implementation for Lollipop, updated status bar colors in some activities to be darker than toolbar color (e.g. tag editor), added elevation to some views, etc. Getting KitKat support again for this colored UI will also come back soon with SystemBarTInt. 2015-04-18 00:47:57 -05:00
Karim Abou Zeid
a19ea19eb9 Cleaned up seekBar styles and properly align seekBar to left and right of the screen again 2015-04-17 13:15:32 +02:00
Karim Abou Zeid
5363d515bd Fixed the fab being in a weird position sometimes 2015-04-17 11:22:40 +02:00
Aidan Follestad
f7c91839ba Cleanup titles and content of more dialogs, also removed unnecessary empty dialog callbacks (you don't need to manually dismiss dialogs with auto dismiss on by default)
More dialog cleanup

The queue dialog will scroll to the queue position everytime it opens

Updates

FAB ripple color is set

Re-added accidentally removed method
2015-04-16 21:48:19 -05:00
Aidan Follestad
d5c5d02360 Various title, content, and action title updates for dialogs to make them more consistent and professional 2015-04-16 20:24:59 -05:00
Aidan Follestad
a09c891f31 Playlist empty text will invalidate when playlist data is changed, create/rename dialogs have input hints and capitalize words, etc. 2015-04-16 20:05:37 -05:00
Aidan Follestad
7055b443fb Small fixes, also added empty text to playlist fragment and detail viewer. 2015-04-16 19:47:32 -05:00
Aidan Follestad
e07614d065 Small fixes, theming updates, moved a literal title and literal array to string resources 2015-04-16 18:20:15 -05:00
Aidan Follestad
7ce86afd74 Lots of progress with dynamic theming, the nav drawer now uses a RecyclerView, AboutDeveloperDialogHelper is now a DialogFragment, RTL support (to suppress Lint warnings), other various small fixes, cleaned up and formatted lot of code (and removed un-used resources), R.string.ok > android.R.string.ok, R.string.cancel > android.R.string.cancel, switched dialog helpers to DialogFragments. 2015-04-16 16:47:02 -05:00
Karim Abou Zeid
d1094290ac Modified build.grade to work with translations 2015-04-15 17:17:08 +02:00
Karim Abou Zeid
c769cf338f Automatic translation import 2015-04-15 16:57:06 +02:00
Karim Abou Zeid
89e62a2390 0.9.8b equalizer 2015-04-14 21:55:37 +02:00
Karim Abou Zeid
c1a4185549 Some bug fixes and grid size adjustable 2015-04-12 15:05:37 +02:00
Karim Abou Zeid
9cd1b4f3ba New notification icon and setting for toolbar opaque 2015-04-09 15:44:28 +02:00
Karim Abou Zeid
a27e5c6379 New animated PlayPauseDrawable 2015-04-08 22:09:01 +02:00
Karim Abou Zeid
35dbb1ee95 Animated FAB 2015-04-03 16:52:58 +02:00
Karim Abou Zeid
3153299592 New FAB and track number fix 2015-04-02 13:41:21 +02:00
Karim Abou Zeid
6a2c3e565d Bug fixes
- fixed navigation bar color bug
- added some light gradients to now playing screen
- telephone call pause bug
- more bugs
2015-04-01 17:41:11 +02:00
Karim Abou Zeid
696299b960 New colors 2015-03-30 21:42:54 +02:00
Karim Abou Zeid
5aa4a3dcac Quick fix 2015-03-29 18:06:34 +02:00
Karim Abou Zeid
b302abc2e1 Massiv design optimizations and settings 2015-03-29 17:41:47 +02:00
Karim Abou Zeid
d3d37ccab3 Small fixes 2015-03-24 21:56:21 +01:00
Karim Abou Zeid
07b9fbb599 Songs view shuffle all button 2015-03-24 20:48:29 +01:00
Karim Abou Zeid
00e3724ab4 Code rearrange and delete songs 2015-03-23 22:40:51 +01:00
Karim Abou Zeid
5f89e52658 New icon and shadow fix 2015-03-21 15:28:20 +01:00
Karim Abou Zeid
90cc5eb4e3 Option to rename playlists 2015-03-19 16:06:26 +01:00
Karim Abou Zeid
11ee05ce64 First snapshot (beta 0.9)
- playlists working (not all features added yet)
- minor fixes and improvements
2015-03-18 15:32:35 +01:00
Karim Abou Zeid
de15a34365 Playlists [beta] 2015-03-17 15:09:44 +01:00
Karim Abou Zeid
f7bc62a2df Minor Bugfixes and playing queue actions 2015-03-16 18:58:24 +01:00
Karim Abou Zeid
0de409a459 Performance improvements new artist detail 2015-03-15 18:12:21 +01:00
Karim Abou Zeid
ef48e9305b New artist details activity [biography missing yet] 2015-03-14 21:10:07 +01:00
Karim Abou Zeid
04c3dac025 Album activity looks better now 2015-03-14 17:03:16 +01:00
Karim Abou Zeid
f3c629e1c6 New Drawables and widget alpha 2015-03-10 17:22:35 +01:00
Karim Abou Zeid
a3e9168dd4 Cleaned up resources and design fixes 2015-03-05 16:07:40 +01:00
Karim Abou Zeid
13843095a8 Design fixes 2015-03-01 21:17:04 +01:00
Karim Abou Zeid
59ca3a8c8f Option to redownload artist image
- redownload artist image
- better search
2015-02-28 17:49:27 +01:00
Karim Abou Zeid
df9a451242 New Search Everywhere 2015-02-27 23:45:23 +01:00
Karim Abou Zeid
41502ee01e Transition lag fix
- in both Album and Artist View
2015-02-27 18:42:56 +01:00
Karim Abou Zeid
99aaba4c16 Quick fix
fixed fab shadow not fully visible due to padding in Music Controller
2015-02-20 22:21:03 +01:00
Karim Abou Zeid
097f36397b Added rect selector global 2015-02-15 14:44:45 +01:00
Karim Abou Zeid
585d959e3d Round selector
- added round selector for Lollipop and below lollipop
2015-02-15 14:19:10 +01:00
Karim Abou Zeid
cafd1081ca Upgraded Material Dialogs
- native material progress dialog
- auto hide keyboard when saving
2015-02-15 12:36:13 +01:00
Karim Abou Zeid
85854939c4 Landscape artist view & new progress slider 2015-02-09 21:26:05 +01:00
Karim Abou Zeid
6b514c0c0a Bug fixing
- isPlayerPrepared() illegalState bug fixed
- tag editor bug fixed when track number field is empty
- updated the tag editor track field hint
2015-02-07 12:44:58 +01:00
Karim Abou Zeid
09f63ac822 Added about dialog
- about dialog
- changed old dev tag „karim23697“ to „kabouzeid“
2015-02-05 20:16:12 +01:00
Karim Abou Zeid
9ba8a07383 Playing queue dialog finished
- rearranged code structure
2015-01-27 16:15:45 +01:00