From 89ee51df3043cd9ee957428bc5c938e269ee8ceb Mon Sep 17 00:00:00 2001 From: Imran Date: Thu, 19 Feb 2026 15:02:52 +0600 Subject: [PATCH] libs updated to make the app runnable. --- .idea/AndroidProjectSystem.xml | 6 + .idea/appInsightsSettings.xml | 26 + .idea/caches/deviceStreaming.xml | 1834 +++++++++++++++++ .idea/compiler.xml | 18 +- .idea/deploymentTargetSelector.xml | 10 + .idea/gradle.xml | 11 +- .idea/markdown.xml | 8 + .idea/migrations.xml | 10 + .idea/misc.xml | 59 +- .idea/modules.xml | 11 - .idea/runConfigurations.xml | 8 + app/build.gradle | 24 +- app/src/main/AndroidManifest.xml | 9 +- .../kareluo/popupmenuview/MainActivity.java | 85 +- build.gradle | 13 +- gradle.properties | 5 +- gradle/wrapper/gradle-wrapper.properties | 2 +- popmenu/build.gradle | 107 +- 18 files changed, 2025 insertions(+), 221 deletions(-) create mode 100644 .idea/AndroidProjectSystem.xml create mode 100644 .idea/appInsightsSettings.xml create mode 100644 .idea/caches/deviceStreaming.xml create mode 100644 .idea/deploymentTargetSelector.xml create mode 100644 .idea/markdown.xml create mode 100644 .idea/migrations.xml delete mode 100644 .idea/modules.xml diff --git a/.idea/AndroidProjectSystem.xml b/.idea/AndroidProjectSystem.xml new file mode 100644 index 0000000..4a53bee --- /dev/null +++ b/.idea/AndroidProjectSystem.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/.idea/appInsightsSettings.xml b/.idea/appInsightsSettings.xml new file mode 100644 index 0000000..371f2e2 --- /dev/null +++ b/.idea/appInsightsSettings.xml @@ -0,0 +1,26 @@ + + + + + + \ No newline at end of file diff --git a/.idea/caches/deviceStreaming.xml b/.idea/caches/deviceStreaming.xml new file mode 100644 index 0000000..b7cdb30 --- /dev/null +++ b/.idea/caches/deviceStreaming.xml @@ -0,0 +1,1834 @@ + + + + + + \ No newline at end of file diff --git a/.idea/compiler.xml b/.idea/compiler.xml index 96cc43e..b86273d 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -1,22 +1,6 @@ - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/.idea/deploymentTargetSelector.xml b/.idea/deploymentTargetSelector.xml new file mode 100644 index 0000000..b268ef3 --- /dev/null +++ b/.idea/deploymentTargetSelector.xml @@ -0,0 +1,10 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/gradle.xml b/.idea/gradle.xml index 8ed3387..c915648 100644 --- a/.idea/gradle.xml +++ b/.idea/gradle.xml @@ -1,10 +1,12 @@ + diff --git a/.idea/markdown.xml b/.idea/markdown.xml new file mode 100644 index 0000000..c61ea33 --- /dev/null +++ b/.idea/markdown.xml @@ -0,0 +1,8 @@ + + + + + + \ No newline at end of file diff --git a/.idea/migrations.xml b/.idea/migrations.xml new file mode 100644 index 0000000..f8051a6 --- /dev/null +++ b/.idea/migrations.xml @@ -0,0 +1,10 @@ + + + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml index b2ba2b1..dc506f8 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,43 +1,52 @@ - - - - + - - - - - - - - - - - + diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index 7f5a838..0000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/runConfigurations.xml b/.idea/runConfigurations.xml index 7f68460..72f00ed 100644 --- a/.idea/runConfigurations.xml +++ b/.idea/runConfigurations.xml @@ -3,6 +3,14 @@