Karim Abou Zeid
|
4b2921c6c7
|
Renamed two Util methods
|
2015-04-22 13:48:55 +02:00 |
|
Karim Abou Zeid
|
82c7128ea8
|
Updated deprecated palette methods and fixed a small bug in artist and album detail activity
|
2015-04-22 13:22:40 +02:00 |
|
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
|
4d39cae75b
|
ActionBarActivity is now AppCompatActivity, which has lots of new internals. http://android-developers.blogspot.com/2015/04/android-support-library-221.html
|
2015-04-21 17:53:32 -05:00 |
|
Aidan Follestad
|
1dfe65e0e6
|
ActionBarActivity is now AppCompatActivity, which has lots of new internals. http://android-developers.blogspot.com/2015/04/android-support-library-221.html
|
2015-04-21 17:52:54 -05:00 |
|
Aidan Follestad
|
bc023099f1
|
Fixed CircleView package, and dynamic view base classes. A Material Dialogs update will come tonight.
|
2015-04-21 17:50:03 -05:00 |
|
Aidan Follestad
|
a78ca26b05
|
Circle view will show black checkmark if background is white.
|
2015-04-21 14:53:27 -05:00 |
|
Aidan Follestad
|
6564986f52
|
Audio stream type is set, to get rid of an annoying repetitive system log message :)
|
2015-04-21 13:14:09 -05: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 |
|
Karim Abou Zeid
|
2231027934
|
Added temporary wakelock in the gap between MediaPlayers onCompletion() and start() to finally fix the issue where the player stops after a track is finished on some devices.
|
2015-04-20 19:50:01 +02:00 |
|
Aidan Follestad
|
38efe37b1a
|
String updates, removed unnecessary use of getResources().getString()
|
2015-04-20 09:12:08 -05:00 |
|
Karim Abou Zeid
|
1a8d20bde4
|
Hopefully fixed the bitmap recycled issue by setting noCache() in playing notification and widget
|
2015-04-20 00:08:02 +02:00 |
|
Karim Abou Zeid
|
5a25738993
|
Fixed some of the apps most common FCs according to its fabric.io statistics
|
2015-04-19 23:07:37 +02: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
|
5ab9a75c3c
|
Resets recents color when it is needed.
|
2015-04-19 21:07:35 +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
|
b9e2562ad9
|
Ran recursive Reformat Code to remove unused imports
|
2015-04-19 12:45:33 -05:00 |
|
Aidan Follestad
|
0747e8837c
|
Task color (color of bar in recents entry) will match the palette color of the artist/album detail, now playing, and tag editor activities.
|
2015-04-19 12:25:47 -05:00 |
|
Aidan Follestad
|
2f4ada964e
|
LastFM -> Last.fm
|
2015-04-19 01:05:34 -05:00 |
|
Aidan Follestad
|
f8d9d5106e
|
When you update an album cover from the tag editor, not only will the album detail screen update, the artist detail screen will when you go back to it too. This uses activity results.
|
2015-04-19 00:56:45 -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
|
b9bbccf196
|
With rescanMedia in the tag editor, the activity won't finish until scanning is complete. This was a bug before and it caused a service connection leak and incomplete scan.
|
2015-04-18 22:49:52 -05:00 |
|
Aidan Follestad
|
52d2cdb7ee
|
Small code simplification
|
2015-04-18 12:47:40 -05:00 |
|
Aidan Follestad
|
605ae13488
|
Material Dialogs 0.7.2.4
|
2015-04-18 12:25:49 -05:00 |
|
Aidan Follestad
|
77f6baac26
|
Fixed #25
|
2015-04-18 11:28:51 -05:00 |
|
Aidan Follestad
|
6c6060699b
|
Colored nav bar setting is disabled below Lollipop
|
2015-04-18 10:39:28 -05:00 |
|
Aidan Follestad
|
f532c103cb
|
Merge remote-tracking branch 'origin/master'
|
2015-04-18 10:28:39 -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 |
|
Karim Abou Zeid
|
986c2e7493
|
Merge remote-tracking branch 'origin/master'
|
2015-04-18 17:15:05 +02:00 |
|
Karim Abou Zeid
|
ac41e04fd3
|
Removed redundant comparators and sorting operations
|
2015-04-18 17:14:47 +02:00 |
|
Aidan Follestad
|
c004a5b112
|
Slightly reduced semi-transparent toolbar alpha so the setting makes a difference
|
2015-04-18 10:13:38 -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
|
00b72b7a75
|
Rename UiPreferenceChangedEvent.java to UIPreferenceChangedEvent.java
|
2015-04-18 16:56:59 +02:00 |
|
Karim Abou Zeid
|
0a452b5244
|
Drawer finally goes below the statusBar on Lollipop
|
2015-04-18 14:29:36 +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
|
b02391161e
|
Removed the option for translucent nav bar completely, and cleaned up the code in ThemeBaseActivity
|
2015-04-18 13:05:27 +02:00 |
|
Karim Abou Zeid
|
a457d88da8
|
Fix for Tag editor coloring bugs
|
2015-04-18 12:35:08 +02:00 |
|
Karim Abou Zeid
|
8fbcf5ffb4
|
Reverted some changes which caused big performance issues #22
|
2015-04-18 12:17:12 +02:00 |
|
Karim Abou Zeid
|
be013e1558
|
Restored broken functionality of "colored album footers" setting not applying immediately after checking.
|
2015-04-18 11:44:03 +02:00 |
|
Aidan Follestad
|
5671f651e5
|
Loaders sort returne data, not including playlist songs since they should be ordered by added time. Java's collection sorting uses quick sort so there shouldn't be noticeable hits to performance.
|
2015-04-18 02:33:44 -05:00 |
|
Aidan Follestad
|
ad627943fb
|
No delay to close nav drawer after switching pages, feels much faster. Also fixed a small glitch.
|
2015-04-18 02:25:41 -05:00 |
|
Aidan Follestad
|
f503d0ea1e
|
Crash fix
|
2015-04-18 02:22:04 -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
|
a573e58261
|
Translucent status bar in artist and album detail view on KitKat/Lollipop
|
2015-04-18 01:26:42 -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 |
|
Aidan Follestad
|
0f60a54d50
|
Menu button on devices that have it will open the overflow. Radio buttons in grid size menu are themed with the accent color, resolves #18.
|
2015-04-17 22:51:11 -05:00 |
|
Aidan Follestad
|
c948cda70b
|
Fixed #15
|
2015-04-17 10:03:01 -05:00 |
|