Commit Graph

18 Commits

Author SHA1 Message Date
HeCodes2Much-Bot
9c62b257a4 chore(changelog): Update CHANGELOG.md 2024-05-11 20:29:37 +00:00
HeCodes2Much-Bot
14a220593f chore(changelog): Update CHANGELOG.md 2024-05-11 18:47:03 +00:00
HeCodes2Much-Bot
904823d64c chore(changelog): Update CHANGELOG.md 2024-05-11 18:27:26 +00:00
HeCodes2Much-Bot
e6ec1837fb chore(changelog): Update CHANGELOG.md 2024-05-11 18:07:25 +00:00
HeCodes2Much-Bot
8019aca19c chore(changelog): Update CHANGELOG.md 2024-05-11 18:05:48 +00:00
HeCodes2Much-Bot
a6f4ec0e92 chore(changelog): Update CHANGELOG.md 2024-05-11 18:04:34 +00:00
HeCodes2Much
c7313a9cdd Refactor: Refactor keyboard handling and UI consistency
Details: Refactored keyboard handling methods in AppHelper.kt to improve code clarity. Removed redundant showSoftKeyboard() and hideKeyboard() functions from AppHelper.kt and adjusted references accordingly. Also, ensured UI consistency by renaming search_view1 to search_view_text in fragment_draw.xml for better readability and maintained uniformity in variable naming conventions. Additionally, updated the draw_search_button FloatingActionButton attributes for visual consistency and clarity.

Closes #8
2024-05-11 19:03:38 +01:00
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