Skip to content

Without androidx#45

Open
Fector101 wants to merge 88 commits into
mainfrom
without-androidx
Open

Without androidx#45
Fector101 wants to merge 88 commits into
mainfrom
without-androidx

Conversation

@Fector101
Copy link
Copy Markdown
Owner

Fixes issue #44

Set BaseNotification.logs to True for development.
Updated dependencies in README for android_notify.
* feat: fallback image for flet apps

* Fallback icon for Flet python apps

* Test to find package path

* Rename icon.png to flet-appicon.png

* feat: function for getting flet fallback app icon

* feat: using fallback img for flet app icons

* refactor: better function name for getting flet fallback icon path

* Separated function for getting bitmap from function for getting fullpath+bitmap

* fix: separate function for getting icons from package path

* Extra test

* fix: get_bitmap_from_path(img_full_path) NameError

* Fix: extra test

* Fix: nameerror

* fix: name conflict

* Using pydroid to see logs

* fix: need to include extra data, complier ignores fumes that are not .py, pain!

* Syntax fix

* Syntax fix

* Pattern change

* fix: missing import

* refactor: repeated blocks and removed tests

* Clean up

* cleanup

* cleanup

* cleanup

* Indent fix

* Indent fix

* refactor: removed unused import

* fix: reference error

* Delete android_notify/fallback-icons/1
* refactor: added fallback for finding icons

* refactor & feat: changed flow to include other fallback icons and added support for pydroid icon

* Add files via upload
* feat: Implement setWhen method for notification timestamp

Adds a method to set notification timestamp in the past.

* Add Android check for notification timestamp

Add conditional check for Android before setting notification time.
…n sync (#28)

* better logs

* facade improvements to run on PC and fill_args replaces start_building
…Passed test on pydroid3

* don't overwrite old notifications on-restart #untested

* fixed missing get_notification_manager #passed test on pycharm
* passed All tests on PC

* more info

* better naming convention
Fix BuildVersion check for SDK_INT
Fixed Vibrate Feature\n setObeyUserClear - don't show new updates after users clear from tray\n setOnlyAlertOnce - to control notifcation heads-up\n Fixed overwriting old notifications on app restart\n Removed all depreceted stuff
* feat: add support for custom local sound paths and URIs

* feat: add documentation for using custom sound paths and URIs in notifications
Comment thread android_notify/tests/main.py Fixed
…all network interfaces'

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants