Commit Graph

241 Commits

Author SHA1 Message Date
581cee317d docs: add icon in img-src 2023-09-19 05:06:26 +08:00
51c64d7b4b 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
e0925334ab Complete method annotation 2023-06-21 01:43:29 +08:00
752a68231d Revert some changes and Refactor code style again 2023-06-21 01:32:06 +08:00
1c4bce0353 Refactor code style 2023-06-21 01:14:17 +08:00
eca90eefb9 Fix:deprecated AppErrorInfo when dialog covers AppErrorsDetailActivity 2023-06-21 00:22:43 +08:00
6f643e32ba Modify refactor the locales config code 2023-05-09 11:51:11 +08:00
e77f954644 Update Gradle dependencies 2023-05-09 11:50:06 +08:00
‭huajijam
561d3313f5 feat: Per-app language preferences 2023-05-04 21:42:35 +08:00
9d51f09020 Modify merge to YukiHookAPI new usage 2023-04-25 06:29:55 +08:00
e0f4e7aa3c Update YukiHookAPI 2023-04-25 06:29:35 +08:00
d87288fa09 Update YukiHookAPI 2023-04-21 01:26:35 +08:00
155bc14606 Modify merge to YukiHookAPI new usage 2023-04-17 06:38:05 +08:00
86a0b5e2cb Modify merge to YukiHookAPI new usage 2023-04-17 06:06:35 +08:00
de442d7112 Update YukiHookAPI 2023-04-17 06:03:55 +08:00
e35f517668 Modify merge contents of build.gradle into constant definitions 2023-04-15 23:01:55 +08:00
0ca8cf752a Update Gradle dependencies 2023-04-14 17:57:05 +08:00
bec3fd43b8 Modify change uninstalled apps or unknown apps to show their package name for users 2023-04-09 20:52:55 +08:00
441d970869 Modify change apps related functions returned "" for default value in FunctionFactory 2023-04-09 20:51:55 +08:00
a0cec39a46 Added loading view and errors records count in AppErrorsRecordActivity, activity_app_errors_record 2023-04-09 20:31:55 +08:00
f8e549c69f Added i18n strings 2023-04-09 20:30:35 +08:00
dcd4af2391 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
5750af4abb Modify change ProgressBar to CircularProgressIndicator in activity_config 2023-02-08 13:42:55 +08:00
256201af9a Fix "GitHub" spelling in all files 2023-02-07 05:27:55 +08:00
4b6ffb0ade Modify change ProgressBar to CircularProgressIndicator in DialogBuilderFactory 2023-02-03 23:17:15 +08:00
b6339d143a Fix some problems in CompoundButtonFactory 2023-02-03 03:39:05 +08:00
20b82b769d Modify merge to CompoundButtonDataBinder and optimize code in AppErrorsDetailActivity 2023-02-03 02:26:09 +08:00
bcaa1ae0cc Modify merge to CompoundButtonDataBinder and optimize code in MainActivity 2023-02-03 02:22:05 +08:00
951f9265ee Update YukiHookAPI 2023-02-01 04:32:05 +08:00
b4255b6b25 Update .gitignore 2023-02-01 04:31:10 +08:00
87569d8402 Update Gradle dependencies 2023-01-31 23:50:05 +08:00
9afb85c641 Update copyright date to 2023 for all existing files 2023-01-23 12:13:50 +08:00
1d79edd760 Modify remove scrollbar and reset scroll view when view changed in AppErrorsDetailActivity, activity_app_errors_detail 2023-01-23 11:59:35 +08:00
b67bc37e70 Added check for updates feature from GitHub Release 2023-01-23 11:43:55 +08:00
56dc9ee866 Added i18n strings 2023-01-23 11:42:04 +08:00
1d85785617 Added disable automatic wrapping error stack trace contents function in ConfigData, AppErrorsDetailActivity, activity_app_errors_detail 2023-01-22 15:51:31 +08:00
1e3ab28228 Added i18n strings 2023-01-22 15:49:31 +08:00
ae08b100bc Modify remove screenOrientation parameter for AppErrorsDetailActivity in AndroidManifest 2023-01-22 15:32:18 +08:00
3772ba6560 Modify add cpuAbi, versionName, versionCode default value for legacy data transfer of AppErrorsInfoBean in AppErrorsRecordData 2023-01-22 14:55:16 +08:00
3daa0c3d94 Modify make crashed apps info persistence and add more info to stackOutputShareContent, stackOutputFileContent in AppErrorsInfoBean, FrameworkHooker, AppErrorsDetailActivity 2023-01-22 14:51:15 +08:00
a315fb03f0 Added appVersionNameOf, appVersionCodeOf functions and merge to appVersionBrandOf function in FunctionFactory 2023-01-22 14:23:41 +08:00
3b2ee23855 Modify change the judgment logic when fetched installed packages list is empty in FrameworkHooker 2023-01-22 14:11:05 +08:00
b2652a90a3 Modify change view id "app_api" to "app_cpu_abi" in AppErrorsDetailActivity, activity_app_errors_detail 2023-01-22 14:05:08 +08:00
e994343e88 Modify change apps config filters function with 3 types such as user apps, system apps and all apps 2023-01-22 13:05:05 +08:00
5631627758 Added i18n strings and remove some unused translations 2023-01-22 13:03:02 +08:00
31bac79473 Modify make radio button singleLine in dia_app_config 2023-01-22 12:59:38 +08:00
152f90e4bc Modify add @throws code note in putAppShowingType function in AppErrorsConfigData 2023-01-22 11:49:37 +08:00
361bb3a583 Update YukiHookAPI 2023-01-21 00:53:45 +08:00
07be2df04b Added global app config template function and remove old implementations 2023-01-20 03:09:25 +08:00
cc0813b1df Added i18n strings and fix some translations 2023-01-20 02:59:15 +08:00