Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/kivy/plyer

Plyer is a platform-independent Python wrapper for platform-dependent APIs
https://github.com/kivy/plyer

optimized email chooser and added extra file filters to filechooser.py

011bbb9fd2e0d3352b922bfb31df2ca2406f46d9 authored over 3 years ago by kengoon <[email protected]>
fixed reading file without external storage, added reading file from gallery or google photo and added file filter

bc8b4b51c7727dad30df078418baeb7780950cfa authored over 3 years ago by kengoon <[email protected]>
Merge pull request #623 from timgates42/bugfix_typos

docs: fix a few simple typos

e7a06477c61fcb19e1c5d884ba5a09c55c93461b authored over 3 years ago by Akshay Arora <[email protected]>
docs: fix a few simple typos

There are small typos in:
- plyer/facades/accelerometer.py
- plyer/facades/brightness.py
- plyer...

50db767bd2f522681eb682d55dd708a630b5341a authored over 3 years ago by Tim Gates <[email protected]>
Merge pull request #618 from kivy/MacOS-FileChooser

FileChooser: MacOS: Use objectAtIndex_ to get multiple items

51cf7eb135e22ae77f614d6430f651b6d4b18745 authored over 3 years ago by Akshay Arora <[email protected]>
Merge pull request #620 from kivy/akshayaurora-patch-1

Add check for Trinity Desktop Environment

9fad2892f0eb4043dbc6975b29dd5a4c845ff7ea authored over 3 years ago by Akshay Arora <[email protected]>
Add check for Trinity Desktop Environment

439ace513573d2b692244242078e3d3ad3494098 authored over 3 years ago by Akshay Arora <[email protected]>
remove trailing space

100de056f85614bc38f103dbe80c365643d75a2c authored over 3 years ago by Akshay Arora <[email protected]>
pep8 fixes for filechooser MacOS

08c606577aeab1ad66799ba8e0a550a997e9bf4b authored over 3 years ago by Akshay Arora <[email protected]>
Use objectAtIndex_ to get the items

panel.filenames is a _NSArrayI does not provide a iterator.

488800381f92604c5c94557661c5892d01a68f19 authored over 3 years ago by Akshay Arora <[email protected]>
add installation section in README.md (#563)

* add installation section in README.md

* Update README.md

172e3dbb4d11b9e8f62631ab83221b8b9b4beeb6 authored about 4 years ago by Gabriel Pettier <[email protected]>
Bump to 2.0.1.dev0.

36499079c281523dceb729b5eedfa500666ed043 authored about 4 years ago by matham <[email protected]>
Bump version to v2.0.0.

cb77e4611f7804f56ffacd6c84694cb64a6df807 authored about 4 years ago by matham <[email protected]>
Merge pull request #590 from kivy/matham-patch-1

Some APIs are only available for open panels.

a8ede9d7e7d21283cb8e2e92c050067460e313b9 authored about 4 years ago by matham <[email protected]>
Some APIs are only available for open panels.

90c210c58bcc1a94eca37833ced18861bc540ed4 authored about 4 years ago by matham <[email protected]>
Use atexit() for windows notification cleanup

Without that, if the app terminates uncleanly, the `__del__` method of notification is not calle...

e8ea752d1eb56f459dcac20765d8119a601adb28 authored about 4 years ago by Gabriel Pettier <[email protected]>
Fix uninitialized variable in MacOSX filechooser. (#568)

Closes #566.

9507dd99c63e80d3f49de90944c88e74411b0864 authored over 4 years ago by Samuel GIFFARD <[email protected]>
Merge pull request #565 from Mulugruntz/fix-macosx-filechooser-crash

Fixing crash on MacOSX filechooser

dec02d7802ba83353395a44dae5f1b63c01c6be2 authored over 4 years ago by matham <[email protected]>
Fixing crash on MacOSX filechooser

Closes #524.

f12b2f58acd498f7aa523c57c46ddb115810a72f authored over 4 years ago by Samuel GIFFARD <[email protected]>
Uses Python 3 syntax (#554)

This is a follow up for:
https://github.com/kivy/plyer/pull/553
- updates `super()` syntax
- ...

11b6b4b1565b04a6c7919ca8b3ed0aed86784915 authored over 4 years ago by Andre Miras <[email protected]>
Drops Python 2 support (#553)

5fb013c763ef52670ba1e1fa719329f1e364e5ba authored over 4 years ago by Andre Miras <[email protected]>
Merge pull request #552 from AndreMiras/feature/linter_fixes

Fixes linter errors

7f9b3d640de2dbf4ec163ec3f52fd9e382be58f9 authored over 4 years ago by Andre Miras <[email protected]>
Fixes linter errors

This is a follow up for https://github.com/kivy/plyer/pull/548
Note that we ignore the `plyer/to...

1a337206554d2c1141b59d57e327436beb64b64f authored over 4 years ago by Andre Miras <[email protected]>
Remove unused linters (#548)

* Replace pycodestyle and pylint for flake8 in setup.py

* Remove pylint in __init__.py

* R...

29ab4af1567ba04f017ab100f7b381613e18f47e authored over 4 years ago by Francisco <[email protected]>
Modification of Status isCharging in windows (#546)

* Modification of Status isCharging in windows

Modification to adapt that the source of infor...

97629a5d83b4f94d9655f8ef73c53666802a69f3 authored over 4 years ago by irm19 <[email protected]>
Fix linter warnings (#547)

* Fix linter warnings in platforms/macosx/notification.py

* Fix linter warnings in platforms/...

1a966f2fedad96ea35502eb118151c6cf763995f authored over 4 years ago by Francisco <[email protected]>
Bump to 2.0.0.dev0.

We'll be dropping python 2 in the next release, so bump major version.

6a3d81e5517a8aba7c450d421243c95846d4a2ca authored over 4 years ago by matham <[email protected]>
Bump to v1.4.3.

6af5c7e503ad51358ee29e9b8823722918f14165 authored over 4 years ago by matham <[email protected]>
Switch to GitHub actions (#544)

* Add ci_osx action

* Add ci_ubuntu action

* Remove Travis and AppVeyor
Both are now repl...

bdaaa872425cc3746da8ff04938b2c5757d417f5 authored over 4 years ago by Francisco <[email protected]>
Fix linter warnings in examples/gps/main.py (#545)

Warnings:

* F401 kivy.clock.Clock imported but unused.
* E303 too many blank lines.

63b81924ccbd6926385953a01ac1a08eaa897852 authored almost 5 years ago by Francisco <[email protected]>
Fix default audio file_path assignment error, file_path change for Py3 (#518)

* Fix default audio file_path assignment error, file_path change for Py3

* Fix styling

d645d928d169e7abff3bc845740ae80ee9e73a8e authored almost 5 years ago by Maroš Kováč <[email protected]>
Fix crash in Android Notification (SDK_INT >= 26) (#543)

This commit fixes the following error appearing in SDK_INT >= 26:

```
JNI DETECTED ERROR IN ...

ead73cdb84a2436660cf713826f9f1593c25d98f authored almost 5 years ago by Francisco <[email protected]>
Add native iOS FileBrowser (#542)

* Added iOS FileBrowser implementation

* Fixed import

* Remove unneccesary file

* Updat...

afbde608939b6f9f6c2cd87c3356009abd5b5a9d authored almost 5 years ago by Richard Larkin <[email protected]>
Prevent crash when cancelling filechooser (#536)

* Prevent attempt to get data when nothing has been selected. references #534

* :pencil: Adde...

0077d367a49477b9b82d434935f9293ff23585e4 authored almost 5 years ago by Richard Larkin <[email protected]>
Merge pull request #517 from magnusvmt/master

Add Windows applications storage path

d557d0c829e8f6cdf48f5a8a023e871871b6c38c authored almost 5 years ago by matham <[email protected]>
Merge pull request #535 from kivy/matham-patch-1

Make win filechooser use modern windows browser and fix small issues.

48c8b6243cbdb975138693270f3e6781b79738d3 authored almost 5 years ago by matham <[email protected]>
Merge pull request #526 from Cheaterman/patch-1

Handle absence of LinuxFileChooser backend

34e01845676b0a0f78dd74f279932cd7302dec18 authored almost 5 years ago by matham <[email protected]>
Make win filechooser use modern windows browser and fix small issues.

a4991d00867c3b80a37c644767963ad8f1b35bab authored almost 5 years ago by matham <[email protected]>
Prevent re-binding of callback on each call (#532)

3e55526eecf1a1ca44abf3e2423f40a4a38539ad authored almost 5 years ago by Richard Larkin <[email protected]>
Add permission request to plyer GPS example (#529)

* Update GPS example to include runtime persmission request
* Updated requirements to include A...

46216b2c496c7304c8b82cff41f1c7f8a79006bd authored almost 5 years ago by Richard Larkin <[email protected]>
Added logic to support the `on_status` method of the gps facade for i… (#519)

* Added logic to support the `on_status` method of the gps facade for iOS devices to allow iOS d...

c7021479beca9389a6e93c49d2bce79976f3d640 authored almost 5 years ago by ESandberg <[email protected]>
Handle absence of LinuxFileChooser backend

Currently this crashes with:
```
File "/home/cheaterman/.local/lib/python3.7/site-packages/...

b041b16c1db2da49cd4814d4165fc372bdd3903f authored about 5 years ago by Cheaterman <[email protected]>
Merge pull request #523 from Franccisco/vibrator-fix

Fix vibrator, which was not working on Android devices.

1158444c1707631bd1b9b94ed1975bf83885b226 authored about 5 years ago by Richard Larkin <[email protected]>
Merge pull request #516 from holdbar/dev

fix typo in supported API list

fd561b554f713e2c21880d5f0e5600b98d7bb879 authored about 5 years ago by Richard Larkin <[email protected]>
Fix vibrator, which was not working on Android devices.

Fixes #501 #509

4e20dcfc4e1a4fb356f0bd330955bb6998f4ecd8 authored about 5 years ago by Franccisco <[email protected]>
Add missing blank line

e1954d975ea2c087fc4a79d5e0708b79dbe26caa authored about 5 years ago by magnusvmt <[email protected]>
Fix test name and docs

5ad114a57ff696d950ef2b4e444f9275f5cfe1dc authored about 5 years ago by magnusvmt <[email protected]>
Add Windows applications storage path

Added Windows applications storage path,
this will most likely point to C:\Program Files

Added ...

cd20af1bbb7199ca57bdccf497753adddd3c8564 authored about 5 years ago by magnusvmt <[email protected]>
fix typo in supported API list

df7782c35a534d1892e17bd25e3f42b1ab41602b authored about 5 years ago by Holdbar <[email protected]>
fix version

0b7d8a08108ccb43d751d3fb6fb4a40a21b1ff6c authored over 5 years ago by Mathieu Virbel <[email protected]>
Bump to 1.4.3.dev0

980678fe33e12e63517f686027a3a017a4215ea7 authored over 5 years ago by Mathieu Virbel <[email protected]>
fixes for markdown on pypi

346424d2b0824299ebd203e823438b74b52a6538 authored over 5 years ago by Mathieu Virbel <[email protected]>
Bump to 1.4.2.dev0

180db0edd34f1c9a6897f0220693c2f8ac09de0d authored over 5 years ago by Mathieu Virbel <[email protected]>
Merge pull request #502 from Dirk-Sandberg/not-enough-params-issue

Addresses plyer issue #240.

add6ba56b162d6cd70837008a5ebfbd881d7603d authored over 5 years ago by Gabriel Pettier <[email protected]>
Merge pull request #511 from Chao-Jen/master

fix the issue that tts.speak() crashes on android

e62e64f104182efe3bed97d46e644789422bbdbe authored over 5 years ago by Gabriel Pettier <[email protected]>
update adnroid/tts.py to pass message in string rather than in encoded bytes, as encoded bytes is not compatible with java.lang.String, which leads to crash of tts.speak().

6c769571c0d620faafea29e639e4d3b539dce6d1 authored over 5 years ago by Chen Chao Jen <[email protected]>
Addresses plyer issue #240. Updated to fit pep-8 line length requirement.

d8c9385271ec1fc73f92dc76cc3385757939bdfe authored over 5 years ago by eriksandberg <[email protected]>
Addresses plyer issue #240.

44157c874f5d3a41a0f15aae7d90c6f7ca03f3ac authored over 5 years ago by eriksandberg <[email protected]>
Fix E117 in accelerometer example

89b41dd45864d8ea07d4fca46d56d69cf6c4c1d8 authored almost 6 years ago by Peter Badida <[email protected]>
Merge pull request #499 from kivy/opencollective-ad

Update README.md to add opencollective

69cf7789c8a78397d85fa1186d616955690322b9 authored almost 6 years ago by Peter Badida <[email protected]>
update README.md to add opencollective

3c12cc779555d023b82159d17050417a38c15d63 authored almost 6 years ago by Mathieu Virbel <[email protected]>
Bump to 1.4.1.dev0

18ce45d63f3f442e67d000dbc5f0bcca040b8cc4 authored almost 6 years ago by Peter Badida <[email protected]>
Merge pull request #496 from kivy/replace_version

Bump to 1.4.0 for release

58f7f0e40dc5f29a64c257e85f0d7c270b250f57 authored almost 6 years ago by Peter Badida <[email protected]>
Bump to 1.4.0

4f3730f14039ce3870f6f3e670c1ee76d97a8f7c authored almost 6 years ago by Peter Badida <[email protected]>
Bump from 1.3.3 to 1.4.0

more changes between releases than intended

0fb93181d0967e913d8b7b99e20ed2f6a3014ebf authored almost 6 years ago by Peter Badida <[email protected]>
Merge pull request #495 from kivy/linux_wifi_nmcli

Implement WiFi for Linux with nmcli

a881d319ffb88e8ce2d63534c2552343337c38b7 authored almost 6 years ago by Peter Badida <[email protected]>
Fix parsing of nmcli's separators

809bfc478c7ca0a3d8be05e6be8b69897ddb53b5 authored almost 6 years ago by Peter Badida <[email protected]>
Implement WiFi for Linux with nmcli

40415170557bca617f48a0e34e3d4b0e80af2c0c authored almost 6 years ago by Peter Badida <[email protected]>
Deprecate rockymeza/wifi dependency in Linux wifi implementation

a161beb9ea8c2fe7ce548ec25db4112d5081c34c authored almost 6 years ago by Peter Badida <[email protected]>
Merge pull request #493 from kivy/notif_android_icon_toast

Enhance Android notifications with toast and big icons

590f304203e02feb317936ffed2e987a6bd72363 authored almost 6 years ago by Peter Badida <[email protected]>
Modify notification example's layout, add toast notification

dc2dad83ede6f469a58c097cacadbf76060d75ce authored almost 6 years ago by Peter Badida <[email protected]>
Fix displaying icons for Android notifications

fc0321f61765fa9233b5a7952a118de855dcc6c1 authored almost 6 years ago by Peter Badida <[email protected]>
Add Toast notification option for Android

934507cced77c4530a09b2b201479da6703bee73 authored almost 6 years ago by Peter Badida <[email protected]>
Merge pull request #492 from kivy/android_fix_oreo_notification

Fix android notifications missing channel on Oreo and later

1a9352f85f49177a1a88c2a3326e4d2b6544a14a authored almost 6 years ago by Andre Miras <[email protected]>
Fix android notifications missing channel on Oreo and later

3c16f3a2670de147d30824f2476ca8e151568a6c authored almost 6 years ago by Peter Badida <[email protected]>
Merge pull request #491 from kivy/android_filechooser

Add Android Native filechooser and external SD card path to StoragePath

9df393411994900604f3f4e09b18626317f7af67 authored almost 6 years ago by Mathieu Virbel <[email protected]>
Disable linter warnings, fix alternative check for all download paths

5f73757e51eacc69b35cf081d9074d7fb3e16d80 authored almost 6 years ago by Peter Badida <[email protected]>
Add versionchanged/versionadded to Native filechooser documentation

a97fcdba877afc1c9028f290797a33f5086020d4 authored almost 6 years ago by Peter Badida <[email protected]>
Add on_selection kwarg for callback to Native filechooser

59c91aa4fcf4a2f332928566f74c82f23c726cbf authored almost 6 years ago by Peter Badida <[email protected]>
Implement Native filechooser on Android

264b89c5ff3db8434fa375bb0065182ef4b4f3f0 authored almost 6 years ago by Peter Badida <[email protected]>
Add external SD card path to StoragePath

b5869a4d47403a557a157212b0a3396bf86229eb authored almost 6 years ago by Peter Badida <[email protected]>
Merge pull request #490 from kivy/fix_osx_travis

Fix OSX builds on Travis

9db94d966dc260d0a8cc235067daa755bcc1bf1e authored almost 6 years ago by Peter Badida <[email protected]>
Fix OSX builds on Travis

6a64b956b3f9b324cf43e05c17c61f8d675d46f1 authored almost 6 years ago by Peter Badida <[email protected]>
Merge pull request #489 from kivy/win_audio

Add audio recording and playing for Windows

220303aceb6e09e10b65262356e5a3d1d8154165 authored almost 6 years ago by Peter Badida <[email protected]>
Disable test_audio for Windows on Appveyor only

d2bedacef52db4179c816c85081dae93068a8b1b authored almost 6 years ago by Peter Badida <[email protected]>
Implement audio recording and audio playing on Windows

12e253ae791310366da1b69fe987823d34c0b1e9 authored almost 6 years ago by Peter Badida <[email protected]>
Add audio recording test for Windows

8daadd8e79349620312ad807c931ad75841ba1aa authored almost 6 years ago by Peter Badida <[email protected]>
Add audio recording on Windows to README.rst

4f2d399b4cf3ea85d73404e8af177afd56c714c7 authored almost 6 years ago by Peter Badida <[email protected]>
Add STT to README.rst

ref #471

a762f097c884a672e40de8da63a0427c52a407d5 authored almost 6 years ago by Peter Badida <[email protected]>
Merge pull request #482 from Nephyx/tests

macOS tests - audio, battery, bluetooth, storagepath

f7ef01c3d8018d539f34a0a496019613a19d04e3 authored almost 6 years ago by Peter Badida <[email protected]>
Fix textwrap.dedent causing TypeError on dedent(b'')

4eaeb3e5714504786a8aca2393dd9bb6dc6a6d10 authored almost 6 years ago by Peter Badida <[email protected]>
Enforce unicode in test files

888f416f044df7ed7c96f9217a55f715140729f3 authored almost 6 years ago by Peter Badida <[email protected]>
Fixed build and styling errors

a730dc76e44c769392b381feecc1022eb45eebc7 authored almost 6 years ago by Maroš Kováč <[email protected]>
Added macOS test for bluetooth

2cb340d4dd411b03918a0073832616621ee62a33 authored almost 6 years ago by Maroš Kováč <[email protected]>
Addressed PR change requests

bb0ea40755ed8adb5bda70a21db3b78bf5c76e98 authored almost 6 years ago by Maroš Kováč <[email protected]>
Fix whitespace in test_battery.py

cb0be4e770e34e9725435e2bda0ae060842854d4 authored almost 6 years ago by Peter Badida <[email protected]>
Added macOS battery and bluetooth instance tests

b3ff8ace3a506e78380917c394c2d895ed77530e authored almost 6 years ago by Maroš Kováč <[email protected]>
Added test for macOS battery

49797c8a0a59ec05f6a26a5b25ee039c3e07bf61 authored almost 6 years ago by Maroš Kováč <[email protected]>
Added macOS storagepath test

fd6fbaf2dcf83f05d117d28d80ad0b361d558a76 authored almost 6 years ago by Maroš Kováč <[email protected]>
Added .coverage to .gitignore

a460ed00c63d9cd5b80bbe07cb4dd62f6c9d7c6c authored almost 6 years ago by Maroš Kováč <[email protected]>