mirror of
https://github.com/He4eT/yamf_launcher.git
synced 2026-05-05 01:47:24 +00:00
Some sort of location logic for weather and some error management.
This commit is contained in:
parent
cb78628941
commit
f518328e6b
3 changed files with 96 additions and 32 deletions
|
|
@ -5,6 +5,7 @@
|
|||
<uses-permission android:name="android.permission.REQUEST_DELETE_PACKAGES" />
|
||||
<uses-permission android:name="android.permission.EXPAND_STATUS_BAR" />
|
||||
<uses-permission android:name="android.permission.INTERNET" />
|
||||
<uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION" />
|
||||
|
||||
<queries>
|
||||
<intent>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue