48 Commits

Author SHA1 Message Date
5b6caf4769 chore: bump dependencies 2025-08-19 17:48:15 +08:00
e59b7f501a refactor: migrate and update to YukiHookAPI 1.3.0 2025-06-25 23:22:59 +08:00
cabf025082 chore: bump ci to v4 2025-02-22 01:16:07 +08:00
d253b26294 docs: update license 2025-01-13 11:19:00 +08:00
d7c26180ae refactor: support Android 15 edge-to-edge system bars 2024-11-25 18:55:00 +08:00
kitadai31
ff948fd1ae Update Japanese translations (#300) 2024-09-20 18:02:17 +08:00
Re*Index. (ot_inc)
773a5258df AppErrorDemo Japanese Update. (#239)
* Update strings.xml

* Update strings.xml

* Update strings.xml

* Update strings.xml

* Update strings.xml

* Update strings.xml

* Update strings.xml

* Update strings.xml

* Update strings.xml

* Add files via upload

* Update README-ja-JP.md

* Add Japanese README link

* Update README-zh-CN.md

* Add Japanese README link

* Add Prevent misoperation of error dialog text

text update.

* Update Japanese
2024-03-28 19:10:53 +08:00
e81ca4ec10 docs: update copyright date to 2024 for all existing files 2024-01-01 03:22:16 +08:00
1b6bc71e51 chore: some tweaks in build.gradle.kts 2023-12-29 00:13:09 +08:00
d1bd76221d chore: update .gitignore 2023-12-28 23:58:25 +08:00
fb388ee783 chore: bump plugin versions
- bump "com.highcapable.sweetdependency" version to 1.0.3
- bump "com.highcapable.sweetproperty" version to 1.0.4
2023-11-04 03:40:41 +08:00
389f3a69ee Bump version to 1.3 2023-11-03 20:05:58 +08:00
b5baf8243e refactor: remove DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION 2023-10-21 01:25:04 +08:00
4fff1d7c17 docs: optimize comments 2023-09-19 05:13:25 +08:00
c1e584d739 feat: lots of changes
- add BuildConfigWrapper
- add project promote
- add ci version tag support
- change app analytics config item show when available
- fix system api compat issues
2023-09-19 05:12:44 +08:00
b0a6c71300 chore: migrate build script from groovy to kts
- using SweetDependency, SweetProperty
- merge singing key file configs to properties
- update gradle and dependencies
2023-09-19 05:02:15 +08:00
4afe549a8d Modify refactor the locales config code 2023-05-09 11:51:11 +08:00
3a7c97a1ac Update Gradle dependencies 2023-05-09 11:50:06 +08:00
‭huajijam
fa793d764b feat: Per-app language preferences 2023-05-04 21:42:35 +08:00
4f9ef060ea Update Gradle dependencies 2023-04-25 07:30:55 +08:00
823c5c690f Update Gradle dependencies 2023-04-17 06:05:05 +08:00
07e13ccf04 Modify merge contents of build.gradle into constant definitions 2023-04-15 23:01:55 +08:00
1207dbb561 Modify replace YukiHookAPI to YukiReflection in demo-app 2023-04-08 00:06:05 +08:00
785208a5bb Update Gradle & Kotlin
- Update Kotlin version to 1.8.20
- Update Gradle version to 8.0.2
- Update Gradle dependencies
2023-04-08 00:03:55 +08:00
910b3523a3 Update copyright date to 2023 for all existing files 2023-01-23 12:13:50 +08:00
5b30499cc3 Update YukiHookAPI 2023-01-21 00:53:45 +08:00
92a0591d5b Update Gradle dependencies 2023-01-19 22:29:12 +08:00
aeda0f183e Modify support Android 7.0 2023-01-15 02:39:03 +08:00
9d9cb473e8 Update Gradle & Kotlin
- Update Kotlin version to 1.7.22
- Update Gradle version to 7.6
- Update Gradle dependencies
2023-01-14 01:28:08 +08:00
30b92770e9 Update Gradle & PlatformSDK
- Update Android Gradle Plugin version to 7.3.1
- Update Kotlin version to 1.7.20
- Update YukiHookAPI version to 1.1.4 in demo-app
2022-10-20 00:18:46 +08:00
332cf0d3c0 Fix tip text not full width in activity_main in demo-app 2022-10-04 02:04:58 +08:00
5944842c8e Fix English translation for i18n strings 2022-10-03 22:21:01 +08:00
d38474e082 Modify merge all png elements to svg elements 2022-10-03 01:17:10 +08:00
a1d2d7ddf0 Added scroll view in MainActivity and remove rotation lock on demo-app 2022-10-01 03:40:12 +08:00
8d64f9c989 Modify merge YukiHookAPI new usage and compatible with API 33 2022-10-01 03:32:23 +08:00
1973c1acaf Update Gradle & PlatformSDK 2022-10-01 00:18:09 +08:00
936a5b6802 Update YukiHookAPI 2022-10-01 00:15:14 +08:00
6aa9ddbf00 Changed re-draw the launcher icon 2022-06-21 06:35:53 +08:00
keta1
bd3adbdbd0 specify ndk version 2022-06-12 09:02:28 +08:00
f5bbc312e5 Update Gradle & Kotlin & PlatformSDK
- Update Kotlin version to 1.7.0
- Update Gradle dependencies
- Merge legacy code
2022-06-10 17:39:24 +08:00
27ec4c0218 Added multi-process error demo in demo-app 2022-06-03 03:06:09 +08:00
NextAlone
db4af5499d chore: set default buildToolsVersion 2022-05-13 22:45:55 +08:00
266be8786d Revert "Material You" Design in demo-app 2022-05-13 20:36:48 +08:00
e386e1fa42 Revert "Fix "tooltipText" attrs bellowed Android 8.x"
Changed only support minSdk 27
2022-05-11 14:38:46 +08:00
2a99cd8384 Fix demo-app version lost 2022-05-11 02:58:59 +08:00
c20064de96 Fix ja translation 2022-05-11 02:45:06 +08:00
cac96e188e Added i18n's in demo-app 2022-05-10 19:56:57 +08:00
5217146bdd Created AppErrorsDemo demo-app 2022-05-10 15:35:44 +08:00