mirror of
https://github.com/He4eT/yamf_launcher.git
synced 2026-05-04 17:37:25 +00:00
Update README.md
This commit is contained in:
parent
3c29cd4aff
commit
6b818394b9
1 changed files with 11 additions and 1 deletions
10
README.md
10
README.md
|
|
@ -89,3 +89,13 @@ Enabling weather integration will send the coordinates that are set for the weat
|
||||||
- `ACCESS_COARSE_LOCATION` - Requested when enabling GPS location. Needs to be allowed to use GPS location.
|
- `ACCESS_COARSE_LOCATION` - Requested when enabling GPS location. Needs to be allowed to use GPS location.
|
||||||
- `SET_ALARM` - Used for the clock opening gesture on clicking the time.
|
- `SET_ALARM` - Used for the clock opening gesture on clicking the time.
|
||||||
- `QUERY_ALL_PACKAGES` - Used to ensure that the app properly detects all installed apps.
|
- `QUERY_ALL_PACKAGES` - Used to ensure that the app properly detects all installed apps.
|
||||||
|
|
||||||
|
### Accessibility Services
|
||||||
|
|
||||||
|
You can optionally enable accessibility services for YAM Launcher if you choose to use the "Double Tap to Lock Screen" gesture. The accessibility services are exclusively used to lock the screen and are not used to collect any data.
|
||||||
|
|
||||||
|
## Mirrors
|
||||||
|
|
||||||
|
[Codeberg (primary)](https://codeberg.org/ottoptj/yamlauncher)
|
||||||
|
|
||||||
|
[GitHub (secondary)](https://github.com/ottop/yam_launcher)
|
||||||
Loading…
Add table
Add a link
Reference in a new issue