android-notify 1.24.1__py3-none-any.whl → 1.24.2__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.
Potentially problematic release.
This version of android-notify might be problematic. Click here for more details.
- {android_notify-1.24.1.dist-info → android_notify-1.24.2.dist-info}/METADATA +2 -2
- {android_notify-1.24.1.dist-info → android_notify-1.24.2.dist-info}/RECORD +4 -4
- {android_notify-1.24.1.dist-info → android_notify-1.24.2.dist-info}/WHEEL +0 -0
- {android_notify-1.24.1.dist-info → android_notify-1.24.2.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: android-notify
|
|
3
|
-
Version: 1.24.
|
|
3
|
+
Version: 1.24.2
|
|
4
4
|
Summary: A Python package that simpilfies creating Android Post notifications using PyJNIus in Kivy apps.
|
|
5
5
|
Home-page: https://github.com/fector101/android-notify
|
|
6
6
|
Author: Fabian
|
|
@@ -143,7 +143,7 @@ send_notification(
|
|
|
143
143
|
```
|
|
144
144
|
|
|
145
145
|
**Sample Image:**
|
|
146
|
-

|
|
146
|
+

|
|
147
147
|
|
|
148
148
|
---
|
|
149
149
|
|
|
@@ -4,7 +4,7 @@ android_notify/_dev.py,sha256=zGHGQu8Tv2RBtxiPDdIR0H-TLbzDocktIu_d78IgQgU,5207
|
|
|
4
4
|
android_notify/advanced_dev.py,sha256=sUY3OjTC3arvtqOKtDpor14QSTRrwsuMI9susyfXwZo,12065
|
|
5
5
|
android_notify/core.py,sha256=JkI5uiJof_gbuJJQ6YqgwWBTOWkhSKsGtVR8A9IIUN4,6024
|
|
6
6
|
android_notify/styles.py,sha256=P_8sAqb3Hbf_vbhqSoCVjKeqJ05Fr_CksO-HX5pj8pU,134
|
|
7
|
-
android_notify-1.24.
|
|
8
|
-
android_notify-1.24.
|
|
9
|
-
android_notify-1.24.
|
|
10
|
-
android_notify-1.24.
|
|
7
|
+
android_notify-1.24.2.dist-info/METADATA,sha256=BqvTDe8_B3E95STfS37fCHmj6gNaC_jxh1S8hCMNN24,7320
|
|
8
|
+
android_notify-1.24.2.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
|
|
9
|
+
android_notify-1.24.2.dist-info/top_level.txt,sha256=IR1ONMrRSRINZpWn2X0dL5gbWwWINsK7PW8Jy2p4fU8,15
|
|
10
|
+
android_notify-1.24.2.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|