Add new changes GeoFencing-GeoTaging and hide Manual Inword Option etc

This commit is contained in:
Jeevan Prasad
2025-06-26 15:10:22 +05:30
commit 917fee86de
2254 changed files with 218226 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="io.github.memfis19.annca">
<application
android:allowBackup="true"
android:supportsRtl="true">
</application>
<uses-permission android:name="android.permission.CAMERA" />
</manifest>