android-notify 1.24__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.

@@ -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
@@ -128,7 +128,7 @@ send_notification(
128
128
 
129
129
  ---
130
130
 
131
- ### Version 1.24 (Channel Name)
131
+ ### Version 1.24+ (Channel Name)
132
132
 
133
133
  - Can be found in App Settings where user can turn on/off specific Notifications
134
134
 
@@ -136,14 +136,14 @@ send_notification(
136
136
  # channel_id default is now channel_name in lowercase with spaces replaced for underscores(_)
137
137
  # In later version channel_id will be used to reference notification
138
138
  send_notification(
139
- title="Downlooad Notifications"
139
+ title="Download finished"
140
140
  message="How to Catch a Fish.mp4"
141
- channel_name="Download finished"
141
+ channel_name="Downlooad Notifications"
142
142
  )
143
143
  ```
144
144
 
145
145
  **Sample Image:**
146
- ![channels](docs/imgs/channel_name.jpg)
146
+ ![channels](https://raw.githubusercontent.com/Fector101/android_notify/main/docs/imgs/channel_name.jpg)
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.dist-info/METADATA,sha256=hD2y3u_5Jg2o82BX1gPGiAQNVYLqIJuoGyzN7YRL8N8,7253
8
- android_notify-1.24.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
9
- android_notify-1.24.dist-info/top_level.txt,sha256=IR1ONMrRSRINZpWn2X0dL5gbWwWINsK7PW8Jy2p4fU8,15
10
- android_notify-1.24.dist-info/RECORD,,
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,,