Commit graph

96 commits

Author SHA1 Message Date
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
Karim Abou Zeid
035792b3d0 Replaced BuyDialog with PurchaseActivity 2017-09-02 19:20:30 +02:00
tkashkin
e111d4f113 Added card-like widget 2017-07-19 23:45:56 +03:00
Eugene Cheung
790410ce20 Merge branch 'master' into fix/boot-widgets 2017-06-12 23:24:54 -04:00
Eugene Cheung
487748258a Minor formatting/refactoring 2017-06-12 23:23:30 -04:00
Eugene Cheung
27fcf00eda Start service after boot to show data in widgets 2017-06-12 22:58:24 -04:00
Eugene Cheung
f9a6fd1c3a Support LG split window 2017-06-10 15:48:58 -04:00
Eugene Cheung
d89d59fc30 Support super widescreen Android devices 2017-03-30 14:31:00 -04:00
Adrian Campos
d17f0407dd Fixes issue #2
by removing singleinstance from MainActivity in the manifest and handling the launch in AppShortcutLauncherActivity
2017-03-23 17:52:58 +01:00
Adrian Campos
34f2f8b936 Fixed bug where app shortcuts wouldn't work when app was already open 2017-03-23 17:52:58 +01:00
Xorok
35aaca78ea Autoformat 2017-03-23 17:52:58 +01:00
Adrian Campos
43a2f319fc Convert static app shortcuts to dynamic
Will allow user customization in the future (colors, choosing which show up in list, etc.)
2017-03-23 17:52:58 +01:00