Releases: kivy/plyer
Releases · kivy/plyer
2.1.0
2.1.0 (2022-11-12)
Implemented enhancements:
Closed issues:
- Exception is thrown on try to play recorded audio clip #713
- iOS: filechooser - multiple files selection is not working #707
- Speech to text is not working with api 30 or more #693
- Traceback (most recent call last):
File "jnius/jnius_proxy.pxi", line 50, in jnius.jnius.PythonJavaClass.invoke
File "jnius/jnius_proxy.pxi", line 74, in jnius.jnius.PythonJavaClass._invoke
NotImplementedError: The method ('onLocationChanged', ('V', ('Ljava/util/List;',))) is not implemented #687 - Notify on Windows but without archiving notifications #684
- Notification icon as base64 instead of path #679
- plyer's last release was ~2 years ago, the number of open PRs is absurd, and the last meaningful commit was months ago #674
- iOS Filechooser that picks all document types (UIDocumentPickerViewController) #673
- Python dbus error on Linux when sending notification #658
- Is that project dead? #650
- Notification for android not working [ Drawable.icon ] #647
- audio don't work on android #644
- Unittests are failing on new clone #637
- Proposing a PR to fix a few small typos #622
- Remove python2 mentions from setup.py #608
- vibrator on android 10 java.lang.SecurityException #606
- How to change prompt input to upper or lower case in JS? #603
- Does this repo is maintained? #592
- Plyer notification not working on android #591
- Feature Request: Add Intent to Android Gallery(for Pictures) #588
- plyer.filechooser.save_file doesn't work on macOS X Catalina #578
- macOS notification NSUserNotificationCenter is deprecated + missing Info.plist #449
Merged pull requests:
- action-gh-release now uses
github.token
#724 (misl6) - Bump version to 2.1.0 for release #723 (misl6)
- Bump action-gh-release to a newer version #721 (misl6)
- Update supported Python versions #720 (misl6)
- Fixes some E275. + other minor PEP8 fixes #711 (misl6)
- Document linux support for orientation #709 (rshah713)
- Document supported platforms for humidity #704 (rshah713)
- Keyword should only hold name of license #701 (rshah713)
- Document supported platforms in native filechooser #700 (rshah713)
- Fix Keystore comment to point at correct class #697 (rshah713)
- Add missing platform for barometer #695 (rshah713)
- Add missing platforms in audio #694 (rshah713)
- Fixes a failing test for notification #692 (misl6)
- Fixes style check #691 (misl6)
- Clear documentation for Processors #689 (rshah713)
- Create clear documentation for Keystore #688 (rshah713)
- Added tick in ios native file chooser row #685 (Neizvestnyj)
- ⚡ Fix pep8 violations #678 (Zen-CODE)
- 🔨 Fix pep 8 failure for CICD #677 (Zen-CODE)
- fix some errors in readme file #676 (AdamMusa)
- android 11+ compatibility Documents folder #672 (moonpyx)
- Use sys.getandroidapilevel for more robust Android detection #670 (rdb)
- More robust way to get application icon on Android for notification #669 (rdb)
- Added the ability to track the closure of the file manager without selecting content #667 (Neizvestnyj)
- Fix bug, when user canceled filechooser,
on_selection
does not dispatched #666 (Neizvestnyj) - Bigger buffer, allows large selection #655 (akshayaurora)
- fix: fix filechooser save dialog for the KDE #652 (psyrykh)
- Change R$drawable to R$mipmap in notification.py for android platform #648 (masterjoseph914)
- linux/storagepath: fixup a host of issues #646 (rski)
- Change
PythonActivity
java class #642 (Neizvestnyj) - Enabled transient notifications on Linux #639 (olumidesan)
- updated-device-name-implementation-for-backward-compatibility #634 (ljnath)
- Added contributors in readme.md file #633 (ljnath)
- Fixed pep8 errors #632 (ljnath)
- Removed python2.6|7 reference and added reference for python 3.6|7|8 #631 (ljnath)
- Support to get android device name or hostname for linux and windows #630 (ljnath)
- #611 add filters for file chooser on android #624 (akshayaurora)
- docs: fix a few simple typos #623 (akshayaurora)
- Add check for Trinity Desktop Environment #620 (akshayaurora)
- FileChooser: MacOS: Use objectAtIndex_ to get multiple items #618 (akshayaurora)
- add installation section in README.md #563 (tshirtman)
Release v2.0.0
Bump version to v2.0.0.
Release v1.4.3
Bump to v1.4.3.