3b54d1c917
Fix compatibility with Android 4.4.
...
The app was pretty broken on API 19, fixes:
- Remove SelectActivity card background because API 19 does not support XML SVG as bg
- Add simple folder browser for APIs without SAF
- Add simplified version of download notification
- Downgrade and replace incompatible libraries to enable SSL 1.2 on older Android versions
2026-01-24 19:35:40 -03:00
34c4bcc831
Add UnreachableActivity for when the server cannot be reached.
2026-01-23 16:04:27 -03:00
50684b57f5
Miscellaneous additions related to notifications.
...
Add notification permissions for Android 13+
Add error notification.
2026-01-22 19:17:38 -03:00
f728ade6ff
Update gradle and dependencies to compile with Java 21.
2026-01-22 14:50:50 -03:00
2cf06cff40
Edit app name, package name and branding.
2026-01-21 18:50:48 -03:00
dkanada
fb3102c06b
dependency updates and compatibility fixes
2022-08-27 10:19:12 +09:00
dkanada
dd7722fd7f
add download service with limited functionality
2021-05-04 21:03:09 +09:00
dkanada
d629311768
fix external storage access with a legacy flag
2021-05-04 20:22:09 +09:00
dkanada
fc6a71b2c0
simplify service folder structure
2021-05-04 00:21:13 +09:00
dkanada
9f40b7281c
implement asynchronous login to prevent several common crashes
2021-04-27 12:22:42 +09:00
dkanada
2c15037bfb
reduce number of folders in main directory
2021-04-22 03:08:11 +09:00
dkanada
e769131452
add select activity for multiserver authentication
2021-04-17 15:36:04 +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
53657919af
move activities to root directory
2020-12-13 22:08:21 +09:00
dkanada
7a9a93e757
code refactoring on login activity
2020-11-08 16:27:16 +09:00
dkanada
402b545473
improve input and button style on login activity
2020-11-08 16:13:49 +09:00
dkanada
52986be353
use new AppGlideModule class and update proguard rules
2020-10-31 19:11:40 +09:00
dkanada
1c37428336
fix storage permission issue
2020-10-30 14:49:55 +09:00
dkanada
7569efa59b
improve network security config
2020-10-30 14:46:51 +09:00
dkanada
196b461e22
move details activities to subfolder
2020-09-23 01:22:22 +09:00
dkanada
85952d670d
refactor some files
2020-08-29 19:32:55 +09:00
dkanada
b5442a5fb9
open existing activity when clicking notification
2020-08-29 18:20:14 +09:00
dkanada
e32e0f03cf
update widget names
2020-08-29 13:00:01 +09:00
dkanada
ee6fd61d43
add two settings to configure image caching
2020-06-20 02:00:02 +09:00
dkanada
97f3fcbaf5
fix android manifest and update imports
2020-05-09 04:51:21 +09:00
dkanada
9d08253655
change application id for release
2020-05-09 04:43:09 +09:00
dkanada
78c93786db
fix requested permissions
2020-05-09 01:46:38 +09:00
dkanada
a1e92557a6
remove adaptive icon
2020-05-09 01:39:41 +09:00
dkanada
b6e633762d
simplify glide requests
2020-05-06 14:46:08 +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
c9300d0395
remove bug report
2019-11-25 02:09:28 +09:00
dkanada
6d9d3101c1
add some logging
2019-07-17 23:56:05 -07:00
dkanada
0891555785
remove purchase activity
2019-07-17 01:45:36 -07:00
dkanada
bbd24b2ea3
move shortcut and widget folders
2019-07-17 00:33:06 -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
734e6a08fa
remove tag editors and lastfm client
2019-07-11 15:24:30 -07:00
Karim Abou Zeid
58fb31b4b1
SDK 28, Android X
2019-04-10 12:40:28 +02:00
Eugene Cheung
3f3526f061
Move some util functions
2019-01-07 22:12:21 -05:00
Eugene Cheung
5a0713025c
Minor edits
2018-09-05 22:09:38 -04:00
Sai
21de932e32
App target updated to SDK 28 (Android P) ( #526 )
...
Now that APIs have been finalised as of P Preview 3 (P Beta 2), app can target SDK 28 successfully.
2018-06-17 21:57:31 -04:00
Eugene Cheung
d1a077c3f4
Remove remaining Crashlytics stuff
2018-04-30 18:26:07 -04:00
Karim Abou Zeid
1e62fc5dfc
Add adaptive icon and round icon for Nougat
2017-12-23 23:02:00 +01:00
Karim Abou Zeid
441b64fce4
Merge branch 'feat/genres' of git://github.com/arkon/Phonograph into arkon-feat/genres
2017-12-13 18:25:19 +01:00
Karim Abou Zeid
0801e8a021
Simplified file sharing
2017-09-29 22:51:44 +02:00
Peter
dee543f610
Update AndroidManifest.xml
2017-09-28 20:32:58 +02:00
Eugene Cheung
944b5fc1fa
Genres tab
2017-09-04 17:39:16 -04:00