diff --git a/launcher/.idea/.gitignore b/launcher/.idea/.gitignore deleted file mode 100644 index 26d3352..0000000 --- a/launcher/.idea/.gitignore +++ /dev/null @@ -1,3 +0,0 @@ -# Default ignored files -/shelf/ -/workspace.xml diff --git a/launcher/.idea/.name b/launcher/.idea/.name deleted file mode 100644 index cf6e7d7..0000000 --- a/launcher/.idea/.name +++ /dev/null @@ -1 +0,0 @@ -Scout fleet launcher \ No newline at end of file diff --git a/launcher/.idea/AndroidProjectSystem.xml b/launcher/.idea/AndroidProjectSystem.xml deleted file mode 100644 index 4a53bee..0000000 --- a/launcher/.idea/AndroidProjectSystem.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - \ No newline at end of file diff --git a/launcher/.idea/appInsightsSettings.xml b/launcher/.idea/appInsightsSettings.xml deleted file mode 100644 index 371f2e2..0000000 --- a/launcher/.idea/appInsightsSettings.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/launcher/.idea/compiler.xml b/launcher/.idea/compiler.xml deleted file mode 100644 index b86273d..0000000 --- a/launcher/.idea/compiler.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/launcher/.idea/deploymentTargetSelector.xml b/launcher/.idea/deploymentTargetSelector.xml deleted file mode 100644 index a7fb7e1..0000000 --- a/launcher/.idea/deploymentTargetSelector.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/launcher/.idea/deviceManager.xml b/launcher/.idea/deviceManager.xml deleted file mode 100644 index 91f9558..0000000 --- a/launcher/.idea/deviceManager.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/launcher/.idea/gradle.xml b/launcher/.idea/gradle.xml deleted file mode 100644 index 02c4aa5..0000000 --- a/launcher/.idea/gradle.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/launcher/.idea/misc.xml b/launcher/.idea/misc.xml deleted file mode 100644 index b2c751a..0000000 --- a/launcher/.idea/misc.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/launcher/.idea/runConfigurations.xml b/launcher/.idea/runConfigurations.xml deleted file mode 100644 index 16660f1..0000000 --- a/launcher/.idea/runConfigurations.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/launcher/.idea/vcs.xml b/launcher/.idea/vcs.xml deleted file mode 100644 index 6c0b863..0000000 --- a/launcher/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/launcher/app/release/app-release1.apk b/launcher/app/release/app-release1.apk deleted file mode 100644 index f0362ba..0000000 Binary files a/launcher/app/release/app-release1.apk and /dev/null differ diff --git a/launcher/app/release/output-metadata.json b/launcher/app/release/output-metadata.json deleted file mode 100644 index 3302b52..0000000 --- a/launcher/app/release/output-metadata.json +++ /dev/null @@ -1,37 +0,0 @@ -{ - "version": 3, - "artifactType": { - "type": "APK", - "kind": "Directory" - }, - "applicationId": "com.example.launcher", - "variantName": "release", - "elements": [ - { - "type": "SINGLE", - "filters": [], - "attributes": [], - "versionCode": 1, - "versionName": "1.0", - "outputFile": "app-release.apk" - } - ], - "elementType": "File", - "baselineProfiles": [ - { - "minApi": 28, - "maxApi": 30, - "baselineProfiles": [ - "baselineProfiles/1/app-release.dm" - ] - }, - { - "minApi": 31, - "maxApi": 2147483647, - "baselineProfiles": [ - "baselineProfiles/0/app-release.dm" - ] - } - ], - "minSdkVersionForDexing": 23 -} \ No newline at end of file