Ecosyste.ms: OpenCollective

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

Kivy

Python UI framework for making outstanding desktop and mobile applications
Collective - Host: opensource - https://opencollective.com/kivy - Website: https://kivy.org - Code: https://github.com/kivy

We're already in venv.

github.com/kivy/kivy-sdk-packager - a47d1563f33d185976bd358f5bb737cae216868c authored over 4 years ago
Path is relative to venv/bin.

github.com/kivy/kivy-sdk-packager - f27d1c930ad0134739e21faedb5345af13e758cc authored over 4 years ago
gst looks for libs next to it, so add Contents symlink.

github.com/kivy/kivy-sdk-packager - 6a9d4f61612a8cad8de4ef32a3a939ae400d1610 authored over 4 years ago
Add kivy activate script.

github.com/kivy/kivy-sdk-packager - 086bb3c39a9833211b17ea109359c21d933d9a61 authored over 4 years ago
Merge pull request #7084 from kivy/matham-patch-1

Add min basic dependencies to install requirements.

github.com/kivy/kivy - ac23dbccd3027bab9c1b5296b40c230eeeacc8bb authored over 4 years ago
Add min basic dependencies to install requirements.

github.com/kivy/kivy - f8ab7229c3013d743501e2e49c53523f62be6594 authored over 4 years ago
Merge pull request #7083 from kivy/version

Add _version.py and move updating version metadata to the CI

github.com/kivy/kivy - cdccec5249c667fb8509d428497d62f4c99c0d4b authored over 4 years ago
Add _version.py and move updating version metadata to the CI. [build wheel]

github.com/kivy/kivy - 1c66ae47f65e88aee40ff23f5ead6e5ec95f0c7b authored over 4 years ago
Strip the built in python app.

github.com/kivy/kivy-sdk-packager - 43e794d7e214bb045ca63f7074e0f03556ab7861 authored over 4 years ago
Call cython via the setuptools entrypoint, fixes #2311 (#2312)

* Call cython via the setuptools entrypoint, refs #2311

* Use the python_command way to invok...

github.com/kivy/python-for-android - 690dd18bcf9bbd3ff5a245ac1e7296cc266e5543 authored over 4 years ago
Remove deprecated arg -x.

github.com/kivy/kivy-sdk-packager - c98d6841495c473c4d43fcf66c4d9b0fdfe266f6 authored over 4 years ago
Add option for controlling p4a distutils support, fixes #1224 (#1225)

* Add option for controlling p4a distutils support, refs #1224

* note that .toml needs to be ...

