Commit graph

99 commits

Author SHA1 Message Date
dkanada
6daf166172 remove all traces of theme helper library 2021-06-19 12:18:15 +09:00
dkanada
2c7113ecb9 improve theme utilities and fix issue with color drawable 2021-06-16 13:13:47 +09:00
dkanada
a7cb077cee replace all text color helper methods 2021-06-13 14:39:16 +09:00
dkanada
5ae5d3017a replace some infrequently used methods from theme library 2021-06-13 00:36:58 +09:00
dkanada
70a561e9d1 consolidate automatic styling methods into AbsThemeActivity 2021-06-12 14:49:32 +09:00
Jakob Kukla
0eabd7eecf refactor: remove audio ducking setting because it's useless now (unfortunately exoplayer is always "ducking") 2021-06-06 22:39:01 +02:00
dkanada
24cb549681 possible fix for null value crash 2021-06-06 16:17:19 +09:00
dkanada
f0e9b046b1 fix issue with category preference 2021-05-30 19:18:27 +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
00969ed882 revert api key parameter change to support older servers 2021-05-27 14:16:21 +09:00
dkanada
d4189f2bfa shrink preference utilities class 2021-05-23 23:06:12 +09:00
dkanada
85704bb95b use enums for sort method and order 2021-05-23 21:52:01 +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
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
6ebef01579 support more characters when generating filenames 2021-05-16 12:05:21 +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
dkanada
e337c7d6b3 fix song order on album detail activity 2021-05-12 01:34:40 +09:00
dkanada
395b1227c9 utilize downloaded files within detail activities 2021-05-09 13:44:31 +09:00
dkanada
d5f8d54199 fix launcher shortcuts and shuffle button 2021-05-06 15:10:30 +09:00
dkanada
dd7722fd7f add download service with limited functionality 2021-05-04 21:03:09 +09:00
dkanada
ea7b0ab932 use new query parameter for api key 2021-05-04 20:26:06 +09:00
dkanada
3594a7c9ee fix permission check on main activity 2021-05-04 20:25:36 +09:00
dkanada
d629311768 fix external storage access with a legacy flag 2021-05-04 20:22:09 +09:00
dkanada
9f40b7281c implement asynchronous login to prevent several common crashes 2021-04-27 12:22:42 +09:00
dkanada
526b3788ac update method names for navigation 2021-04-25 13:59:58 +09:00
dkanada
6540f58560 simplify base activity 2021-04-25 13:42:47 +09:00
dkanada
cd3ad6b577 refactor intent extras for detail activities 2021-04-25 11:38:04 +09:00
dkanada
beca66459b fix a large amount of deprecated and ide warnings 2021-04-25 10:20:10 +09:00
dkanada
2b7d7308d3 update version codes and application id throughout the codebase 2021-04-24 18:47:18 +09:00
dkanada
e2dddfa57c use generics for media callback and remove extra artist search 2021-04-24 13:08:17 +09:00
dkanada
c6d17d7589 fix back on main activity 2021-04-18 19:58:21 +09:00
dkanada
5d3977e4b6 add sponsor button to navigation menu 2021-04-18 01:04:03 +09:00
dkanada
ca84276165 revert login activity moves 2021-04-13 17:47:21 +09:00
dkanada
996ece8ee5 create a new folder for all login activities 2021-04-10 13:02:15 +09:00
dkanada
8327c7d1ba fix an issue manually seeking during playback 2021-04-10 12:59:21 +09:00
dkanada
eb5b4787ed add servers to the new database 2021-04-09 23:38:32 +09:00
Luuk Nieuwdorp
ce23df3ef1 Add FavoritesFragment based on SongsFragment 2021-01-07 17:01:10 +01:00
dkanada
e0a184daa3 move fragments to root directory 2020-12-13 22:12:59 +09:00
dkanada
53657919af move activities to root directory 2020-12-13 22:08:21 +09:00
dkanada
bb2793dbea change the default sort methods 2020-11-06 11:16:00 +09:00