Commit graph

2,118 commits

Author SHA1 Message Date
dkanada
47e81d87be disable custom download location on newer phones for now 2021-06-05 18:47:01 +09:00
dkanada
b1d827c3de implement basic action for builds and updates 2021-06-05 16:03:02 +09:00
dkanada
cc0beff88a add signing config for release builds 2021-06-05 16:00:02 +09:00
dkanada
efd4bb2d81 update kotlin gradle plugin 2021-06-05 15:58:52 +09:00
dkanada
2ed978b57c remove gradle wrapper from source control 2021-06-05 15:58:24 +09:00
dkanada
1d40b0d21d remove old azure pipeline 2021-06-05 15:56:28 +09:00
dkanada
047dc1e017 new release 2021-05-31 12:02:07 +09:00
dkanada
f0e9b046b1 fix issue with category preference 2021-05-30 19:18:27 +09:00
dkanada
0e44c4f7f0 improve download notification state 2021-05-30 16:23:10 +09:00
dkanada
c9e48a7b35 only request storage permission when external directory is chosen 2021-05-30 16:21:44 +09:00
dkanada
e87c6ad85e simplify fragments directory structure 2021-05-30 13:54:05 +09:00
dkanada
bd6bdfb7ea add sort method for artists 2021-05-30 12:23:37 +09:00
dkanada
56298b08c3 add custom color preference for primary and accent colors 2021-05-30 11:58:05 +09:00
dkanada
dd599c6979 add file select preference for media downloads 2021-05-30 11:43:46 +09:00
dkanada
fbffb4ef8a convert category information to an enum 2021-05-28 13:36:55 +09:00
dkanada
0acbba651c remove direct play preference dialog 2021-05-28 13:01:51 +09:00
dkanada
e5f59cc81a align navigation header text with icons 2021-05-27 14:16:21 +09:00
dkanada
f80a8e48b5 hide dividers and improve category layout in preferences 2021-05-27 14:16:21 +09:00
dkanada
2c5c229ee7 fix contrast issue for TextInputLayouts on login activity 2021-05-27 14:16:21 +09:00
dkanada
00969ed882 revert api key parameter change to support older servers 2021-05-27 14:16:21 +09:00
dkanada
7fca393cb9 never show loading indicator for local audio files 2021-05-27 14:16:21 +09:00
dkanada
3fee37ac19 update room version and fix annotation error 2021-05-27 14:16:21 +09:00
dkanada
5ae74bf222 update androidx libraries 2021-05-27 14:16:21 +09:00
dkanada
c016628dc5 update readme with new features and future plans 2021-05-27 14:15:52 +09:00
dkanada
d4189f2bfa shrink preference utilities class 2021-05-23 23:06:12 +09:00
dkanada
06c40d3733 fix a bunch of lint warnings 2021-05-23 22:38:44 +09:00
dkanada
85704bb95b use enums for sort method and order 2021-05-23 21:52:01 +09:00
dkanada
48e2f0fb3b minor changes to material dialog builders 2021-05-23 19:49:12 +09:00
dkanada
85eedab1c4 replace codec class with an enum 2021-05-22 14:51:10 +09:00
dkanada
37eb40e79a fix warnings and add some type safety for preferences 2021-05-22 12:27:52 +09:00
dkanada
08034e0696 reduce code duplication between widget styles 2021-05-21 09:06:58 +09:00
dkanada
abcb807518 implement custom preference category element 2021-05-21 08:41:34 +09:00
dkanada
d8a0ba23b6 use long type for cache sizes 2021-05-21 08:34:55 +09:00
dkanada
d8d8ad96e4 move all home references to base activity 2021-05-21 08:31:05 +09:00
dkanada
45b40060f1 new release 2021-05-19 03:14:20 +09:00
dkanada
dddb7edf6e add a tested fix for the database changes 2021-05-19 02:57:45 +09:00
dkanada
1b3a85f40e add download feature to detail activities 2021-05-19 02:18:28 +09:00
dkanada
8f3ee30399 remove empty song placeholder and fix related null errors 2021-05-19 02:05:08 +09:00
dkanada
097e72d290 move some methods around 2021-05-16 23:56:30 +09:00
dkanada
404a0a28d2 implement batch downloads for most media types 2021-05-16 23:51:58 +09:00
dkanada
589f966655 refactor arguments for shared element transitions 2021-05-16 18:52:55 +09:00
dkanada
7d43f7e9ae rename similar menu xml files 2021-05-16 18:13:41 +09:00
dkanada
9bd539f7ab refactor context menus for playlist song adapters 2021-05-16 17:42:36 +09:00
dkanada
86d20c044b add notification for download progress 2021-05-16 12:08:36 +09:00
dkanada
d2f3d45aa8 update androidx media library and add core library desugaring 2021-05-16 12:07:22 +09:00
dkanada
f283886d07 remove album name from notification subtext 2021-05-16 12:06:25 +09:00
dkanada
6ebef01579 support more characters when generating filenames 2021-05-16 12:05:21 +09:00
dkanada
aa49d726f3 possible fix for database migration crash 2021-05-16 12:04:22 +09:00
dkanada
1b9c79ad5f fix issues with audio paths and download service 2021-05-13 19:24:48 +09:00
dkanada
d2afefe595 add internal preference for custom storage locations 2021-05-13 19:19:39 +09:00