|
|
5a50881af8
|
Modify change AppErrorsData to AppErrorsProcessData in FrameworkHooker
|
2023-01-17 03:22:37 +08:00 |
|
|
|
4d4fad03ae
|
Modify merge to new way to save and read the app errors record data
|
2023-01-17 03:17:37 +08:00 |
|
|
|
120c6f2aca
|
Added List.toArrayList function in FunctionFactory
|
2023-01-17 03:03:27 +08:00 |
|
|
|
eab28c57b7
|
Added Any?.toJsonOrNull, String.toEntityOrNull functions in GsonFormatFactory
|
2023-01-17 01:37:08 +08:00 |
|
|
|
0f14d566d3
|
Fix code style in build.gradle
|
2023-01-16 23:36:20 +08:00 |
|
|
|
5e2bc8ce02
|
Fix the central color problem of views such as CheckBox
|
2023-01-16 22:40:26 +08:00 |
|
|
|
dc4734370e
|
Fix the interface automatically slides up problem on Android versions lower than 10 in activity_app_errors_detail
|
2023-01-16 22:21:21 +08:00 |
|
|
|
1c9cdfe4a1
|
Added "Go It Now" button in app errors dialog for unable get app errors record in AppErrorsDetailActivity
|
2023-01-16 22:20:02 +08:00 |
|
|
|
097df14de6
|
Modify merge app errors functions implementation code to AppErrorsData in FrameworkHooker
|
2023-01-15 14:35:06 +08:00 |
|
|
|
8f078662ef
|
Fix crashed apps user id mismatch problem in FrameworkHooker, AppErrorsInfoBean
|
2023-01-15 04:12:50 +08:00 |
|
|
|
8e99cb4cef
|
Fix the app first crash report not responded problem in some customize ROMs in FrameworkHooker
|
2023-01-15 03:57:41 +08:00 |
|
|
|
60bd68f016
|
Modify support Android 7.0
|
2023-01-15 02:39:03 +08:00 |
|
|
|
60c7d5bfa3
|
Fix PackageList class not exist problem in Android 8.1 and fix app errors dialog no show problem in FrameworkHooker
|
2023-01-15 02:37:16 +08:00 |
|
|
|
c1ee00f785
|
Modify optimize code format in MainActivity
|
2023-01-15 01:35:02 +08:00 |
|
|
|
bcfa1fa4bb
|
Fix no onCreate method in AppErrorDialog class problem in Android 10 in FrameworkHooker
|
2023-01-14 01:55:52 +08:00 |
|
|
|
0316f8d0df
|
Modify make HookEntry singleton
|
2023-01-14 01:55:29 +08:00 |
|
|
|
4d68bc1af5
|
Modify merge to YukiHookAPI new usage
|
2023-01-14 01:55:22 +08:00 |
|
|
|
bd4b980f4d
|
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 |
|
|
|
b28ed4148f
|
Update YukiHookAPI
|
2023-01-14 01:24:19 +08:00 |
|
|
|
f2710ac1a6
|
Modify remove "contains", "replace" method's param name statement
|
2023-01-14 01:22:16 +08:00 |
|
|
|
6f9402896a
|
Modify add release channel description, release status description in README
|
2022-11-26 00:12:48 +08:00 |
|
|
|
d7dce37428
|
Modify change action file name for ci
|
2022-11-25 23:32:43 +08:00 |
|
|
|
7ea16bc1eb
|
Modify change action name for ci
|
2022-11-25 23:29:03 +08:00 |
|
Fankesyooni
|
00305a788b
|
Merge pull request #24 from KitsunePie/ci
Upgrade ci deps
|
2022-11-14 13:13:57 +08:00 |
|
Howard Wu
|
e95163b60a
|
gradlew chmod +x
|
2022-11-14 12:13:50 +08:00 |
|
Howard Wu
|
cd96689004
|
Update push_ci.yml
|
2022-11-14 12:10:41 +08:00 |
|
Howard Wu
|
5cc11b0835
|
Upgrade ci deps
|
2022-11-14 12:08:46 +08:00 |
|
|
|
f2aea80cd8
|
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 |
|
Fankesyooni
|
9ea677fe62
|
Merge pull request #10 from cracky5322/master
Update Traditional Chinese
|
2022-10-12 12:00:25 +08:00 |
|
Jia-Bin
|
43427f1e89
|
Update Traditional Chinese
Better quality and beautiful localization translation optimization
|
2022-10-12 11:42:17 +08:00 |
|
|
|
f55022a103
|
Fix file naming bug
|
2022-10-05 09:57:39 +08:00 |
|
|
|
b3e798d663
|
Update version to 1.1
|
2022-10-05 07:03:16 +08:00 |
|
|
|
24549a076e
|
Added Microsoft App Center analytics
|
2022-10-05 06:45:49 +08:00 |
|
|
|
ccfc0e4d1d
|
Added i18n strings
|
2022-10-05 06:44:33 +08:00 |
|
|
|
0b2e786f33
|
Update .gitignore
|
2022-10-05 05:51:46 +08:00 |
|
|
|
1c22497a2d
|
Added debug log viewing function
|
2022-10-05 04:36:55 +08:00 |
|
|
|
f9a3cbedba
|
Added i18n strings
|
2022-10-05 04:35:52 +08:00 |
|
|
|
1b12c432fa
|
Modify add debug log and change crash log in FrameworkHooker
|
2022-10-05 04:32:58 +08:00 |
|
|
|
835bbdccfa
|
Modify change ListView padding bottom in activity_app_errors_muted, activity_app_errors_record, activity_config
|
2022-10-05 03:00:56 +08:00 |
|
|
|
0c15cb1e81
|
Fix when "proc" field got null System Framework maybe crashed in FrameworkHooker
|
2022-10-05 02:22:36 +08:00 |
|
|
|
6c9e888622
|
Update YukiHookAPI
|
2022-10-04 07:31:50 +08:00 |
|
|
|
d51851066b
|
Modify change app errors log's "App" to "Application" in FrameworkHooker
|
2022-10-04 03:47:52 +08:00 |
|
|
|
57db0a47e6
|
Modify change Context.openApp function command "am start ..." to system startActivityAsUser function in FunctionFactory
|
2022-10-04 03:03:52 +08:00 |
|
|
|
24bec3ab5b
|
Fix code style in FunctionFactory
|
2022-10-04 02:38:50 +08:00 |
|
|
|
1f9a003b1d
|
Fix tip text not full width in activity_main in demo-app
|
2022-10-04 02:04:58 +08:00 |
|
|
|
8ef8da9f4b
|
Fix destroyed Activity reading list data maybe out of bounds or called adapter's data confusion error in ConfigureActivity
|
2022-10-04 00:49:56 +08:00 |
|
|
|
b7e992e7b8
|
Added system version text click notice dialog in MainActivity
|
2022-10-03 22:25:29 +08:00 |
|
|
|
c2b685de30
|
Fix English translation for i18n strings
|
2022-10-03 22:21:01 +08:00 |
|
|
|
9042d325c8
|
Modify move unable read errors data on-time tip to AppErrorsDetailActivity
|
2022-10-03 21:29:09 +08:00 |
|
|
|
98c2e4366d
|
Update i18n strings
|
2022-10-03 21:28:07 +08:00 |
|