Initial Commit

This commit is contained in:
nabeel
2026-09-18 15:56:54 +10:00
commit dd59dcb605
598 changed files with 49076 additions and 0 deletions

View File

@@ -0,0 +1,34 @@
1<?xml version="1.0" encoding="utf-8"?>
2<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3 package="com.example.budgetwidget.test" >
4
5 <uses-sdk
5-->C:\Users\Nabeel\Nextcloud\Projects\android\BudgetTrackerWidget\app\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest7365312336440435333.xml:5:5-74
6 android:minSdkVersion="26"
6-->C:\Users\Nabeel\Nextcloud\Projects\android\BudgetTrackerWidget\app\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest7365312336440435333.xml:5:15-41
7 android:targetSdkVersion="34" />
7-->C:\Users\Nabeel\Nextcloud\Projects\android\BudgetTrackerWidget\app\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest7365312336440435333.xml:5:42-71
8
9 <instrumentation
9-->C:\Users\Nabeel\Nextcloud\Projects\android\BudgetTrackerWidget\app\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest7365312336440435333.xml:11:5-15:74
10 android:name="android.test.InstrumentationTestRunner"
10-->C:\Users\Nabeel\Nextcloud\Projects\android\BudgetTrackerWidget\app\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest7365312336440435333.xml:11:22-75
11 android:functionalTest="false"
11-->C:\Users\Nabeel\Nextcloud\Projects\android\BudgetTrackerWidget\app\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest7365312336440435333.xml:14:22-52
12 android:handleProfiling="false"
12-->C:\Users\Nabeel\Nextcloud\Projects\android\BudgetTrackerWidget\app\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest7365312336440435333.xml:13:22-53
13 android:label="Tests for com.example.budgetwidget"
13-->C:\Users\Nabeel\Nextcloud\Projects\android\BudgetTrackerWidget\app\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest7365312336440435333.xml:15:22-72
14 android:targetPackage="com.example.budgetwidget" />
14-->C:\Users\Nabeel\Nextcloud\Projects\android\BudgetTrackerWidget\app\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest7365312336440435333.xml:12:22-70
15
16 <application
16-->C:\Users\Nabeel\Nextcloud\Projects\android\BudgetTrackerWidget\app\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest7365312336440435333.xml:7:5-9:19
17 android:debuggable="true"
18 android:extractNativeLibs="false" >
19 <uses-library android:name="android.test.runner" />
19-->C:\Users\Nabeel\Nextcloud\Projects\android\BudgetTrackerWidget\app\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest7365312336440435333.xml:8:9-60
19-->C:\Users\Nabeel\Nextcloud\Projects\android\BudgetTrackerWidget\app\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest7365312336440435333.xml:8:23-57
20 </application>
21
22</manifest>