Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-05-22 | 1.5 kB | |
v2023.05.21 source code.tar.gz | 2023-05-22 | 1.7 MB | |
v2023.05.21 source code.zip | 2023-05-22 | 2.0 MB | |
Totals: 3 Items | 3.6 MB | 1 |
What's Changed
- Add support for Python 3.10 and make it the default while building hostpython3 and python3 by @misl6 in https://github.com/kivy/python-for-android/pull/2577
- Add PyAV recipe by @DexerBR in https://github.com/kivy/python-for-android/pull/2750
- Add debug loggings for identifying a matching dist by @BitcoinWukong in https://github.com/kivy/python-for-android/pull/2751
- Home app functionality by @kuzeyron in https://github.com/kivy/python-for-android/pull/2761
- Use io.IOBase for LogFile by @dylanmccall in https://github.com/kivy/python-for-android/pull/2763
- android_api to integer by @kuzeyron in https://github.com/kivy/python-for-android/pull/2765
- fix [#2768] smallIconName null can t be compared to String by @brvier in https://github.com/kivy/python-for-android/pull/2769
- fix tools/liblink: syntax error by @SomberNight in https://github.com/kivy/python-for-android/pull/2771
- Update
pyjnius
version to1.5.0
by @misl6 in https://github.com/kivy/python-for-android/pull/2791 - Update Kivy recipe for 2.2.0 by @misl6 in https://github.com/kivy/python-for-android/pull/2793
New Contributors
- @DexerBR made their first contribution in https://github.com/kivy/python-for-android/pull/2750
- @BitcoinWukong made their first contribution in https://github.com/kivy/python-for-android/pull/2751
- @dylanmccall made their first contribution in https://github.com/kivy/python-for-android/pull/2763
Full Changelog: https://github.com/kivy/python-for-android/compare/v2023.02.10...v2023.05.21