GitHub / kivy/python-for-android / commits
Turn your Python application into an Android APK
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 70f92243 | Handling system bars and Edge-to-Edge enforcement (android 15+) (#3278) |
Kartavya Shukla <8****c@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 74b559a3 |
numpy: enable openblas (#3305)
Co-authored-by: Mathias Lindström <8****n@u****m> |
Ansh Dadwal <a****8@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| eec8c0ab |
Add dark mode listener support across all Android bootstraps (#3306)
Co-authored-by: Mathias Lindström <8****n@u****m> |
Kenechukwu Akubue <k****9@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 7c6e6f34 |
Fix android recipe linking with Qt bootstrap (#3312)
Co-authored-by: lanmao <l****w@q****o>, Mathias Lindström <8****n@u****m> |
lazycat11 <5****1@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 4174efe2 | merge Merge pull request #3340 from AndreMiras/fix/meson-command-lookup |
Andre Miras <A****s@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| afe50a8b | :bug: Resolve Meson tools through recipe env | Andre Miras <a****s@g****m> | 3 months ago | |
| a73e5082 | merge Merge pull request #3338 from kivy/dependabot/github_actions/github-actions-1... |
Andre Miras <A****s@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| e3574791 |
Bump dessant/support-requests from 4 to 5 in the github-actions group
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| f079b365 | merge Merge pull request #3302 from kivy/pyav |
Andre Miras <A****s@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 4d80da26 | `recipes`: add `thorvg` (#3288) |
Ansh Dadwal <a****8@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 4817e4df | merge Merge pull request #3334 from AndreMiras/doc/issue-3326-pyproject-recipe-docs |
Andre Miras <A****s@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| a184a168 | Add patches | Ansh Dadwal <a****8@g****m> | 3 months ago | |
| 6af08d09 | :memo: Document PyProjectRecipe usage | Andre Miras <a****s@g****m> | 3 months ago | |
| a608f593 | merge Merge pull request #3333 from kivy/issue-3329 |
Andre Miras <A****s@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 2206b237 | Fix libpython link | Ansh Dadwal <a****8@g****m> | 3 months ago | |
| f52991b4 | merge Merge pull request #3331 from AndreMiras/feature/refactor_dry_java |
Andre Miras <A****s@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 7b9121d0 | merge Merge pull request #3332 from AndreMiras/feature/android-version-code-guardrails |
Andre Miras <A****s@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| f72e9403 | :safety_vest: Guard Android versionCode values | Andre Miras <a****s@g****m> | 3 months ago | |
| 213d4bad | :recycle: Deduplicate Java service intent setup | Andre Miras <a****s@g****m> | 3 months ago | |
| 98a10634 | merge Merge pull request #3322 from DreamNik/fix-cython-hostpython-depends |
Andre Miras <A****s@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 9344dc15 | merge Merge pull request #3328 from AndreMiras/doc/release-process |
Andre Miras <A****s@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 28c80602 | merge Merge pull request #3327 from AndreMiras/feature/drop_eol_python |
Andre Miras <A****s@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 055e7696 | :memo: Document release process and fix README badges | Andre Miras <a****s@g****m> | 4 months ago | |
| b54bba6f | :fire: Drop EOL Python 3.7/3.8/3.9 support | Andre Miras <a****s@g****m> | 4 months ago | |
| 5f5a46da | merge Merge pull request #3325 from kivy/release-2026.05.09 |
Andre Miras <A****s@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| a3775666 | merge Merge pull request #3323 from AndreMiras/fix/pythonpackage-test-stale-setuptools |
Andre Miras <A****s@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 4699ce7d | merge Merge pull request #3324 from AndreMiras/fix/msgspec-python-3.8-import |
Andre Miras <A****s@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 15c20e1e | merge Merge pull request #3319 from DreamNik/fix-meson-python-version |
Andre Miras <A****s@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 7f3d872d | :bug: Fix msgspec recipe import on Python 3.8/3.9 | Andre Miras <a****s@g****m> | 4 months ago | |
| 2188782a | :white_check_mark: tests: drop stale setuptools assertion | Andre Miras <a****s@g****m> | 4 months ago | |
| 9150fab8 | Fix hostpython dependencies not installed for CythonRecipe | DreamNik <d****k@m****u> | 4 months ago | |
| 0d1977c4 | Prepare release 2026.05.09 | Andre Miras <a****s@g****m> | 4 months ago | |
| ccf59d25 | Fix numpy compilation when Python != 3.14 | DreamNik <d****k@m****u> | 4 months ago | |
| e928129f | merge Merge pull request #3316 from GvozdevLeonid/develop |
Andre Miras <A****s@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 02ff950f | added msgspec recipe | Gvozdev Leonid <l****v@m****g> | 4 months ago | |
| 45b410e5 | merge Merge branch 'kivy:develop' into develop |
Leonid <8****d@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 4241e2f7 | merge Merge pull request #3315 from kivy/dependabot/github_actions/github-actions-a... |
Andre Miras <A****s@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| cccf8f25 |
Bump the github-actions group with 8 updates
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 99b403c5 | merge Merge pull request #3078 from cclauss/patch-3 |
Andre Miras <A****s@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| fba48f93 | merge Merge pull request #3313 from Novfensec/videonative-recipe |
Andre Miras <A****s@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 6ce47acc | merge Merge pull request #3314 from lazycat11/add-vosk-recipe |
Andre Miras <A****s@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 150faf76 | Add Vosk recipe | lanmao <l****w@q****o> | 4 months ago | |
| 5b2a4bad | Add VideoNativeRecipe |
Kartavya Shukla <8****c@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 3ab2fd66 | merge Merge pull request #3308 from lazycat11/fix-pyjnius-qt-libmain |
Andre Miras <A****s@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 17ba8788 | merge Merge pull request #3310 from lazycat11/fix-tflite-runtime-numpy-include |
Andre Miras <A****s@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 8b12ed58 | merge Merge pull request #3311 from lazycat11/fix-scipy-pybind11-meson |
Andre Miras <A****s@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 375c20d2 | Propagate CMake policy minimum to tflite dependencies | lanmao <l****w@q****o> | 4 months ago | |
| e58f7336 | Fix tflite-runtime build with CMake 4 | lanmao <l****w@q****o> | 4 months ago | |
| 1b0066c3 | Avoid rebuilding pybind11 for tflite-runtime | lanmao <l****w@q****o> | 4 months ago | |
| f4a40a9b | merge Merge pull request #3309 from kengoon/fix-sdl3-mixer-gme |
Andre Miras <A****s@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| f93e9553 | Fix tflite-runtime numpy include path | lanmao <l****w@q****o> | 4 months ago | |
| 72f79003 | Fix Meson pybind11 wrapper for SciPy | lanmao <l****w@q****o> | 4 months ago | |
| b9fc5c7b | Update SDL3_mixer recipe to version 3.2.0 and remove libgme patch | Kenechukwu Akubue <k****9@g****m> | 4 months ago | |
| fa3a2699 | Fix pyjnius linking with Qt bootstrap libmain | lanmao <l****w@q****o> | 4 months ago | |
| 869c74bb | fix PYTHONPATH hacks (#3301) |
Ansh Dadwal <a****8@g****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| bf10a90d | `pyav`: update to `17.0.0` | Ansh Dadwal <a****8@g****m> | 5 months ago | |
| 2f107b15 | Add support for prebuilt wheels (#3280) |
Ansh Dadwal <a****8@g****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| d15f056e | merge Merge pull request #3297 from C0rn3j/patch-2 |
Andre Miras <A****s@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 208ab265 | chore: Update README to include PySDL3 support |
Martin <s****0@g****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| a4a8b281 | fix kivy recipe; bump sdl3 and sdl3_image (#3198) |
Dexer <7****R@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| a9b902be | Fixed Python version support. (#3283) |
Leonid <8****d@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 89bb823e | simple solution to remove duplicates from patches and configure_args |
Leonid <8****d@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| c681ef99 | Increased the minimum python version to 3.8 |
Leonid <8****d@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 81f185e7 | fixed flake8 issues |
Leonid <8****d@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 02e65aec | merge Merge branch 'develop' into develop |
Leonid <8****d@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 0635bc1e | merge Merge pull request #3284 from kivy/feature/rebuild-updated-bootstrap-detection |
Andre Miras <A****s@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 4325bb8b | merge Merge branch 'develop' into develop |
Leonid <8****d@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 20e43a2f | :bug: Fix sdl2/sdl3 bootstrap conflict in CI | Andre Miras <a****s@g****m> | 6 months ago | |
| 6e558e43 | merge Merge pull request #3282 from kivy/feature/docker-storage-relocation-ci-fix |
Andre Miras <A****s@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| bdb5e059 | Simplify configuration arguments |
Leonid <8****d@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 285c0a80 | fixed issue |
Leonid <8****d@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 0ac0438e | :construction_worker: Relocate Docker storage to LVM volume in CI | Andre Miras <a****s@g****m> | 6 months ago | |
| a870db24 | Fix issue |
Leonid <8****d@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 4f7e6a64 | fixed typo |
Leonid <8****d@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| c787f271 | Fixed Python version support. |
Leonid <8****d@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| bf4737a9 | Fixed Python version support. |
Leonid <8****d@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| f4f08e66 | Fixed a bug with Python version selection and library loading. |
Leonid <8****d@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 1fc02694 | `toolchain`: auto resolve deps (#3271) |
Ansh Dadwal <a****8@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| e564e44d | `ffmpeg`, `python3`: include executable (#3276) |
Ansh Dadwal <a****8@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 6494ac16 | merge Merge pull request #3270 from AndreMiras/feature/documentation |
Andre Miras <A****s@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| f69d5b26 | merge Merge pull request #3268 from AndreMiras/feature/java_linting |
Andre Miras <A****s@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| a17c1df0 | :memo: Fix documentation linkcheck failures | Andre Miras <a****s@g****m> | 9 months ago | |
| d467b7c6 | merge Merge pull request #3266 from AndreMiras/feature/bootstraps_refactoring |
Andre Miras <A****s@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 843086b7 | merge Merge pull request #3267 from AndreMiras/feature/bootstraps_refactoring2 |
Andre Miras <A****s@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 789b9b57 | merge Merge pull request #3269 from AndreMiras/feature/maximize_build_space |
Andre Miras <A****s@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| f118e61a | :construction_worker: CI disk cleanup via maximize-build-space | Andre Miras <a****s@g****m> | 9 months ago | |
| ab65dc4a | :construction_worker: Add Spotless Java linting to CI pipeline | Andre Miras <a****s@g****m> | 9 months ago | |
| fd72ec3a | :art: Apply Spotless formatting to Java source files | Andre Miras <a****s@g****m> | 9 months ago | |
| 359975b1 | merge Merge pull request #3262 from kengoon/foreground-type |
Andre Miras <A****s@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| c67d5bdc | merge Merge pull request #3265 from AndreMiras/feature/ci_free_disk_space |
Andre Miras <A****s@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 0c5601b2 | :recycle: Consolidate GenericBroadcastReceiver to common/ | Andre Miras <a****s@g****m> | 9 months ago | |
| 1f4a567d | :recycle: Consolidate assemble_distribution() into base Bootstrap | Andre Miras <a****s@g****m> | 9 months ago | |
| b84b3db0 | :construction_worker: Fix CI disk space issue in ubuntu_build job | Andre Miras <a****s@g****m> | 9 months ago | |
| 1b157082 | Update foreground service type documentation link in services.rst | Kenechukwu Akubue <k****9@g****m> | 9 months ago | |
| 32b689e0 | Document foregroundServiceType parameter for Android foreground services | Kenechukwu Akubue <k****9@g****m> | 9 months ago | |
| 6f3ae311 | Refactor foregroundServiceType option parsing in build.py | Kenechukwu Akubue <k****9@g****m> | 9 months ago | |
| 188c6661 | Add foregroundServiceType support to AndroidManifest templates | Kenechukwu Akubue <k****9@g****m> | 9 months ago | |
| ad8f9029 | merge Merge pull request #3259 from kengoon/sdlsurface-patch |
Mathias Lindström <8****n@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 7f1913e0 | Fix missing newline at end of file in android.touch module | Kenechukwu Akubue <k****9@g****m> | 9 months ago | |
| 452733b5 | Remove unused variable `final_widget` in android.touch module | Kenechukwu Akubue <k****9@g****m> | 9 months ago |