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
42d46022a8
commit
0e5d59e69d
1 changed files with 1 additions and 1 deletions
|
|
@ -60,6 +60,6 @@ Enabling weather integration will send the coordinates that are set for the weat
|
||||||
|
|
||||||
- `REQUEST_DELETE_PACKAGES` - Allows uninstallation of apps through the launcher's activity menu.
|
- `REQUEST_DELETE_PACKAGES` - Allows uninstallation of apps through the launcher's activity menu.
|
||||||
- `EXPAND_STATUS_BAR` - Allows pulling down the status bar from the app.
|
- `EXPAND_STATUS_BAR` - Allows pulling down the status bar from the app.
|
||||||
- `INTERNET` - Required for API calls to Open-Meteo.
|
- `INTERNET` - Required for API calls to Open-Meteo. Only used if weather integration is enabled.
|
||||||
- `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.
|
||||||
- `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.
|
||||||
Loading…
Add table
Add a link
Reference in a new issue