Commit Graph

11 Commits

Author SHA1 Message Date
HeCodes2Much-Bot
893b0259b1 chore(changelog): Update CHANGELOG.md 2024-05-09 22:11:58 +00:00
HeCodes2Much-Bot
b95f40895b chore(changelog): Update CHANGELOG.md 2024-05-09 19:14:14 +00:00
HeCodes2Much-Bot
f41a8c8576 chore(changelog): Update CHANGELOG.md 2024-05-08 23:21:37 +00:00
HeCodes2Much-Bot
6cc7564a0a chore(changelog): Update CHANGELOG.md 2024-05-08 17:45:29 +00:00
HeCodes2Much
ece9fa05e7 Bump Changelogs 2024-05-08 18:28:46 +01:00
HeCodes2Much-Bot
e4d12246ad chore(changelog): Update CHANGELOG.md 2024-05-08 17:20:51 +00:00
HeCodes2Much-Bot
e9fe50f995 chore(changelog): Update CHANGELOG.md 2024-05-08 17:00:07 +00:00
HeCodes2Much
5d3f1fd6e3 Refactor: accessibility actions and helper methods
This commit refactors the accessibility actions in MyAccessibilityService.kt and updates corresponding invocations in AppHelper.kt to use the new methods. Specifically, the following changes were made:
- Introduced separate methods for various accessibility actions such as showing recent apps, opening notifications, opening quick settings, opening the power dialog, and taking a screenshot in MyAccessibilityService.kt.
- Updated the calls in AppHelper.kt to use these new methods instead of directly calling performGlobalAction.
- Removed commented-out code related to accessibility actions in AppHelper.kt.
2024-05-08 17:59:42 +01:00
HeCodes2Much-Bot
38b13361a2 chore(changelog): Update CHANGELOG.md 2024-05-08 17:59:42 +01:00
HeCodes2Much-Bot
32e45af513 chore(changelog): Update CHANGELOG.md 2024-05-07 08:05:11 +00:00
HeCodes2Much
12d95a4db2 Initial commit. 2024-05-07 09:04:48 +01:00