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

Updated version to 2019.10.06.post0

github.com/kivy/python-for-android - 3058fd1059971d5020043bcc0f73ebadc520a6fe authored almost 5 years ago
Bumps openssl to 1.1.1f

github.com/kivy/python-for-android - 6fbe38810e340212bb658c1f2a74f921afbd681f authored almost 5 years ago
Update recommended NDK version to 19c (#2116)

Probably newer versions are also fine, but making this change in particular because the buildoze...

github.com/kivy/python-for-android - f5dbf219aac1f11389b8322c42ab3397397a75b3 authored almost 5 years ago
Unify most of the test apps into `on device unit test app` (#2046)

* :package: Refactor (move) `PythonTestMixIn` into `tests.mixin`

* :package: Unify most of th...

github.com/kivy/python-for-android - 16155c084e106334bf95e2395d818362ed678fce authored almost 5 years ago
Merge pull request #2115 from AndreMiras/feature/minor_fixes

Minor fixes and cleanup

github.com/kivy/python-for-android - f2b621e5871437ed3d05c96aa953fad8c97259b5 authored almost 5 years ago
Minor fixes and cleanup

- remove `object` inheritance
- remove `__future__` imports
- remove `six` checks and conditiona...

github.com/kivy/python-for-android - 22b7dfee1ddc5f435f8bf016cbf83980a45b4374 authored almost 5 years ago
Merge pull request #2114 from AndreMiras/feature/fixes_linting

Fixes linting errors in runnable.py

github.com/kivy/python-for-android - a5483306e3e2312b7d0b64d5a9f1e1c491af6851 authored almost 5 years ago
Fixes linting errors in runnable.py

https://travis-ci.org/github/kivy/python-for-android/jobs/668867999
```
runnable.py:17:1: E302 e...

github.com/kivy/python-for-android - 2e16e67cde056fd350ac5f6517d80c2422bc51ae authored almost 5 years ago
:package: Refactor python module into hostpython3/python3 recipes (#2108)

* :package: Refactor `pythonforandroid.python` recipes into his own recipe

As it was done ori...

github.com/kivy/python-for-android - 0af0ffa1450bf998e678ba50267fd38b89ed4d1a authored almost 5 years ago
Modification of Status isCharging in windows (#546)

* Modification of Status isCharging in windows

Modification to adapt that the source of infor...

github.com/kivy/plyer - 97629a5d83b4f94d9655f8ef73c53666802a69f3 authored almost 5 years ago
fix for the problem with decorator run_on_ui_thread and the local ref… (#1830)

* fix for the problem with decorator run_on_ui_thread and the local reference table overflow

...

github.com/kivy/python-for-android - 7c11148b5502d20a8b4a21a68e556a4cce7056c9 authored almost 5 years ago
Merge branch 'develop' into make_debug_release_debuggable

github.com/kivy/python-for-android - acbf02a98902d417843ae7a7deb6c47ba1cbd83e authored almost 5 years ago
[recipes] Update harfbuzz to v2.6.4 (#2069)

github.com/kivy/python-for-android - 92790480fc34d7013c976bb6b7f47f02c56d5270 authored almost 5 years ago
[recipes] Update freetype & add zlib support (#2068)

github.com/kivy/python-for-android - d59b910019f0aba76c26f61fa8bd2a2fe6877189 authored almost 5 years ago
:fire: Move to python3 `super` calls (#2106)

Co-authored-by: Alexander Taylor <[email protected]>

github.com/kivy/python-for-android - e02541fff57960a51f2c8f76f0eafdf23e48d032 authored almost 5 years ago
:fire: Drop Python 2 support (#2105)

* :fire: Remove `hostpython2` recipe

* :fire: Remove `python2` recipe

* :fire: Remove pyth...

github.com/kivy/python-for-android - 2b33eae5b64d3d4d91026c0326fc1e2ec58e370c authored almost 5 years ago
Updated version number to 2020.03.30

github.com/kivy/python-for-android - 24037dc9761e5102ad4c9a216a4b8ff759a6357c authored almost 5 years ago
Fix linter warnings (#547)

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

* Fix linter warnings in platforms/...

github.com/kivy/plyer - 1a966f2fedad96ea35502eb118151c6cf763995f authored almost 5 years ago
corrected platform detection on Android (#6798)

Corrected platform detection on Android

detects now presence of /default.prop file AND /syste...

github.com/kivy/kivy - 26228b202e821824afd8b2536234b26c23ae1b9d authored almost 5 years ago
Merge pull request #2109 from AndreMiras/feature/update_doc_install_dep

Updates quickstart.rst "Installing Dependencies"

github.com/kivy/python-for-android - c47f6978f4721a227df6a9f145fedd75a7e43421 authored almost 5 years ago
Updates quickstart.rst "Installing Dependencies"

- orders dependencies bullets alphabetically
- updates Arch Linux dependencies
- updates Ubuntu ...

github.com/kivy/python-for-android - d287859f9d68f3a645629d3871d04cc6be9b1b05 authored almost 5 years ago
Merge pull request #1041 from AndreMiras/feature/default_ndk_to_19b

Updates default buildozer.spec NDK from 17c to 19b

github.com/kivy/buildozer - cceab3c2ce4b2d2d621cf2fd18227024fc2d4bca authored almost 5 years ago
Updates default buildozer.spec NDK from 17c to 19b

Note that this is only the template spec file and
`DEFAULT_ANDROID_NDK_VERSION` fallback is left...

github.com/kivy/buildozer - 439a3619e4274fb5d9e3a70f16c012948f51877e authored almost 5 years ago
Bump to 2.0.0.dev0.

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

github.com/kivy/plyer - 6a3d81e5517a8aba7c450d421243c95846d4a2ca authored almost 5 years ago
Bump to v1.4.3.

github.com/kivy/plyer - 6af5c7e503ad51358ee29e9b8823722918f14165 authored almost 5 years ago
Switch to GitHub actions (#544)

* Add ci_osx action

* Add ci_ubuntu action

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

github.com/kivy/plyer - bdaaa872425cc3746da8ff04938b2c5757d417f5 authored almost 5 years ago
:alien: Remove deprecated key `sudo` (#2102)

github.com/kivy/python-for-android - 3a875395ed6b78541ecddd7c2ff9da38aadf3ac0 authored almost 5 years ago
use getmethods

github.com/kivy/pyjnius - 123b136b1262e63318eea1b947bf29e8b8e83373 authored almost 5 years ago
:sparkles: Add `pandas` recipe (#2100)

* :sparkles: Add `pandas` recipe

* :white_check_mark: Add tests for `pandas` recipe

* :arr...

github.com/kivy/python-for-android - f91d08049a79dd5dadd4387fbdbd10cfd1979c96 authored almost 5 years ago
:arrow_up: Update `pytz` to version `2019.3` (#2101)

Because is one of the dependencies of `pandas` recipe,
and despite that the old version seems t...

github.com/kivy/python-for-android - 4d9652aa612957dcccdcc4a4ed1907d13b4bfcc8 authored almost 5 years ago
Fixes #481

See the bug description in #481

github.com/kivy/pyjnius - c18ebafba641af3dbf7b32ad407b324fc0db7f61 authored almost 5 years ago
:sparkles: Compression libraries - episode III: add support for libbz2 & liblzma to python3 (#2097)

* :sparkles: Add `bz2` and `lzma` support to `Python3`

* :pencil: Update python3 recipe docst...

github.com/kivy/python-for-android - c427344c378ed18134e7c90073704864c2b9c62b authored almost 5 years ago
Merge pull request #2099 from AndreMiras/feature/updates_broken_psycopg2_url

Fixes psycopg2 URL, closes #2098

github.com/kivy/python-for-android - 1c95b40004300dcfaca01d9bc5b36ebe52b110ba authored almost 5 years ago
:sparkles: Compression libraries - episode II: liblzma (#2096)

* :sparkles: Add `liblzma` recipe (liblzma.so)

* :white_check_mark: Add tests for `liblzma` r...

github.com/kivy/python-for-android - f3748b4663eb19d0f1dd35c611a45854ff0461e8 authored almost 5 years ago
:sparkles: Compression libraries - episode I: libbz2 (#2095)

* :sparkles: Add `libbz2` recipe (libbz2.so)

* :white_check_mark: Add tests for `libbz2` recipe

github.com/kivy/python-for-android - 31cad00ed8d75c2106db4c5ce8b5b69f10a4b41e authored almost 5 years ago
Fixes psycopg2 URL, closes #2098

github.com/kivy/python-for-android - 2461ec4700f9eca9906759fe8359cf3a156f5423 authored almost 5 years ago
Fix linter warnings in examples/gps/main.py (#545)

Warnings:

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

github.com/kivy/plyer - 63b81924ccbd6926385953a01ac1a08eaa897852 authored almost 5 years ago
Merge pull request #2093 from AndreMiras/feature/fix_gevent_arm64-v8a_build

Fixes gevent recipe on arm64-v8a arch

github.com/kivy/python-for-android - 21d4d3551d4f5fd7e9970a03895c5b677f04b9e2 authored almost 5 years ago
Merge pull request #2094 from BornForFever/patch-1

Update quickstart.rst

github.com/kivy/python-for-android - 28c1d9791656dac6f2a2414df275a762228e70b3 authored almost 5 years ago
Update quickstart.rst

github.com/kivy/python-for-android - 103e0c272ed1e159f9857d0654a31fccaa58fd7c authored almost 5 years ago
Fixes gevent recipe on arm64-v8a arch

Adding `libm.so` to the `arm64-v8a` build fixes undefined reference
errors. The (truncated) conf...

github.com/kivy/python-for-android - 56a92b12b43f9d1ca7de980027085c49e7b7f475 authored almost 5 years ago
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

github.com/kivy/plyer - d645d928d169e7abff3bc845740ae80ee9e73a8e authored almost 5 years ago
Fix crash in Android Notification (SDK_INT >= 26) (#543)

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

```
JNI DETECTED ERROR IN ...

github.com/kivy/plyer - ead73cdb84a2436660cf713826f9f1593c25d98f authored almost 5 years ago
Python3 changes for next() (#28)

* python3 new sythaxe for next()

* python3 new sythaxe for next()

github.com/kivy/audiostream - 0d52097e60ba9259747e20eed02f447ccc442ee0 authored almost 5 years ago
Fix for arrays (python3) (#27)

* Fix for : TypeError: cannot use a str to initialize an array with typecode 'h'

* Fix for : ...

github.com/kivy/audiostream - 279cb144aa8f5689c907d3a15a70d9796c3ed4b7 authored almost 5 years ago
gallery fixes (#116)

github.com/kivy/kivy-website - 6d0c478cbd1a5264a3e6041f108c487318e1ff74 authored almost 5 years ago
Merge pull request #6780 from Lauszus/pi4_docs

Make it clear that SDL2 should not be installed with apt if the user …

github.com/kivy/kivy - ede9bd1b806619dda022ab438964ce1b48645521 authored almost 5 years ago
Merge pull request #6774 from Lauszus/parallel

Build the extensions in parallel if the options has not been set

github.com/kivy/kivy - e6fccbd8462c7b3f860313a0c11dd24c84f813bf authored almost 5 years ago
Make it clear that SDL2 should not be installed with apt if the user has compiled it manually

github.com/kivy/kivy - 5663f8d836295fbe0e512294d63303649cbde344 authored almost 5 years ago
Print the number of cores being used

github.com/kivy/kivy - 689e411513d9d67f49e48d1e110ea373d25fd1dc authored almost 5 years ago
Limit the number of parallel jobs to 4 to prevent overloading the system

github.com/kivy/kivy - 63a825a6d4df8fcf82f8e64975e875784025aa17 authored almost 5 years ago
Merge pull request #6778 from Lauszus/pi4_docs

Updated Raspberry Pi 4 documentation on how to ensure that the render…

github.com/kivy/kivy - 84e7bceb79e0324e0150f7f92421f2b7799d1d58 authored almost 5 years ago
Updated Raspberry Pi 4 documentation on how to ensure that the renderer is hardware accelerated

github.com/kivy/kivy - f1d82f0e038397431ca3f6605c002206d189e688 authored almost 5 years ago
Merge pull request #6777 from salt-die/line_mode_bug

points property sets _mode to LINE_MODE_POINTS

github.com/kivy/kivy - 0b4c423336f646b43bd087d16b246820c5a54725 authored almost 5 years ago
:bug: Add `-fPIC` to `CFLAGS` for Arch `x86_64` (#2085)

Since, at this point, we know that we need to add the mentioned flags at
some point, let's be b...

github.com/kivy/python-for-android - 22eb6c910d92a61f3ff82bc116597be9ce27bafd authored almost 5 years ago
Merge remote-tracking branch 'remote/master' into parallel

github.com/kivy/kivy - 2c9917870ab92d6660584b81c973133efcc5ee4a authored almost 5 years ago
Merge pull request #6775 from Lauszus/docs

Fixed the gallery documentation

github.com/kivy/kivy - 9f00beeb328b58a4a5f641ea2457876d2d90c99f authored almost 5 years ago
points property sets _mode to LINE_MODE_POINTS

To be consistent with ellipse, circle, rectangle, rounded_rectangle, and bezier properties, the ...

github.com/kivy/kivy - e8af3398431f5b5117c369e2e4fed0e3ac74a29f authored almost 5 years ago
Update `numpy` to v1.18.1 (add `cython` recipe) (#2077)

* [recipes] Update `numpy` to v1.18.1 (add `cython` recipe)

* [recipes] Move CI `numpy` tests...

github.com/kivy/python-for-android - 9d5ebb648a65591b0bccc4e52054f9bad67cbebd authored almost 5 years ago
Make sure all the directories has been created before trying to write to gallery.rst

github.com/kivy/kivy - 34c6cd8b84be4a3ef6fc6c59cf570c4e2b77b6bd authored almost 5 years ago
Fixed the gallery documentation, as it was breaking the docs from being generated

github.com/kivy/kivy - 2b5c8d29b371f3fededdc495cb978db5cd954f3b authored almost 5 years ago
Merge pull request #17 from kivy/matham-patch-1

Also remove old rpi wheels

github.com/kivy/kivy-server - 302362086231ab5b4e73358d332827b61078dc42 authored almost 5 years ago
Merge pull request #6773 from ozapinq/bugfix/openbsd-clock

add correct value of CLOCK_MONOTONIC for OpenBSD

github.com/kivy/kivy - 6d9df6c2d1e304f8ed3c34d412f4e205bda3c005 authored almost 5 years ago
Build the extensions in parallel if the options has not been set

github.com/kivy/kivy - f3ec4f73efe64c9c8f548d5a1f52f84cf79153c9 authored almost 5 years ago
Kivy now works on the Raspberry Pi 4 without X11 (#6769)

* Added 'KIVY_SDL_GL_ALPHA_SIZE' environmental variable, so X11 is not required when using SDL2 ...

github.com/kivy/kivy - fa19d954971e7747ce1553cc843a26e8c5375213 authored almost 5 years ago
add correct value of CLOCK_MONOTONIC for OpenBSD

github.com/kivy/kivy - e8c39680ff737d71a1f45d878c48c0904c7803c0 authored almost 5 years ago
Merge pull request #6748 from misl6/extend-certifi-to-ios

Extend certifi usage to ios

github.com/kivy/kivy - 54d345aef2a87c4c8a31c7a54c91215d3c28c65d authored almost 5 years ago
Merge pull request #6754 from kivy/matham-patch-1

Properly raise errors reading a font.

github.com/kivy/kivy - 81eaa2eeb4444a08980205f9d02a9e3144c4b486 authored almost 5 years ago
Merge pull request #6772 from kivy/matham-patch-3

window_info is not included in x86 pyinstaller.

github.com/kivy/kivy - 9f84ccd6a380bd64ac23471f76ae9c038b3d5770 authored almost 5 years ago
Merge pull request #6771 from kivy/matham-patch-2

Update issue templates to new format

github.com/kivy/kivy - 32146c56dfb56617d99852e6055334874deb6863 authored almost 5 years ago
window_info is not included in x86 pyinstaller.

github.com/kivy/kivy - 032a0828ed4f110492e94a259cce96b11904af3a authored almost 5 years ago
Delete old style issue template

github.com/kivy/kivy - bad7aa7a2a58ec978b4fa916db34848b5e22c067 authored almost 5 years ago
Update issue templates to new format

github.com/kivy/kivy - 7c6149f0ae7a956d2417c911163026eb60dc5821 authored almost 5 years ago
:bug: Fix Python 3 patch naming and content (#2083)

Because:
- the name does not match the file
- `py3.8.1_fix_cortex_a8.patch` contains unn...

github.com/kivy/python-for-android - 6b73f52005cc48fd41376d18439ba7522dfd8b20 authored almost 5 years ago
Merge pull request #2081 from erikhu/patch-1

Update PythonService.java

github.com/kivy/python-for-android - 4ab62168c5f1c4c5762be1975238176192e9e9c7 authored almost 5 years ago
Add NativeImagePicker class for use from the player IOS FileChooser class (#428)

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

github.com/kivy/kivy-ios - a583d5db0789cede978889ec31cdeb672a975bdb authored almost 5 years ago
Update PythonService.java

fix comparison foreground

github.com/kivy/python-for-android - 1bed396a4e89f6c6ba163581d660a45b21325392 authored almost 5 years ago
Add native iOS FileBrowser (#542)

* Added iOS FileBrowser implementation

* Fixed import

* Remove unneccesary file

* Updat...

github.com/kivy/plyer - afbde608939b6f9f6c2cd87c3356009abd5b5a9d authored almost 5 years ago
Fix `matplotlib` and update to `v3.1.3` (#2076)

* [recipes] Fix `matplotlib` and update to `v3.1.3`

* [recipes] Fix misspelled word

* [rec...

github.com/kivy/python-for-android - 2b5b40204fff6d6473f6f03b8b3eb9f9b9ed2e75 authored almost 5 years ago
clear scores array when match is found

github.com/kivy/pyjnius - f9300aa07dce6fd772dbb11aa08bb88298f5a7a3 authored almost 5 years ago
adding quotes for clarity

github.com/kivy/pyjnius - b052833e2a62db09e3a9df4c6c58512d15e6e44b authored almost 5 years ago
throw error is requested signature not found

github.com/kivy/pyjnius - 9ef0227f707de83e535942f7d4ac0f4e6fea4bef authored almost 5 years ago
Update index.rst

github.com/kivy/kivy-designer - 20343184a28c2851faf0c1ab451d0286d147a441 authored almost 5 years ago
Fix recipe `kiwisolver` (add `cppy` recipe) (#2075)

github.com/kivy/python-for-android - c1b94fd3fbc478c3779ae4821d30f0e648e9293f authored almost 5 years ago
Properly raise errors reading a font.

github.com/kivy/kivy - fe8ae9fe98d7cd993ccc9dda6a882d153416b4bd authored almost 5 years ago
[recipes] Update Pillow to v7.0.0 (#2067)

github.com/kivy/python-for-android - 9c6d8b808a29b8f392d83bbe195420274768c8d4 authored almost 5 years ago
Update packaging-windows.rst (#6750)

* Update packaging-windows.rst

Added sections detailing packaging using --onefile and for bun...

github.com/kivy/kivy - 9398c8d5d260c9f4d5dd0aadc7de5001bddaf984 authored almost 5 years ago
extend certifi usage to ios

github.com/kivy/kivy - 42b674d1e9265356b8be7a7f4bd3378fa7a6d88d authored almost 5 years ago
Don't create home directories

Fixes error:
```
python3.6 setup.py install --root=/<<BUILDDIR>>/kivy-2.0.0-dev~daily0+2020022...

github.com/kivy/kivy-sdk-packager - b3c8294a64ff9311b8ccb5f5e1bac03dc6da6571 authored almost 5 years ago
[gh-actions] Move to actions/checkout@v2 (#2070)

* [gh-actions] Move to actions/checkout@v2

* [gh-actions] Checkout `develop` branch for `rebu...

github.com/kivy/python-for-android - c0a30ea0cc78df59c51ee5c7ea3a7ddd4b81608b authored almost 5 years ago
less verbose Kivy startup (#6743)

if using xclip, even if the Kivy logger is set to log_level='warning' only, Kivy startup always ...

github.com/kivy/kivy - 53290db64b95a655f09e7c737b8e97fda7264451 authored almost 5 years ago
Fix missing renames of Bootstrap.list_bootstraps -> Bootstrap.all_bootstraps (#2066)

github.com/kivy/python-for-android - 8740267d82fc3797a56ee355c9e69f4f30b35a84 authored almost 5 years ago
Merge pull request #58 from kivy/remove_dupe_case

Remove case already covered in previous elif

github.com/kivy/pyobjus - 672ed6191df577545f11f838e35f7095330149f0 authored almost 5 years ago
Remove case already covered in previous elif

github.com/kivy/pyobjus - e4e2eda636b8ef1cdc22cc5b22e5c07fba4f75c5 authored almost 5 years ago
convert code_jam-featured assets to jpg

github.com/kivy/kivy-website - 489f4cce58ddf0c52380b39ea693fd26989f8d68 authored almost 5 years ago
Merge pull request #1026 from touilleMan/fix-default.spec-typo

Fix "android.add_activites" typo in default.spec

github.com/kivy/buildozer - a294071a6055dba5ec0fb00e705020c32ccb3ca4 authored almost 5 years ago
Fix config typo in default.spec

github.com/kivy/buildozer - 4165a388979eb113224c04eaadcd2aedb6a15987 authored almost 5 years ago
Merge pull request #2064 from HirotsuguMINOWA/fix_hogehoge_issue

fixed patch's name to apply correctly

github.com/kivy/python-for-android - 9b608e8e90a3f1c775b0ee80971edef271dd1e2c authored almost 5 years ago
fixed patch's name to apply correclty

github.com/kivy/python-for-android - cacebb09a39cd74697646af67047764a8fd54256 authored almost 5 years ago
update link to chisel project

github.com/kivy/kivy-website - 473e0aad5990ee4db11f8321092272973a6578eb authored almost 5 years ago