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

Revert "Create docstring for Keystore"

This reverts commit 4900a32670763b95b1ca4ed396b469cf3e3c6e05.

github.com/kivy/plyer - ce69faa6473f61f49e2d78be9f0d8c1ec66426b2 authored over 2 years ago by Rohan Shah <[email protected]>
Create docstring for Keystore

Create and modify docstring for Keystore facade

github.com/kivy/plyer - 4900a32670763b95b1ca4ed396b469cf3e3c6e05 authored over 2 years ago by Rohan Shah <[email protected]>
Add Keystore to README

Make multiplatform support of Keystore clear in README

github.com/kivy/plyer - 76fe3be187a10684dfa8f8b1f76fcba877599909 authored over 2 years ago by Rohan Shah <[email protected]>
Replace deprecated logging.warn with logging.warning (#7906)

github.com/kivy/kivy - e6c144b5423dada62fd13034c2d40bf48a2bc423 authored over 2 years ago by Hugo van Kemenade <[email protected]>
Bump cookiecutter from 1.7.2 to 2.1.1 (#714)

Bumps [cookiecutter](https://github.com/cookiecutter/cookiecutter) from 1.7.2 to 2.1.1.
- [Rele...

github.com/kivy/kivy-ios - 504ad5b8ad719281507f2f8bbb1ba19575d448eb authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #7905 from misl6/fix/bubble-copy-paste

Fix TextInputCutCopyPaste widget

github.com/kivy/kivy - 538cc2468d0ea75d6829de8c3768f5715dc404fc authored over 2 years ago by Akshay Arora <[email protected]>
Fixes TextInputCutCopyPaste

github.com/kivy/kivy - 88b34e190aa287f7a113ff7f2d503ebeb9b0e517 authored over 2 years ago by Mirko Galimberti <[email protected]>
Merge pull request #685 from Neizvestnyj/patch-4

Added tick in ios native file chooser row

github.com/kivy/plyer - a698349525d2bfc04c17e0a4c644b391d1c7dd51 authored over 2 years ago by Akshay Arora <[email protected]>
Updated java-setup to v3, include all the LTS versions from adoptium during CI tests. (#628)

github.com/kivy/pyjnius - 7b0426adbfe11792fbb886a8eb1427f9c12011c4 authored over 2 years ago by Mirko Galimberti <[email protected]>
Fixes for PyPy (#627)

github.com/kivy/pyjnius - bcf4e28e170c02abab38dc1194b2a33d3adb13d1 authored over 2 years ago by Mirko Galimberti <[email protected]>
Merge pull request #2619 from mzakharo/scipy_r21e

lapack/scipy: support NDK r21e, x86/64 archs

github.com/kivy/python-for-android - 1f7f89233c6df6ae2aba77a2b38630dd99289c68 authored over 2 years ago by Andre Miras <[email protected]>
lapack/scipy: support NDK r21e, x86/64 archs

github.com/kivy/python-for-android - b51c26e0341ef6e6ae79a6ba1495c7090bef24e3 authored over 2 years ago by Mikhail Zakharov <[email protected]>
Added tick in ios native file chooser row

github.com/kivy/plyer - 59f9ae1c2c4257e4a68f4965f7fce43dbc6a80aa authored over 2 years ago by Neizvestnyj <[email protected]>
Update xcassets to include mandatory icons in latest xcode (#717)

github.com/kivy/kivy-ios - 00b9f683c6bba554690fa2d291ee4745d91fcfb4 authored over 2 years ago by Mathieu Virbel <[email protected]>
add scipy/lapack CI tests (#2617)

* add scipy/lapack CI tests

* retrigger checks

* adding scipy test

* add kivy to scipy ...

github.com/kivy/python-for-android - e524c0b73573c08f87a5bec10a008dfce81558c4 authored over 2 years ago by Mikhail Zakharov <[email protected]>
Ignore egg-info in git. (#718)

github.com/kivy/kivy-ios - b7f3fc61261099ff1d4e9fe100befe0dec55a273 authored over 2 years ago by Mathieu Virbel <[email protected]>
Merge pull request #2615 from mzakharo/scipy

use LEGACY_NDK option to build lapack/scipy with a separate NDK

github.com/kivy/python-for-android - 13177b1df44871e26bd9218e4d1ddddbfe3a60e5 authored over 2 years ago by Andre Miras <[email protected]>
use LEGACY_NDK option to build lapack/scipy with a separate NDK, supporting gcc/gfortran

github.com/kivy/python-for-android - 3c55699f1e6a10f0bad7ca9e71f6ad3db5782608 authored over 2 years ago by Mikhail Zakharov <[email protected]>
Move get_cpu guessing into _possible_lib_location (#626)

github.com/kivy/pyjnius - 57e3ea0240a974a593beaf187872fd0f4cca4a5a authored over 2 years ago by Mirko Galimberti <[email protected]>
Merge pull request #7882 from AnthonyZi/feature/rework_bubble

Re-implements the Bubble widget.

github.com/kivy/kivy - 37292f00a8a457762a94011d7719e2c7d03d821c authored over 2 years ago by Akshay Arora <[email protected]>
update CHANGELOG and version (#624)

github.com/kivy/pyjnius - fe46b036573166ff2fce7386f79be8cbecea1497 authored over 2 years ago by Mirko Galimberti <[email protected]>
add suffix to support IBM jre on Windows (#622)

Co-authored-by: Lucas Oliveira <lucasfeol94@@mgail.com>

github.com/kivy/pyjnius - 6699ec418769b85620bcc9621a7903498534fb6a authored over 2 years ago by Lucas Fernandes Oliveira <[email protected]>
Update api.rst (#616)

remove extra equals signs for #615

github.com/kivy/pyjnius - 61b268d78df15ff32052d58c1afb1ad1a7128f95 authored over 2 years ago by hx2A <[email protected]>
When cross-compiling for Android, we should not use the include dirs exposed by the JDK (#620)

github.com/kivy/pyjnius - 17d9d61c1b2be4ac9030d56200930ebf7ebd65cd authored over 2 years ago by Mirko Galimberti <[email protected]>
Bump groestlcoin_hash to 1.0.3 (#2607)

github.com/kivy/python-for-android - 61cc596be24ae35223d72def4e587ed05d60c888 authored over 2 years ago by gruve-p <[email protected]>
Merge pull request #2606 from kvdroid/develop

removed `usr` and `lib` from ndk library path in `librt` recipe

github.com/kivy/python-for-android - 9147848ed7769029353971ab1807d7ef8d027bae authored over 2 years ago by Andre Miras <[email protected]>
Updates following the PR review comments

Updates documentation:
- Adds further documentation
- More details about 'versionadded' and 'ver...

github.com/kivy/kivy - 01f8e36a035ac5031198969f7814f9f3ba444795 authored over 2 years ago by AnthonyZimmermann <[email protected]>
removed `usr` and `lib` from ndk library path

fix for
```sh
ld: error: unable to find library -lrt
clang-12: error: linker command failed ...

github.com/kivy/python-for-android - 4487002f2132c1933e9b1a8aec8640d00d19b8b6 authored over 2 years ago by Akubue-Izundu Kenechukwu <[email protected]>
Merge pull request #2605 from kvdroid/develop

changed arch.ndk_platform to arch.ndk_lib_dir in `librt` recipe

github.com/kivy/python-for-android - 26d464a877c026fca0fc6b8a244bddd3a14db720 authored over 2 years ago by Andre Miras <[email protected]>
changed arch.ndk_platform to arch.ndk_lib_dir

fix for
```python
AttributeError: 'ArchARMv7_a' object has no attribute 'ndk_platform'
```

github.com/kivy/python-for-android - 6b68f426d945be8b7c3498025b1251b8d2410fb5 authored over 2 years ago by Akubue-Izundu Kenechukwu <[email protected]>
Our self-hosted Apple Silicon runner now has been migrated to actions/runner v2.292.0 which now supports arm64 natively (#7885)

github.com/kivy/kivy - d79329d9082a8f1ee32b613ba96e8224204d2028 authored over 2 years ago by Mirko Galimberti <[email protected]>
Our self-hosted Apple Silicon runner now has been migrated to actions/runner v2.292.0 which now supports arm64 natively (#1438)

github.com/kivy/buildozer - 25ce57574143ab28f64a1e17bd277fffd85f9145 authored over 2 years ago by Mirko Galimberti <[email protected]>
Our self-hosted Apple Silicon runner now has been migrated to actions/runner v2.292.0 which now supports arm64 natively (#87)

github.com/kivy/pyobjus - 9c0ca61c0cd67efd5371dba8deb36b6dbccddb64 authored over 2 years ago by Mirko Galimberti <[email protected]>
Our self-hosted Apple Silicon runner now has been migrated to actions/runner v2.292.0 which now supports arm64 natively (#2602)

github.com/kivy/python-for-android - b9af853bf64323c9bd558d39ea8192186687a9cd authored over 2 years ago by Mirko Galimberti <[email protected]>
Our self-hosted Apple Silicon runner now has been migrated to actions/runner v2.292.0 which now supports arm64 natively (#710)

github.com/kivy/kivy-ios - b213dfd68a72c85f300adfb5178ad597199ba79f authored over 2 years ago by Mirko Galimberti <[email protected]>
Update gps.py

github.com/kivy/plyer - 04aa4406bcab39fb0a1f71e649cb11a7b2ad42c2 authored over 2 years ago by HyTurtle <[email protected]>
Our self-hosted Apple Silicon runner now has been migrated to actions/runner v2.292.0 which now supports arm64 natively (#76)

github.com/kivy/kivy-sdk-packager - e18f0568bc9413a612c723f7fc6d645bdfe53f96 authored over 2 years ago by Mirko Galimberti <[email protected]>
Support multiarch in webview bootstrap (#2596)

* Support multiarch in webview bootstrap

This is essentially exactly the same as what the sdl...

github.com/kivy/python-for-android - b7146e8e47bfec0ebb7d4c58434fc87f252b2eaf authored over 2 years ago by Dan Nicholson <[email protected]>
Introduces pkg_config_location in Prerequisite and use OpenSSLPrerequisite().pkg_config_location in hostpython3, so we can support ssl on hostpython3 just out of the box also on macOS (#2599)

* Introduces pkg_config_location in Prerequisite and use OpenSSLPrerequisite().pkg_config_locati...

github.com/kivy/python-for-android - 71c237f1efc7a5d0922bc6f5097a2fc05505a75d authored over 2 years ago by Mirko Galimberti <[email protected]>
Merge pull request #2598 from dbnicholson/webview-testapp-service

Add service to webview test app

github.com/kivy/python-for-android - fff7013fde3d53c408eb47754f211a6dd9628a25 authored over 2 years ago by Andre Miras <[email protected]>
Add service to webview test app

This will help ensure that services work from the webview bootstrap.

github.com/kivy/python-for-android - 175d28221080d733381808ec0c42fea1e9a4eedd authored over 2 years ago by Dan Nicholson <[email protected]>
Merge pull request #2597 from dbnicholson/webview-testapp-jnius

Fix webview testapp jnius usage

github.com/kivy/python-for-android - eeea8a1f40c783df164f6de8bbf74b3457a1270e authored over 2 years ago by Andre Miras <[email protected]>
Don't run flask in threaded mode in webview test app

When flask is run in threaded mode, it creates a new thread to handle
each response. In that cas...

github.com/kivy/python-for-android - d6321c2c63c1c5406b065b27898250e07049e20e authored over 2 years ago by Dan Nicholson <[email protected]>
Return proper HTTP responses in webview testapp

Current Flask throws an exception if a view function returns `None`:

```
python : TypeError: T...

github.com/kivy/python-for-android - 243e6b652af5de88d4f12f246cb8244a833a3ff1 authored over 2 years ago by Dan Nicholson <[email protected]>
Adapts existing code to Bubble changes

The textinput uses a Bubble for "cut", "copy", "paste" functionality.
Three example scripts and ...

github.com/kivy/kivy - f7e7a5a6878f861d0f2f83fc8274491d06e1c82f authored over 2 years ago by AnthonyZimmermann@Thinkpad <[email protected]>
Implements tests for the Bubble widget

Core functionality tests:
- Rendering
- Add/remove content
- Error handling if two child widgets...

github.com/kivy/kivy - d7ee4d1ab15d730d153d89975e90d31b4b8c0661 authored over 2 years ago by AnthonyZimmermann@Thinkpad <[email protected]>
Re-implements the Bubble widget.

The old Bubble widget design was complicated and used a GridLayout with
multiple dummy widgets s...

github.com/kivy/kivy - 1717a414c837fd08adb68158e27d451c67d465c6 authored over 2 years ago by AnthonyZimmermann@Thinkpad <[email protected]>
Handle all the macOS prerequisites (except NDK/SDK) via prerequisites.py (#2594)

github.com/kivy/python-for-android - 4d45f99c22e027f695bb05c0c2d3f692b603d207 authored over 2 years ago by Mirko Galimberti <[email protected]>
Merge pull request #2593 from dbnicholson/cmdline-tools-avdmanager

Prefer avdmanager from cmdline-tools

github.com/kivy/python-for-android - c9c91e81734804fc2be66ad39759724e1eac6f52 authored over 2 years ago by Andre Miras <[email protected]>
Prefer avdmanager from cmdline-tools

The Android SDK tools are deprecated in favor of the command line tools.
Trying to use avdmanage...

github.com/kivy/python-for-android - d71ef6a82a5d8c43c7a5e11bb24d3aef6254a20a authored over 2 years ago by Dan Nicholson <[email protected]>
Update dpi for latest iPhone models (#707)

* Update api for latest iPhone models

@"iPhone13,1": @476,
@"iPhone13,2": @4...

github.com/kivy/kivy-ios - e5e4775cb31475e226a449c9482e5eb8d2a20734 authored over 2 years ago by Akshay Arora <[email protected]>
Introduces pythonforandroid/prerequisites.py (Experimental). This allows a more granular check and install process for dependencies on both CI jobs and users installation. (#2591)

* Introduces pythonforandroid/prerequisites.py (Experimental). This allows a more granular check...

github.com/kivy/python-for-android - 4baec32a7bd90d90852156a1221d84d6d99eeb54 authored over 2 years ago by Mirko Galimberti <[email protected]>
Use xdg-desktop-portal for Notification inside Flatpak

github.com/kivy/plyer - 2fe4a9df1f5e0d3e45d9a8a504bc63610528194c authored over 2 years ago by JakobDev <[email protected]>
More robust way to get application icon on Android for notification (#669)

github.com/kivy/plyer - 8a6ae053beb1c19ff792ca3bc795417511e49f72 authored over 2 years ago by rdb <[email protected]>
*_rebuild_updated_recipes CI jobs now test the updated recipe along all the supported Android archs (arm64-v8a, armeabi-v7a, x86_64, x86) (#2592)

github.com/kivy/python-for-android - f45408dcb60afbc57bdb7078b85f410382fdee97 authored over 2 years ago by Mirko Galimberti <[email protected]>
Added py3dns recipe (#2590)

* Added py3dns recipe
* Update py3dns recipe

github.com/kivy/python-for-android - 9670576b04037bc68430179e5ad5451292f0eaf1 authored over 2 years ago by Neizvestnyj <[email protected]>
:zap: Fix pep8 violations (#678)

* :zap: Fix pep8 violations

* :alien: Rename vsd_card variable for consistency

github.com/kivy/plyer - 43c4d284530be1ad40b93efdfd001090e1aaab65 authored over 2 years ago by Richard Larkin <[email protected]>
Merge pull request #677 from kivy/fix/CICD_checks

:hammer: Fix pep 8 failure for CICD

github.com/kivy/plyer - c2c7b149a704e874a86d625dbe6391a7002a96d6 authored over 2 years ago by Mirko Galimberti <[email protected]>
android 11+ compatibility Documents folder (#672)

for android 11+ it is not possible to capture the real path of the files inside the documents fo...

github.com/kivy/plyer - 806e90a78215b25d481fe305fff3f2f7d58f21c8 authored over 2 years ago by MoonPyx <[email protected]>
:hammer: Fix pep 8 failure for CICD

github.com/kivy/plyer - 8ee69e939c6a6227a80437f0027909f213b13e7d authored over 2 years ago by Richard Larkin <[email protected]>
Set PATH using real SDK and NDK directories (#2583)

* Correct recipe test assertion

`Arch.find_executable` uses the context environment `PATH` ra...

github.com/kivy/python-for-android - 92cb8f455f48d7093b26225b357f5784c2482509 authored over 2 years ago by Dan Nicholson <[email protected]>
Documentation: bump Gentoo install instructions (#7870)

github.com/kivy/kivy - 93ccd2058c1980207848810942dbb1a6d9edebe9 authored over 2 years ago by Cecil Curry <[email protected]>
Upload artifacts produced from every build platform, not only ubuntu-latest (#2588)

github.com/kivy/python-for-android - 846d80d75be1201989e7fc2484b870d47745a918 authored over 2 years ago by Mirko Galimberti <[email protected]>
Fixes a typo in macos_rebuild_updated_recipes (#2587)

github.com/kivy/python-for-android - a2fb4809fb1b53a7e6c7c1d4cf3e5adf7c56649c authored over 2 years ago by Mirko Galimberti <[email protected]>
Bump Kivy recipe to master (#700)

* Kivy with camera api enhancements

* Update __init__.py

github.com/kivy/kivy-ios - 929897c84a4093a27a2beb9169b342842a73a065 authored over 2 years ago by RobertF <[email protected]>
iOS camera provider enhancements (#7857)

* Update camera_avfoundation.pyx

* Update camera_avfoundation_implem.h

* Update camera_avf...

github.com/kivy/kivy - 0e77e2ab94e54ebaf1f232f5dd66d4d103e08fbb authored over 2 years ago by RobertF <[email protected]>
Merge pull request #670 from rdb/robust-android-detection

Use sys.getandroidapilevel for more robust Android detection

github.com/kivy/plyer - 2179cd09ff9abaa7172cf92c56ee7e512df56838 authored over 2 years ago by Akshay Arora <[email protected]>
Merge pull request #676 from AdamMusa/fix_readme_file

fix some errors in readme file

github.com/kivy/plyer - 890aa391cdd5ea7ba5c452700ba32b68cc0042bf authored over 2 years ago by Akshay Arora <[email protected]>
Add missing fetch-depth: 0 on macos_rebuild_updated_recipes (#2579)

github.com/kivy/python-for-android - 44d35917c9786235ea1b59e3eb4bd23ace9f9bb8 authored over 2 years ago by Mirko Galimberti <[email protected]>
Bumps libffi to v3.4.2 + adds -fPIC on i686 (#2578)

github.com/kivy/python-for-android - 0e87b9956b23e5b29414e394711c6d01125ebbb8 authored over 2 years ago by Mirko Galimberti <[email protected]>
Bumps numpy version to 1.22.3, cython version to 0.29.28 and fixes numpy build on macOS (#2575)

github.com/kivy/python-for-android - 2ca492a3be0f2ecd88031672c4b52c646e9a6c51 authored over 2 years ago by Mirko Galimberti <[email protected]>
Changes for NDK23 (#1427)

The arch no longer used in url for NDK23+

github.com/kivy/buildozer - ee2b16c3c0fb31568efba631dd6991cc8e9f0093 authored over 2 years ago by HyTurtle <[email protected]>
NDK 23 + Gradle 7 support (#2550)

* Adds NDK 23 and Gradle 7 support

* Updates gradle and android gradle plugin version + avoid...

github.com/kivy/python-for-android - f7f8cea636714dc4843b8818c553510f99084b6a authored over 2 years ago by Mirko Galimberti <[email protected]>
Fixes issue #694 (#695)

github.com/kivy/kivy-ios - e2f2a8e2609102282a6118140ccd7beda9af1cd3 authored over 2 years ago by Mirko Galimberti <[email protected]>
macOS CI: ADD APK, AAB & Updated Recipes build (#2574)

* macOS CI: ADD APK, AAB & Updated Recipes build

* Add tools for our self-hosted m1 runner

github.com/kivy/python-for-android - a0f8d3e5c1af1e9a6b8fbcae3d2800e0de6938fc authored over 2 years ago by Mirko Galimberti <[email protected]>
fix some errors in readme file

github.com/kivy/plyer - 42b9db93f5a237e026c61f9fc1118963f48736b8 authored over 2 years ago by AdamMusa <[email protected]>
Merge pull request #75 from kivy/matham-patch-1

Have to use capital R for cp, otherwise codesign may fail

github.com/kivy/kivy-sdk-packager - 7f850425e73362e5e12d3043c68266a8282a5b6b authored over 2 years ago by Matt Einhorn <[email protected]>
Have to use capital R for cp, otherwise codesign may fail

Getting the error:
```bundle format is ambiguous (could be app or framework)
In subcomponent:...

github.com/kivy/kivy-sdk-packager - d19c4b470b7c26c9be8aff4dbf5a96c4fa4ba87e authored over 2 years ago by Matt Einhorn <[email protected]>
Fixes App Icon and Presplash_Screen For Webview bootstrap (#2556)

* dddd

Signed-off-by: kengoon <[email protected]>

* fix for issue #2552 and presplash_color

github.com/kivy/python-for-android - 85c4d1c209242cfa7f59f6737450e0dbcb57fdfe authored over 2 years ago by Akubue-Izundu Kenechukwu <[email protected]>
Added the ability to track the closure of the file manager without selecting content (#667)

* Added the ability to track the closure of the file manager without selecting content
* extrac...

github.com/kivy/plyer - b2896c0d43ed4a6f0bf74ad5594c2ad21ccbc4e2 authored over 2 years ago by Neizvestnyj <[email protected]>
Tests (apple-silicon-m1 only): Fixes 3.8.x pyenv install due to a recent change in clang (#7854)

github.com/kivy/kivy - 4fbf9059ce5917ac27685d2b5795e4c447a3f571 authored almost 3 years ago by Mirko Galimberti <[email protected]>
Fix github release token. (#86)

github.com/kivy/pyobjus - 4635143e2fcc40836ef2a0baca03e474bbd64fe3 authored almost 3 years ago by Matt Einhorn <[email protected]>
Bump to 1.2.2.dev0.

github.com/kivy/pyobjus - 7334ebdf31b25bb1edd08ddbb89bb64accc6925f authored almost 3 years ago by Matt Einhorn <[email protected]>
Bump to v1.2.1.

github.com/kivy/pyobjus - 503247a336bc6e04b5367fe8f7b3e10dcfc447c1 authored almost 3 years ago by Matt Einhorn <[email protected]>
Improved Apple Silicon support (variadic functions) + add tests on apple-silicon-m1 (self hosted runner) (#85)

* Add tests on apple-silicon-m1 (Self hosted runner)

* Remove (unnecessary?) dylib and fix Ma...

github.com/kivy/pyobjus - 5830d56f227c80b4634b770b25a9848df5388452 authored almost 3 years ago by Mirko Galimberti <[email protected]>
Add support-requests v2 (#689)

github.com/kivy/kivy-ios - 8d0b83a44818e82a9071b7068063c2abd82d0363 authored almost 3 years ago by Mirko Galimberti <[email protected]>
Updated shebangs to target python3. Bumped libffi version to 3.4.2 (#688)

github.com/kivy/kivy-ios - 0db19af623da0c550d762474bd0e5110ae8a0438 authored almost 3 years ago by Mirko Galimberti <[email protected]>
add version check to unpackPyBundle (#2565)

github.com/kivy/python-for-android - afd9942a5afb9d3609ce7a01a387f0df492ce1b9 authored almost 3 years ago by Mikhail Zakharov <[email protected]>
Build wheels for pyobjus (#84)

* Build wheels.

* No need to check for cython.

* Use setuptools.

* Cython needs to be a...

github.com/kivy/pyobjus - 586991a2a50e14ab454bfe00b3a48b2a7b9b733f authored almost 3 years ago by Matt Einhorn <[email protected]>
Bump version to 1.4.0.dev0 (#684)

github.com/kivy/kivy-ios - e20087124162ebe69de017f892419f619111d4ab authored almost 3 years ago by Mirko Galimberti <[email protected]>
Bump version to 1.4.0.dev0 (#1411)

github.com/kivy/buildozer - 12796343f009a8aad562f31cac2512c8b06557eb authored almost 3 years ago by Mirko Galimberti <[email protected]>
Update CHANGELOG and prepare release 1.3.0 (#683)

github.com/kivy/kivy-ios - 9b7b53350981cbdda3d3d7b2b5a1921f94d07b40 authored almost 3 years ago by Mirko Galimberti <[email protected]>
Update CHANGELOG and prepare release 1.3.0 (#1410)

github.com/kivy/buildozer - 64657e37aa67ca40b6e400545390d75a2f2d8dd8 authored almost 3 years ago by Mirko Galimberti <[email protected]>
Merge pull request #2562 from kivy/master

Merges master into develop after release 2022.03.13

github.com/kivy/python-for-android - 4b7c682e2d17dffb786c8c5ae9708f2c5c1ab479 authored almost 3 years ago by Mirko Galimberti <[email protected]>
Merge pull request #2561 from misl6/release-2022.03.13

Release 2022.03.13

github.com/kivy/python-for-android - 227a765861da5a6bfc209328eecb6a8f733de15b authored almost 3 years ago by Mirko Galimberti <[email protected]>
Update CHANGELOG.md & change version for release 2022.03.13

github.com/kivy/python-for-android - a6b871522da850e9714e91a835a5092b087012e1 authored almost 3 years ago by Mirko Galimberti <[email protected]>
Use sys.getandroidapilevel for more robust Android detection

github.com/kivy/plyer - 9ca72034b546b5bcfecaf32e326ada5f9cd882fd authored almost 3 years ago by rdb <[email protected]>
Bump Kivy version to 2.1.0 (#679)

github.com/kivy/kivy-ios - 0d9d75bbe61205200c912ce527b590d9dae994fa authored almost 3 years ago by Mirko Galimberti <[email protected]>
add recipe for freetype-py to not include the prebuilt .so for the wr… (#2558)

* add recipe for freetype-py to not include the prebuilt .so for the wrong architecture

Co-au...

github.com/kivy/python-for-android - f22a46e53c67f5e4292cce499ef64eaaa06a31e6 authored almost 3 years ago by domedave <[email protected]>
Merge pull request #2560 from Prashanth-BC/fix/Webview-app-fail-to-startup

Upgrading the flask version to avoid exception at the start of webview application

github.com/kivy/python-for-android - 2bba951139528b37ddbdfc5689252f8a50a73798 authored almost 3 years ago by Andre Miras <[email protected]>