NikGapps 3.48__py3-none-any.whl → 3.50__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- NikGapps/build/PackageConstants.py +14 -1
- {NikGapps-3.48.dist-info → NikGapps-3.50.dist-info}/METADATA +4 -4
- {NikGapps-3.48.dist-info → NikGapps-3.50.dist-info}/RECORD +7 -7
- {NikGapps-3.48.dist-info → NikGapps-3.50.dist-info}/LICENSE +0 -0
- {NikGapps-3.48.dist-info → NikGapps-3.50.dist-info}/WHEEL +0 -0
- {NikGapps-3.48.dist-info → NikGapps-3.50.dist-info}/entry_points.txt +0 -0
- {NikGapps-3.48.dist-info → NikGapps-3.50.dist-info}/top_level.txt +0 -0
|
@@ -43,7 +43,20 @@ class PackageConstants:
|
|
|
43
43
|
"com.google.android.apps.restore": ["Seedvault"],
|
|
44
44
|
"com.google.android.deskclock": ["DeskClock"],
|
|
45
45
|
"org.lineageos.snap": ["GoogleCameraGo", "ScreenRecorder"],
|
|
46
|
-
"com.google.android.as": ["
|
|
46
|
+
"com.google.android.as": ["DevicePersonalizationPrebuiltPixel2", "DevicePersonalizationPrebuiltPixel3",
|
|
47
|
+
"DevicePersonalizationPrebuiltPixel4", "DevicePersonalizationPrebuiltPixel2020",
|
|
48
|
+
"DevicePersonalizationPrebuiltPixel2021", "DevicePersonalizationPrebuiltPixel2021-v.U.14.playstore",
|
|
49
|
+
"DevicePersonalizationPrebuiltPixel2021-U.32_V.7_playstore_aiai_20240725.00_RC08",
|
|
50
|
+
"DevicePersonalizationPrebuiltPixel2022", "DevicePersonalizationPrebuiltPixel2022-v.U.14.playstore",
|
|
51
|
+
"DevicePersonalizationPrebuiltPixel2022-U.32_V.7_playstore_aiai_20240725.00_RC08",
|
|
52
|
+
"DevicePersonalizationPrebuiltPixel2023", "DevicePersonalizationPrebuiltPixel2023-v.U.14.playstore",
|
|
53
|
+
"DevicePersonalizationPrebuiltPixel2023-U.32_V.7_playstore_aiai_20240725.00_RC08",
|
|
54
|
+
"DevicePersonalizationPrebuiltPixel2024-aiai_20240329.00_RC16",
|
|
55
|
+
"DevicePersonalizationPrebuiltPixelTablet2023-U.32_V.7_playstore_aiai_20240725.00_RC08",
|
|
56
|
+
"DevicePersonalizationPrebuiltPixelTablet2024-U.32_V.7_playstore_aiai_20240725.00_RC08"],
|
|
57
|
+
"com.google.android.as.oss": ["DeviceIntelligenceNetworkPrebuilt", "DeviceIntelligenceNetworkPrebuilt-v.U.14.playstore",
|
|
58
|
+
"DeviceIntelligenceNetworkPrebuilt-astrea_20240329.00_RC02"],
|
|
59
|
+
"com.google.android.aicore": ["AICorePrebuilt"],
|
|
47
60
|
"com.google.android.apps.nexuslauncher": ["TrebuchetQuickStep", "Launcher3QuickStep", "ArrowLauncher",
|
|
48
61
|
"Lawnchair"],
|
|
49
62
|
"com.android.systemui.plugin.globalactions.wallet": ["QuickAccessWallet"],
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: NikGapps
|
|
3
|
-
Version: 3.
|
|
3
|
+
Version: 3.50
|
|
4
4
|
Summary: A short description of your project
|
|
5
5
|
Home-page: https://github.com/nikgapps/project
|
|
6
6
|
Author: Nikhil Menghani
|
|
@@ -20,8 +20,8 @@ Requires-Dist: setuptools~=75.3.0
|
|
|
20
20
|
Requires-Dist: pexpect~=4.9.0
|
|
21
21
|
Requires-Dist: GitPython~=3.1.43
|
|
22
22
|
Requires-Dist: PyGithub~=2.4.0
|
|
23
|
-
Requires-Dist: python-gitlab~=5.
|
|
24
|
-
Requires-Dist: cryptography~=
|
|
23
|
+
Requires-Dist: python-gitlab~=5.1.0
|
|
24
|
+
Requires-Dist: cryptography~=44.0.0
|
|
25
25
|
Requires-Dist: python-dotenv~=1.0.1
|
|
26
26
|
Requires-Dist: niklibrary~=0.31
|
|
27
27
|
|
|
@@ -94,7 +94,7 @@ Ensure you have the following tools installed:
|
|
|
94
94
|
## Total Downloads
|
|
95
95
|
<!-- 7312415 from 2019-07-22 to 2024-07-18 -->
|
|
96
96
|
<!-- 7653966 from 2019-07-22 to 2024-10-02 -->
|
|
97
|
-

|
|
98
98
|
<img alt="SourceForge" src="https://img.shields.io/sourceforge/dt/nikgapps?label=After%202nd%20Oct%202024&color=red">
|
|
99
99
|
<img alt="SourceForge" src="https://img.shields.io/sourceforge/dd/nikgapps?label=Downloads%20Per%20Day&color=blue">
|
|
100
100
|
|
|
@@ -9,7 +9,7 @@ NikGapps/test.py,sha256=M6fpDBtOpwHgR9bjAEhhjgGtAN9UuLEKZSU0HFX-xdE,84
|
|
|
9
9
|
NikGapps/build/Build.py,sha256=_-gEQD2vkci-dQOmiE-SCULiAGQ-LkyKWXhvCP61884,7621
|
|
10
10
|
NikGapps/build/NikGappsManager.py,sha256=tolxd3-pqHWF1c9EVkVo9Pi_EgumcqGc793uydwHGfA,21636
|
|
11
11
|
NikGapps/build/NikGappsOverlays.py,sha256=bbAIuIeE7HICdXRNeZJrvuW58_tUuDH9Du_1k6QPkxg,569
|
|
12
|
-
NikGapps/build/PackageConstants.py,sha256
|
|
12
|
+
NikGapps/build/PackageConstants.py,sha256=E0d2AZ38JIc6iyYRbJb5kNMeenX73s5VMrF653QQKrY,17439
|
|
13
13
|
NikGapps/build/Release.py,sha256=3YjZ2puzBE_QuaJMXQxRtphX0WGtU4SKYrGDD3RztL0,4944
|
|
14
14
|
NikGapps/build/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
15
15
|
NikGapps/config/NikGappsConfig.py,sha256=7qqeKyWm-2GO39Z8vSOI9TqEd22u0QHLetu2urQxpMw,20318
|
|
@@ -54,9 +54,9 @@ NikGapps/helper/overlay/Resources.py,sha256=bKWJEF2avl3j2ud390HQq9fRMMA8GKh9-KAB
|
|
|
54
54
|
NikGapps/helper/overlay/String.py,sha256=nyCAD_dNfwHlOgj4zuKGGz71n20CLEKyZCgrVAmiX2I,469
|
|
55
55
|
NikGapps/helper/overlay/StringArray.py,sha256=DYPEAIdpicaJ3C08IYW6Q2tnTH6gUFXmu3KhQlHGY5g,563
|
|
56
56
|
NikGapps/helper/overlay/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
57
|
-
NikGapps-3.
|
|
58
|
-
NikGapps-3.
|
|
59
|
-
NikGapps-3.
|
|
60
|
-
NikGapps-3.
|
|
61
|
-
NikGapps-3.
|
|
62
|
-
NikGapps-3.
|
|
57
|
+
NikGapps-3.50.dist-info/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
|
|
58
|
+
NikGapps-3.50.dist-info/METADATA,sha256=GsQSWVylhbWhaoDGt9MNfO2yW8oAb4skDK7pikCjz84,4132
|
|
59
|
+
NikGapps-3.50.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
|
|
60
|
+
NikGapps-3.50.dist-info/entry_points.txt,sha256=iKbeOiuELwTDu5kmQHrU9XBVASWRR6_TuRIRva2UnAY,286
|
|
61
|
+
NikGapps-3.50.dist-info/top_level.txt,sha256=CD7RpCb7bzjyvpQLt8hh2gU6X1wj3Z0NIErVkg-nJI4,9
|
|
62
|
+
NikGapps-3.50.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|