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

Fix Compile on arm64 M1 Macs for native support

closes #80

github.com/kivy/pyobjus - 8eeea05baec7b563cd7d5e1301bfd995a89f2c8c authored over 3 years ago by Akshay Arora <[email protected]>
Merge branch 'master' of https://github.com/kivy/kivy into get_cursor_from_xy_fix

Fixed get_cursor_from_xy. Fixed selecting using handles bug (#7246)

github.com/kivy/kivy - 531636f94226e12479df2926c545eefb51e3bf02 authored over 3 years ago by Alspb <[email protected]>
Fixed selecting using handles bug (#7246)

Fixed enormously large cursor_x returned by get_cursor_from_xy when touch is righter then the la...

github.com/kivy/kivy - 3d3a1687caf557603e6ff18d21cd606a22e454b1 authored over 3 years ago by Alspb <[email protected]>
Fixed unexpected overscrolling bug when using mouse wheel, complement to #7612 (#7615)

* Update textinput.py

* refactoring for readability/identification

* refactoring

github.com/kivy/kivy - a555d02ddd43e13926533cc64fd98f1f4daa4c31 authored over 3 years ago by Dexer <[email protected]>
Update line number refs (& remove one unclear one) (#7625)

github.com/kivy/kivy - 0ca10a893f9a424b3bf44d35b7d5c40306cedff0 authored over 3 years ago by Geo Maciolek <[email protected]>
Replace modname_tkinter with 'tkinter' (#7605)

github.com/kivy/kivy - d1b7f415b8bece8f2b3a30a855597047f8ff2411 authored over 3 years ago by eric15342335 <[email protected]>
bugfix: tutorials pong score countup on right side (#7603)

The ball wasn't acting correctly when touching the right side:
The score countup occured when t...

github.com/kivy/kivy - c2471d3098e3f2391bb449d3ccc48518d0a8684c authored over 3 years ago by SubaruArai <[email protected]>
Fixed inconsistent behavior of TextInput bubble and handles (#7621)

* Fixed inconsistent behavior of TextInput bubble and handles

The entirety of the bugs resolu...

github.com/kivy/kivy - 390cffa3fc6d1f128952a87af6466ca3d3d90a50 authored over 3 years ago by Dexer <[email protected]>
Fixes TextInput cursor issues when resizing/scrolling (#7622)

* Fixes text input cursor issues when resizing/scrolling

* refactoring

github.com/kivy/kivy - 1e518357cbab968ae8af1b675fa17529b3240d27 authored over 3 years ago by Dexer <[email protected]>
Fixes missing documentation_options (#7624)

github.com/kivy/kivy - b1b3492d4ee000aae61d1f711e0694ee43f19e59 authored over 3 years ago by Mirko <[email protected]>
linux/storagepath: Revamp handling of user-dirs

- dont assume that ~/.config/user-dirs.dirs exists
- don't assume it does have contents or the r...

github.com/kivy/plyer - f803697a1fe4fb5e9c729ee6ef1997b8d64f3ccd authored over 3 years ago by Romanos Skiadas <[email protected]>
linux/storagepath: Fixup DOCUMENTS to DOCUMENT

this is the right name according to the XDG spec, and the key used in
the default paths dict

github.com/kivy/plyer - 99dabb2d62248fc3ea5705c2720abf71c9fc378b authored over 3 years ago by Romanos Skiadas <[email protected]>
Explicitly specified hints argument

github.com/kivy/plyer - 538afa1478b46366de2ef548555f7e632fbb750c authored over 3 years ago by olumidesan <[email protected]>
Sphinx: Use class instead of instance in add_lexer + Fixes search on sphinx>1.7.9 (#7623)

* Use class instead of instance in add_lexer

* Fixes search with newer sphinx

github.com/kivy/kivy - 6a9913425550169edcec39aae77c78719eb4327f authored over 3 years ago by Mirko <[email protected]>
Fixed TextInput visual selection bugs while scrolling (#7618)

Fixed TextInput visual selection bugs in multiline mode while scrolling vertically.
Removed une...

github.com/kivy/kivy - 9152bc85908b757c0664f95c9105c84901e8b2a5 authored over 3 years ago by Dexer <[email protected]>
removed print and added logging to flipVert

Removed unnecessary print statement and made use of Logger

github.com/kivy/kivy - a2a507824918c3b27f4e46843bf3290aa2eddd24 authored over 3 years ago by Vibhakar Solanki <[email protected]>
Move coveralls to github actions (#2490)

github.com/kivy/python-for-android - 11e8021c9d48360a3bfb83c6159d0db724995c09 authored over 3 years ago by Mirko <[email protected]>
AAB support related changes (#2467)

* Added support for aab

* Move to build:gradle:3.5.4 (adds support for API 30), fix some test...

github.com/kivy/python-for-android - 41c6cc07dbbf0405a71098d46c38d2e33334c5da authored over 3 years ago by Mirko <[email protected]>
Merge pull request #2489 from kivy/master

Master

github.com/kivy/python-for-android - 54139eac2d1b3eb56a9a1f4ec406d24eecf1a8e3 authored over 3 years ago by Mirko <[email protected]>
Merge pull request #2488 from misl6/release-2021.09.05

Release 2021.09.05

github.com/kivy/python-for-android - 4563f3e3e7dfe74eec399034efb4e3b83110c7d1 authored over 3 years ago by Mirko <[email protected]>
Fix install command for zsh

`python -m pip install kivy[base] kivy_examples --no-binary kivy` throws the error `zsh: no matc...

github.com/kivy/kivy - 32a71278fd917a9e96b88d0cdfd044bcde47f1a5 authored over 3 years ago by willow <[email protected]>
Fixed unexpected overscrolling when using mouse wheel (#7612)

github.com/kivy/kivy - 92ff508dc17831a57a4bb900d7bc218b577e066e authored over 3 years ago by Dexer <[email protected]>
Update CHANGELOG.md & version

github.com/kivy/python-for-android - 36853884a1a362eac0a7627509314d0d25249e0e authored over 3 years ago by Mirko Galimberti <[email protected]>
Drop travis-ci.org and use github-actions for pypi release (#2487)

* Drop travis-ci.org and use github-actions for pypi release

* Bump gh-action-pypi-publish to...

github.com/kivy/python-for-android - 1d8f773d31ed5fc4716ca9e078f692bd6c2373b5 authored over 3 years ago by Mirko <[email protected]>
Use platform.machine() as default get_cpu() return value

It's much more likely to be correct, eg on aarch64 in my case. :-)

github.com/kivy/pyjnius - 362d9b99fd1ee6114d2e166a2f294612be86a82a authored over 3 years ago by Cheaterman <[email protected]>
Add aarch64 to MACHINE2CPU - get rid of the warning on ARM64

github.com/kivy/pyjnius - 7781dc1cb01519ccaf06a78cc0bee6393567f9ce authored over 3 years ago by The Cheaterman <[email protected]>
Merge pull request #63 from p0lygun/patch-1

Fixed Dead link

github.com/kivy/oscpy - 58e222c116acd51c55d968008338bc5ac2e320bd authored over 3 years ago by Gabriel Pettier <[email protected]>
Fixed Dead link

github.com/kivy/oscpy - f8c7c16250c3aa2fbfa407948f3e97bdfc061956 authored over 3 years ago by Vibhakar Solanki <[email protected]>
Merge pull request #639 from ecederstrand/patch-1

Add official OSI name in the license metadata

github.com/kivy/kivy-ios - 651461b82d7e919aa9487e1cafb217a9d2d14d27 authored over 3 years ago by Gabriel Pettier <[email protected]>
Add official OSI name in the license metadata

This makes it easier for automatic license checkers to verify the license of this package.

github.com/kivy/kivy-ios - d2e5d784b4b1376e294b032e937479a7104a47d0 authored over 3 years ago by Erik Cederstrand <[email protected]>
Add misl6 to core developers (#128)

github.com/kivy/kivy-website - 30799cc5bcd69520e73f8846149abf60645c056e authored over 3 years ago by Mirko <[email protected]>
Update freetype url

github.com/kivy/kivy-ios - 02630e52c2efcaaeeaea2ce3d151625fc11ac37a authored over 3 years ago by Mirko Galimberti <[email protected]>
1.4.0 release

github.com/kivy/pyjnius - f8bd8f64a476fc905af8da58f8f3dad6d7ad396e authored over 3 years ago by Gabriel Pettier <[email protected]>
cython is only a build requirement, not an install requirement

github.com/kivy/pyjnius - c32bf9500d5f21ecaa4ba4374450c30b77c9914a authored over 3 years ago by Gabriel Pettier <[email protected]>
use full commit for release ation in workflows

github.com/kivy/pyjnius - 79c9f0a194ecb72b6fa2d02cb28062e92e1593f0 authored over 3 years ago by Gabriel Pettier <[email protected]>
Update jnius_jvm_android to simplify patching for p4a

github.com/kivy/pyjnius - 8ce6f1e4e4eb7905fdf04ec9d9c770076d14bfad authored over 3 years ago by Gabriel Pettier <[email protected]>
make sure javac location is correct on Windows

github.com/kivy/pyjnius - 582cff56262721a719c1216d3a0d963cbb3af1ff authored over 3 years ago by Craig Macdonald <[email protected]>
PEP8

github.com/kivy/pyjnius - a002083f10f8e30408511c9deba61b2a848ed1a9 authored over 3 years ago by Gabriel Pettier <[email protected]>
refactoring of Java location bootstrap, addressing #537

github.com/kivy/pyjnius - d5d4c99b6ff756b6ad9d9307967831b172fb41cb authored over 3 years ago by Craig Macdonald <[email protected]>
fix for mac, todo or android

github.com/kivy/pyjnius - 64aa4a0e47cbfcf7f27fbf79ad70da102140c7fe authored over 3 years ago by Craig Macdonald <[email protected]>
added some default *nix search paths

github.com/kivy/pyjnius - cc70851f824e8ee3c4524ec309db5b1770e60b49 authored over 3 years ago by Craig Macdonald <[email protected]>
remove debug print

github.com/kivy/pyjnius - aa83699ba648e849bab142d74e323a5c3cd51352 authored over 3 years ago by Craig Macdonald <[email protected]>
Update env.py for android building

- return [] in get_libraries as it's not needed on android
- update android library definition t...

github.com/kivy/pyjnius - fc714ea798870a7746e374a72c19b9db87b817a6 authored over 3 years ago by Gabriel Pettier <[email protected]>
add library location for setup.py on Windows

github.com/kivy/pyjnius - 395df291f498dbd9c7bc30e159b2ddafacbe5854 authored over 3 years ago by Craig Macdonald <[email protected]>
:arrow_up: Upgrade grunt version (#2484)

github.com/kivy/python-for-android - 1ca2f8c216b26077d647e12009dcf6f086debf45 authored over 3 years ago by Richard Larkin <[email protected]>
Merge pull request #1275 from vesellov/master

added few additional options for android p4a builds

github.com/kivy/buildozer - 643d19af4ec014033cb9d7eb04b359359e6ddcc0 authored over 3 years ago by Akshay Arora <[email protected]>
Merge branch 'master' into master

github.com/kivy/buildozer - f9b1acf4a0e1c2cbd7cc588c80471e14377e1f29 authored over 3 years ago by Veselin Penev <[email protected]>
Merge pull request #1260 from xloem/debug-loglevel

Pass debug loglevel down through to python for android

github.com/kivy/buildozer - b9245f33abdbfcdefe0ab5ba0308bc41c5852032 authored over 3 years ago by Akshay Arora <[email protected]>
Merge pull request #1123 from arqeco/patch-2

Update instalation.rst for Windows 10

github.com/kivy/buildozer - 966d6f2fdddba333dbbbadd1f601ffd3758f335a authored over 3 years ago by Akshay Arora <[email protected]>
Merge pull request #1269 from xloem/p4a_commit

Let buildozer.spec files pin to a specific p4a commit hash

github.com/kivy/buildozer - 593319c3baf869d26c0bd7bb98eb1cb8d151b2d6 authored over 3 years ago by Akshay Arora <[email protected]>
Merge pull request #1327 from timgates42/bugfix_typos

docs: fix a few simple typos

github.com/kivy/buildozer - 2464434e4b0b1a2738d22eed8c722eacc8f58e54 authored over 3 years ago by Akshay Arora <[email protected]>
Merge pull request #1347 from meow464/meow464

Fixes deprecated plistlib API

github.com/kivy/buildozer - 8c2b1d9641a44798f6587024ae253b91d56a1a66 authored over 3 years ago by Akshay Arora <[email protected]>
Fixes deprecated plistlib API

Support for the old API was removed in Python 3.9 by bigfootjon.
This new API has been available...

github.com/kivy/buildozer - 530974e08c0fc3eb3e033ccc4e1d81ca52020883 authored over 3 years ago by meow464 <>
Merge pull request #7592 from outdooracorn/fix/docs

Fix missing word in doc/guide/events.rst

github.com/kivy/kivy - 49ef9ff24bf8f545243a30b1e49192d73c1b41f7 authored over 3 years ago by Akshay Arora <[email protected]>
Recipe for pydantic (#2480)

github.com/kivy/python-for-android - 505c3dffa2f83f684f3a76aae13165e731b5df9d authored over 3 years ago by Filipe Marchesini <[email protected]>
Merge pull request #624 from autosportlabs/master

Bump sdl2_ttf to 2.0.15 to improve compatibility with kivymd

github.com/kivy/kivy-ios - acf8ce93b568f6687b5e61d7e0fd23704e8ca785 authored over 3 years ago by Andre Miras <[email protected]>
Merge branch 'kivy:master' into master

github.com/kivy/kivy-ios - 5690fef7c57bfd927415c34c7d7925def19a8464 authored over 3 years ago by Brent Picasso <[email protected]>
bump sdl2_ttf version to 2.0.15 to help compatibility with kivymd

github.com/kivy/kivy-ios - 027cff527a3e45bd3be5df32163e8be3d1c1005a authored over 3 years ago by Brent Picasso <[email protected]>
Merge pull request #623 from autosportlabs/master

add leading whitespace for include file

github.com/kivy/kivy-ios - 2e2ee0014080f069bc9b45164908ec78f8640232 authored over 3 years ago by Andre Miras <[email protected]>
add leading whitespace for include file

github.com/kivy/kivy-ios - 22e77195e435e9175e2df40dcd440c41ace49ac8 authored over 3 years ago by Brent Picasso <[email protected]>
Add should_build method to sdl2 recipe

Hello. When making a distribution, sdl2 always builds all over and it takes a lot of time. This ...

github.com/kivy/python-for-android - 9875ff41803e89f2e97c9385abd8c7415b247260 authored over 3 years ago by AndyRusso <[email protected]>
Fix missing word in doc/guide/events.rst

github.com/kivy/kivy - 31ec7df0e6aa6ba4e482c8c693c325873a032f29 authored over 3 years ago by oshotton <[email protected]>
Change `PythonActivity` java class (#642)

github.com/kivy/plyer - 7617bdba4ead0bd2768e40a942100a0d9d89a0ae authored over 3 years ago by Neizvestnyj <[email protected]>
Fix PermissionError when reconnecting mtdev input devices (#7587)

The Linux kernel creates input devices then hands permission management off
to udev. This resul...

github.com/kivy/kivy - a55ad400a52e038f110df10d8f3c1e822b90f76c authored over 3 years ago by Dean Serenevy <[email protected]>
Fixes issue #7514 ('auto_halign_r' referenced before assignment) (#7548)

github.com/kivy/kivy - 57775fed3f09470069f17d600d93d70782ceadf7 authored over 3 years ago by Mirko <[email protected]>
fix pandas recipe (#2478)

github.com/kivy/python-for-android - 19e1e27371efcc3258db48a010829880b461a574 authored over 3 years ago by Mikhail Zakharov <[email protected]>
Merge pull request #2469 from macdems/develop

Fix bad library found by ctypes for 64-bit arch (#2468)

github.com/kivy/python-for-android - d31942fd3d792c1c318659f982e2104788530a24 authored over 3 years ago by Andre Miras <[email protected]>
Fixes double word in docs. (#7581)

Co-authored-by: meow464 <meow464>

github.com/kivy/kivy - 53502b7942155dbae96efa3a9e469fe24db90533 authored over 3 years ago by meow464 <[email protected]>
Fix line number references in basic.rst (#7580)

github.com/kivy/kivy - c0665964a3d7289d05696cf7f20654a2f0c1020e authored over 3 years ago by outdooracorn <[email protected]>
Update toolchain.py

github.com/kivy/kivy-ios - 132eb2739279c479556e74575b97ba9df8faf046 authored over 3 years ago by Akshay Arora <[email protected]>
Merge pull request #620 from kivy/icon_fix

fix icon generation

github.com/kivy/kivy-ios - 87c51be0adc909b84afa27b3ddbaa4be4568a4ad authored over 3 years ago by Akshay Arora <[email protected]>
fix icon generation

github.com/kivy/kivy-ios - 8160241b20e3a0cd5b3e315c3ae6ed1207fc8973 authored over 3 years ago by quanon <[email protected]>
Fix ignored exceptions breaking tests

Add a few except clauses on methods that missed them, especially populate_args
that was failing ...

github.com/kivy/pyjnius - 4e37b72838b2455eb4d260a24670ff82eff0c4af authored over 3 years ago by Gabriel Pettier <[email protected]>
Change type of type-related java exceptions to TypeError

also change the tests to use assertRaisesRegex and match the error message

github.com/kivy/pyjnius - f0a8dddc881a615c3de705469e1096797f0940c5 authored over 3 years ago by Gabriel Pettier <[email protected]>
Merge pull request #2471 from viblo/missing_diff

Add *.diff to manifest and package_data

github.com/kivy/python-for-android - a0cb7b4d7306879b1c83879b6f83aa38613a30f4 authored over 3 years ago by Andre Miras <[email protected]>
Add *.diff to manifest and package_data

github.com/kivy/python-for-android - 134468f43c29955cc0e97e48c8f7b4069a65f889 authored over 3 years ago by Victor Blomqvist <[email protected]>
Merge pull request #515 from cmacdonald/lambdas_v1

Allow passing Python Lambdas as Java lambdas

github.com/kivy/pyjnius - ba3f42664c3c94e5d0ddbb9894b96dfb824b43f9 authored over 3 years ago by Gabriel Pettier <[email protected]>
Fix bad library found by ctypes for 64-bit arch (#2468)

github.com/kivy/python-for-android - 90e296e1a5b9e79c45f6dcd8fbe2dbf4f291d589 authored over 3 years ago by Maciej Dems <[email protected]>
Merge pull request #595 from dogatekin/master

Use Python standard library `which` instead of OS `which`

github.com/kivy/pyjnius - a6af91a28c80383cc078718b6668f5708c87d348 authored over 3 years ago by Gabriel Pettier <[email protected]>
Implemented passing other arguments to `notify-send`

github.com/kivy/plyer - a4266d39ff6c163da28600f9f7f77dd0b9dfa79f authored over 3 years ago by olumidesan <[email protected]>
Added other keyword arguments to `notify` method

github.com/kivy/plyer - aa3e75802667e1beef5bd0a578d827dc6ee0f9e1 authored over 3 years ago by olumidesan <[email protected]>
Merge pull request #2466 from ljnath/bump-pygame-to-latest

Updated version of pygame from 2.0.0-dev7 to 2.0.1

github.com/kivy/python-for-android - a633193cf857ff2819ffae3943a7c4865a859613 authored over 3 years ago by Andre Miras <[email protected]>
Updated version of pygame from 2.0.0-dev7 to 2.0.1

github.com/kivy/python-for-android - 12e54ca381c829a30c78338cba959866c6eebc2c authored over 3 years ago by Lakhya Jyoti Nath <[email protected]>
Typo on docs, missing word (#7561)

github.com/kivy/kivy - 143ba31a0a5c23d8c1a8d6fb1972d94cc1d7f31c authored over 3 years ago by meow464 <[email protected]>
Comment references the wrong layout (#7560)

There is no BoxLayout anywhere, it should be FloatLayout.

github.com/kivy/kivy - 9eb4bded17f5004489f5deb160383809e28af19d authored over 3 years ago by meow464 <[email protected]>
bump version to 0.6.1-dev

github.com/kivy/oscpy - 8f43024ac9d875da7b8499fc89c4db7141e327e1 authored over 3 years ago by Gabriel Pettier <[email protected]>
Release v0.6.0

github.com/kivy/oscpy - 90740323327575b70c6f7b9a71b935e0b6c03f9b authored over 3 years ago by Gabriel Pettier <[email protected]>
updated-device-name-implementation-for-backward-compatibility (#634)

* Changed devicename api from android.provider.Settings.Global to android.os.Build for backward ...

github.com/kivy/plyer - 0c226e1fbc2f70d713654aa6443488d71b31af93 authored over 3 years ago by Lakhya Jyoti Nath <[email protected]>
Added contributors in readme.md file

github.com/kivy/plyer - 8b68684f5fea2c00896a09b2b8c62ebb833d0481 authored over 3 years ago by Lakhya Jyoti Nath <[email protected]>
Fixed pep8 errors (#632)

* Fixed pep8 errors

* fixed few more errors

* added Exception in except statement

github.com/kivy/plyer - 27a611f6eaaac1ab077c9fd3869a448fb30391ff authored over 3 years ago by Lakhya Jyoti Nath <[email protected]>
Removed python2.6|7 reference and added reference for python 3.6|7|8 (#631)

github.com/kivy/plyer - 43d86749740780ec50628b2c3505bdbb32a49292 authored over 3 years ago by Lakhya Jyoti Nath <[email protected]>
Support to get android device name or hostname for linux and windows (#630)

* Added device-name facades
* added device-name support for android
* Added Linux api for Devi...

github.com/kivy/plyer - daf23c31a57bcd28db8c6e05651029498530df4a authored over 3 years ago by Lakhya Jyoti Nath <[email protected]>
Use Python standard library which instead of OS which

github.com/kivy/pyjnius - 13e741dc8b36828a095c1b7ac5ac9ce435023d30 authored over 3 years ago by Doga Tekin <[email protected]>
Adds libm to Pillow recipe (#2465)

Fixes:
```
ImportError: dlopen failed: cannot locate symbol "log" referenced by "_imaging.so"....

github.com/kivy/python-for-android - 4b1c7d8a755730b191bd1e9481b365e6240e152c authored over 3 years ago by Sahil-pixel <[email protected]>
Add missing mipmap directories to bootstraps. Otherwise copying the icon will fail in build.py as of the changes in #2446 (#2463)

github.com/kivy/python-for-android - f5385616eb8df9c355138c386930b4be7b8e1572 authored over 3 years ago by Robert Niederreiter <[email protected]>
fixed redirection for download liblzma (#2452)

* fixed redirection for download liblzma
* use wget

github.com/kivy/python-for-android - f00427334b0b574b1fc18128d24a3eac2f8a6470 authored over 3 years ago by Traugott Dross <[email protected]>
android: add support for adaptive icon/launcher (#2446)

see https://developer.android.com/guide/practices/ui_guidelines/icon_design_adaptive

This add...

github.com/kivy/python-for-android - 79f9030a62503218a315255fea682aff3d37f5d0 authored over 3 years ago by ghost43 <[email protected]>
Avoids build error for opencv and bumps version to 4.5.1 (#2419)

* Avoids 'Permission Denied' error during docker build
* Avoids build error for opencv and bump...

github.com/kivy/python-for-android - 28411b724b64a35083650a3dfd29e2614a368f20 authored over 3 years ago by thescheff <[email protected]>
Move PythonActivityUtil.unpackData to PythonUtil.unpackData (#2462)

* Move PythonActivityUtil.unpackData to PythonUtil.unpackData
* Move toastError and some fixes
...

github.com/kivy/python-for-android - dc2806ee31b2316e51dfc059f5061a820543ace7 authored over 3 years ago by Robert Niederreiter <[email protected]>
MouseMotionEventProvider: Add disable_hover property (#7549)

* MouseMotionEventProvider: Added disable_hover property.

* MouseMotionEventProvider: Added d...

github.com/kivy/kivy - 3894a454ee03ede25e920759e6ac2df040ff3431 authored over 3 years ago by Filip Radović <[email protected]>