๐Ÿ”— Redirect Bluesky links to your preferred client
3
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix: remove internet permission

Turtlepaw 9a90398c f4e84d1b

-1
-1
shared/src/main/AndroidManifest.xml
··· 1 1 <?xml version="1.0" encoding="utf-8"?> 2 2 <manifest xmlns:android="http://schemas.android.com/apk/res/android"> 3 - <uses-permission android:name="android.permission.INTERNET" /> 4 3 <uses-permission android:name="android.permission.QUERY_ALL_PACKAGES" /> 5 4 6 5 <queries>