copilot-swe-agent[bot]
c4108069a9
Fix build failure: add explicit String type to suffix parameter
...
The build was failing because the Gradle Kotlin DSL couldn't infer
the type of the 'suffix' parameter in the lambda, causing
'isNotBlank()' method to be unresolved.
Fixed by explicitly typing the lambda parameter as String:
`{ suffix: String -> ... }` instead of `{ suffix -> ... }`
Co-authored-by: fankes <37344460+fankes@users.noreply.github.com >
2026-01-16 03:33:32 +00:00
copilot-swe-agent[bot]
3cfb1dc950
Fix indentation in locale strings files
...
Ensure ANR string entries use consistent 2-space indentation
matching the rest of the file in all locale variants.
Co-authored-by: NextAlone <12210746+NextAlone@users.noreply.github.com >
2026-01-15 19:09:04 +00:00
copilot-swe-agent[bot]
3cc37a68ee
Fix Traditional Chinese translations for ANR strings
...
Use proper Traditional Chinese characters:
- 无响应 → 無回應
- 屡次 → 屢次
Applied to zh-rHK, zh-rMO, and zh-rTW locales.
Co-authored-by: NextAlone <12210746+NextAlone@users.noreply.github.com >
2026-01-15 19:07:40 +00:00
copilot-swe-agent[bot]
94bc3dc066
Add ANR (Application Not Responding) tracking support
...
- Add isAnr flag to AppErrorsInfoBean data model
- Add cloneAnr() method to create ANR error records from ApplicationErrorReport.AnrInfo
- Hook appNotResponding() and handleAnrInActivityController() methods in framework
- Add ANR-specific error titles in all supported languages (EN, ZH-CN, ZH-HK, ZH-MO, ZH-TW, JA)
- Update error type display to show "ANR" for ANR errors
- Add handleAppAnrInfo() method to record ANR data
Co-authored-by: NextAlone <12210746+NextAlone@users.noreply.github.com >
2026-01-15 19:05:03 +00:00
copilot-swe-agent[bot]
fd2c563089
Initial plan
2026-01-15 18:57:04 +00:00
4ccd3dec8b
chore: bump dependencies
2025-12-28 01:55:08 +08:00
970da5e328
refactor: update text and enhance link styling in MainActivity
2025-12-28 01:55:00 +08:00
646400ccb2
chore: bump dependencies
2025-12-14 00:02:55 +08:00
2d470a17bc
misc: update .editorconfig
2025-12-01 10:19:34 +08:00
d96d1a9954
misc: update .editorconfig
2025-11-30 22:45:31 +08:00
33304cc112
chore: bump dependencies
2025-11-16 01:55:00 +08:00
3d48441b76
chore: bump gradle to 9.2.0
2025-11-12 19:05:12 +08:00
326a7ebb95
chore: migrate to version catalog, Gropify
2025-11-12 19:05:06 +08:00
2dd4db95bd
misc: update project files
2025-09-27 00:59:18 +08:00
f1664bd799
misc: update .gitignore
2025-09-27 00:59:01 +08:00
5bcfacf60b
chore: bump dependencies
2025-09-23 15:59:05 +08:00
94057c63fc
chore: bump dependencies
2025-09-13 19:50:57 +08:00
20d2fe437f
chore: bump dependencies
2025-09-06 22:56:08 +08:00
418e5308b6
chore: update target sdk to 36
2025-08-19 17:48:54 +08:00
ab6e03fcbe
chore: update jdk to 21
2025-08-19 17:48:32 +08:00
c08b094151
chore: bump gradle to 8.14.3
2025-08-19 17:48:24 +08:00
35ff2ec861
chore: bump dependencies
2025-08-19 17:48:15 +08:00
5a8bb5b5d2
refactor: update KavaRef usage to 1.0.1
2025-07-06 21:42:17 +08:00
ad852d6a0b
refactor: migrate and update to YukiHookAPI 1.3.0
2025-06-25 23:22:59 +08:00
0086700252
docs: update README, README-zh-CN, README-ja-JP
2025-06-24 14:11:02 +08:00
070c20a6b2
docs: update README-zh-CN
2025-06-20 12:52:05 +08:00
a22a8d7715
chore: disable type auto conversion for sweet-property
2025-05-09 23:19:48 +08:00
Blue cat
3c5afb3dac
Support Android 15 ( #370 )
2025-05-08 00:22:46 +08:00
621bddbb30
fix: removeExtra below onBackPressed in AppErrorsDetailActivity
2025-03-17 14:06:57 +08:00
e7a0ee904a
chore: update project files
2025-03-17 14:05:23 +08:00
456cbbf17b
chore: bump dependencies
2025-03-16 23:40:50 +08:00
f980f8ad4c
chore: bump gradle to 8.13
2025-03-16 23:40:45 +08:00
66056452ec
chore: update project files
2025-03-16 23:40:37 +08:00
7ebc8868c1
feat: support share errors stacktrace with file
2025-03-16 02:30:46 +08:00
0ce70690ee
chore: bump ci to v4
2025-02-22 01:16:07 +08:00
a5bc6d0258
chore: update .gitignore
2025-02-22 01:15:58 +08:00
ba77c5e254
docs: update license
2025-01-13 11:19:00 +08:00
411d04ca20
refactor: support Android 15 edge-to-edge system bars
2024-11-25 18:55:00 +08:00
0124204898
chore: update target sdk to 35
2024-11-10 21:42:06 +08:00
c6a870a341
chore: update project files
2024-11-10 21:39:25 +08:00
81b33f0a35
chore: bump dependencies
2024-11-10 21:39:15 +08:00
8b75de6e33
chore: bump gradle to 8.10.2
2024-11-10 21:19:17 +08:00
kitadai31
cc4b89cd3d
Update Japanese translations ( #300 )
2024-09-20 18:02:17 +08:00
Horange321
722132dcc1
<Add>monochrome 图标 ( #288 )
2024-08-09 11:17:40 +08:00
1eff715869
chore: update .editorconfig
2024-06-21 10:11:41 +08:00
b8a343827d
chore: update project files
2024-06-21 10:11:36 +08:00
d742647c31
chore: bump dependencies
2024-06-20 11:32:44 +08:00
b85d8f5340
chore: bump gradle to 8.7
2024-06-20 11:32:41 +08:00
7defe28c24
chore: update .editorconfig
2024-06-20 11:32:36 +08:00
Re*Index. (ot_inc)
eff3618a38
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