Commit Graph

158 Commits

Author SHA1 Message Date
HeCodes2Much
4c19dbbd7f Fix: Fixed the Accessibility settings if required. 2024-05-09 20:13:51 +01:00
HᴇCᴏᴅᴇs2ᴍᴜᴄʜ
89ef870cf4 Lang: Updated Language Files. (#7)
* New translations strings.xml (Czech)

* New translations full_description.txt (Czech)

* New translations short_description.txt (Czech)

* New translations title.txt (Czech)

* New translations strings.xml (Hebrew)

* New translations full_description.txt (Hebrew)

* New translations short_description.txt (Hebrew)

* New translations title.txt (Hebrew)

* New translations strings.xml (Italian)

* New translations full_description.txt (Italian)

* New translations short_description.txt (Italian)

* New translations title.txt (Italian)

* New translations strings.xml (Lithuanian)

* New translations full_description.txt (Lithuanian)

* New translations short_description.txt (Lithuanian)

* New translations title.txt (Lithuanian)

* New translations strings.xml (Dutch)

* New translations full_description.txt (Dutch)

* New translations short_description.txt (Dutch)

* New translations title.txt (Dutch)

* New translations strings.xml (Slovak)

* New translations full_description.txt (Slovak)

* New translations short_description.txt (Slovak)

* New translations title.txt (Slovak)

* New translations strings.xml (Ukrainian)

* New translations full_description.txt (Ukrainian)

* New translations short_description.txt (Ukrainian)

* New translations title.txt (Ukrainian)
2024-05-09 00:21:17 +01: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
e91771f4bb Fix: Fixed Others Text/Links 2024-05-08 17:05:34 +01:00
HeCodes2Much
94399ab9d1 Feat: Added Swipe Actions / Options. 2024-05-08 17:04:54 +01:00
HeCodes2Much
db922c3b4a Added a few extra features 2024-05-08 16:17:54 +01:00
HeCodes2Much
b2f4127c9b Just a few bug fixes. 2024-05-07 09:27:15 +01:00
HeCodes2Much
12d95a4db2 Initial commit. 2024-05-07 09:04:48 +01:00