Commit Graph

102 Commits

Author SHA1 Message Date
dependabot[bot] aac5e6b35e
Bump core from 1.3.3 to 1.3.4 (#1650) 2022-02-08 21:49:12 +00:00
LoveSy e70a9fddaa
Dynamically generate shortcut icon (#1628) 2022-02-04 17:55:42 +00:00
LoveSy a65309294f
Update rikkax inset (#1587) 2022-01-30 05:02:59 +00:00
南宫雪珊 223fdb5c10
Update telemetry (#1578)
* Update telemetry

* 1
2022-01-29 15:36:29 +08:00
LoveSy f02712ce5c
Fix telemetry version for debug build (#1566) 2022-01-28 14:47:07 +08:00
LoveSy 8668d73a2d
Update dep (#1565) 2022-01-27 23:02:16 +08:00
LoveSy f6e9ad3b91
Add telemetry for debug build (#1564) 2022-01-27 16:03:37 +08:00
LoveSy 303def1344
Proper support RTL (#1562) 2022-01-26 11:50:47 +08:00
LoveSy 2bc178ed48
Generate language list compile time (#1561)
* Generate language list compile time

* Add English
2022-01-26 03:19:28 +08:00
LoveSy d11c0f78a8
More MD3 designs (#1548)
Co-authored-by: RikkaW <rikka@shizuku.moe>
2022-01-22 22:40:30 +08:00
南宫雪珊 5fc1374d61
[app] Update RikkaX (#1533) 2022-01-14 04:06:05 +00:00
dependabot[bot] 3ed41acc17
Bump insets from 1.1.0 to 1.1.1 (#1529)
Bumps [insets](https://github.com/RikkaApps/RikkaX) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/RikkaApps/RikkaX/releases)
- [Commits](https://github.com/RikkaApps/RikkaX/commits)

---
updated-dependencies:
- dependency-name: dev.rikka.rikkax.insets:insets
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-14 11:46:05 +08:00
LoveSy af61504eeb
[app] Support dynamic colors (#1512) 2022-01-06 13:12:46 +00:00
LoveSy de0579efde
Refine gradle script (#1495) 2021-12-27 02:17:35 +08:00
南宫雪珊 5b479c09b5
[gradle] Don't use internal API (#1481) 2021-12-14 16:03:04 +00:00
南宫雪珊 45ae52de0c
[app] Target 32 (#1479) 2021-12-10 21:35:39 +08:00
LoveSy 5d782a7680
[app] More UI fix (#1438) 2021-11-27 09:15:23 +08:00
南宫雪珊 e1cf9551b4
[app] Update Dependencies (#1437) 2021-11-23 17:52:09 +00:00
LoveSy 69fe97b66e
[app] Use margin instead of padding (#1432) 2021-11-23 22:26:38 +08:00
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