Eugene Cheung
918090ee63
Remove unknown genre, add number of songs
2017-12-14 23:11:47 -05:00
Karim Abou Zeid
441b64fce4
Merge branch 'feat/genres' of git://github.com/arkon/Phonograph into arkon-feat/genres
2017-12-13 18:25:19 +01:00
Eugene Cheung
dadbe89c97
Remove redundant view attribute
2017-09-12 20:23:07 -04:00
Eugene Cheung
bf6556b213
Fix toolbar scrim in album/artist detail view ( #290 )
2017-09-12 20:21:26 -04:00
Eugene Cheung
0f6aab7f2c
Improve toolbar scrim
2017-09-09 17:22:50 -04:00
Eugene Cheung
de3dd8ca75
Vertically center empty playlist message ( #281 )
2017-09-08 23:05:41 -04:00
Eugene Cheung
944b5fc1fa
Genres tab
2017-09-04 17:39:16 -04:00
Karim Abou Zeid
0a71b37f00
Add @arkon to about section
2017-09-04 21:39:34 +02:00
DVDAndroid
571e87f9b6
Remove double elevation in tag editor ( #265 )
...
* Remove double elevation in tag editor
* Change elevation in XML instead of Java class
2017-09-03 10:38:15 -04:00
Karim Abou Zeid
35fa369a34
Remove duplicated resource
2017-09-02 19:22:53 +02:00
Karim Abou Zeid
a098e10959
Merge remote-tracking branch 'origin/master'
2017-09-02 19:20:46 +02:00
Karim Abou Zeid
035792b3d0
Replaced BuyDialog with PurchaseActivity
2017-09-02 19:20:30 +02:00
Eugene Cheung
aa736badf2
Remove unnecessary wrapper layouts
2017-08-14 23:15:25 -04:00
Lincoln
41b81ce14c
Swipeable classic notification ( #244 )
...
* Made notification swipeable when not playing not swipeable when playing. Removed "X" close button
* Fixed music stop on tap and on app close
* Refactor notification classes
2017-08-14 23:04:59 -04:00
Eugene Cheung
5d94555afe
Minor refactoring of widget code
2017-08-02 20:11:53 -04: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
tkashkin
ecdc9bb870
Fix some UI bugs
...
Add animations
2017-07-12 11:57:38 +03:00
tkashkin
dbb6250c06
Add synchronized lyrics support (only LRC format at the moment)
2017-07-12 11:57:37 +03:00
Karim Abou Zeid
547849e0d9
Revert Merge pull request 128 from syphe dynamic size status bars Dynamic size status bars
2017-06-13 11:08:51 +02:00
Eugene Cheung
487748258a
Minor formatting/refactoring
2017-06-12 23:23:30 -04:00
Eugene Cheung
556adb02dd
Fix previous/next button order for RTL languages
2017-06-12 14:57:01 -04:00
Eugene Cheung
3d118805b7
Use fast scroller for playlists ( #145 )
2017-06-07 01:37:22 -04:00
Lincoln
bced70f894
Merge pull request #128 from syphe/dynamic_size_status_bars
...
Dynamic size status bars
2017-06-07 00:18:14 -04:00
Karim Abou Zeid
484df44582
Update email and github
2017-05-22 20:34:59 +02:00
simonfi
3d49373f26
implement dynamically sized status bar in *most of the activities/fragments.
2017-03-30 11:45:04 +13:00
Materight
7898f9bc21
Add lyrics editor in SongTagEditorActivity
2017-03-19 14:57:32 +01:00
Karim Abou Zeid
ca238fc69a
Added a parallax effect to the intro.
2016-07-22 17:23:16 +02:00
Karim Abou Zeid
19bbf2565e
Added a parallax effect to the intro.
2016-07-22 17:18:44 +02:00
Karim Abou Zeid
c8da5e81fd
Updated material intro. Note: Waiting for version 1.5.2 to fix a crash.
2016-05-31 16:57:21 +02:00
Karim Abou Zeid
87acf80aa6
Adjusted the statubsar color for the flat now playing screen.
2016-04-17 14:46:18 +02:00
Karim Abou Zeid
ea3f95d401
Added logic to switch between now playing screens.
2016-04-17 00:30:18 +02:00
Karim Abou Zeid
e4848e1dab
Added a new now playing screen.
2016-04-16 17:09:34 +02:00
Karim Abou Zeid
3cc58e9764
Added a bug report screen.
2016-04-16 17:09:00 +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
e9ee47fbcc
Fixed the widget click area.
2016-04-04 13:23:52 +02:00
Karim Abou Zeid
ae84866e04
Renamed the small appwidget to classic.
2016-04-04 13:18:48 +02:00
Karim Abou Zeid
bc4181f4b1
Completely rewrote the notification.
2016-04-04 01:48:20 +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
5bb589b99d
Updated tag editor save fab drawable.
2016-03-29 19:00:26 +02:00
Karim Abou Zeid
c351921855
Async playlist song loading.
2016-03-24 18:37:27 +01:00
Karim Abou Zeid
73d613d11d
Clean ups and refactoring.
2016-03-23 01:52:17 +01:00
Karim Abou Zeid
4e6df0faf8
The LibraryFragments are now loading their content async.
2016-03-20 21:11:21 +01:00
Karim Abou Zeid
ada182a569
Added a scan option.
2016-03-19 16:37:16 +01:00
Karim Abou Zeid
1e6ac6a227
Made progress with the folder feature.
2016-03-16 00:41:17 +01:00
Karim Abou Zeid
56d3a2dbce
First steps for folder support.
2016-03-14 00:47:16 +01:00
Karim Abou Zeid
a5f8cc71c5
Updated support libraries.
2016-03-11 18:08:20 +01:00