diff --git a/app/AndroidManifest.xml b/app/AndroidManifest.xml new file mode 100644 index 0000000..74ac8ed --- /dev/null +++ b/app/AndroidManifest.xml @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + diff --git a/app/app-config.sh b/app/app-config.sh new file mode 100644 index 0000000..cf0adb9 --- /dev/null +++ b/app/app-config.sh @@ -0,0 +1,7 @@ +APP_NAME='persistence' +APP_PACKAGE='app.persistence' +APP_VERSION_SDK_TARGET='33' +APP_VERSION_SDK_MIN='30' +APP_PERMISSIONS=' + +' diff --git a/app/assets/index.html b/app/assets/index.html index 8cd029d..1867196 100644 --- a/app/assets/index.html +++ b/app/assets/index.html @@ -4,50 +4,114 @@ - -