github.com/kivy/buildozer - 7b35b3d03063414a95ccb24a99e07e09564b9943 authored over 4 years ago
Rework osx Kivy.app so it works with current osx/github action. (#60)

* Rework osx packaging.

* Fix permission.

* Add base extra.

* Fix extras syntax.

* P...

github.com/kivy/kivy-sdk-packager - f63f50e9cd817d70d405fc27fbcaf62afffa279c authored over 4 years ago
Make setuptools use its local distutils (#6990)

github.com/kivy/kivy - 55d20aaa34f8e954e4bf17b09d08b1a2972c5fe3 authored over 4 years ago
chore(deps): bump node-fetch from 2.2.0 to 2.6.1

Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.2.0 to 2.6.1.
- [Release notes](...

github.com/kivy/mcnotify - 8e3d6b64eac4e910ecfd98312c5d7432ee87ca74 authored over 4 years ago
Merge pull request #2314 from rambo/issue-2313

Print patched message to stderr

github.com/kivy/python-for-android - 7bcdbbd741fc60d04ce8e25ce28cf87e8fec0ac6 authored over 4 years ago
Output the message to stderr so it does not break requirements.txt generation by redirecting stdout

github.com/kivy/python-for-android - d623382976331f1abcdd8ab5e0736b6051ca39b9 authored over 4 years ago
Fix: Splitter handling offset.

github.com/kivy/kivy - 75827e3be45d0887541470b7822a3a9da8118005 authored over 4 years ago
Skips None texture. Fixes random crash during reconfiguration.

github.com/kivy/kivy - 87fac4659c09c3a44367dbc78efd821c1b505d11 authored over 4 years ago
Horizontal scrolling disabled if no overflow

When no overflow, scrolling gave division by zero error. This was because the width of scroll ba...

github.com/kivy/kivy - d458744d17419b8eee02b5ba3e7934662378c543 authored over 4 years ago
Add pyproject.toml (#69)

* Add pyproject.toml

* No need to specify cython manually.

* We need cython for makefile.

github.com/kivy/pyobjus - ea4ef7c96dcc83d5f1f18d4b15f3709f32c47a24 authored over 4 years ago
Merge pull request #7065 from bajisci/Add-Mouse4/Mouse5-button-support

Added support for the mouse4 and mouse5 buttons

github.com/kivy/kivy - 976b4129ff197b6e80565e365765b585436967d3 authored over 4 years ago
Added support for the mouse4 and mouse5 buttons

github.com/kivy/kivy - 257d84cd545bc9af414662363e979e79463e3fad authored over 4 years ago
Add possibility to add a backup rules xml file (#2208)

* Add possibility to add a backup rules xml file

Also enables the "allowBackup" flag for webv...

github.com/kivy/python-for-android - b3ac38ad4990e2b3943ba6afb7747b0e6928259c authored over 4 years ago
Allow using background color with lottie splashscreen (#2305)

Refactor out the function to set the background color of a view, and
calling it on the created ...

github.com/kivy/python-for-android - 7a934f36db386f5e95873bf07d9569aaee972da5 authored over 4 years ago
Merge pull request #2256 from opacam/feature-pillow-with-webp-support

:sparkles: Rework of Pillow recipe adding WebP support

github.com/kivy/python-for-android - e288a948b31c804c5f56d38cb76aa408ca2d5ae0 authored over 4 years ago
Merge pull request #2255 from opacam/feature-libwebp-support

:sparkles: Add libwebp recipe

github.com/kivy/python-for-android - e84b951030ae832e5eae55890c2d8fb5b4465099 authored over 4 years ago
user_agent and cookies added

github.com/kivy/kivy - 444e84048ffa7e19f6210b680f1b8f7d9ce3813a authored over 4 years ago
Merge pull request #2301 from misl6/feature/manifestPlaceholders

Add manifestPlaceholders

github.com/kivy/python-for-android - 5ae76764e069817fda6598fbd806de9c8e7ac35c authored over 4 years ago
Add manifestPlaceholders

github.com/kivy/python-for-android - be2cdbbaf65703a5a52badc091f9f392f91ce3d9 authored over 4 years ago
Fix GI camera provider crash when no texture is available after loading

github.com/kivy/kivy - ea5910dcd478465d08a0e994a873f96de18b4caf authored over 4 years ago
Merge pull request #2244 from Chronolife-team/native_services_upstream

Support for native services

github.com/kivy/python-for-android - 5a94d0740e3a0623407b49b2cbb4ef106eea959e authored over 4 years ago
Fix issue #881: Add android.allow_backup parameter to buildozer.spec (#1206)

* Add android.allow_backup parameter to buildozer.spec
* Rework patch to only use --allow-backu...

github.com/kivy/buildozer - 7bf9f397098d3185a953f8fdf265834f8da83378 authored over 4 years ago
run tests through github actions (#64)

* run tests through github actions
* try running pytest using python -m pytest
* Update python...

github.com/kivy/pyobjus - 8e2d62c86eb3cddde231eeac3f96027e0786bf03 authored over 4 years ago
Merge pull request #1208 from kivy/lottie_android

Add support for --presplash-lottie option of p4a

github.com/kivy/buildozer - 4a18fb321e8410c44c9a62bd65671f33df3a470b authored over 4 years ago
Merge pull request #7043 from p0lygun/patch-2

fixed doc string

github.com/kivy/kivy - f34c43f235f35767ed04765a90d68b23807436ba authored over 4 years ago
fixed doc string

github.com/kivy/kivy - b56da03246b0276e981178a362c5e67fa4e6ea28 authored over 4 years ago
Allow using lottie files for splashscreen (SDL2 bootstrap) (#2296)

- add `--presplash-lottie` option to `build` command allowing to pass a
json file
- add lott...

github.com/kivy/python-for-android - 524d621aaf51c51c1611dd2c3662164f89bd7937 authored over 4 years ago
Add support for --presplash-lottie option of p4a

allow using Lottie animation as splashscreen on Android

github.com/kivy/buildozer - 236cdaee16dd7b56d37c55f5b30e3c1ca29dc0e3 authored over 4 years ago
Merge pull request #2264 from obfusk/patch-1

LogFile: rename .buffer (to fix newer flask/click)

github.com/kivy/python-for-android - 0c7efcde80580f52b75fc04802a623f362d26165 authored over 4 years ago
Merge pull request #2289 from obfusk/patch-8

remove cruft from webview_includes/_load.html

github.com/kivy/python-for-android - ebb394613a228f4e3bf814e185c162e41026a822 authored over 4 years ago
Merge pull request #2291 from obfusk/patch-9

download_file: show error + exponential sleep

github.com/kivy/python-for-android - 6235e93f218f99bda581fc3671b4ff07ba1c98b6 authored over 4 years ago
Merge pull request #2292 from obfusk/fix-osx

(host)python3: rm version check for pyconfig patch

github.com/kivy/python-for-android - f2946aa25a1c1cf546b4df162c2e87e0edb89dae authored over 4 years ago
Merge pull request #2293 from obfusk/use-https

use https download for boost & zope, refs #2294

github.com/kivy/python-for-android - 4b538d15ad88b0b8d4673488ca1fe782963b6baa authored over 4 years ago
use https download for boost & zope

github.com/kivy/python-for-android - da46607e2bb1cf6a7900d39193b9cb06193ddcd7 authored over 4 years ago
(host)python3: rm version check for pyconfig patch

github.com/kivy/python-for-android - 5a32b3cf8e451e7da01cc10fce9f98424428f907 authored over 4 years ago
fix test_download_file_scheme_https_oserror

github.com/kivy/python-for-android - 00390873bf2c35fdc503b35f29774b1091df24c8 authored over 4 years ago
download_file: show error + exponential sleep

github.com/kivy/python-for-android - 01518f58dc613f800be42cb0cd0a71ee4cc92059 authored over 4 years ago
Merge pull request #7009 from sanderland/imo_textinput

IME support for textinput

github.com/kivy/kivy - 5c8cb1f153b58c4e4f4ccaed98202d78cb0189d8 authored over 4 years ago
Merge pull request #7032 from jurf/patch-1

Fix typo in SlideTransition

github.com/kivy/kivy - 8ba162b26019ef2b3bbf4ef876c1ce5132ead013 authored over 4 years ago
Merge pull request #7038 from Kateba72/fix-documentation

Fix on_ref_press documentation

github.com/kivy/kivy - 0c9afd488e214b3a17f7e7198975edcc3a10542c authored over 4 years ago
Merge pull request #7039 from gala0sup/patch-1

fixed typo in hbar doc string

github.com/kivy/kivy - bf2f801517d958a300d9e0b61e855ab87104ed19 authored over 4 years ago
fixed typo in hbar doc string

github.com/kivy/kivy - 1846bc16721ff26d9ecbf5c7fe43958881111f2e authored over 4 years ago
Fix on_ref_press documentation

Closes #7037

github.com/kivy/kivy - 683ebd6d3806dd13c1173a8c86ea543fabe7a1d0 authored over 4 years ago
Merge pull request #2288 from obfusk/patch-7

tiny whitespace fix in buildoptions.rst

github.com/kivy/python-for-android - 7bf458f4c554839ebb4e847bc80a46096356c99a authored over 4 years ago
remove cruft from webview_includes/_load.html

github.com/kivy/python-for-android - 754439be86bd6af26812d4ab4f3119a87387b806 authored over 4 years ago
tiny whitespace fix in buildoptions.rst

github.com/kivy/python-for-android - 55588ab3467f68b4cadefed2a781c4ef288312d5 authored over 4 years ago
Fix typo in SlideTransition

github.com/kivy/kivy - fe2fe217cb9b4aef708061e37dd1bd10132eb097 authored over 4 years ago
Merge pull request #2279 from obfusk/patch-6

fix travis

github.com/kivy/python-for-android - 29a79c5b492f45657e819d2425942713f8531fcf authored over 4 years ago
Merge pull request #2281 from obfusk/update-python

update python3 & hostpython3 to 3.8.5

github.com/kivy/python-for-android - c7186b32ede88e3bf48b0a53213a701a8e7f2154 authored over 4 years ago
Merge pull request #2275 from obfusk/patch-4

build python3 with loadable-sqlite-extensions

github.com/kivy/python-for-android - f7434de61b53540c80b0363f206369857b8e3637 authored over 4 years ago
Merge pull request #2280 from obfusk/update-sqlite3

update sqlite3 to 3.32.3

github.com/kivy/python-for-android - 14ca8e12d89af68a33c86c577a48de028f7de6ec authored over 4 years ago
Merge pull request #2283 from obfusk/update-six

update six to 1.15.0

github.com/kivy/python-for-android - f1cce50a7bdc36075f58894ed35a7d3e007f6c8c authored over 4 years ago
Merge pull request #2282 from obfusk/update-flask

update flask to 1.1.2

github.com/kivy/python-for-android - 1da83aec12de5ee265a00d1373afa275d10d69e1 authored over 4 years ago
Merge pull request #2284 from obfusk/update-setuptools

update setuptools to 49.2.1

github.com/kivy/python-for-android - 802c84c90ededca8951f0fd7ed9975a782fe1f2b authored over 4 years ago
Merge pull request #2285 from obfusk/update-pyjnius

update pyjnius to 1.3.0

github.com/kivy/python-for-android - a30a3f0b27bba1ed3b96bbf33f5b7dbb3ebeb118 authored over 4 years ago
Merge pull request #2286 from obfusk/update-openssl

update openssl to 1.1.1g

github.com/kivy/python-for-android - e3b416d028a2fe2ded83ad6c154b7ed6fdf4a03a authored over 4 years ago
Merge pull request #2287 from obfusk/update-libffi

update libffi to 3.3

github.com/kivy/python-for-android - d97f2c4a8387ac494973e452d7f66b91ee2f815e authored over 4 years ago
update sqlite3 to 3.32.3

github.com/kivy/python-for-android - f0df4cd2ae984b401c3ee1ada9c73d5082661f76 authored over 4 years ago
update six to 1.15.0

github.com/kivy/python-for-android - ef6fff03eebc462531ae0310797a8d1602458f5c authored over 4 years ago
update setuptools to 49.2.1

github.com/kivy/python-for-android - b21e29489c20468e06dd967f37d90cea361fe8a1 authored over 4 years ago
update pyjnius to 1.3.0

github.com/kivy/python-for-android - 2541a01dcc7c567859e10683c59c3b0bcc658f31 authored over 4 years ago
update openssl to 1.1.1g

github.com/kivy/python-for-android - a3c174dd6ab2bdda27482672e8574c10cac7b8a8 authored over 4 years ago
update libffi to 3.3

github.com/kivy/python-for-android - d502ea5818eb946deb802ecd4b1c875462057f3d authored over 4 years ago
update flask to 1.1.2

github.com/kivy/python-for-android - 7d6451632d30f1d5ba7940007f68a62594eee588 authored over 4 years ago
update python3 & hostpython3 to 3.8.5

github.com/kivy/python-for-android - 2321441754f4a1b49753a6d9fdf7b5fb0e566051 authored over 4 years ago
Fix uninitialized variable in MacOSX filechooser. (#568)

Closes #566.

github.com/kivy/plyer - 9507dd99c63e80d3f49de90944c88e74411b0864 authored over 4 years ago
add recipe for libpcre (#2276)

* add recipe for libpcre
* fix flake8 errors

github.com/kivy/python-for-android - 9ea2d0a23a6751742870d6299ea3fbdcda60c1a5 authored over 4 years ago
build python3 with loadable-sqlite-extensions

github.com/kivy/python-for-android - 6180c8a3194c5e6990efb444ff2eb6d5b36aaf41 authored over 4 years ago
Fix Java code indentation (#2273)

github.com/kivy/python-for-android - df2178b03560068b41a8c6872b8ff7f8703aba23 authored over 4 years ago
Merge pull request #7021 from pythonic64/use_color_instead_of_list_property_part_2

Use ColorProperty for remaining color properites

github.com/kivy/kivy - 9ff5f12ebb735580ce5c34086d537b5ead3ab003 authored over 4 years ago
Merge pull request #7022 from pythonic64/update_doc_for_instances_of_colorproperty

Update doc for all instances of ColorProperty

github.com/kivy/kivy - 08c4d717a0187f5fdbf1982ac213c7ca6e6f2357 authored over 4 years ago
Updated doc for all instances of ColorProperty to state ColorProperty type.

github.com/kivy/kivy - fec099e6ecf19365d54086c8c42e33ae3c028744 authored over 4 years ago
Use ColorProperty for GestureSurface.color, Label.outline_color and Label.disabled_outline_color properties.

github.com/kivy/kivy - cb49fe8b6d805ef7f4ba8af93c3f21de4178f817 authored over 4 years ago
Use local packaging repo required for xenial.

github.com/kivy/kivy-sdk-packager - 4e301a2cb681845356af32316b3fb8c353f2d08d authored over 4 years ago
Fix/host setuptools3 (#533)

* status

* :recycle: Extract context managers

* :art: Fix typo

* :sparkles: Use python_...

github.com/kivy/kivy-ios - 7cb14fc7da1729767eee1c097cebf5a1aa315d07 authored over 4 years ago
disable command screen

github.com/kivy/kivy-remote-shell - ca0661b5483eb8291741ed6f39c37f4ad7467bb3 authored over 4 years ago
don't force versions of python and others in buildozer.spec

also cache stuff for next builds
remove globals() from getManholeFactory call

github.com/kivy/kivy-remote-shell - 429b7655006f7aaa52d9441de7e92c9417580f91 authored over 4 years ago
try to build using github actions

github.com/kivy/kivy-remote-shell - 7a7fe8105187aa3dc106378341b1a9d38fcd5e5c authored over 4 years ago
Merge pull request #6931 from Gobbel2000/vim_highlight

Fix and improve vim syntax highlighting for kv lang

github.com/kivy/kivy - ed2615e542d19a7b2f1a8afa85af5e1b190cd519 authored over 4 years ago
Updated the manhole so it will disconnect properly

github.com/kivy/kivy-remote-shell - 00849a17c3cd20b20e20b563437445dac1410a00 authored over 4 years ago
:truck: Move cython requirement into requirements.txt (#531)

Co-authored-by: richard <richard@dotmodus>

github.com/kivy/kivy-ios - 4567cad31f472100ab69c10cdf7f7f71358489c9 authored over 4 years ago
Fix version sheer

github.com/kivy/kivy-remote-shell - bfc6d3e9b385b5f351e0b3d41434ed89372bc435 authored over 4 years ago
tests and typos

github.com/kivy/kivy - 0eb02baeaece2ca43d3846bac13e722ada0819c2 authored over 4 years ago
fixing pep8 errors in a file I didn't touch

github.com/kivy/kivy - f0fdd27dc21985f68372b99c1198e74f104b7351 authored over 4 years ago
black and pep8 disagree?

github.com/kivy/kivy - 41be03b5b0c860cff8183260b1d0f06164347ca3 authored over 4 years ago
typo/pep

github.com/kivy/kivy - c9408886549a1460172ce0826d5f0ceee52fe1d1 authored over 4 years ago