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

feat(android-filechooser): Implement save file method (#728)

* feat(android-filechooser): Implement save file method

* style: Fix lint errors

Co-author...

github.com/kivy/plyer - 06ed8e31c47a1bc83babc9f1a1f98862e34ce44b authored almost 2 years ago by Leestarb Original <[email protected]>
Update Python versions in test matrix (#1540)

github.com/kivy/buildozer - 59c61776754b4c1c51cf32afd6f3627213206320 authored almost 2 years ago by Mirko Galimberti <[email protected]>
Flake8 does not support inline comments for any of the keys. + Cleanup some ignored errors/warnings (#1539)

github.com/kivy/buildozer - cb42f684ad45bc0627c0ca7960c36c9b44e595d8 authored almost 2 years ago by Mirko Galimberti <[email protected]>
Apply a patch from SDL upstream that fixes orientation settings (#2730)

github.com/kivy/python-for-android - d3cb478d87be172cd1f8d5a6310c528fae799498 authored almost 2 years ago by Mirko Galimberti <[email protected]>
Add gstreamer1.0-plugins-good for autoaudiosink availability during tests (#8093)

github.com/kivy/kivy - e932a4e987ed1491d531b4ba205564151ac25384 authored almost 2 years ago by Mirko Galimberti <[email protected]>
Add a warning about keyboard_suggestions usage on Android (#8089)

github.com/kivy/kivy - 5744bc564dd99c6326438e628acd5f3e3e146ff8 authored almost 2 years ago by Mirko Galimberti <[email protected]>
Add support sphinx 6.0.0 (#8088)

github.com/kivy/kivy - 88905bbc17391a8e42dec4660837da6d3ec03ea3 authored almost 2 years ago by Mirko Galimberti <[email protected]>
Switch from `ubuntu-18.04` to `ubuntu-latest` as `18.04` runners will be removed on 2023-01-12 (#8084)

* Switch from ubuntu-18.04 to ubuntu-latest as 18.04 runners will be removed on 2023-01-12

* ...

github.com/kivy/kivy - b4b4dfccabec7fde674999ec81bd869401d05e13 authored almost 2 years ago by Mirko Galimberti <[email protected]>
Support permission properties (`maxSdkVersion` and `usesPermissionFlags`) + remove `WRITE_EXTERNAL_STORAGE` permission, which has been previously declared by default (#2725)

* Support permission properties (maxSdkVersion and usesPermissionFlags) + remove WRITE_EXTERNAL_...

github.com/kivy/python-for-android - a636b887c6bcf1261aba7b1205f96f8d12bc39f7 authored almost 2 years ago by Mirko Galimberti <[email protected]>
Add default Launch Screen storyboard (#756)

* Add default Launch Screen storyboard

* Removes LaunchImages

github.com/kivy/kivy-ios - a3d67e09b3e93ece75bf23cea038609b57449739 authored almost 2 years ago by Mirko Galimberti <[email protected]>
Update pbxproj pinned version in requirements.txt (#757)

github.com/kivy/kivy-ios - 55bf35f0af58cd143b30669b0c202de7810f7274 authored almost 2 years ago by Mirko Galimberti <[email protected]>
Add some documentation regarding fullscreen + borderless functionality on iOS

github.com/kivy/kivy - 3c1736167ed4b85d26412f050bc26a13f9f005f7 authored almost 2 years ago by Mirko Galimberti <[email protected]>
Disable unbind_create_window hack on iOS

github.com/kivy/kivy - a68074bcce3c811348b2aeac8f406443f657558e authored almost 2 years ago by Mirko Galimberti <[email protected]>
Make fullscreen configurable at runtime on iOS

github.com/kivy/kivy - 1b953338c5e4601a99a4f7ee8c5fd5efa764e773 authored almost 2 years ago by Mirko Galimberti <[email protected]>
Merge pull request #2721 from kivy/master

Merge master in develop

github.com/kivy/python-for-android - 7d473a9fbe647f20a441c9f5347590731faa166a authored almost 2 years ago by Mirko Galimberti <[email protected]>
Merge pull request #2718 from kivy/release-2022.12.20

Release 2022.12.20

github.com/kivy/python-for-android - cc6481b0142c54eebd40f60f2d7bb6ee29cf32a1 authored almost 2 years ago by Mirko Galimberti <[email protected]>
Bump version to 2022.12.20

github.com/kivy/python-for-android - 697929b93da2899426c33a4a4b61bc3300a997f4 authored about 2 years ago by Mirko Galimberti <[email protected]>
Update CHANGELOG.md

github.com/kivy/python-for-android - 5b4e893adf1dc1c5a3115010ba84c74b013ee78e authored about 2 years ago by Mirko Galimberti <[email protected]>
Add `BoxShadow` graphic instruction (#8056)

* add BoxShadow instruction

* update docs, fix shader for some devices

* assign texture on...

github.com/kivy/kivy - a7c66880270a93821e1f8ecd613409f008fd2ce8 authored about 2 years ago by Dexer <[email protected]>
SMS support for macOS (#712)

* SMS support for macOS

* 1st pass at style fix

* 2nd pass at style fixes

* 3rd time th...

github.com/kivy/plyer - b98b3692e69dda415ccba3aedf995ec841d571e1 authored about 2 years ago by Rohan Shah <[email protected]>
InputType.TYPE_TEXT_FLAG_MULTI_LINE forces InputType.TYPE_TEXT even if SDLActivity.keyboardInputType is NULL (#2716)

github.com/kivy/python-for-android - 26d5155bb7156032dcc55f97d12c6ce523f9adae authored about 2 years ago by Mirko Galimberti <[email protected]>
Flake8 does not support inline comments for any of the keys. (#754)

github.com/kivy/kivy-ios - e095c44d59c21a2c3656104e2a2dbe393d3a163a authored about 2 years ago by Mirko Galimberti <[email protected]>
Merge pull request #2713 from RobertFlatt/cdec

Delete pythonforandroid/recipes/cdecimal directory

github.com/kivy/python-for-android - 25ed4d00ad7c82683633d32a94997337fe0e812c authored about 2 years ago by Andre Miras <[email protected]>
Merge pull request #2714 from RobertFlatt/secp256k1

secp256k1 Update "--host="

github.com/kivy/python-for-android - 68711da7e01f0f840341c09fb0a51482c39ef791 authored about 2 years ago by Andre Miras <[email protected]>
Delete pythonforandroid/recipes/cdecimal directory

Depreciated since Python 3.3

github.com/kivy/python-for-android - cd1c6550cfae754e109b424cd05230ae3332f5e5 authored about 2 years ago by RobertF <[email protected]>
Update "--host="

github.com/kivy/python-for-android - 2a2677895a9830380e548d3d0905037c42712969 authored about 2 years ago by RobertF <[email protected]>
Custom Service notification (#2703)

* add_resources

* add_resource

* Update build.py

* stateless

* multiple kinds

* p...

github.com/kivy/python-for-android - 8cb497dd89e402478011df61f4690b963a0c96da authored about 2 years ago by RobertF <[email protected]>
Bump sdl2 version to 2.26.1 (#2712)

github.com/kivy/python-for-android - 10fa82b51ed0575c9c8393d90066655675d49a16 authored about 2 years ago by Mirko Galimberti <[email protected]>
Flake8 does not support inline comments for any of the keys. (#2708)

* Flake8 does not support inline comments for any of the keys.

* Fix flake8 E741 ambiguous va...

github.com/kivy/python-for-android - 8f8cf6a4c89d0f8a53b700c6b5d299d0080ca4ec authored about 2 years ago by Mirko Galimberti <[email protected]>
Bump to a version of `SDL` with patches for the TextInput / TextEditing (SDL `2.26.0`) (#2692)

* Testing: SDL with patches for the new TextInput / TextEditing

* Bump to SDL 2.26.0

github.com/kivy/python-for-android - e14bdfc92f8fd369b21b4f3a8dfd601ea1a3f90d authored about 2 years ago by Mirko Galimberti <[email protected]>
Use find_spec, module_from_spec and exec_module instead of find_module and load_module since are deprecated. (#8062)

Co-authored-by: Mirko Galimberti <me@mirkogalimberti>

github.com/kivy/kivy - a94505ef854acae0046ab8d822a4c96c011bd269 authored about 2 years ago by Mirko Galimberti <[email protected]>
Initialize logger as a child of the Kivy's one (#643)

github.com/kivy/pyjnius - 95527df23f258c2da04a5ff05efe147f3e6032c3 authored about 2 years ago by Mirko Galimberti <[email protected]>
Gradle: Run the clean task before anything else to make sure nothing is "cached". (#2705)

* Gradle: Run the clean task before anything else to make sure nothing is cached.

* Reference...

github.com/kivy/python-for-android - 63e6fb614ad033a9848bb1d64be7ff3885cb8966 authored about 2 years ago by Mirko Galimberti <[email protected]>
Removes some Python2-era complexity (#641)

github.com/kivy/pyjnius - 714f30e71afbebad6d8c61cb335ab86a0a7ff105 authored about 2 years ago by Mirko Galimberti <[email protected]>
Bump to 2.2.0.dev0 for development (#726)

github.com/kivy/plyer - 5f59ab181f60115d65cf3ee80a2c3ebf3e767e45 authored about 2 years ago by Mirko Galimberti <[email protected]>
Update CHANGELOG.md for release 2.1.0 (part 2) (#725)

github.com/kivy/plyer - 28b2363fc596b269f899366e01e932baefe533bb authored about 2 years ago by Mirko Galimberti <[email protected]>
action-gh-release now uses github.token (#724)

github.com/kivy/plyer - 47ba3b0889fabf4c32a31bf94dcc9b43ff601d66 authored about 2 years ago by Mirko Galimberti <[email protected]>
Update CHANGELOG.md for release 2.1.0 (#722)

* Update CHANGELOG.md for release 2.1.0

* Add version bump to CHANGELOG

github.com/kivy/plyer - d1a0ea8e82fa8a7d6f8706494f46b2b2c7abd464 authored about 2 years ago by Mirko Galimberti <[email protected]>
Bump version to 2.1.0 for release (#723)

github.com/kivy/plyer - 358c0d4a6da3740afccb5f1973ad4cb65fdf2069 authored about 2 years ago by Mirko Galimberti <[email protected]>
Bump action-gh-release to a newer version (#721)

github.com/kivy/plyer - 6a98a713c80acab91ae3bd155417c19fa0051ff3 authored about 2 years ago by Mirko Galimberti <[email protected]>
Update supported Python versions (#720)

github.com/kivy/plyer - 6505fc44af9926021d086b57fa740143ee7396a3 authored about 2 years ago by Mirko Galimberti <[email protected]>
Include paths for sdl2_mixer have changed. Added a method to return the correct one. (#2700)

github.com/kivy/python-for-android - 538266d5169458f52641d618c5ca1782b4e5f295 authored about 2 years ago by Mirko Galimberti <[email protected]>
Add support for Python 3.11 (#8044)

* Test on Python 3.11 (except Apple Silicon)

* Add comment about gstreamer 0.4.0

* Bump cy...

github.com/kivy/kivy - 3f6d36e913dff8e02461f854d28e9045e5cb8476 authored about 2 years ago by Mirko Galimberti <[email protected]>
Update defaults for `android.api` and `android.enable_androidx` (#1512)

* Update api, androidx

* update api

* add --enable-androidx

* Update buildozer/default....

github.com/kivy/buildozer - a7f53d33f481f17ba031f16d725190f8cb6b3768 authored about 2 years ago by RobertF <[email protected]>
Added support for `python-for-android` `--add-resource` option (#1513)

* add_resources

* add_resources

* multiple resourse kind

* improve add_resources doc

...

github.com/kivy/buildozer - a67b52a89326232da217b006b6d4c4650d1d6a0c authored about 2 years ago by RobertF <[email protected]>
Removed (broken) --no-byte-compile-pyo support and added support for --no-byte-compile-python (#1525)

github.com/kivy/buildozer - 9bca31f79e30454b10f092676ce79f967a43af49 authored about 2 years ago by Mirko Galimberti <[email protected]>
[publish gstreamer win] Merge pull request #84 from kivy/windows_ci

Revert to a previous gstreamer version - we can't publish wheels > 150M on PyPi [publish gstream...

github.com/kivy/kivy-sdk-packager - c18efbaabd974cab3a327367fb90dba8f9f6c423 authored about 2 years ago by Matt Einhorn <[email protected]>
revert gst versions - we can't publish wheels > 150M on PyPi

github.com/kivy/kivy-sdk-packager - fcfd69353bce55ffe90ee8df8b388ff7ba592467 authored about 2 years ago by Mirko Galimberti <[email protected]>
Added `--add-resource` option (#2684)

* add_resources

* add_resource

* Update build.py

* stateless

* multiple kinds

* p...

github.com/kivy/python-for-android - 5ca3a52b4a91d7b6f933e6b2f4b60fb4ed2d3c9a authored about 2 years ago by RobertF <[email protected]>
Fixes an issue regarding blacklist and bytecode compile + some cleanup (#2693)

github.com/kivy/python-for-android - 53d77fc26c9e37eb6ce05f8899f4dae8334842b1 authored about 2 years ago by Mirko Galimberti <[email protected]>
Bump again SDL2 to 2.24.2 on Linux and macOS (#8050)

* Update osx_ci.sh

update SDL2 2.24.1

* Update ubuntu_ci.sh

update SDL2 2.24.1

* Upd...

github.com/kivy/kivy - d763bc227dca3e8646f7f54a823804f8575fe087 authored about 2 years ago by mp-007 <[email protected]>
[publish sdl2 win] [publish gstreamer win] [publish glew win] [publish angle win] Add support for Python 3.11 and bump dependencies to latest versions (#82)

github.com/kivy/kivy-sdk-packager - c1af94d474aca0a5abdd1ed10b6f9e6f21768cfc authored about 2 years ago by Mirko Galimberti <[email protected]>
Update installation-osx.rst (#8041)

Remove extraneous backticks.

github.com/kivy/kivy - 4b5b7a102174740e3453e4f7749dd7fc600234e7 authored about 2 years ago by Peter Tripp <[email protected]>
Bump SDL2 to `2.24.1` on Linux and macOS (#8043)

* Update osx_ci.sh

update SDL2 2.24.1

* Update ubuntu_ci.sh

update SDL2 2.24.1

github.com/kivy/kivy - 16dd4ed421cd5bf7c5585dec4403aee55e532e49 authored about 2 years ago by mp-007 <[email protected]>
Merge pull request #2694 from RobertFlatt/WXS

WRITE_EXTERNAL_STORAGE maxSdk

github.com/kivy/python-for-android - ee318977d3630b9665d14478d8f3a9329e1e688a authored about 2 years ago by Andre Miras <[email protected]>
WRITE_EXTERNAL_STORAGE maxSdk

github.com/kivy/python-for-android - f6473fb37682aac3c650cc70f1bd76eee56bf1a0 authored about 2 years ago by RobertF <[email protected]>
Use Platypus 5.4.1 (#8006)

* Use Platypus 5.4

* Update Platypus Version

Co-authored-by: Mirko Galimberti <me@mirkogal...

github.com/kivy/kivy - 9cb0f0bc2a4cf24e26a9c58214ef70fbdce76d98 authored about 2 years ago by Akshay Arora <[email protected]>
Link to buildozer installation instructions instead of duplicating them (#8039)

github.com/kivy/kivy - bfd90c4d6fee72708dac8d3a873e96228f0771b0 authored about 2 years ago by Gabriel Pettier <[email protected]>
doc: Initial remarks on *BSD compatibility. (#8032)

Signed-off-by: Tomasz 'CeDeROM' CEDRO <[email protected]>

Signed-off-by: Tomasz 'CeDeROM' CEDR...

github.com/kivy/kivy - a4ae5e3d010a008d312c6ce2833d1a58778e6ebc authored about 2 years ago by Tomasz CEDRO <[email protected]>
Add FreeBSD support (#1516)

* Initial FreeBSD support using Linux binaries.

* FreeBSD can emulate Linux ELF binaries [1]....

github.com/kivy/buildozer - b8575fd5b1e150bf93be3b7e77f229a28a7e5e0d authored about 2 years ago by Tomasz CEDRO <[email protected]>
Update SDL2, SDL2_ttf, SDL2_mixer, SDL2_image to latest releases (#749)

github.com/kivy/kivy-ios - f3010a630d1f5cf4f38bbe029abd62c3f464ea53 authored about 2 years ago by Mirko Galimberti <[email protected]>
Make CI compile aiohttp again. (#2690)

* Make CI compile aiohttp again.

References:
https://stackoverflow.com/a/64755338/20124004,...

github.com/kivy/python-for-android - 7de5d2b8293b61e969925b7b29de09c11e3ca7dc authored about 2 years ago by Xavier Fiechter <[email protected]>
Remove Python 2 support, six dependency (#619)

github.com/kivy/pyjnius - ee4e9c224c4a3dda1f15a6f161cd0dfb268eb0e3 authored about 2 years ago by rdb <[email protected]>
Fix backticks typo in pong tutorial (#8034)

github.com/kivy/kivy - 0455d2008b7d012c87e3283de8c31da79f140b93 authored about 2 years ago by Tom Dudley <[email protected]>
Merge pull request #30 from tct123/patch-1

Update buildozer.spec

github.com/kivy/kivy-launcher - 3417628db014fe28b46dfa4b801cb61d7d5e3eea authored about 2 years ago by Gabriel Pettier <[email protected]>
Update MIN_TARGET_API and RECOMMENDED_TARGET_API (#2683)

github.com/kivy/python-for-android - 11322742d0c9d3d2b7b4642110c911b394425ee1 authored about 2 years ago by Mirko Galimberti <[email protected]>
Use Python 3.10 for tests (#750)

github.com/kivy/kivy-ios - ceea9aa9500dd24f3e5887e05017580d2c281cd0 authored about 2 years ago by Mirko Galimberti <[email protected]>
Merge pull request #2682 from SomberNight/202210_git_shallow_clone

recipe.download_file: implement shallow git cloning

github.com/kivy/python-for-android - 5b9b382b12f1f10dee4acf90beeecfcf1c8a05b0 authored about 2 years ago by Andre Miras <[email protected]>
Update SDL2, SDL2_ttf, SDL2_mixer, SDL2_image to latest releases (#2673)

github.com/kivy/python-for-android - 5e7a1fa05484c8c264988ecacb0edfdeed30cb00 authored about 2 years ago by Mirko Galimberti <[email protected]>
recipe.download_file: implement shallow git cloning

When a recipe uses a `git+...` url, and has a `version` specified, only do a shallow git clone.
...

github.com/kivy/python-for-android - f18dd83009d7707d06851efac1f70bcf869f383c authored about 2 years ago by SomberNight <[email protected]>
requirements: relax version bound on "pep517" (#2680)

The "<0.7.0" bound was added in https://github.com/kivy/python-for-android/commit/9f6d6fcce748be...

github.com/kivy/python-for-android - 25f3a534d861b4f55a51277590b7042920edfad8 authored about 2 years ago by ghost43 <[email protected]>
Typo : German Keyboard is QWERTZ (#8027)

And upper G as in other files.

github.com/kivy/kivy - 90400b656e3749eb6f9cb912f224146f0b06082e authored about 2 years ago by Romain Heller <[email protected]>
Typo : missing coma in the doc (#8026)

github.com/kivy/kivy - dd4ae807e16852cf5cc86fa2fe1ba9cfa2023a2d authored about 2 years ago by Romain Heller <[email protected]>
Update buildozer.spec

github.com/kivy/kivy-launcher - d6dc40a403ccf1a380a368e55d9a9a7a5fff3c57 authored about 2 years ago by tct123 <[email protected]>
Since ffpyplayer now ships cp310 and Apple Silicon compatible wheels, we can now switch back to full install (#7847)

github.com/kivy/kivy - 476061be51d22c330f03ffe68afb8bd2ad50bc05 authored about 2 years ago by Mirko Galimberti <[email protected]>
Release the GIL when performing SDL_GL_SwapWindow call. (#8025)

github.com/kivy/kivy - 8ff315bb5aff719dfdf7058fca91f8508a2dd43e authored about 2 years ago by Mirko Galimberti <[email protected]>
Reset is_space to 0 for each line (#7999)

github.com/kivy/kivy - e501a0763489e184eed4e434b3eff0664f556c3e authored about 2 years ago by Robin Picard <[email protected]>
Use urlopen instead of build_opener when fetching files from 'internet'. Removes some PY2 compat. (#7994)

github.com/kivy/kivy - 0077e6d0dfccd53df068d7afaa0365793015b3f7 authored about 2 years ago by Mirko Galimberti <[email protected]>
Use consistent source code notes in pong tutorial (#7929)

* Highlight parenthetical expression with hyphens

The expression "and source code files for e...

github.com/kivy/kivy - b873d82e9ae6b4a7f17642cab637f57b8f2e3714 authored about 2 years ago by Paul Cochrane <[email protected]>
Purge trailing whitespace in docs source files (#7930)

Trailing whitespace is forbidden in source code for this project
(implemented as part of the PE...

github.com/kivy/kivy - ce0bf8c7dcc7cdf93a32c5fb9965cc973e373357 authored about 2 years ago by Paul Cochrane <[email protected]>
Update builder.py (#8021)

github.com/kivy/kivy - 8abdd19df164cd71f471dfb239b56b4894b2176e authored about 2 years ago by Anders <[email protected]>
Merge pull request #711 from misl6/fix/fixes-some-E275

Fixes some E275. + other minor PEP8 fixes

github.com/kivy/plyer - 924e406043768d3e8696b90778dc1ac16d6e1081 authored about 2 years ago by Akshay Arora <[email protected]>
Fixes some E275

github.com/kivy/plyer - 2d38bc16691e60ea16d8d5342e660c32c99bec78 authored about 2 years ago by Mirko Galimberti <[email protected]>
Document linux support for orientation (#709)

* Update README for orientation

* Add linux into supported platforms

github.com/kivy/plyer - 9663f3d4d7fae513c08d5b37989f521bade5f562 authored about 2 years ago by Rohan Shah <[email protected]>
Android Lifecycle convergence (#7989)

* Android pause on back key/gesture

Replaces previous divergence between Android and Kivy sta...

github.com/kivy/kivy - fd12906efa5b4eb3f56c6b3d2c737b79228aa48a authored about 2 years ago by RobertF <[email protected]>
Add some permissions from API 31 to API 33 (#2677)

github.com/kivy/python-for-android - f4a91b06e24ce9f137b996e5eff5f319b9a6ae80 authored about 2 years ago by RobertF <[email protected]>
Merge pull request #2674 from dbnicholson/webview-keyboard-resize

Resize webview when keyboard is shown

github.com/kivy/python-for-android - 698b6c283cc52d5d1c0de62c7d5199de5d80ff3d authored over 2 years ago by Andre Miras <[email protected]>
Resize webview when keyboard is shown

When the adjust mode is unspecified, Android will not resize the webview
when showing the on scr...

github.com/kivy/python-for-android - 9ca92f4c21a663050a375d186c87666c8cf10730 authored over 2 years ago by Kevin Ollivier <[email protected]>
Reuse older pic (#143)

github.com/kivy/kivy-website - f33ae90aff175954c740d1ebcfa69dfdb95aa778 authored over 2 years ago by Akshay Arora <[email protected]>
Include HOME in build environment (#2582)

Many of the tools run by p4a store intermediate files in the user's home
directory. Passing the...

github.com/kivy/python-for-android - 6cf860495ba62038efda5e7694a0081cea68b547 authored over 2 years ago by Dan Nicholson <[email protected]>
android/activity: Add Application.ActivityLifecycleCallbacks helpers (#2669)

The `Application.ActivityLifecycleCallbacks` interface is used to
register a class that can rec...

github.com/kivy/python-for-android - b379a1cd72c69548fcd221ce3118a2719b75d7af authored over 2 years ago by Dan Nicholson <[email protected]>
Fixes libvpx build (#2672)

* Fixes libvpx build

* Add --disable-neon-asm for armeabi-v7a

github.com/kivy/python-for-android - 6505cfc1283ef5082e49a39e4cbc88ca20ddc7e4 authored over 2 years ago by Mirko Galimberti <[email protected]>
Bump kivy_deps.sdl2 and kivy_deps.sdl2_dev to 0.5.0 (#8004)

github.com/kivy/kivy - d9e0b4c72e4dd56be130ec3b87ad248646561652 authored over 2 years ago by Mirko Galimberti <[email protected]>
[publish sdl2 win] Windows: SDL2 to 2.24.0, SDL2_mixer to 2.6.2, SDL2_ttf to 2.20.1, SDL_image to 2.6.2 (#81)

* Windows: SDL2 to 2.24.0, SDL2_mixer to 2.6.2, SDL2_ttf to 2.20.1, SDL_image to 2.6.2

* Bump...

github.com/kivy/kivy-sdk-packager - 308157a6df4a1b12fd5656ffe55a77ca8aaa1d3e authored over 2 years ago by Mirko Galimberti <[email protected]>
Added support for KIVY_LOG_MODE (#7988)

* Add support for KIVY_LOG_MODE

Including:

* New unit tests
* Limiting some unit tests to...

github.com/kivy/kivy - 56d5ded4f86abd52ce9c948f8628354a8f3bc7ed authored over 2 years ago by Julian <[email protected]>
toml may not be available on systemwide python (#2670)

github.com/kivy/python-for-android - ed43cbb5554d44b99f90facecf9ef793ddf1fd59 authored over 2 years ago by Mirko Galimberti <[email protected]>
Merge pull request #2668 from misl6/feat/switch-to-ndk25

Bump minimal and recommended Android NDK version to 25b

github.com/kivy/python-for-android - c883d8a29c918fd315e42d648902641665843658 authored over 2 years ago by Mirko Galimberti <[email protected]>
Bump minimal and recommended Android NDK version to 25b

github.com/kivy/python-for-android - 7714682320ea0959a8f4f02742abb8f835fc38ad authored over 2 years ago by Mirko Galimberti <[email protected]>
Merge pull request #2667 from kivy/master

Merge master in develop

github.com/kivy/python-for-android - 25483d6aca3d04cfe38ebccedb6bde9b675546b3 authored over 2 years ago by Mirko Galimberti <[email protected]>
Merge pull request #2666 from kivy/release-2022.09.04

* Add option for copying arbitratry xml files to src/main/res/xml without touching manifest

*...

github.com/kivy/python-for-android - c1ec69c0a95414a5b99498844af144dfeedcba72 authored over 2 years ago by Mirko Galimberti <[email protected]>