Commit graph

1,392 commits

Author SHA1 Message Date
dkanada
a26ddacc8c remove lyrics 2019-07-17 17:06:47 -07:00
dkanada
4089cb31cd roll CustomPlaylist class into SmartPlaylist 2019-07-17 02:05:17 -07:00
dkanada
0891555785 remove purchase activity 2019-07-17 01:45:36 -07:00
dkanada
4b02fb2b5f rely on server for custom artist images 2019-07-17 01:04:03 -07:00
dkanada
bbd24b2ea3 move shortcut and widget folders 2019-07-17 00:33:06 -07:00
dkanada
6afd14c647 remove blacklist feature 2019-07-17 00:14:48 -07:00
dkanada
9923a4c1e0 reduce calls to loader classes for backend changes 2019-07-16 03:00:40 -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
6c7e5895de allow cleartext traffic 2019-07-15 16:25:16 -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
b85fab728b separate frequent and recent playlists 2019-07-11 15:55:58 -07:00
dkanada
734e6a08fa remove tag editors and lastfm client 2019-07-11 15:24:30 -07:00
dkanada
75429d3376 remove wiki and biography features 2019-07-11 15:00:19 -07:00
Karim Abou Zeid
11c636c7f8 Bump build version 2019-06-21 17:50:22 +02:00
Karim Abou Zeid
f84e77781e Merge branch 'Orycteropus-feature/artist_mosaic' 2019-06-21 17:39:19 +02: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
Karim Abou Zeid
7b9230f35d Fix cache for artist mosaics 2019-06-21 17:27:08 +02:00
Matthieu
dec0832b6e feat: replace artist image by a mosaic of covers 2019-06-21 14:56:12 +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
George Zacharia
18cdb4a72e Fix rintone sharing (#687) 2019-06-09 16:29:26 -04:00
Karim Abou Zeid
a29e8e4165 Remove unnecessary subtext in legacy notification 2019-05-26 15:54:06 +02:00
Christoph Loy
37725948f1 Refactoring: Replace usages of ArrayList<> with List<>Collections refactor (#686)
* First replacements of ArrayList with List

* Get rid of ArrayList-Types

* Revert irrelevant changes

* Fixed stuff noticed by @arkon
2019-05-17 11:07:03 -04:00
7sco
60f5c72219 Notification subtext album name (#672)
* Playlist already added song prevention & AndroidSlidingUpPanel repo Update

* Adding album name next to the app name on the notificaiton card, to have a similar look as the spotify app

* Code Refactor - Fixed code as requested
2019-05-16 19:27:18 -04:00
Karim Abou Zeid
dc91897189 Fix Nullpointer Exception 2019-05-01 16:33:04 +02:00
Karim Abou Zeid
33869b3bfd Fix ANR 2019-04-29 07:25:05 +02:00
Karim Abou Zeid
7a6c5263e6 Sync translations 2019-04-17 00:22:32 +02:00
Karim Abou Zeid
5664655a07 Update changelog 2019-04-17 00:20:21 +02: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
2cf8fe3d89 Revert "Disable clear menu item on NotRecentlyPlayed (#620)"
This reverts commit 93bb9cf7fc.
2019-04-16 23:15:45 +02:00
Karim Abou Zeid
806ec55cd3 Revert "change icon"
This reverts commit a91b5ee133.
2019-04-16 23:11:32 +02:00
Karim Abou Zeid
29371671ee Revert "Add a new smart playlist "Not played lately" playlist (#613)"
This reverts commit 764751381a.
2019-04-16 23:02:15 +02:00
Karim Abou Zeid
b4d3470096 Sync translations 2019-04-16 21:10:59 +02:00
Karim Abou Zeid
cf1874b1fa Fix artist image loading on Android Pie (use https) 2019-04-10 13:27:17 +02:00
Karim Abou Zeid
58fb31b4b1 SDK 28, Android X 2019-04-10 12:40:28 +02:00
Karim Abou Zeid
2f914fd15c Sync translations 2019-04-10 10:59:39 +02:00
Son
608b99ac22 round up the number of top tracks 2019-02-03 16:08:54 -05:00
Son
3bf889dbc9 Update some translations 2019-01-23 19:26:28 -05:00
Eugene Cheung
fc6101f638
Remove author and community Google+ links 2019-01-21 23:02:29 -05:00
soncaokim
b0a4ffdcb5 Library annotations (#638)
Populate album name / artist name / song counts across different view as "subtitle" that enriches the main info displayed in the title.
This includes the notification, different list-based views, the main menu, the now-playing view, search result...

For example, the included images show the added annotations highlighted with white underline
![screenshot_20190108-035119](https://user-images.githubusercontent.com/13333482/50807749-ce600000-12fb-11e9-86c6-9efb41389194.jpg)
![screenshot_20190108-035137](https://user-images.githubusercontent.com/13333482/50807750-ce600000-12fb-11e9-90e2-650aae0b159a.jpg)
![screenshot_20190108-035228](https://user-images.githubusercontent.com/13333482/50807751-ce600000-12fb-11e9-8f74-b04dbae0c6d2.jpg)
![screenshot_20190108-035244](https://user-images.githubusercontent.com/13333482/50807752-cef89680-12fb-11e9-892c-80fd55805c11.jpg)
![screenshot_20190108-035414](https://user-images.githubusercontent.com/13333482/50807753-cef89680-12fb-11e9-80a1-ee784c855876.jpg)
2019-01-21 19:48:25 -08:00
Eugene Cheung
d86a4991b6
Enable notification badge (closes #623)
Note that this only affects new installs since the channel ID is still the same.
2019-01-09 21:01:20 -05:00
Eugene Cheung
3f3526f061
Move some util functions 2019-01-07 22:12:21 -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
Son
e4b846cfb7 Fix build 2018-12-30 10:55:15 +01: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
soncaokim
93bb9cf7fc Disable clear menu item on NotRecentlyPlayed (#620)
* Disable clear menu item on NotRecentlyPlayed, small menu refactoring

* Save few clock ticks
2018-12-06 16:51:42 -05:00
Eugene
f1932d05c8
Merge pull request #618 from soncaokim/NotRecentlyPlayedTweaks
Change the icon of the Not recently played playlist
2018-12-03 17:18:08 -05:00
Son
4768f9f688 Code review 2018-12-03 22:46:08 +01:00