Commit graph

1,825 commits

Author SHA1 Message Date
dkanada
a011c43fec add two strings back and ignore artist activity result 2019-11-25 02:27:46 +09:00
dkanada
c9300d0395 remove bug report 2019-11-25 02:09:28 +09:00
dkanada
fcba3228ee get apiclient from jitpack for now and fix build 2019-11-10 18:22:04 +09:00
dkanada
b90476f6ab refactor some code 2019-11-10 18:18:27 +09:00
dkanada
934c1f7533 remove ringtone feature 2019-08-06 00:19:24 -07:00
dkanada
7c83b50179 overhaul existing preferences 2019-07-18 03:54:31 -07:00
dkanada
6d9d3101c1 add some logging 2019-07-17 23:56:05 -07:00
dkanada
40a870c7e4 remove some unused strings 2019-07-17 22:55:02 -07:00
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
dkanada
6af9453cf7 use the same icon for debug flavor 2019-07-11 14:43:26 -07:00
dkanada
d9f3ececc5 update build.gradle 2019-07-11 14:37:33 -07:00
Karim Abou Zeid
9e16fe2cec Fix paths 2019-06-21 20:16:07 +02:00
Karim Abou Zeid
49a84a9ae2 Update 2019-06-21 17:53:33 +02: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
12a1517929 Change debug app name 2019-05-26 15:54:43 +02:00
Karim Abou Zeid
740be2a939 Update gradle 2019-05-26 15:54:23 +02: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
9c090e62c8 Update gradle 2019-04-19 15:43:20 +02:00
Karim Abou Zeid
546c912e43 bump build version 2019-04-17 00:29:53 +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