Karim Abou Zeid
cc910143e1
Fixed the check drawable getting black when on white background. Replaced the check drawable with lower dp. Moved two files to another package.
2015-04-22 12:41:33 +02:00
Aidan Follestad
aac1b42b4c
Removed invalid locale identifier (values-es-r419 gives an error in Android Studio's newer update).
2015-04-21 17:10:57 -05:00
Karim Abou Zeid
3c719c109a
Prepare for release 0.9.9.1b synced translations and changed app version
2015-04-20 20:49:22 +02:00
Karim Abou Zeid
713cbf2b29
Materialized the seekBar for devices below Lollipop, seekBar visible again in landscape and fixed a common FC
2015-04-20 20:31:55 +02:00
Aidan Follestad
38efe37b1a
String updates, removed unnecessary use of getResources().getString()
2015-04-20 09:12:08 -05:00
Karim Abou Zeid
6a6da75fd6
Removed toolbar transition & co ( 58b2773) from master branch and moved those changes to the new shared-element-item-glitch branch to keep everything clean
2015-04-19 22:35:15 +02:00
Karim Abou Zeid
51d64db9b6
Updated some strings and imported translations again
2015-04-19 22:04:46 +02:00
Karim Abou Zeid
d48e519689
Automatic translation import
2015-04-19 21:29:42 +02:00
Karim Abou Zeid
f48301800d
TagEditor now closes the dialog just before the finish() call instead before the scanning process. AlbumDetail activity resets the colors if the new album art set in tag editor is empty or has no vibrant color
2015-04-19 20:25:41 +02:00
Aidan Follestad
2c65373638
Grammar fix, added hint to SearchView, SearchView is themed with the widget color
2015-04-19 12:55:44 -05:00
Aidan Follestad
2f4ada964e
LastFM -> Last.fm
2015-04-19 01:05:34 -05:00
Aidan Follestad
58b277354b
Progress with #13
2015-04-19 00:03:38 -05:00
Aidan Follestad
6c5bff9b25
When you download/select album art in the tag editor, the album detail screen will refresh its art when it's returned to.
2015-04-18 22:57:25 -05:00
Aidan Follestad
0d26c79661
Status bar placeholder views shouldn't be image views, that uses unnecessary memory and computation time
2015-04-18 12:33:17 -05:00
Aidan Follestad
b67d610a23
Added preference summaries so users know what a few settings actually do
2015-04-18 10:45:26 -05:00
Aidan Follestad
6c6060699b
Colored nav bar setting is disabled below Lollipop
2015-04-18 10:39:28 -05:00
Aidan Follestad
135c8233ec
First-run crash fix, colored nav bar setting should be on for all by default if translucent nav bars are no longer being used, etc.
2015-04-18 10:28:29 -05:00
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
9f9fc51088
Fixed issues with statusBar coloring appearing on KitKat, read the instructions in ThemeBaseActivity
2015-04-18 13:53:44 +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
Karim Abou Zeid
8fbcf5ffb4
Reverted some changes which caused big performance issues #22
2015-04-18 12:17:12 +02:00
Aidan Follestad
84534303e4
More updates. To fix tomorrow on KitKat: FAB is too far down, status bar color is wrong in artist/album detaill screens.
2015-04-18 02:44:35 -05:00
Aidan Follestad
2d822cdbc9
More fixes for translucent UI with newer correct status bar coloring implementation on Lollipop. The status bar color is still slightly miscolored in the artist and album viewer since the translucent status bar darkens it .
2015-04-18 02:19:59 -05:00
Aidan Follestad
872987bfc5
Fixed artist and album viewers from previous commits, need to re-add translucent status bars there for Lollipop and KitKat
2015-04-18 01:18:46 -05: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
e4385c8edc
Prepare for beta release, synced translations and changed build number
2015-04-17 19:35:09 +02:00
Karim Abou Zeid
751f0b796a
Fix in ThemeBaseActivity for the darktheme boolean and new "now playing" toolbar icon
2015-04-17 16:29:04 +02:00
Karim Abou Zeid
b9a434f006
translation import
2015-04-17 15:27:42 +02:00
Karim Abou Zeid
7265b1e852
Replaced the ic_drawer_settings and ic_drawer_help drawables with the ones directly from google and added also xxxhdpi versions of them
2015-04-17 13:25:22 +02: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
6d3e98f094
Fixed a wrong string usage and imported translations
2015-04-17 11:52:32 +02:00
Karim Abou Zeid
5363d515bd
Fixed the fab being in a weird position sometimes
2015-04-17 11:22:40 +02:00
Karim Abou Zeid
8d1e352be2
Fixed small graphical issue in tag editors
2015-04-17 10:57:18 +02:00
Aidan Follestad
6e6f70882f
Input type updates, years should use number instead of numberDecimal, others should cap words
2015-04-16 22:06:29 -05: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
598d5f6623
Slightly decreased the nav drawer item height, they were much too large compared to the design guidelines before
2015-04-16 19:35:48 -05:00
Karim Abou Zeid
7abd29fdac
Merge remote-tracking branch 'origin/master'
2015-04-17 01:39:47 +02:00
Karim Abou Zeid
70f33b4829
merged everything together correctly
2015-04-17 01:39:41 +02:00
Aidan Follestad
22c701a5f0
EditTexts in the tag editors are dynamically themed, also fixed toolbar gravity in tag editors
2015-04-16 18:22:44 -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
Karim Abou Zeid
a11535c8a3
Switched from Picasso to Ion
...
Much better performance.
Not well tested yet but it should work.
2015-04-17 00:56:55 +02: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