Commit graph

1,501 commits

Author SHA1 Message Date
dkanada
7a3aa73cbe small changes to music service 2020-05-05 17:38:09 +09:00
dkanada
52c668820d remove small widget and rename some files 2020-05-05 17:34:12 +09:00
dkanada
1ebd9bea70 update widget names 2020-05-05 17:26:38 +09:00
dkanada
9ebef7eb08 remove billing processor and donation utilities 2020-05-05 17:21:04 +09:00
dkanada
65a311e83b store favorite and primary with queue and fix sort method references 2020-05-05 17:15:21 +09:00
dkanada
821181d819 use the sort method in server queries 2020-05-05 16:41:29 +09:00
dkanada
50fd0997dc update sort method options and add sort order stubs 2020-05-05 14:27:59 +09:00
dkanada
a1ae9a2360 improve image caching and fix several crashes 2020-05-05 12:58:46 +09:00
dkanada
9a20e51bcc add logout button and use default album art in more locations 2020-05-04 00:30:16 +09:00
dkanada
8e091c99a6 add two new icons for the navigation drawer 2020-05-03 03:20:26 +09:00
dkanada
35f7c0cb2a pass items between activities to improve load times 2020-05-03 02:22:23 +09:00
dkanada
fee5e5704c only reset main activity when a new library has been selected 2020-05-02 17:49:56 +09:00
dkanada
98b44b57b4 update target sdk 2020-05-02 17:44:25 +09:00
dkanada
af07dda86b update dependency list 2020-05-02 17:41:38 +09:00
dkanada
2f8b82a44e lots of code refactoring 2020-05-02 17:27:27 +09:00
dkanada
ce2f3104ab implement search functionality 2020-05-02 17:00:27 +09:00
dkanada
5826430751 fix remaining issues with playlist updates 2020-05-01 22:58:33 +09:00
dkanada
692ea5efee conditionally use local api client 2020-05-01 15:27:55 +09:00
dkanada
e3e846b225 update item view in genre adapter 2020-05-01 01:14:34 +09:00
dkanada
b779004a2c fix highlight bug in navigation bar 2020-05-01 00:50:23 +09:00
dkanada
930f7e8aa3 work on item deletion from playlists 2020-04-30 23:13:53 +09:00
dkanada
3ca2b750ff implement functionality to add items to playlists 2020-04-30 18:25:27 +09:00
dkanada
656cb8df9e move library query to activity creation method 2020-04-30 13:26:45 +09:00
dkanada
521d8ef388 start main activity as new task to reset activity history 2020-04-30 13:26:01 +09:00
dkanada
b9a9e5a0b3 fix issue with database for queue store 2020-04-30 13:23:45 +09:00
dkanada
551cc719af improve item detail strings and implement favorite songs 2020-04-30 00:52:06 +09:00
dkanada
c873566a6c replace playlist song object with generic song 2020-04-29 19:22:13 +09:00
dkanada
6592a0e0d5 use query backend for playlists 2020-04-29 18:30:06 +09:00
dkanada
1366060040 initial fixes for playlist detail activity 2020-04-29 17:57:45 +09:00
dkanada
eb3421bff6 add a few more strings to the translations 2020-04-29 17:32:27 +09:00
dkanada
248dabfa92 update some strings in the settings 2020-04-29 17:05:10 +09:00
dkanada
2d7ee62c75 remove save as playlist action from menus 2020-04-29 16:24:32 +09:00
dkanada
4cc513b06b rename some files and fix default theme 2020-04-29 16:19:11 +09:00
dkanada
35088170b2 remove local playlist save functionality 2020-04-29 16:07:53 +09:00
dkanada
e622037e01 move base widget location 2020-04-29 16:01:31 +09:00
dkanada
07f0349367 refactor utils namespace 2020-04-29 16:00:34 +09:00
dkanada
5fcd9e979a load global playlists on main activity 2020-04-29 15:49:59 +09:00
dkanada
d5e2b95ca3 use stub methods for playlist utils 2020-04-29 14:41:55 +09:00
dkanada
850912bc8d remove unused loader classes 2020-04-29 13:11:00 +09:00
dkanada
9180bf548a remove smart playlists for now 2020-04-29 13:06:47 +09:00
dkanada
4458931f22 fix outstanding issues with genre activity 2020-04-29 02:35:24 +09:00
dkanada
fb43666488 display list of genres on main activity 2020-04-29 02:24:12 +09:00
dkanada
96ded5b957 add optional library filter 2020-04-29 02:22:21 +09:00
dkanada
c59221cd04 fix missing references to dialog 2020-04-29 02:21:37 +09:00
dkanada
b8db41e61b remove dialog for song deletion 2020-04-28 22:54:04 +09:00
dkanada
6bbd6a2905 remove delete action from most menus 2020-04-28 22:51:37 +09:00
dkanada
a4963583e0 pull songs and albums at the same time for artist details 2020-04-28 22:41:13 +09:00
dkanada
3517e145a6 sort songs by track number in album view and refactor query utils 2020-04-27 00:06:08 +09:00
dkanada
a0e8db7f75 more code refactoring 2020-04-26 13:14:21 +09:00
dkanada
c517718c2e implement basic support for song fragment 2020-04-26 12:47:32 +09:00