Commit Graph

83 Commits

Author SHA1 Message Date
Howard Wu 4bf7c04ca7
[app] Optimize module and app list loading (#1401)
Co-authored-by: LoveSy <shana@zju.edu.cn>
2021-11-20 16:47:35 +00:00
南宫雪珊 b5ba03318b
Bump version to 1.6.3 (#1377) 2021-11-09 07:16:51 +00:00
Howard Wu 01f3a67c99
[app] Update dependencies (#1344) 2021-10-30 14:30:50 +00:00
南宫雪珊 24c468164e
[app] Add reinstall (#1287) 2021-10-16 19:27:34 +00:00
Howard Wu 47e5bb21c4
[app] Use androidx PreferenceCategory (#1291) 2021-10-17 02:00:23 +08:00
Alexey 4dc0705e75
[app] Update RikkaX (#1268) 2021-10-14 11:33:12 +00:00
南宫雪珊 4c4427ca52
In-app update (#1244) 2021-10-12 15:49:17 +08:00
南宫雪珊 9b1533bb61
[gradle] Sync navigation version (#1242) 2021-10-08 20:41:42 +08:00
tehcneko d5482f2386
[app] Remove colorpicker (#1233) 2021-10-07 08:20:11 +00:00
tehcneko 2d8820b490
[app] Update to MD3 theme (#1212) 2021-10-03 16:24:05 +08:00
LoveSy 299a8a7805
[gradle] Fallback to stable AGP (#1179) 2021-09-26 09:11:27 +00:00
tehcneko 4464210e69
[app] Preload webview htmls (#1078)
* [app] Preload webview htmls

* [app] Remove "v" from version name
2021-09-08 10:03:02 +08:00
LoveSy 743124e4be [translation] change to crowdin %android-code% 2021-09-04 12:09:16 +08:00
Howard Wu 3d2159f52c
Turkish translation (#1044)
* Add Turkish translation

* Update strings.xml
2021-09-03 15:50:23 +00:00
tehcneko fe1e6b3651
[app] Update AndroidX Navigation (#994) 2021-08-24 05:11:59 +00:00
tehcneko e558d046e6
Enable R8 fullMode (#992) 2021-08-24 12:52:43 +08:00
tehcneko 1c73adf4dd
Enable R8 full mode 2021-08-22 22:47:16 +08:00
tehcneko e72bd46705
Update dependencies (#971) 2021-08-21 19:47:39 +08:00
yoshi818 a4fe2c7544
fix typo in resourceConfigurations array (#949)
fix typo from "jp" to "ja" (RFC 5646) and delete "," at the end of arrays
2021-08-19 13:40:58 +00:00
vvb2060 f1fa90eb38
[app] Remove INTERACT_ACROSS_USERS permission (#938) 2021-08-18 23:40:10 +08:00
vvb2060 33a8a44a72
[app] Update proguard rules (#931) 2021-08-18 05:14:45 +08:00
LoveSy 8e8a636741
Workaround for Samsung Folds (#929) 2021-08-17 13:59:22 +00:00
vvb2060 c842f7f42a
[app] Remove fastscroll (#916) 2021-08-16 05:54:11 +00:00
vvb2060 4f3a615ba9
[app] testOnly (#873) 2021-08-07 17:52:33 +00:00
vvb2060 ad5cd87d4a
[core] Use array list (#870) 2021-08-07 22:34:28 +08:00
vvb2060 0b00570751
[core] Fix R8 bug (#858)
* Fix R8 bug

* Fix riru version

* Update dependencies

close #857
2021-08-06 16:14:42 +00:00
vvb2060 67422d881e
[gradle] Remove obsolete workaround (#837) 2021-08-02 17:00:15 +00:00
vvb2060 8fd4896c32
[core] Update submodule (#827) 2021-07-20 22:16:31 +08:00
vvb2060 e39a6d10bd
[app] New icon (#819) 2021-07-18 13:02:44 +00:00
vvb2060 1937365b38
Android 12 (#814) 2021-07-15 11:46:33 +08:00
yoshi818 bbd5c36fe0
Added Japanese Translation (#807)
* create strings.xml for japanese translation

* Update build.gradle.kts for japanese translation

* fixed non translated string and edit translators
2021-07-07 22:14:44 +08:00
LoveSy 14e084e1c9
[app] Fix crash of RepoItemFrag when module not found (#806)
* [app] Fix crash of RepoItemFrag when module not found

* Fix popup

* Fix tablet
2021-07-07 03:49:02 +00:00
vvb2060 aed23f65e8
Add markdown css (#775) 2021-06-25 11:02:21 +08:00
vvb2060 7254ed4d79
[gradle] Clean gradle code (#773) 2021-06-24 15:11:39 +00:00
vvb2060 612c39d325
[app] Check update (#768) 2021-06-23 20:20:11 +00:00
LoveSy 1eebbca320
[app] Nuke markown (#767) 2021-06-24 03:01:21 +08:00
vvb2060 74f93dbd7a
Ndk build (#753)
* Update dependencies

* Use prefab dobby

* NDK build

* Add ccache

* Fix library copy

* rm CMakeLists.txt
2021-06-20 11:46:38 +08:00
LoveSy 73e27dc86b
[gradle] Update gradle, AGP & fix build issue & downgrade safe-args (#749)
* [gradle] Fix build in some unknown cases

* [gradle] Update gradle
2021-06-17 15:49:26 +08:00
Wang Han eeeebe1ca1
[app] Update dependencies (#748) 2021-06-15 09:56:12 +00:00
tehcneko 0a8edb92ab
[app] Navigation fixes (#707)
* [app] Update fragment animation

* [app] Use safe args

* [app] Fix tablet ui
2021-05-31 17:19:54 +08:00
LoveSy 5da046edab
[app] Update RikkaX SimpleMenuPreference (#702)
Co-authored-by: tehcneko <7764726+tehcneko@users.noreply.github.com>
2021-05-30 21:47:56 +08:00
tehcneko ba545bafec
[app] Refactored to use AndroidX Navigation (#697) 2021-05-30 09:33:35 +00:00
tehcneko a6f0e666b8
The great cleanup + fix proguard (#689)
* [app] Fix proguard

* [core] Remove unused proguard rule

Co-authored-by: LoveSy <shana@zju.edu.cn>
2021-05-28 16:42:43 +08:00
vvb2060 7403a17b82
Make AS happy (#672)
* Suppress error

* Register data binding generated files
2021-05-25 11:03:01 +08:00
LoveSy 953c0394cc [app] Update HiddenApiBypass to 2.0 2021-05-23 11:03:54 +08:00
tehcneko a5c1397516
Update dependencies (#638) 2021-05-20 11:36:29 +00:00
tehcneko 559a57b47e [app] Update dependencies 2021-05-19 18:48:10 +08:00
LoveSy feadd30608
[app] Bypass hidden api (#606) 2021-05-17 17:02:08 +08:00
LoveSy 34abdf8d97
[app] Auto hide fab when scroll & update rikkaX insets (#604)
* [app] Auto hide fab when scroll

* update rikkaX insets
2021-05-17 06:35:24 +00:00
José De Freitas 626a015dc9
Add Spanish translation (#599)
* Add Spanish code

* Translate strings into Spanish
2021-05-16 16:48:53 +00:00