android-notify 1.57__py3-none-any.whl → 1.57.1__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/sword.py CHANGED
@@ -176,7 +176,7 @@ class Notification(BaseNotification):
176
176
 
177
177
 
178
178
  # Start a new timer that runs after 0.5 seconds
179
- self.__update_timer = threading.Timer(0.5, delayed_update)
179
+ self.__update_timer = threading.Timer(buffer, delayed_update)
180
180
  self.__update_timer.start()
181
181
 
182
182
  def removeProgressBar(self,message='',show_on_update=True, title:str='') -> bool:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: android-notify
3
- Version: 1.57
3
+ Version: 1.57.1
4
4
  Summary: A Python package that simpilfies creating Android notifications in Kivy apps.
5
5
  Home-page: https://github.com/fector101/android-notify
6
6
  Author: Fabian
@@ -3,9 +3,9 @@ android_notify/__main__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
3
  android_notify/base.py,sha256=QkNSNFX8KtNnRRm0r1wXsQa6TWMRKySn-3PT-XpY1mM,3377
4
4
  android_notify/core.py,sha256=Per4HFwYwP-mxHJqnwcLlWXsbZsSeeAYN49MmFU2qVk,6113
5
5
  android_notify/styles.py,sha256=QBkCY8ZO26FnS-jPtRLf9CKEEnnYylmH9enCa5CNDes,354
6
- android_notify/sword.py,sha256=wjLYAsQ1OAnK7UthF5VqhUYYN9EX8otbQ7gL0dHElAQ,28115
6
+ android_notify/sword.py,sha256=K5sauLpBsgLIuj5q7VNUxNgJRYN7w780saE4N5ROHlw,28118
7
7
  android_notify/types_idea.py,sha256=6LC8JQT6rve4AtrppdKRmXeSC07L8ljlO1aQEOpuDV4,1776
8
- android_notify-1.57.dist-info/METADATA,sha256=Fzrqbb5beNdPXQld1lCtbxu-UmnQ0bHndg07z5oD_JU,16568
9
- android_notify-1.57.dist-info/WHEEL,sha256=jB7zZ3N9hIM9adW7qlTAyycLYW9npaWKLRzaoVcLKcM,91
10
- android_notify-1.57.dist-info/top_level.txt,sha256=IR1ONMrRSRINZpWn2X0dL5gbWwWINsK7PW8Jy2p4fU8,15
11
- android_notify-1.57.dist-info/RECORD,,
8
+ android_notify-1.57.1.dist-info/METADATA,sha256=_gQSlaEMUP3ztTiWlY1mXjBBnxd3rVDP4dZUXQBTSDs,16570
9
+ android_notify-1.57.1.dist-info/WHEEL,sha256=jB7zZ3N9hIM9adW7qlTAyycLYW9npaWKLRzaoVcLKcM,91
10
+ android_notify-1.57.1.dist-info/top_level.txt,sha256=IR1ONMrRSRINZpWn2X0dL5gbWwWINsK7PW8Jy2p4fU8,15
11
+ android_notify-1.57.1.dist-info/RECORD,,