dkanada
04f62e9609
use better library for details activity headers
2020-07-27 00:20:03 +09:00
dkanada
3b90c0aeb8
update support libraries
2020-05-06 23:39:46 +09:00
Karim Abou Zeid
58fb31b4b1
SDK 28, Android X
2019-04-10 12:40:28 +02:00
Eugene Cheung
7a35bd08b6
Fix actionBarSize attribute references
2018-09-05 22:11:11 -04:00
Karim Abou Zeid
4b665d6185
Fix broken layout with super long artist names
2018-05-18 13:42:31 +02:00
Karim Abou Zeid
a13937fb39
Display new album page a bit smaller in landscape.
2018-04-28 14:37:29 +02:00
Karim Abou Zeid
f93407ca35
Better info texts for album page
2018-04-28 13:47:07 +02:00
Karim Abou Zeid
21d7b3d5df
Fix album page toolbar color
2018-04-28 13:38:21 +02:00
Karim Abou Zeid
55146753f2
Fix artist detail activity and a landscape bug
2018-04-28 00:55:27 +02:00
Karim Abou Zeid
c49777e5cc
Fix shared element transition
2018-04-28 00:42:07 +02:00
Karim Abou Zeid
698fec921f
Redesigned album detail page
2018-04-27 23:10:19 +02:00
Karim Abou Zeid
e4848e1dab
Added a new now playing screen.
2016-04-16 17:09:34 +02:00
Karim Abou Zeid
14516092f5
Clean ups.
2016-02-27 22:50:47 +01:00
Karim Abou Zeid
9c8e5aabef
Fixed some more coloring bugs with the black theme
2015-12-30 16:44:53 +01:00
Karim Abou Zeid
1cde43af07
New now playing screen. Work in progress!
2015-11-22 21:07:49 +01:00
Karim Abou Zeid
1be2260b60
Removed all blurred images. New FAB animation when opening now playing. Decreased image loader memory cache size.
2015-10-11 22:56:27 +02:00
Karim Abou Zeid
0dca677175
Fixed album and artist list not scrolling when trying to drag from their title bar
2015-08-16 21:24:22 +02:00
Karim Abou Zeid
7fd4226685
Massive clean up of attrs, colors and styles. Also icon and divider colors matching better the guidelines now.
2015-08-10 21:21:03 +02:00
Karim Abou Zeid
5f0bfdb14b
Sliding panel (early version, current implementation will probably replaced with a fragment implementation soon), translucent and colored statusbar for KitKat everywhere, use correct text colors for secondary texts, numerous clean ups
2015-07-31 00:23:37 +02:00
Karim Abou Zeid
9c8cba612b
Main Activity Fragments should be updated automatically now when the Media Store has changed.
2015-07-13 16:50:05 +02:00
Karim Abou Zeid
98dcdf2d47
Adapter clean ups
2015-07-12 03:22:24 +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
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
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
865f72e5bb
A lot of fixes and small changes
2015-05-29 21:24:11 +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
9d6ece0f31
Album song multi select
2015-05-25 16:51:43 +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
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
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
Karim Abou Zeid
8fbcf5ffb4
Reverted some changes which caused big performance issues #22
2015-04-18 12:17:12 +02: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
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
7055b443fb
Small fixes, also added empty text to playlist fragment and detail viewer.
2015-04-16 19:47:32 -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
e39162c126
Small bugfixes and better performance
2015-04-06 18:37:51 +02:00
Karim Abou Zeid
3153299592
New FAB and track number fix
2015-04-02 13:41:21 +02:00
Karim Abou Zeid
b302abc2e1
Massiv design optimizations and settings
2015-03-29 17:41:47 +02:00
Karim Abou Zeid
5e4f8c8f17
Design optimizations
2015-03-24 18:44:04 +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
418b3a9e0f
More recycler views
...
-artists detail activity not working yet
2015-03-13 19:13:27 +01:00
Karim Abou Zeid
b293123603
New shadow + more infos songs and artists
2015-03-11 21:34:55 +01:00
Karim Abou Zeid
13843095a8
Design fixes
2015-03-01 21:17:04 +01:00
Karim Abou Zeid
32f76f5418
- git (re)init (git structure was corrupted)
...
- added shuffler and repeat mode
- xxxhdpi icons
- typos
- new styles
- not fully working playing queue [alpha]
2015-01-25 01:05:25 +01:00