Karim Abou Zeid
2de2cecd85
New artist page (same as new album page)
2018-04-28 15:37:03 +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
55146753f2
Fix artist detail activity and a landscape bug
2018-04-28 00:55:27 +02:00
Karim Abou Zeid
698fec921f
Redesigned album detail page
2018-04-27 23:10:19 +02:00
Eugene Cheung
0f6aab7f2c
Improve toolbar scrim
2017-09-09 17:22:50 -04:00
Karim Abou Zeid
035792b3d0
Replaced BuyDialog with PurchaseActivity
2017-09-02 19:20:30 +02:00
Karim Abou Zeid
5d19c7622b
Removed unused resources
2017-08-30 20:54:37 +02:00
Materight
0377e43475
Redesigned widget ( #225 )
...
* Changed widget layout, added vibrant color support for button
* Added preview image. Show also albums name after artists name
* Updated also small widget with vibrant color support. Added preview images for small and big widgets
* Fixed wrong height
* Revert classic widget padding, update preview image
* Replaced dash with dot, changed background color, show the album name also on big widget.
* Updated preview images, switched to jpg
* Fixed dot instead of dash for small widget
* Changed ripple color for white background
* Dark ripple for big widget
* Standardize layout
* Fix image resizing
* Improve image resizing
* Fix for songs without album art
* Set centerCrop for albums art
* Card layout for small widget
* Updated preview images
* Fix incorrectly rounded corner
2017-08-02 19:05:33 -04:00
tkashkin
4fddddec9e
Set height to 56dp
2017-07-20 14:50:36 +03:00
tkashkin
26bba697cb
Buttons are 42dp wide, full-height album art with rounded corners
2017-07-20 06:55:45 +03:00
tkashkin
e111d4f113
Added card-like widget
2017-07-19 23:45:56 +03:00
Karim Abou Zeid
e4848e1dab
Added a new now playing screen.
2016-04-16 17:09:34 +02:00
Karim Abou Zeid
14204d1789
Added big app widget.
2016-04-04 15:35:12 +02:00
Karim Abou Zeid
ff41a67448
Added a small widget.
2016-04-04 14:13:21 +02:00
Karim Abou Zeid
ae84866e04
Renamed the small appwidget to classic.
2016-04-04 13:18:48 +02:00
Karim Abou Zeid
119f4e1f1c
Completely rewrote the widget. Some method name refactoring.
2016-04-03 23:50:45 +02:00
Karim Abou Zeid
d5b0a8fc15
Fixed wrong alignment of prev/next buttons on devices below Lollipop. Cleaned up unused resources.
2015-10-28 10:52:27 +01:00
Karim Abou Zeid
51f2a3bd3b
Added progress bar to the mini player.
2015-10-18 23:08:41 +02:00
Karim Abou Zeid
5e3944d1f0
Removed unused method and dimen
2015-10-11 19:39:40 +02:00
Karim Abou Zeid
a83e54c37f
Cleaned up unused resources
2015-09-09 12:44:18 +02:00
Karim Abou Zeid
d8e94c1c85
New color chooser dialog
2015-08-25 00:39:39 +02:00
Karim Abou Zeid
ec2e943a5d
Option to hide the new bottom bar
2015-08-13 00:37:49 +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
98dcdf2d47
Adapter clean ups
2015-07-12 03:22:24 +02:00
Karim Abou Zeid
9d4ea9911f
Improve image loading in the notification, the widget and the lockscreen album art by moving stuff to worker thread and adjusting the bitmap size which should also prevent the to large bitmap exception currently occurring in the widget for some devices.
2015-07-11 00:34:25 +02:00
Karim Abou Zeid
86587d8f1a
Fixed the fastscroller lag on huge lists (e.g. song list) by replacing the old fastscroller with an own implementation.
2015-06-27 15:52:30 +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
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
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
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
049d4262b7
Added bottom padding to the playlist detail list so the FAB doesn't cut off menus at the bottom of the list.
2015-04-23 12:48:30 -05:00
Karim Abou Zeid
ee2b661eb4
Replaced Ion with Glide. Big performance boost, and should also fix the FCs many people get because of recycled bitmaps. Fixed the ripple flickering by using ?selectableItemBackground on Lollipop again instead of custom ripple. Search is broken for now, remake in progress.
2015-04-22 21:17:56 +02:00
Aidan Follestad
44c996956a
Zeroed out toolbar top padding for below v19
2015-04-18 10:05:30 -05: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
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
a27e5c6379
New animated PlayPauseDrawable
2015-04-08 22:09:01 +02:00
Karim Abou Zeid
3153299592
New FAB and track number fix
2015-04-02 13:41:21 +02: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
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