From 2beb9067e9828642accf80ac6b4261f5bcb6544e Mon Sep 17 00:00:00 2001 From: Elementx07 Date: Thu, 9 Oct 2025 14:06:13 +0530 Subject: [PATCH 01/15] build files --- .idea/.gitignore | 3 + .idea/Android-Quiz-App.iml | 9 + .idea/caches/deviceStreaming.xml | 909 ++++++++++++++++++ .idea/deviceManager.xml | 13 + .idea/misc.xml | 6 + .idea/modules.xml | 8 + .idea/vcs.xml | 6 + QuizApp/.idea/AndroidProjectSystem.xml | 6 + .../.idea/copilot.data.migration.agent.xml | 6 + QuizApp/.idea/copilot.data.migration.ask.xml | 6 + .../copilot.data.migration.ask2agent.xml | 6 + QuizApp/.idea/copilot.data.migration.edit.xml | 6 + QuizApp/.idea/deviceManager.xml | 13 + .../inspectionProfiles/Project_Default.xml | 4 + QuizApp/.idea/misc.xml | 1 - QuizApp/.idea/vcs.xml | 1 + QuizApp/gradle/libs.versions.toml | 4 + 17 files changed, 1006 insertions(+), 1 deletion(-) create mode 100644 .idea/.gitignore create mode 100644 .idea/Android-Quiz-App.iml create mode 100644 .idea/caches/deviceStreaming.xml create mode 100644 .idea/deviceManager.xml create mode 100644 .idea/misc.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/vcs.xml create mode 100644 QuizApp/.idea/AndroidProjectSystem.xml create mode 100644 QuizApp/.idea/copilot.data.migration.agent.xml create mode 100644 QuizApp/.idea/copilot.data.migration.ask.xml create mode 100644 QuizApp/.idea/copilot.data.migration.ask2agent.xml create mode 100644 QuizApp/.idea/copilot.data.migration.edit.xml create mode 100644 QuizApp/.idea/deviceManager.xml diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..26d3352 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,3 @@ +# Default ignored files +/shelf/ +/workspace.xml diff --git a/.idea/Android-Quiz-App.iml b/.idea/Android-Quiz-App.iml new file mode 100644 index 0000000..d6ebd48 --- /dev/null +++ b/.idea/Android-Quiz-App.iml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/caches/deviceStreaming.xml b/.idea/caches/deviceStreaming.xml new file mode 100644 index 0000000..2697e35 --- /dev/null +++ b/.idea/caches/deviceStreaming.xml @@ -0,0 +1,909 @@ + + + + + + \ No newline at end of file diff --git a/.idea/deviceManager.xml b/.idea/deviceManager.xml new file mode 100644 index 0000000..91f9558 --- /dev/null +++ b/.idea/deviceManager.xml @@ -0,0 +1,13 @@ + + + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..4ead668 --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..8528de5 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..35eb1dd --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/QuizApp/.idea/AndroidProjectSystem.xml b/QuizApp/.idea/AndroidProjectSystem.xml new file mode 100644 index 0000000..4a53bee --- /dev/null +++ b/QuizApp/.idea/AndroidProjectSystem.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/QuizApp/.idea/copilot.data.migration.agent.xml b/QuizApp/.idea/copilot.data.migration.agent.xml new file mode 100644 index 0000000..4ea72a9 --- /dev/null +++ b/QuizApp/.idea/copilot.data.migration.agent.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/QuizApp/.idea/copilot.data.migration.ask.xml b/QuizApp/.idea/copilot.data.migration.ask.xml new file mode 100644 index 0000000..7ef04e2 --- /dev/null +++ b/QuizApp/.idea/copilot.data.migration.ask.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/QuizApp/.idea/copilot.data.migration.ask2agent.xml b/QuizApp/.idea/copilot.data.migration.ask2agent.xml new file mode 100644 index 0000000..1f2ea11 --- /dev/null +++ b/QuizApp/.idea/copilot.data.migration.ask2agent.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/QuizApp/.idea/copilot.data.migration.edit.xml b/QuizApp/.idea/copilot.data.migration.edit.xml new file mode 100644 index 0000000..8648f94 --- /dev/null +++ b/QuizApp/.idea/copilot.data.migration.edit.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/QuizApp/.idea/deviceManager.xml b/QuizApp/.idea/deviceManager.xml new file mode 100644 index 0000000..91f9558 --- /dev/null +++ b/QuizApp/.idea/deviceManager.xml @@ -0,0 +1,13 @@ + + + + + + \ No newline at end of file diff --git a/QuizApp/.idea/inspectionProfiles/Project_Default.xml b/QuizApp/.idea/inspectionProfiles/Project_Default.xml index cde3e19..7061a0d 100644 --- a/QuizApp/.idea/inspectionProfiles/Project_Default.xml +++ b/QuizApp/.idea/inspectionProfiles/Project_Default.xml @@ -49,6 +49,10 @@