dkanada
|
06c40d3733
|
fix a bunch of lint warnings
|
2021-05-23 22:38:44 +09:00 |
|
dkanada
|
37eb40e79a
|
fix warnings and add some type safety for preferences
|
2021-05-22 12:27:52 +09:00 |
|
dkanada
|
abcb807518
|
implement custom preference category element
|
2021-05-21 08:41:34 +09:00 |
|
dkanada
|
d8d8ad96e4
|
move all home references to base activity
|
2021-05-21 08:31:05 +09:00 |
|
dkanada
|
1b3a85f40e
|
add download feature to detail activities
|
2021-05-19 02:18:28 +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
|
2168862b8e
|
add playback bar to search activity
|
2021-05-12 02:44:55 +09:00 |
|
dkanada
|
4f43ed81df
|
simplify logic inside preference fragment
|
2021-05-09 23:32:54 +09:00 |
|
dkanada
|
5bde02dc8b
|
reduce number of packages in root directory
|
2021-05-06 18:22:28 +09:00 |
|
dkanada
|
8c2fb62fa6
|
inherit regular preference fragment for simplicity
|
2021-05-06 18:21:33 +09:00 |
|
dkanada
|
3594a7c9ee
|
fix permission check on main activity
|
2021-05-04 20:25:36 +09:00 |
|
dkanada
|
d8d5b97d4b
|
update shortcut overrides and other code changes
|
2021-05-04 09:34:42 +09:00 |
|
dkanada
|
6c22545f97
|
fix crash on search activity from null value
|
2021-04-28 09:56:29 +09:00 |
|
dkanada
|
8d47350ba4
|
use login credentials exactly as provided
|
2021-04-27 13:12:48 +09:00 |
|
dkanada
|
9f40b7281c
|
implement asynchronous login to prevent several common crashes
|
2021-04-27 12:22:42 +09:00 |
|
dkanada
|
b814311804
|
use query from saved bundle for search
|
2021-04-26 14:24:29 +09:00 |
|
dkanada
|
94244bb172
|
change some method names in theme activity
|
2021-04-26 14:20:53 +09:00 |
|
dkanada
|
704502f653
|
minor changes and refactoring
|
2021-04-26 14:18:50 +09:00 |
|
dkanada
|
e56a20f34c
|
uniform method names for permission requests
|
2021-04-26 12:17:08 +09:00 |
|
dkanada
|
6a194a7952
|
move battery optimization request to base activity
|
2021-04-26 12:14:40 +09:00 |
|
dkanada
|
e9015a5541
|
use targetapi annotations throughout base activity
|
2021-04-26 10:52:05 +09:00 |
|
dkanada
|
526b3788ac
|
update method names for navigation
|
2021-04-25 13:59:58 +09:00 |
|
dkanada
|
f861d7c10e
|
use dialogs instead of snackbars for permission errors
|
2021-04-25 13:58:03 +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
|
3c4822329e
|
use view binding elements to set toolbar title
|
2021-04-25 10:29:00 +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
|
469b99fd90
|
remove unused methods from base activity
|
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
|
fd8e3dc50f
|
use navigation utils for about links
|
2021-04-23 13:16:51 +09:00 |
|
dkanada
|
79d43df370
|
explicitly set about variables to private
|
2021-04-23 12:55:11 +09:00 |
|
dkanada
|
2c15037bfb
|
reduce number of folders in main directory
|
2021-04-22 03:08:11 +09:00 |
|
dkanada
|
5d3977e4b6
|
add sponsor button to navigation menu
|
2021-04-18 01:04:03 +09:00 |
|
dkanada
|
e769131452
|
add select activity for multiserver authentication
|
2021-04-17 15:36:04 +09:00 |
|
dkanada
|
8a73fcf6a4
|
remove servers from database
|
2021-04-14 18:19:19 +09:00 |
|
dkanada
|
ca84276165
|
revert login activity moves
|
2021-04-13 17:47:21 +09:00 |
|
dkanada
|
420b0dff79
|
use the http responses directly for object creation
|
2021-04-13 17:42:24 +09:00 |
|
dkanada
|
af37f7b307
|
add separate table for users
|
2021-04-13 17:25:49 +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 |
|
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 |
|