mirror of
https://github.com/He4eT/yamf_launcher.git
synced 2026-05-05 09:57:26 +00:00
The app can now pull weather from an api for a specific url. No location functionality yet.
This commit is contained in:
parent
eb91eb8a9d
commit
17cf58846d
3 changed files with 30 additions and 1 deletions
|
|
@ -4,6 +4,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" />
|
||||
|
||||
<queries>
|
||||
<intent>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue