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
011bbb9fd2e0d3352b922bfb31df2ca2406f46d9 authored over 3 years ago by kengoon <[email protected]>
bc8b4b51c7727dad30df078418baeb7780950cfa authored over 3 years ago by kengoon <[email protected]>
docs: fix a few simple typos
e7a06477c61fcb19e1c5d884ba5a09c55c93461b authored over 3 years ago by Akshay Arora <[email protected]>
There are small typos in:
- plyer/facades/accelerometer.py
- plyer/facades/brightness.py
- plyer...
FileChooser: MacOS: Use objectAtIndex_ to get multiple items
51cf7eb135e22ae77f614d6430f651b6d4b18745 authored over 3 years ago by Akshay Arora <[email protected]>Add check for Trinity Desktop Environment
9fad2892f0eb4043dbc6975b29dd5a4c845ff7ea authored over 3 years ago by Akshay Arora <[email protected]>439ace513573d2b692244242078e3d3ad3494098 authored over 3 years ago by Akshay Arora <[email protected]>
100de056f85614bc38f103dbe80c365643d75a2c authored over 3 years ago by Akshay Arora <[email protected]>
08c606577aeab1ad66799ba8e0a550a997e9bf4b authored over 3 years ago by Akshay Arora <[email protected]>
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
* Update README.md
172e3dbb4d11b9e8f62631ab83221b8b9b4beeb6 authored about 4 years ago by Gabriel Pettier <[email protected]>36499079c281523dceb729b5eedfa500666ed043 authored about 4 years ago by matham <[email protected]>
cb77e4611f7804f56ffacd6c84694cb64a6df807 authored about 4 years ago by matham <[email protected]>
Some APIs are only available for open panels.
a8ede9d7e7d21283cb8e2e92c050067460e313b9 authored about 4 years ago by matham <[email protected]>90c210c58bcc1a94eca37833ced18861bc540ed4 authored about 4 years ago by matham <[email protected]>
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]>Closes #566.
9507dd99c63e80d3f49de90944c88e74411b0864 authored over 4 years ago by Samuel GIFFARD <[email protected]>Fixing crash on MacOSX filechooser
dec02d7802ba83353395a44dae5f1b63c01c6be2 authored over 4 years ago by matham <[email protected]>Closes #524.
f12b2f58acd498f7aa523c57c46ddb115810a72f authored over 4 years ago by Samuel GIFFARD <[email protected]>
This is a follow up for:
https://github.com/kivy/plyer/pull/553
- updates `super()` syntax
- ...
5fb013c763ef52670ba1e1fa719329f1e364e5ba authored over 4 years ago by Andre Miras <[email protected]>
Fixes linter errors
7f9b3d640de2dbf4ec163ec3f52fd9e382be58f9 authored over 4 years ago by Andre Miras <[email protected]>
This is a follow up for https://github.com/kivy/plyer/pull/548
Note that we ignore the `plyer/to...
* 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
Modification to adapt that the source of infor...
97629a5d83b4f94d9655f8ef73c53666802a69f3 authored over 4 years ago by irm19 <[email protected]>* Fix linter warnings in platforms/macosx/notification.py
* Fix linter warnings in platforms/...
1a966f2fedad96ea35502eb118151c6cf763995f authored over 4 years ago by Francisco <[email protected]>We'll be dropping python 2 in the next release, so bump major version.
6a3d81e5517a8aba7c450d421243c95846d4a2ca authored over 4 years ago by matham <[email protected]>6af5c7e503ad51358ee29e9b8823722918f14165 authored over 4 years ago by matham <[email protected]>
* Add ci_osx action
* Add ci_ubuntu action
* Remove Travis and AppVeyor
Both are now repl...
Warnings:
* F401 kivy.clock.Clock imported but unused.
* E303 too many blank lines.
* 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]>This commit fixes the following error appearing in SDK_INT >= 26:
```
JNI DETECTED ERROR IN ...
* Added iOS FileBrowser implementation
* Fixed import
* Remove unneccesary file
* Updat...
afbde608939b6f9f6c2cd87c3356009abd5b5a9d authored almost 5 years ago by Richard Larkin <[email protected]>* 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]>Add Windows applications storage path
d557d0c829e8f6cdf48f5a8a023e871871b6c38c authored almost 5 years ago by matham <[email protected]>Make win filechooser use modern windows browser and fix small issues.
48c8b6243cbdb975138693270f3e6781b79738d3 authored almost 5 years ago by matham <[email protected]>Handle absence of LinuxFileChooser backend
34e01845676b0a0f78dd74f279932cd7302dec18 authored almost 5 years ago by matham <[email protected]>a4991d00867c3b80a37c644767963ad8f1b35bab authored almost 5 years ago by matham <[email protected]>
3e55526eecf1a1ca44abf3e2423f40a4a38539ad authored almost 5 years ago by Richard Larkin <[email protected]>
* Update GPS example to include runtime persmission request
* Updated requirements to include A...
* 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]>
Currently this crashes with:
```
File "/home/cheaterman/.local/lib/python3.7/site-packages/...
Fix vibrator, which was not working on Android devices.
1158444c1707631bd1b9b94ed1975bf83885b226 authored about 5 years ago by Richard Larkin <[email protected]>fix typo in supported API list
fd561b554f713e2c21880d5f0e5600b98d7bb879 authored about 5 years ago by Richard Larkin <[email protected]>Fixes #501 #509
4e20dcfc4e1a4fb356f0bd330955bb6998f4ecd8 authored about 5 years ago by Franccisco <[email protected]>e1954d975ea2c087fc4a79d5e0708b79dbe26caa authored about 5 years ago by magnusvmt <[email protected]>
5ad114a57ff696d950ef2b4e444f9275f5cfe1dc authored about 5 years ago by magnusvmt <[email protected]>
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]>df7782c35a534d1892e17bd25e3f42b1ab41602b authored about 5 years ago by Holdbar <[email protected]>
0b7d8a08108ccb43d751d3fb6fb4a40a21b1ff6c authored over 5 years ago by Mathieu Virbel <[email protected]>
980678fe33e12e63517f686027a3a017a4215ea7 authored over 5 years ago by Mathieu Virbel <[email protected]>
346424d2b0824299ebd203e823438b74b52a6538 authored over 5 years ago by Mathieu Virbel <[email protected]>
180db0edd34f1c9a6897f0220693c2f8ac09de0d authored over 5 years ago by Mathieu Virbel <[email protected]>
Addresses plyer issue #240.
add6ba56b162d6cd70837008a5ebfbd881d7603d authored over 5 years ago by Gabriel Pettier <[email protected]>fix the issue that tts.speak() crashes on android
e62e64f104182efe3bed97d46e644789422bbdbe authored over 5 years ago by Gabriel Pettier <[email protected]>6c769571c0d620faafea29e639e4d3b539dce6d1 authored over 5 years ago by Chen Chao Jen <[email protected]>
d8c9385271ec1fc73f92dc76cc3385757939bdfe authored over 5 years ago by eriksandberg <[email protected]>
44157c874f5d3a41a0f15aae7d90c6f7ca03f3ac authored over 5 years ago by eriksandberg <[email protected]>
89b41dd45864d8ea07d4fca46d56d69cf6c4c1d8 authored almost 6 years ago by Peter Badida <[email protected]>
Update README.md to add opencollective
69cf7789c8a78397d85fa1186d616955690322b9 authored almost 6 years ago by Peter Badida <[email protected]>3c12cc779555d023b82159d17050417a38c15d63 authored almost 6 years ago by Mathieu Virbel <[email protected]>
18ce45d63f3f442e67d000dbc5f0bcca040b8cc4 authored almost 6 years ago by Peter Badida <[email protected]>
Bump to 1.4.0 for release
58f7f0e40dc5f29a64c257e85f0d7c270b250f57 authored almost 6 years ago by Peter Badida <[email protected]>4f3730f14039ce3870f6f3e670c1ee76d97a8f7c authored almost 6 years ago by Peter Badida <[email protected]>
more changes between releases than intended
0fb93181d0967e913d8b7b99e20ed2f6a3014ebf authored almost 6 years ago by Peter Badida <[email protected]>Implement WiFi for Linux with nmcli
a881d319ffb88e8ce2d63534c2552343337c38b7 authored almost 6 years ago by Peter Badida <[email protected]>809bfc478c7ca0a3d8be05e6be8b69897ddb53b5 authored almost 6 years ago by Peter Badida <[email protected]>
40415170557bca617f48a0e34e3d4b0e80af2c0c authored almost 6 years ago by Peter Badida <[email protected]>
a161beb9ea8c2fe7ce548ec25db4112d5081c34c authored almost 6 years ago by Peter Badida <[email protected]>
Enhance Android notifications with toast and big icons
590f304203e02feb317936ffed2e987a6bd72363 authored almost 6 years ago by Peter Badida <[email protected]>dc2dad83ede6f469a58c097cacadbf76060d75ce authored almost 6 years ago by Peter Badida <[email protected]>
fc0321f61765fa9233b5a7952a118de855dcc6c1 authored almost 6 years ago by Peter Badida <[email protected]>
934507cced77c4530a09b2b201479da6703bee73 authored almost 6 years ago by Peter Badida <[email protected]>
Fix android notifications missing channel on Oreo and later
1a9352f85f49177a1a88c2a3326e4d2b6544a14a authored almost 6 years ago by Andre Miras <[email protected]>3c16f3a2670de147d30824f2476ca8e151568a6c authored almost 6 years ago by Peter Badida <[email protected]>
Add Android Native filechooser and external SD card path to StoragePath
9df393411994900604f3f4e09b18626317f7af67 authored almost 6 years ago by Mathieu Virbel <[email protected]>5f73757e51eacc69b35cf081d9074d7fb3e16d80 authored almost 6 years ago by Peter Badida <[email protected]>
a97fcdba877afc1c9028f290797a33f5086020d4 authored almost 6 years ago by Peter Badida <[email protected]>
59c91aa4fcf4a2f332928566f74c82f23c726cbf authored almost 6 years ago by Peter Badida <[email protected]>
264b89c5ff3db8434fa375bb0065182ef4b4f3f0 authored almost 6 years ago by Peter Badida <[email protected]>
b5869a4d47403a557a157212b0a3396bf86229eb authored almost 6 years ago by Peter Badida <[email protected]>
Fix OSX builds on Travis
9db94d966dc260d0a8cc235067daa755bcc1bf1e authored almost 6 years ago by Peter Badida <[email protected]>6a64b956b3f9b324cf43e05c17c61f8d675d46f1 authored almost 6 years ago by Peter Badida <[email protected]>
Add audio recording and playing for Windows
220303aceb6e09e10b65262356e5a3d1d8154165 authored almost 6 years ago by Peter Badida <[email protected]>d2bedacef52db4179c816c85081dae93068a8b1b authored almost 6 years ago by Peter Badida <[email protected]>
12e253ae791310366da1b69fe987823d34c0b1e9 authored almost 6 years ago by Peter Badida <[email protected]>
8daadd8e79349620312ad807c931ad75841ba1aa authored almost 6 years ago by Peter Badida <[email protected]>
4f2d399b4cf3ea85d73404e8af177afd56c714c7 authored almost 6 years ago by Peter Badida <[email protected]>
ref #471
a762f097c884a672e40de8da63a0427c52a407d5 authored almost 6 years ago by Peter Badida <[email protected]>macOS tests - audio, battery, bluetooth, storagepath
f7ef01c3d8018d539f34a0a496019613a19d04e3 authored almost 6 years ago by Peter Badida <[email protected]>4eaeb3e5714504786a8aca2393dd9bb6dc6a6d10 authored almost 6 years ago by Peter Badida <[email protected]>
888f416f044df7ed7c96f9217a55f715140729f3 authored almost 6 years ago by Peter Badida <[email protected]>
a730dc76e44c769392b381feecc1022eb45eebc7 authored almost 6 years ago by Maroš Kováč <[email protected]>
2cb340d4dd411b03918a0073832616621ee62a33 authored almost 6 years ago by Maroš Kováč <[email protected]>
bb0ea40755ed8adb5bda70a21db3b78bf5c76e98 authored almost 6 years ago by Maroš Kováč <[email protected]>
cb0be4e770e34e9725435e2bda0ae060842854d4 authored almost 6 years ago by Peter Badida <[email protected]>
b3ff8ace3a506e78380917c394c2d895ed77530e authored almost 6 years ago by Maroš Kováč <[email protected]>
49797c8a0a59ec05f6a26a5b25ee039c3e07bf61 authored almost 6 years ago by Maroš Kováč <[email protected]>
fd6fbaf2dcf83f05d117d28d80ad0b361d558a76 authored almost 6 years ago by Maroš Kováč <[email protected]>
a460ed00c63d9cd5b80bbe07cb4dd62f6c9d7c6c authored almost 6 years ago by Maroš Kováč <[email protected]>