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
closes #80
github.com/kivy/pyobjus - 8eeea05baec7b563cd7d5e1301bfd995a89f2c8c authored over 3 years ago by Akshay Arora <[email protected]>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 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]>* Update textinput.py
* refactoring for readability/identification
* refactoring
github.com/kivy/kivy - a555d02ddd43e13926533cc64fd98f1f4daa4c31 authored over 3 years ago by Dexer <[email protected]>github.com/kivy/kivy - 0ca10a893f9a424b3bf44d35b7d5c40306cedff0 authored over 3 years ago by Geo Maciolek <[email protected]>
github.com/kivy/kivy - d1b7f415b8bece8f2b3a30a855597047f8ff2411 authored over 3 years ago by eric15342335 <[email protected]>
The ball wasn't acting correctly when touching the right side:
The score countup occured when t...
* 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 text input cursor issues when resizing/scrolling
* refactoring
github.com/kivy/kivy - 1e518357cbab968ae8af1b675fa17529b3240d27 authored over 3 years ago by Dexer <[email protected]>github.com/kivy/kivy - b1b3492d4ee000aae61d1f711e0694ee43f19e59 authored over 3 years ago by Mirko <[email protected]>
- dont assume that ~/.config/user-dirs.dirs exists
- don't assume it does have contents or the r...
this is the right name according to the XDG spec, and the key used in
the default paths dict
github.com/kivy/plyer - 538afa1478b46366de2ef548555f7e632fbb750c authored over 3 years ago by olumidesan <[email protected]>
* 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 in multiline mode while scrolling vertically.
Removed une...
Removed unnecessary print statement and made use of Logger
github.com/kivy/kivy - a2a507824918c3b27f4e46843bf3290aa2eddd24 authored over 3 years ago by Vibhakar Solanki <[email protected]>github.com/kivy/python-for-android - 11e8021c9d48360a3bfb83c6159d0db724995c09 authored over 3 years ago by Mirko <[email protected]>
* 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]>Master
github.com/kivy/python-for-android - 54139eac2d1b3eb56a9a1f4ec406d24eecf1a8e3 authored over 3 years ago by Mirko <[email protected]>Release 2021.09.05
github.com/kivy/python-for-android - 4563f3e3e7dfe74eec399034efb4e3b83110c7d1 authored over 3 years ago by Mirko <[email protected]>`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]>github.com/kivy/kivy - 92ff508dc17831a57a4bb900d7bc218b577e066e authored over 3 years ago by Dexer <[email protected]>
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
* Bump gh-action-pypi-publish to...
github.com/kivy/python-for-android - 1d8f773d31ed5fc4716ca9e078f692bd6c2373b5 authored over 3 years ago by Mirko <[email protected]>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]>github.com/kivy/pyjnius - 7781dc1cb01519ccaf06a78cc0bee6393567f9ce authored over 3 years ago by The Cheaterman <[email protected]>
Fixed Dead link
github.com/kivy/oscpy - 58e222c116acd51c55d968008338bc5ac2e320bd authored over 3 years ago by Gabriel Pettier <[email protected]>github.com/kivy/oscpy - f8c7c16250c3aa2fbfa407948f3e97bdfc061956 authored over 3 years ago by Vibhakar Solanki <[email protected]>
Add official OSI name in the license metadata
github.com/kivy/kivy-ios - 651461b82d7e919aa9487e1cafb217a9d2d14d27 authored over 3 years ago by Gabriel Pettier <[email protected]>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]>github.com/kivy/kivy-website - 30799cc5bcd69520e73f8846149abf60645c056e authored over 3 years ago by Mirko <[email protected]>
github.com/kivy/kivy-ios - 02630e52c2efcaaeeaea2ce3d151625fc11ac37a authored over 3 years ago by Mirko Galimberti <[email protected]>
github.com/kivy/pyjnius - f8bd8f64a476fc905af8da58f8f3dad6d7ad396e authored over 3 years ago by Gabriel Pettier <[email protected]>
github.com/kivy/pyjnius - c32bf9500d5f21ecaa4ba4374450c30b77c9914a authored over 3 years ago by Gabriel Pettier <[email protected]>
github.com/kivy/pyjnius - 79c9f0a194ecb72b6fa2d02cb28062e92e1593f0 authored over 3 years ago by Gabriel Pettier <[email protected]>
github.com/kivy/pyjnius - 8ce6f1e4e4eb7905fdf04ec9d9c770076d14bfad authored over 3 years ago by Gabriel Pettier <[email protected]>
github.com/kivy/pyjnius - 582cff56262721a719c1216d3a0d963cbb3af1ff authored over 3 years ago by Craig Macdonald <[email protected]>
github.com/kivy/pyjnius - a002083f10f8e30408511c9deba61b2a848ed1a9 authored over 3 years ago by Gabriel Pettier <[email protected]>
github.com/kivy/pyjnius - d5d4c99b6ff756b6ad9d9307967831b172fb41cb authored over 3 years ago by Craig Macdonald <[email protected]>
github.com/kivy/pyjnius - 64aa4a0e47cbfcf7f27fbf79ad70da102140c7fe authored over 3 years ago by Craig Macdonald <[email protected]>
github.com/kivy/pyjnius - cc70851f824e8ee3c4524ec309db5b1770e60b49 authored over 3 years ago by Craig Macdonald <[email protected]>
github.com/kivy/pyjnius - aa83699ba648e849bab142d74e323a5c3cd51352 authored over 3 years ago by Craig Macdonald <[email protected]>
- return [] in get_libraries as it's not needed on android
- update android library definition t...
github.com/kivy/pyjnius - 395df291f498dbd9c7bc30e159b2ddafacbe5854 authored over 3 years ago by Craig Macdonald <[email protected]>
github.com/kivy/python-for-android - 1ca2f8c216b26077d647e12009dcf6f086debf45 authored over 3 years ago by Richard Larkin <[email protected]>
added few additional options for android p4a builds
github.com/kivy/buildozer - 643d19af4ec014033cb9d7eb04b359359e6ddcc0 authored over 3 years ago by Akshay Arora <[email protected]>github.com/kivy/buildozer - f9b1acf4a0e1c2cbd7cc588c80471e14377e1f29 authored over 3 years ago by Veselin Penev <[email protected]>
Pass debug loglevel down through to python for android
github.com/kivy/buildozer - b9245f33abdbfcdefe0ab5ba0308bc41c5852032 authored over 3 years ago by Akshay Arora <[email protected]>Update instalation.rst for Windows 10
github.com/kivy/buildozer - 966d6f2fdddba333dbbbadd1f601ffd3758f335a authored over 3 years ago by Akshay Arora <[email protected]>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]>docs: fix a few simple typos
github.com/kivy/buildozer - 2464434e4b0b1a2738d22eed8c722eacc8f58e54 authored over 3 years ago by Akshay Arora <[email protected]>Fixes deprecated plistlib API
github.com/kivy/buildozer - 8c2b1d9641a44798f6587024ae253b91d56a1a66 authored over 3 years ago by Akshay Arora <[email protected]>
Support for the old API was removed in Python 3.9 by bigfootjon.
This new API has been available...
Fix missing word in doc/guide/events.rst
github.com/kivy/kivy - 49ef9ff24bf8f545243a30b1e49192d73c1b41f7 authored over 3 years ago by Akshay Arora <[email protected]>github.com/kivy/python-for-android - 505c3dffa2f83f684f3a76aae13165e731b5df9d authored over 3 years ago by Filipe Marchesini <[email protected]>
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]>github.com/kivy/kivy-ios - 5690fef7c57bfd927415c34c7d7925def19a8464 authored over 3 years ago by Brent Picasso <[email protected]>
github.com/kivy/kivy-ios - 027cff527a3e45bd3be5df32163e8be3d1c1005a authored over 3 years ago by Brent Picasso <[email protected]>
add leading whitespace for include file
github.com/kivy/kivy-ios - 2e2ee0014080f069bc9b45164908ec78f8640232 authored over 3 years ago by Andre Miras <[email protected]>github.com/kivy/kivy-ios - 22e77195e435e9175e2df40dcd440c41ace49ac8 authored over 3 years ago by Brent Picasso <[email protected]>
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]>github.com/kivy/kivy - 31ec7df0e6aa6ba4e482c8c693c325873a032f29 authored over 3 years ago by oshotton <[email protected]>
github.com/kivy/plyer - 7617bdba4ead0bd2768e40a942100a0d9d89a0ae authored over 3 years ago by Neizvestnyj <[email protected]>
The Linux kernel creates input devices then hands permission management off
to udev. This resul...
github.com/kivy/kivy - 57775fed3f09470069f17d600d93d70782ceadf7 authored over 3 years ago by Mirko <[email protected]>
github.com/kivy/python-for-android - 19e1e27371efcc3258db48a010829880b461a574 authored over 3 years ago by Mikhail Zakharov <[email protected]>
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]>Co-authored-by: meow464 <meow464>
github.com/kivy/kivy - 53502b7942155dbae96efa3a9e469fe24db90533 authored over 3 years ago by meow464 <[email protected]>github.com/kivy/kivy - c0665964a3d7289d05696cf7f20654a2f0c1020e authored over 3 years ago by outdooracorn <[email protected]>
github.com/kivy/kivy-ios - 132eb2739279c479556e74575b97ba9df8faf046 authored over 3 years ago by Akshay Arora <[email protected]>
fix icon generation
github.com/kivy/kivy-ios - 87c51be0adc909b84afa27b3ddbaa4be4568a4ad authored over 3 years ago by Akshay Arora <[email protected]>github.com/kivy/kivy-ios - 8160241b20e3a0cd5b3e315c3ae6ed1207fc8973 authored over 3 years ago by quanon <[email protected]>
Add a few except clauses on methods that missed them, especially populate_args
that was failing ...
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]>Add *.diff to manifest and package_data
github.com/kivy/python-for-android - a0cb7b4d7306879b1c83879b6f83aa38613a30f4 authored over 3 years ago by Andre Miras <[email protected]>github.com/kivy/python-for-android - 134468f43c29955cc0e97e48c8f7b4069a65f889 authored over 3 years ago by Victor Blomqvist <[email protected]>
Allow passing Python Lambdas as Java lambdas
github.com/kivy/pyjnius - ba3f42664c3c94e5d0ddbb9894b96dfb824b43f9 authored over 3 years ago by Gabriel Pettier <[email protected]>github.com/kivy/python-for-android - 90e296e1a5b9e79c45f6dcd8fbe2dbf4f291d589 authored over 3 years ago by Maciej Dems <[email protected]>
Use Python standard library `which` instead of OS `which`
github.com/kivy/pyjnius - a6af91a28c80383cc078718b6668f5708c87d348 authored over 3 years ago by Gabriel Pettier <[email protected]>github.com/kivy/plyer - a4266d39ff6c163da28600f9f7f77dd0b9dfa79f authored over 3 years ago by olumidesan <[email protected]>
github.com/kivy/plyer - aa3e75802667e1beef5bd0a578d827dc6ee0f9e1 authored over 3 years ago by olumidesan <[email protected]>
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]>github.com/kivy/python-for-android - 12e54ca381c829a30c78338cba959866c6eebc2c authored over 3 years ago by Lakhya Jyoti Nath <[email protected]>
github.com/kivy/kivy - 143ba31a0a5c23d8c1a8d6fb1972d94cc1d7f31c authored over 3 years ago by meow464 <[email protected]>
There is no BoxLayout anywhere, it should be FloatLayout.
github.com/kivy/kivy - 9eb4bded17f5004489f5deb160383809e28af19d authored over 3 years ago by meow464 <[email protected]>github.com/kivy/oscpy - 8f43024ac9d875da7b8499fc89c4db7141e327e1 authored over 3 years ago by Gabriel Pettier <[email protected]>
github.com/kivy/oscpy - 90740323327575b70c6f7b9a71b935e0b6c03f9b authored over 3 years ago by Gabriel Pettier <[email protected]>
* 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]>github.com/kivy/plyer - 8b68684f5fea2c00896a09b2b8c62ebb833d0481 authored over 3 years ago by Lakhya Jyoti Nath <[email protected]>
* 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]>github.com/kivy/plyer - 43d86749740780ec50628b2c3505bdbb32a49292 authored over 3 years ago by Lakhya Jyoti Nath <[email protected]>
* Added device-name facades
* added device-name support for android
* Added Linux api for Devi...
github.com/kivy/pyjnius - 13e741dc8b36828a095c1b7ac5ac9ce435023d30 authored over 3 years ago by Doga Tekin <[email protected]>
Fixes:
```
ImportError: dlopen failed: cannot locate symbol "log" referenced by "_imaging.so"....
github.com/kivy/python-for-android - f5385616eb8df9c355138c386930b4be7b8e1572 authored over 3 years ago by Robert Niederreiter <[email protected]>
* fixed redirection for download liblzma
* use wget
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 'Permission Denied' error during docker build
* Avoids build error for opencv and bump...
* Move PythonActivityUtil.unpackData to PythonUtil.unpackData
* Move toastError and some fixes
...
* MouseMotionEventProvider: Added disable_hover property.
* MouseMotionEventProvider: Added d...
github.com/kivy/kivy - 3894a454ee03ede25e920759e6ac2df040ff3431 authored over 3 years ago by Filip Radović <[email protected]>