Initial commit

This commit is contained in:
2026-05-10 10:45:02 +08:00
commit e62384a9c5
1053 changed files with 19615 additions and 0 deletions

View File

@@ -0,0 +1,124 @@
1<?xml version="1.0" encoding="utf-8"?>
2<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3 package="blog.wiwi.hoops"
4 android:versionCode="1"
5 android:versionName="1.0.0" >
6
7 <uses-sdk
8 android:minSdkVersion="24"
9 android:targetSdkVersion="34" />
10
11 <permission
11-->[androidx.core:core:1.13.1] /home/wiwi/.gradle/caches/8.13/transforms/5a77dee4cf2cf87eae9dd49fc41985d9/transformed/core-1.13.1/AndroidManifest.xml:22:5-24:47
12 android:name="blog.wiwi.hoops.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION"
12-->[androidx.core:core:1.13.1] /home/wiwi/.gradle/caches/8.13/transforms/5a77dee4cf2cf87eae9dd49fc41985d9/transformed/core-1.13.1/AndroidManifest.xml:23:9-81
13 android:protectionLevel="signature" />
13-->[androidx.core:core:1.13.1] /home/wiwi/.gradle/caches/8.13/transforms/5a77dee4cf2cf87eae9dd49fc41985d9/transformed/core-1.13.1/AndroidManifest.xml:24:9-44
14
15 <uses-permission android:name="blog.wiwi.hoops.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION" /> <!-- 不要網路權限。F-Droid 會檢查這個。 -->
15-->[androidx.core:core:1.13.1] /home/wiwi/.gradle/caches/8.13/transforms/5a77dee4cf2cf87eae9dd49fc41985d9/transformed/core-1.13.1/AndroidManifest.xml:26:5-97
15-->[androidx.core:core:1.13.1] /home/wiwi/.gradle/caches/8.13/transforms/5a77dee4cf2cf87eae9dd49fc41985d9/transformed/core-1.13.1/AndroidManifest.xml:26:22-94
16 <application
16-->/home/wiwi/Documents/Hoops-android/hoops-android/app/src/main/AndroidManifest.xml:7:5-30:19
17 android:allowBackup="true"
17-->/home/wiwi/Documents/Hoops-android/hoops-android/app/src/main/AndroidManifest.xml:8:9-35
18 android:appComponentFactory="androidx.core.app.CoreComponentFactory"
18-->[androidx.core:core:1.13.1] /home/wiwi/.gradle/caches/8.13/transforms/5a77dee4cf2cf87eae9dd49fc41985d9/transformed/core-1.13.1/AndroidManifest.xml:28:18-86
19 android:dataExtractionRules="@xml/data_extraction_rules"
19-->/home/wiwi/Documents/Hoops-android/hoops-android/app/src/main/AndroidManifest.xml:9:9-65
20 android:debuggable="true"
21 android:extractNativeLibs="false"
22 android:fullBackupContent="@xml/backup_rules"
22-->/home/wiwi/Documents/Hoops-android/hoops-android/app/src/main/AndroidManifest.xml:10:9-54
23 android:hasFragileUserData="false"
23-->/home/wiwi/Documents/Hoops-android/hoops-android/app/src/main/AndroidManifest.xml:15:9-43
24 android:icon="@mipmap/ic_launcher"
24-->/home/wiwi/Documents/Hoops-android/hoops-android/app/src/main/AndroidManifest.xml:11:9-43
25 android:label="@string/app_name"
25-->/home/wiwi/Documents/Hoops-android/hoops-android/app/src/main/AndroidManifest.xml:12:9-41
26 android:roundIcon="@mipmap/ic_launcher_round"
26-->/home/wiwi/Documents/Hoops-android/hoops-android/app/src/main/AndroidManifest.xml:13:9-54
27 android:supportsRtl="true"
27-->/home/wiwi/Documents/Hoops-android/hoops-android/app/src/main/AndroidManifest.xml:14:9-35
28 android:theme="@style/Theme.Hoops.Splash"
28-->/home/wiwi/Documents/Hoops-android/hoops-android/app/src/main/AndroidManifest.xml:17:9-50
29 android:usesCleartextTraffic="false" >
29-->/home/wiwi/Documents/Hoops-android/hoops-android/app/src/main/AndroidManifest.xml:16:9-45
30 <activity
30-->/home/wiwi/Documents/Hoops-android/hoops-android/app/src/main/AndroidManifest.xml:20:9-29:20
31 android:name="blog.wiwi.hoops.MainActivity"
31-->/home/wiwi/Documents/Hoops-android/hoops-android/app/src/main/AndroidManifest.xml:21:13-41
32 android:configChanges="orientation|screenSize|screenLayout|keyboardHidden|uiMode|density"
32-->/home/wiwi/Documents/Hoops-android/hoops-android/app/src/main/AndroidManifest.xml:23:13-102
33 android:exported="true"
33-->/home/wiwi/Documents/Hoops-android/hoops-android/app/src/main/AndroidManifest.xml:22:13-36
34 android:screenOrientation="unspecified" >
34-->/home/wiwi/Documents/Hoops-android/hoops-android/app/src/main/AndroidManifest.xml:24:13-52
35 <intent-filter>
35-->/home/wiwi/Documents/Hoops-android/hoops-android/app/src/main/AndroidManifest.xml:25:13-28:29
36 <action android:name="android.intent.action.MAIN" />
36-->/home/wiwi/Documents/Hoops-android/hoops-android/app/src/main/AndroidManifest.xml:26:17-69
36-->/home/wiwi/Documents/Hoops-android/hoops-android/app/src/main/AndroidManifest.xml:26:25-66
37
38 <category android:name="android.intent.category.LAUNCHER" />
38-->/home/wiwi/Documents/Hoops-android/hoops-android/app/src/main/AndroidManifest.xml:27:17-77
38-->/home/wiwi/Documents/Hoops-android/hoops-android/app/src/main/AndroidManifest.xml:27:27-74
39 </intent-filter>
40 </activity>
41
42 <provider
42-->[androidx.profileinstaller:profileinstaller:1.3.1] /home/wiwi/.gradle/caches/8.13/transforms/6934391db2a25169033d1d60745e885f/transformed/profileinstaller-1.3.1/AndroidManifest.xml:24:9-32:20
43 android:name="androidx.startup.InitializationProvider"
43-->[androidx.profileinstaller:profileinstaller:1.3.1] /home/wiwi/.gradle/caches/8.13/transforms/6934391db2a25169033d1d60745e885f/transformed/profileinstaller-1.3.1/AndroidManifest.xml:25:13-67
44 android:authorities="blog.wiwi.hoops.androidx-startup"
44-->[androidx.profileinstaller:profileinstaller:1.3.1] /home/wiwi/.gradle/caches/8.13/transforms/6934391db2a25169033d1d60745e885f/transformed/profileinstaller-1.3.1/AndroidManifest.xml:26:13-68
45 android:exported="false" >
45-->[androidx.profileinstaller:profileinstaller:1.3.1] /home/wiwi/.gradle/caches/8.13/transforms/6934391db2a25169033d1d60745e885f/transformed/profileinstaller-1.3.1/AndroidManifest.xml:27:13-37
46 <meta-data
46-->[androidx.profileinstaller:profileinstaller:1.3.1] /home/wiwi/.gradle/caches/8.13/transforms/6934391db2a25169033d1d60745e885f/transformed/profileinstaller-1.3.1/AndroidManifest.xml:29:13-31:52
47 android:name="androidx.profileinstaller.ProfileInstallerInitializer"
47-->[androidx.profileinstaller:profileinstaller:1.3.1] /home/wiwi/.gradle/caches/8.13/transforms/6934391db2a25169033d1d60745e885f/transformed/profileinstaller-1.3.1/AndroidManifest.xml:30:17-85
48 android:value="androidx.startup" />
48-->[androidx.profileinstaller:profileinstaller:1.3.1] /home/wiwi/.gradle/caches/8.13/transforms/6934391db2a25169033d1d60745e885f/transformed/profileinstaller-1.3.1/AndroidManifest.xml:31:17-49
49 </provider>
50
51 <receiver
51-->[androidx.profileinstaller:profileinstaller:1.3.1] /home/wiwi/.gradle/caches/8.13/transforms/6934391db2a25169033d1d60745e885f/transformed/profileinstaller-1.3.1/AndroidManifest.xml:34:9-52:20
52 android:name="androidx.profileinstaller.ProfileInstallReceiver"
52-->[androidx.profileinstaller:profileinstaller:1.3.1] /home/wiwi/.gradle/caches/8.13/transforms/6934391db2a25169033d1d60745e885f/transformed/profileinstaller-1.3.1/AndroidManifest.xml:35:13-76
53 android:directBootAware="false"
53-->[androidx.profileinstaller:profileinstaller:1.3.1] /home/wiwi/.gradle/caches/8.13/transforms/6934391db2a25169033d1d60745e885f/transformed/profileinstaller-1.3.1/AndroidManifest.xml:36:13-44
54 android:enabled="true"
54-->[androidx.profileinstaller:profileinstaller:1.3.1] /home/wiwi/.gradle/caches/8.13/transforms/6934391db2a25169033d1d60745e885f/transformed/profileinstaller-1.3.1/AndroidManifest.xml:37:13-35
55 android:exported="true"
55-->[androidx.profileinstaller:profileinstaller:1.3.1] /home/wiwi/.gradle/caches/8.13/transforms/6934391db2a25169033d1d60745e885f/transformed/profileinstaller-1.3.1/AndroidManifest.xml:38:13-36
56 android:permission="android.permission.DUMP" >
56-->[androidx.profileinstaller:profileinstaller:1.3.1] /home/wiwi/.gradle/caches/8.13/transforms/6934391db2a25169033d1d60745e885f/transformed/profileinstaller-1.3.1/AndroidManifest.xml:39:13-57
57 <intent-filter>
57-->[androidx.profileinstaller:profileinstaller:1.3.1] /home/wiwi/.gradle/caches/8.13/transforms/6934391db2a25169033d1d60745e885f/transformed/profileinstaller-1.3.1/AndroidManifest.xml:40:13-42:29
58 <action android:name="androidx.profileinstaller.action.INSTALL_PROFILE" />
58-->[androidx.profileinstaller:profileinstaller:1.3.1] /home/wiwi/.gradle/caches/8.13/transforms/6934391db2a25169033d1d60745e885f/transformed/profileinstaller-1.3.1/AndroidManifest.xml:41:17-91
58-->[androidx.profileinstaller:profileinstaller:1.3.1] /home/wiwi/.gradle/caches/8.13/transforms/6934391db2a25169033d1d60745e885f/transformed/profileinstaller-1.3.1/AndroidManifest.xml:41:25-88
59 </intent-filter>
60 <intent-filter>
60-->[androidx.profileinstaller:profileinstaller:1.3.1] /home/wiwi/.gradle/caches/8.13/transforms/6934391db2a25169033d1d60745e885f/transformed/profileinstaller-1.3.1/AndroidManifest.xml:43:13-45:29
61 <action android:name="androidx.profileinstaller.action.SKIP_FILE" />
61-->[androidx.profileinstaller:profileinstaller:1.3.1] /home/wiwi/.gradle/caches/8.13/transforms/6934391db2a25169033d1d60745e885f/transformed/profileinstaller-1.3.1/AndroidManifest.xml:44:17-85
61-->[androidx.profileinstaller:profileinstaller:1.3.1] /home/wiwi/.gradle/caches/8.13/transforms/6934391db2a25169033d1d60745e885f/transformed/profileinstaller-1.3.1/AndroidManifest.xml:44:25-82
62 </intent-filter>
63 <intent-filter>
63-->[androidx.profileinstaller:profileinstaller:1.3.1] /home/wiwi/.gradle/caches/8.13/transforms/6934391db2a25169033d1d60745e885f/transformed/profileinstaller-1.3.1/AndroidManifest.xml:46:13-48:29
64 <action android:name="androidx.profileinstaller.action.SAVE_PROFILE" />
64-->[androidx.profileinstaller:profileinstaller:1.3.1] /home/wiwi/.gradle/caches/8.13/transforms/6934391db2a25169033d1d60745e885f/transformed/profileinstaller-1.3.1/AndroidManifest.xml:47:17-88
64-->[androidx.profileinstaller:profileinstaller:1.3.1] /home/wiwi/.gradle/caches/8.13/transforms/6934391db2a25169033d1d60745e885f/transformed/profileinstaller-1.3.1/AndroidManifest.xml:47:25-85
65 </intent-filter>
66 <intent-filter>
66-->[androidx.profileinstaller:profileinstaller:1.3.1] /home/wiwi/.gradle/caches/8.13/transforms/6934391db2a25169033d1d60745e885f/transformed/profileinstaller-1.3.1/AndroidManifest.xml:49:13-51:29
67 <action android:name="androidx.profileinstaller.action.BENCHMARK_OPERATION" />
67-->[androidx.profileinstaller:profileinstaller:1.3.1] /home/wiwi/.gradle/caches/8.13/transforms/6934391db2a25169033d1d60745e885f/transformed/profileinstaller-1.3.1/AndroidManifest.xml:50:17-95
67-->[androidx.profileinstaller:profileinstaller:1.3.1] /home/wiwi/.gradle/caches/8.13/transforms/6934391db2a25169033d1d60745e885f/transformed/profileinstaller-1.3.1/AndroidManifest.xml:50:25-92
68 </intent-filter>
69 </receiver>
70 </application>
71
72</manifest>