Old version with non-working Camera photo download

This commit is contained in:
2025-10-06 18:33:41 +02:00
parent d46c1a3f0c
commit 7fa666bcd4
119 changed files with 9673 additions and 0 deletions

18
.gitignore vendored
View File

@@ -1,3 +1,4 @@
<<<<<<< HEAD
# ---> Java
# Compiled class file
*.class
@@ -59,3 +60,20 @@ google-services.json
# Android Profiling
*.hprof
=======
*.iml
.gradle
/local.properties
/.idea/caches
/.idea/libraries
/.idea/modules.xml
/.idea/workspace.xml
/.idea/navEditor.xml
/.idea/assetWizardSettings.xml
.DS_Store
/build
/captures
.externalNativeBuild
.cxx
local.properties
>>>>>>> fe08e92 (Old version with non-working Camera photo download)