Commit graph

297 commits

Author SHA1 Message Date
dkanada
9a20e51bcc add logout button and use default album art in more locations 2020-05-04 00:30:16 +09:00
dkanada
c9300d0395 remove bug report 2019-11-25 02:09:28 +09:00
dkanada
a26ddacc8c remove lyrics 2019-07-17 17:06:47 -07:00
dkanada
0891555785 remove purchase activity 2019-07-17 01:45:36 -07:00
dkanada
593a9a545a minor changes to default preferences 2019-07-16 00:19:31 -07:00
dkanada
0d6a0929b9 remove media scan and file views 2019-07-16 00:05:17 -07:00
dkanada
c963c7195b add basic login activity 2019-07-12 17:15:55 -07:00
dkanada
7252046294 minor changes to about activity 2019-07-12 06:40:14 -07:00
dkanada
734e6a08fa remove tag editors and lastfm client 2019-07-11 15:24:30 -07:00
Karim Abou Zeid
0f344c9bee Revert "Black theme update (#673)"
This reverts commit 5f9a2a54

Reason:
1. also affects the other themes
2. too much black for my taste
2019-06-21 17:38:37 +02:00
7sco
5f9a2a5447 Black theme update (#673)
* Playlist already added song prevention & AndroidSlidingUpPanel repo Update

* Update color for black theme, now playing card to have a black color with some radius
2019-06-09 16:30:29 -04:00
Karim Abou Zeid
a594551ce2 Revert "Smart playlist decoration (#619)"
This reverts commit e461f44ff0.
2019-04-16 23:54:35 +02:00
Karim Abou Zeid
58fb31b4b1 SDK 28, Android X 2019-04-10 12:40:28 +02:00
Eugene Cheung
fc6101f638
Remove author and community Google+ links 2019-01-21 23:02:29 -05:00
Eugene Cheung
b65cbbdf15
Tweak sleep timer checkbox margin 2019-01-07 21:58:02 -05:00
Peng Guanwen
2111c41836 Finish current music when Sleep Timer stops (#629)
Implement #329.
This commit adds a CheckBox to dialog_sleep_timer, and a curresponding
option `TIMER_FINISH_MUSIC` in PreferenceUtil.

In MusicService, a new flag `pendingQuit` is to indicate if it should
stop after current music stops. A new action `ACTION_PENDING_QUIT` will
set that flag.

Canceling is a little tricky. I must bind MusicService in Dialog
activity to check if `pendingQuit` is set, and show the corresponding
canceling button.
2019-01-07 21:45:33 -05:00
soncaokim
e461f44ff0 Smart playlist decoration (#619)
* Show smart playlist threshold and number of tracks in addition to the playlist title (#4)

* Remove todo tags (#5)

* Indentation

* Code review
2018-12-29 12:28:44 -05:00
Eugene Cheung
8bbdfaa34a
Remove unused XML namespaces 2018-09-05 22:50:43 -04:00
Eugene Cheung
f97f26c3da
Set inputType for genre tag editor 2018-09-05 22:24:04 -04:00
Eugene Cheung
8f3cf5e010
Flatten playlist activity layout 2018-09-05 22:12:54 -04:00
Eugene Cheung
b53d6838a9
Minor ImageView suppressions 2018-09-05 22:11:59 -04:00
Eugene Cheung
7a35bd08b6
Fix actionBarSize attribute references 2018-09-05 22:11:11 -04:00
Karim Abou Zeid
6464307c7d Notch support via WindowInsets 2018-08-25 15:14:35 +02:00
Paolo Valerdi
06a87d5704 Notch support 2018-08-24 09:51:24 -05:00
Karim Abou Zeid
4b665d6185 Fix broken layout with super long artist names 2018-05-18 13:42:31 +02:00
Karim Abou Zeid
0fe83c46b2 Artist show albums before songs 2018-04-29 21:53:36 +02:00
Karim Abou Zeid
aedf19c08d Add Adrian to the about page 2018-04-28 16:11:26 +02:00
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
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
doompadee
46a60e1ae8 Merge with upstream 2017-12-24 23:52:55 +01:00
doompadee
e2178fd7d8 Remove leftover comment 2017-12-24 13:42:05 +01:00
doompadee
6bf7697e67 Make drag handle area bigger 2017-12-24 07:42:13 +01:00
Marco Hunsicker
70e6c76064 Add preferences ui for the library categories setting 2017-12-23 17:12:08 +01:00
Karim Abou Zeid
59523930cc Proper genre item layout. Clean up genre loader 2017-12-18 20:10:32 +01:00
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