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

Add flag to disable message address validation

github.com/kivy/oscpy - b7aaaef85c8d06641b995657134d537e620448a8 authored almost 3 years ago by Doug Hoffman <[email protected]>
Fixes some bugs in the TextInput if the text is right-aligned or center-aligned and not multiline. (#7631)

* "Partially" fixes the center and right horizontal alignment bug

The bug appears when using ...

github.com/kivy/kivy - d97fe64f1b9711e4d8e885088850566c51efdd65 authored almost 3 years ago by Dexer <[email protected]>
Improves docs on mobile, fixes duplicated getting started

github.com/kivy/kivy - b79cd3cafc49fd9b069cae05215eb529f879056c authored almost 3 years ago by Mirko Galimberti <[email protected]>
Merge branch 'master' of https://github.com/kivy/kivy into get_cursor_from_xy_fix

github.com/kivy/kivy - b5209e61d35f2d8f03e0e43fcd52d9ea5526c5d5 authored almost 3 years ago by Alspb <[email protected]>
services: fix START_STICKY (#2401)

* fix sticky

* cleanup

* fix STICKY for foreground services

github.com/kivy/python-for-android - 4ecaa5fe01aa25e3bc8cadc52ae481645754f955 authored almost 3 years ago by Mikhail Zakharov <[email protected]>
Add python3.10 in the ci configuration [build wheel linux] [build wheel osx] [build wheel win] (#7663)

* Add python3.10 in the ci configuration

* Update setup.cfg and setup.py for python3.10

* ...

github.com/kivy/kivy - fbf561f73ddba9941b1b7e771f86264c6e6eef36 authored almost 3 years ago by Gabriel Pettier <[email protected]>
Update SDL to 2.0.20 and update SDL_ttf to 2.0.18 (#69)

github.com/kivy/kivy-sdk-packager - a4869959992b1beec4bbc4406e55d769b40bb7b5 authored almost 3 years ago by Mirko Galimberti <[email protected]>
Update sdl2, gst, and angle [publish angle win][publish gstreamer win][publish sdl2 win].

github.com/kivy/kivy-sdk-packager - 31877173ed68957ddd2bb87de253fb35673fcc33 authored almost 3 years ago by Matthew Einhorn <[email protected]>
Merge branch 'master' of https://github.com/kivy/kivy into get_cursor_from_xy_fix

github.com/kivy/kivy - 936d0de2e9f0d96e57a1c803d5bb6227fbf85130 authored almost 3 years ago by Alspb <[email protected]>
Merge branch 'master' of https://github.com/kivy/kivy into textinput_optimisation

github.com/kivy/kivy - 61097dd04bbc39569d277c2cd3148ccd5d08098c authored almost 3 years ago by Alspb <[email protected]>
Textinput on double tap improvement (#7636)

* Improved on_double_tap in textinput - words are selected considering commas, brackets, etc.

...

github.com/kivy/kivy - 4320c7271cbedef1cf59cb4a381f6a75c4f6738c authored almost 3 years ago by Alspb <[email protected]>
CodeInput: fixed disappearing lines after inserting text (#7737)

github.com/kivy/kivy - 25c00cc7e8b76fda7f2b664a019f430134dc2ada authored almost 3 years ago by Alspb <[email protected]>
iOS: force archive iOS destination (#1392)

github.com/kivy/buildozer - 04f5d0076ea7931fc8aa0588f6a4c81810e2699e authored about 3 years ago by Kostiantyn Syrykh <[email protected]>
Add missing kivy_activate (#68)

github.com/kivy/kivy-sdk-packager - 136f5567c1252d0e2727c773ab34bfa8f6206e58 authored about 3 years ago by Mirko Galimberti <[email protected]>
Add support for Apple Silicon on CI/CD [build wheel osx] [build app osx] (#7678)

* Added support for universal2 wheels, and adds unit testing on our self-hosted Apple Silicon M1...

github.com/kivy/kivy - 7d12150ee77aee0bf45095436ff2a4d6bfddfeb8 authored about 3 years ago by Mirko Galimberti <[email protected]>
simple typo (#1390)

github.com/kivy/buildozer - f0ef1d15b0e75fc24c42865466a445890ba7b499 authored about 3 years ago by Jessime Kirk <[email protected]>
Add scheduled monthly build

github.com/kivy/kivy-launcher - c08066c23827365369b16526241cdbdf44ec2ec7 authored about 3 years ago by Gabriel Pettier <[email protected]>
Update python versions matrix on CI (#2534)

github.com/kivy/python-for-android - 06dd1e0a9b301c5d1a4609bec45b966bb8dd012d authored about 3 years ago by Mirko Galimberti <[email protected]>
docs: Fix a few typos (#83)

There are small typos in:
- docs/source/core_tutorials.rst
- docs/source/pyobjus_ios.rst
- ex...

github.com/kivy/pyobjus - 8ac2543092104c2efed560d371afb5ee5ad7c766 authored about 3 years ago by Tim Gates <[email protected]>
Enable pressure for touches in android (and ios?) (#7684)

* enable pressure four touches in android (and some ios devices)

* style fixes

github.com/kivy/kivy - b692b227637d0ffb8aedaa602e67d5a22af23551 authored about 3 years ago by Gabriel Pettier <[email protected]>
macos .app rework to support universal2 builds and fix issues on Monterey (#67)

* osx .app rework to support universal2 builds and fix issues on Monterey

* Now kivy==master ...

github.com/kivy/kivy-sdk-packager - 2b07bfdafecc7b499eb29a126d992b85c3eee139 authored about 3 years ago by Mirko Galimberti <[email protected]>
Textinput: Fixes issues #7165, #7236, #7235 (#7641)

* Fixed #7165

* Fixed #7236

* Fixed #7235

* Minor refactoring

github.com/kivy/kivy - 7206762b88b5a6e8b511de42d780cd93836f1378 authored about 3 years ago by Alspb <[email protected]>
Merge pull request #130 from AndyRusso/gallery_app

Add Snake by Andy Russo to gallery and slideshow.

github.com/kivy/kivy-website - a882ef303ce2b706b8f4f503b8b4a93d2ddd0589 authored about 3 years ago by Mirko Galimberti <[email protected]>
Merge pull request #133 from lokapal/master

Add missed images to slides for "Epidemy" gallery item

github.com/kivy/kivy-website - a0feaaa9bf2310849c73c183d2ca318557aa7de0 authored about 3 years ago by Mirko Galimberti <[email protected]>
MotionEvent: Fix docstring in dispatch_done method to reference post_dispatch_input. (#7717)

github.com/kivy/kivy - 64dd0930226731c2fbb63e6894fa6aafebf5c841 authored about 3 years ago by Filip Radović <[email protected]>
deprecate 'kivy.utils.SafeList' (#7701)

* deprecate SafeList

github.com/kivy/kivy - c27fb3187b527deea585c72bad000b44af520bce authored about 3 years ago by 水戸う納豆齋(Nattōsai Mitō) <[email protected]>
MouseMotionEventProvider: Update simulated touch position on window reisze or rotate. (#7714)

github.com/kivy/kivy - 66458a9656a517b2f921d1f69a11f70940997813 authored about 3 years ago by Filip Radović <[email protected]>
MotionEvent: Fixed calculation of z values in scale_for_screen when p is None. (#7679)

github.com/kivy/kivy - a1c1bcbefca8e3c73bbf2fb10e3a21f8596ca5c8 authored about 3 years ago by Filip Radović <[email protected]>
MotionEvent: Fix keeping of the previous normalized position (#7691)

* MotionEvent: Fix keeping of the previous normalized position.
* MotionEvent: Synchronizing no...

github.com/kivy/kivy - 15e093a3199d8c855d6f4791a8c417d5fd08d4b8 authored about 3 years ago by Filip Radović <[email protected]>
change method name to get_color_from_hex (#7706)

github.com/kivy/kivy - 9a7f521d23be53d5ddbeab08c9c83ebe45370f1b authored about 3 years ago by Alexander Wolf <[email protected]>
Merge pull request #82 from misl6/fix/universal2

Fixes universal2 build

github.com/kivy/pyobjus - 53923244362cae4ae906181e46efaf30d5a2a035 authored about 3 years ago by Akshay Arora <[email protected]>
Add an option to force a custom search path for SDL2 frameworks + fixes ARCHFLAGS (#7711)

* Allow to force a custom search path for SDL2 frameworks + fixes ARCHFLAGS

* Removes additio...

github.com/kivy/kivy - 647549530044d99c2631fa25e87bfcf039d2816b authored about 3 years ago by Mirko Galimberti <[email protected]>
Moved support-request to v2. v1 has been shut down. (#1385)

github.com/kivy/buildozer - f2aefa895697d6dadf3f9ab428a4738a7f1de55c authored about 3 years ago by Mirko Galimberti <[email protected]>
Merge pull request #2527 from syrykh/fix/add-ifaddr-recipe

Add ifaddr recipe

github.com/kivy/python-for-android - a9eee16b32d1991f04d4d6316c6320ad0dde4524 authored about 3 years ago by Akshay Arora <[email protected]>
Merge pull request #2526 from syrykh/fix/remove-websocket-client-recipe

Remove websocket-client recipe

github.com/kivy/python-for-android - 422c8836bb493e0e1118fc7517322e9b5629db1d authored about 3 years ago by Akshay Arora <[email protected]>
Add ifaddr recipe

On old Androids (5) getifaddrs function is not available in libc,
that's why there's a need to f...

github.com/kivy/python-for-android - a92323adacbc4bb2f6e8285555b3a7235b03cf30 authored about 3 years ago by Kostiantyn Syrykh <[email protected]>
Remove websocket-client recipe

Attempt to use websocket-client recipe results in ModuleNotFoundError:
No module named 'websocke...

github.com/kivy/python-for-android - a1a585ec19eb940e52488b09d3a45ee1946d8552 authored about 3 years ago by Kostiantyn Syrykh <[email protected]>
Merge pull request #655 from kivy/Fix-LowBuffer-1

Bigger buffer, allows large selection

github.com/kivy/plyer - 7a71707bdf99979cdacf2240d823aefa13d18f00 authored about 3 years ago by Akshay Arora <[email protected]>
Updated version of pygame from 2.0.1 to 2.1.0 (#2520)

Changed the version of pygame in the recipe from 2.0.1 (released in Dec 2020) to the latest rele...

github.com/kivy/python-for-android - dea23e8c6d11cfad0554f3e846cbe245578781fd authored about 3 years ago by CAPTAIN1947 <[email protected]>
Add android.add_assets (#1382)

github.com/kivy/buildozer - 028adb14798134f2e14e12db6fb19e7d804fdee0 authored about 3 years ago by RobertF <[email protected]>
Add aaptOptions noCompress (#2523)

github.com/kivy/python-for-android - 04b3d5018ba40801f8e2414373ff1d77043183e9 authored about 3 years ago by RobertF <[email protected]>
Merge pull request #2525 from Comm5/develop

Fix build

github.com/kivy/python-for-android - 8fb46a6bea3c86a8363498d2110aebde9ee80315 authored about 3 years ago by Andre Miras <[email protected]>
Upload missed "Epidemy" thumb image

github.com/kivy/kivy-website - adb4d0ee831756c4e2bbe6782eafe7b75a3c9d24 authored about 3 years ago by lokapal <[email protected]>
Add "Epidemy" missed image

github.com/kivy/kivy-website - 4068056e17c7d447052bc712cf673b994afc237b authored about 3 years ago by lokapal <[email protected]>
Delete epidemy_outbreak.png

github.com/kivy/kivy-website - ee8ac7d4f7f15d75bd430f125075668ff1dd65ff authored about 3 years ago by lokapal <[email protected]>
Please, add new application to kivy.org (#131)

* Update projects.json

"Epidemy: The Outbreak" board-like strategic mobile game added

* Ad...

github.com/kivy/kivy-website - f1de387bd72eeb37506ffd4462c8262a5cfc8a0a authored about 3 years ago by lokapal <[email protected]>
Add native support for Apple Silicon (#660)

github.com/kivy/kivy-ios - d55db6b3912d89b31d484e72c1f3b7c04524eacb authored about 3 years ago by Mirko Galimberti <[email protected]>
Fix build

Build fails with AAPT: error: resource drawable/icon not found. Since it moved to mipmap. Update...

github.com/kivy/python-for-android - 964ef71f22170eda1341ea251858c293b25a8fc4 authored about 3 years ago by Thiago A. Correa <[email protected]>
Bigger buffer, allows large selection

Fixes Crash due to low buffer for selecting large number of files > 100
Ref: https://mail.pytho...

github.com/kivy/plyer - d87c44642f5606554dfd4fe5d70b741cdb241bdc authored about 3 years ago by Akshay Arora <[email protected]>
[WIP] refactor kivy.lang (#7703)

* remove unnecessary list creations
* remove unnecessary 'len()' calls
* remove unused import ...

github.com/kivy/kivy - 6fcf41729ce4abc6625bc732846f2c4d1d92ea3f authored about 3 years ago by 水戸う納豆齋(Nattōsai Mitō) <[email protected]>
Makes bzip2 module available (#658)

github.com/kivy/kivy-ios - 725b83c8ff31d356fa838d4eb5dd234b34b8715d authored about 3 years ago by Mirko Galimberti <[email protected]>
Add Snake by Andy Russo to gallery and slideshow.

github.com/kivy/kivy-website - d1351b9dd41d6b7e166e242a4b788313cd680b3c authored about 3 years ago by Andy Russo <[email protected]>
Bump Pillow version to 8.4.0 (#2516)

github.com/kivy/python-for-android - b98674b5981d0d1724a66a2ae782460cc0cd9b78 authored about 3 years ago by Mirko Galimberti <[email protected]>
Fixes universal2 build

github.com/kivy/pyobjus - da628126d442d1851f446bf62082b0f6ff516d9e authored about 3 years ago by Mirko Galimberti <[email protected]>
Moved support-request to v2. v1 has been shut down. (#7676)

github.com/kivy/kivy - 43dc1cee8720ef46a383632da34a0bb101b92e02 authored about 3 years ago by Mirko Galimberti <[email protected]>
enable sdl2 image provider to allow image to be saved from widget (#656)

github.com/kivy/kivy-ios - 6db795163218f670a806e26dc58da9f190c2c436 authored about 3 years ago by Brent Picasso <[email protected]>
Merge pull request #652 from psyrykh/fix/save-file-dialog-kde-kdialog

fix: fix filechooser save dialog for the KDE

github.com/kivy/plyer - 836adc1259868b7d46291ea1e019b8814db756ae authored about 3 years ago by Akshay Arora <[email protected]>
Remove wording and functions specific to Python 2 (#7693)

github.com/kivy/kivy - 74057b9fcf7cbe3ec2f17c86e7a3da93b40e372b authored about 3 years ago by Stanislav Syekirin <[email protected]>
Fix dds header comparison (#7688)

github.com/kivy/kivy - f0db81200a70a07a70b41da4f786726bbe670d8a authored about 3 years ago by Gabriel Pettier <[email protected]>
fix: fix filechooser save dialog for the KDE

github.com/kivy/plyer - 5b7632748112f0863d06fe2efec1ddfdb57faa0b authored about 3 years ago by psyrykh <[email protected]>
Moved support-request to v2. v1 has been shut down. (#2515)

github.com/kivy/python-for-android - 2f49cd674a09d6a3b91ae2759653f43ca6cec9dc authored about 3 years ago by Mirko Galimberti <[email protected]>
Add support-requests (#2514)

github.com/kivy/python-for-android - 8281aed2947681ac065d9c1af27affe91f4cab44 authored about 3 years ago by Mirko Galimberti <[email protected]>
MotionEvent: Fix scale_for_screen method (#7659)

* Fixed scale_for_screen to compute all absolute coords from normalized coords.
* Updating dz o...

github.com/kivy/kivy - e8725996ac8cc8d533ba91f1e8325b74928d0b7d authored about 3 years ago by Filip Radović <[email protected]>
temporary force python3.9 use in the ci (#7674)

github.com/kivy/kivy - f40dd28ed6614d5e1a972fd5a3eeb99e12fa8578 authored about 3 years ago by Gabriel Pettier <[email protected]>
update CHANGELOG and version

github.com/kivy/pyjnius - 4f9bb541003d2f13fe7319c4715fd28bd17ef0d3 authored about 3 years ago by Gabriel Pettier <[email protected]>
proper --host for libsecp256k1, libogg, libvorbis, libcurl (#2512)

github.com/kivy/python-for-android - ebb3927eeb8f9d38a1a2fe6996a58810b8a84fb4 authored about 3 years ago by accumulator <[email protected]>
fix various docs (#7672)

* fix kivy/effects/*.py docs
* add 'kivy.clock.triggered' to the doc

github.com/kivy/kivy - a7a0310219242517cc7f29a0d9db35192f78d1ce authored about 3 years ago by 水戸う納豆齋(Nattōsai Mitō) <[email protected]>
add python3.10 to ci matrix

github.com/kivy/pyjnius - 1d98911f1ee7a97228cf9cca856e8d16e4239b5b authored about 3 years ago by Gabriel Pettier <[email protected]>
WindowBase: Add transform_motion_event_2d method (#7648)

* WindowBase: Added transform_motion_event_2d method.

github.com/kivy/kivy - 8ae4378e8517b23d8e9e35647ebf4e518a1c0883 authored about 3 years ago by Filip Radović <[email protected]>
Update sdl2

[publish sdl2 win]

github.com/kivy/kivy-sdk-packager - 39000b5851679a2b7a45d392a902384738bc4955 authored about 3 years ago by Gabriel Pettier <[email protected]>
Add python3.10 to ci

[publish sdl2 win]
[publish gstreamer win]
[publish glew win]
[publish angle win]

github.com/kivy/kivy-sdk-packager - aa1657950b1f8feb8c2f8f93674da3ebb2cad8e5 authored about 3 years ago by Gabriel Pettier <[email protected]>
Fix broken Contribute link (#2505)

github.com/kivy/python-for-android - 3a9bcabd91aa498982ab42ef7e59846f90df25d7 authored about 3 years ago by Mathis Hesse <[email protected]>
Update fix-bundle-metadata.sh (#64)

fix problem where your script would set values that just don't exist and don't have any effect

github.com/kivy/kivy-sdk-packager - 3044e69dd87d382685f854acbbaff01510a92da0 authored about 3 years ago by CoreCode <[email protected]>
Fix broken recipes with missing arch.arch in get_site_packages_dir (#2503)

* Fix broken recipes with missing arch.arch in get_site_packages_dir

* Disable zope_interface...

github.com/kivy/python-for-android - 33a8c72dd62bbcaf261731da4406bf18bd4254fe authored about 3 years ago by Mirko Galimberti <[email protected]>
add the option p4a.extra_args, to allow passing arbitrary extra objects to p4a (#1369)

github.com/kivy/buildozer - 7cffb89bf5597d366cd7b6b531e07dd9c1a5e222 authored about 3 years ago by Antonio Cuni <[email protected]>
Makes pep8 happy on sdl2 recipe (#2504)

github.com/kivy/python-for-android - e3dabdfed8b1130687c8c64b2f3a02d5f6097bc4 authored about 3 years ago by Mirko Galimberti <[email protected]>
Fix CI tests for iOS and Android (#1365)

* Fix tests for ios

* Fix tests for android

* Fix pep8

github.com/kivy/buildozer - 597c4d0842c6506493101c05efa29d517ace6d88 authored about 3 years ago by Mirko Galimberti <[email protected]>
Merge pull request #2482 from AndyRusso/sdl2_rebuilding

Add should_build method to sdl2 recipe

github.com/kivy/python-for-android - 890352248a8ac5c0ac37f9493312d8676a0be86a authored about 3 years ago by Andre Miras <[email protected]>
Merge pull request #2500 from xloem/ACCESS_BACKGROUND_LOCATION

added android permission ACCESS_BACKGROUND_LOCATION

github.com/kivy/python-for-android - 77d26291b57eda971bbf6efa1bf834c2e0aed027 authored about 3 years ago by Andre Miras <[email protected]>
added android permission ACCESS_BACKGROUND_LOCATION

github.com/kivy/python-for-android - 6d68131c77a1e989c96403112238123df7ea4247 authored about 3 years ago by xloem <[email protected]>
Rebase pr 2212 (#4546)

* added new type color for a colorpicker setting.

* removed not used textinput property in Sett...

github.com/kivy/kivy - 6430e1356248313f5cdd3a96c8861b17b12c0be7 authored about 3 years ago by Gabriel Pettier <[email protected]>
Merge pull request #648 from masterjoseph914/master

Change R$drawable to R$mipmap in notification.py for android platform

github.com/kivy/plyer - 7ac7b4515a052f7752dff856d851b5e430080588 authored over 3 years ago by Akshay Arora <[email protected]>
Merge pull request #7614 from wxllow/patch-1

Fix install command for zsh

github.com/kivy/kivy - 9a1794e8c3e020252f7e41bc2d6ed78c461a69b0 authored over 3 years ago by Richard Larkin <[email protected]>
Merge pull request #7620 from p0lygun/patch-3

removed print and added logging to flipVert

github.com/kivy/kivy - 7e2a2c75295176ead49530321e5fc95c0357fe5f authored over 3 years ago by Richard Larkin <[email protected]>
Merge pull request #7644 from pythonic64/update-doc_of_disable_hover_property

MouseMotionEventProvider: Update doc of disable_hover property

github.com/kivy/kivy - 32235836517b34a04e99b19de096d3c3f6a0192b authored over 3 years ago by Richard Larkin <[email protected]>
Merge pull request #65 from virtualeconomy/master

Fix read_packet raise error causes the listener thread terminated.

github.com/kivy/oscpy - df736aae16c1620e769bc994a31597452dea1499 authored over 3 years ago by Gabriel Pettier <[email protected]>
Fix header mismatch cause the listener thread terminated.

Issue #64.

github.com/kivy/oscpy - 4abbf58766e3d25b489de6c96d8ba8bf49ae4e89 authored over 3 years ago by Chihaya <[email protected]>
Add MANIFEST.in (#651)

github.com/kivy/kivy-ios - c807e240b558e30bd226519e71813a62ecbb258c authored over 3 years ago by Mirko Galimberti <[email protected]>
CI now uses a kivy-ios installation instead of the legacy toolchain.py method (#653)

github.com/kivy/kivy-ios - 2fa735f6fecc62831a118c289eea66ad34efd7d5 authored over 3 years ago by Mirko Galimberti <[email protected]>
Change the Drawable in notification.py

github.com/kivy/plyer - 25f0830d836cb9997ef94161568c276ebf9c7059 authored over 3 years ago by Mark Joseph Caisip <[email protected]>
WindowBase: Change type of clearcolor property to ColorProperty. (#7647)

github.com/kivy/kivy - 6a20b0dd352fde77518062d7ba3c4bfb197d63cd authored over 3 years ago by Filip Radović <[email protected]>
Added scroll from swipe feature in TextInput (#7610)

Textinput updated to allow scroll from swipe

* Improve consistency of scroll feature when tex...

github.com/kivy/kivy - c11125ee4a5c66087c8fa2a861993678969ae8cc authored over 3 years ago by Dexer <[email protected]>
MouseMotionEventProvider: Updated doc of disable_hover property.

github.com/kivy/kivy - 0e485fbeaf5a54d6193b76e00440a9d444329ecb authored over 3 years ago by pythonic64 <[email protected]>
Added Custom titlebar support (#7637)

* added SDL_SetWindowHitTest function definitions, and data types
* Added custom_titlebar, cust...

github.com/kivy/kivy - d526ade135ad19546c3870cae18873deb9be0039 authored over 3 years ago by Vibhakar Solanki <[email protected]>
Update icon to presplash

Changing Drawable.icon to Drawable.presplash in line 100 of notificaiton.py

github.com/kivy/plyer - adb12b647cbf581586bb4292bd6abcd3fac8f0c6 authored over 3 years ago by Mark Joseph Caisip <[email protected]>
Fixes ndk_include_dir on lxml (#2495)

github.com/kivy/python-for-android - 6ed70232a2b681735f635a4ebe2802f61ed7a3c8 authored over 3 years ago by Mirko Galimberti <[email protected]>
Fixes wrong CI setup (#2496)

github.com/kivy/python-for-android - 55e87e4d684387ea0ae187d0838d35606ec59d30 authored over 3 years ago by Mirko Galimberti <[email protected]>
Enables buildozer to automatically install dependencies (#638)

* Adds setup.cfg to easy parsing

setup.cfg is just an ini file and therefore easy for
buildo...

github.com/kivy/kivy-ios - 04781c036963dce1a4995c1d5318b9895a8c3f93 authored over 3 years ago by meow464 <[email protected]>
Custom recipes: Add the ability to clean a custom recipe, use the custom recipe instead of the bundled one, if available.

github.com/kivy/kivy-ios - 3d292b926ae695c1cc1707b100f8eba57924617b authored over 3 years ago by Mirko Galimberti <[email protected]>
TextInput loading time optimisation for large texts

github.com/kivy/kivy - bfd4154294bf9feba1b6e93517965b74a573e24c authored over 3 years ago by Alspb <[email protected]>