Kartavya Shukla

Results 9 issues of Kartavya Shukla

# Description: - **KivyMD Upgrade:** Updated the app to the latest KivyMD version (1.1.1) and Kivy version (2.3.0). - **HeroAnimationScreen Fix:** Resolved issues with rendering images across different screens. -...

# Modify buildozer's docs - Integrate `sphinxawesome_theme` for better visuals. [Sphinx Awesome](https://sphinxawesome.xyz/) - Added a logo and banner. - Modified necessary files accordingly for latest theme. - Updated copyright information....

documentation

## Introduction This pull-request is related to the below bug; - https://github.com/kivy/kivy-ios/issues/950 ## Changes - Reworked the `_buildimage` function in `kivy_ios.tools.external.xcassets` to build correct image sizes. - Made an adjustment...

I just upgraded the latest supported `IPHONEOS_DEPLOYMENT_TARGET to 17.0` as `XCODE>=13.0` supports `12.0 to 17.5.5` latest. Please consider this.

**Versions** Python : 3.11.10 MacOS version : latest XCode Version : latest Cython version : 0.29.36 **Describe the bug** The kivy-ios toolchain not able to build correct sized images for...

Introduce support in python-for-android to parse Android-specific metadata from pyproject.toml of pip-installed packages. This enables modular bundling of assets into APK builds, allowing packages to contribute platform-native components directly. ##...

need-discussion

This is a feature request. - Add an option to directly write inside the `` element of the AndroidManifest.xml. Sample `buidlozer.spec` equivalent to the option in p4a: ```spec # (str)...

feature-request

I saw buildozer docs and straightaway checked the build logs, Saw that `.readthedocs.yaml` simply doesn't exist and so, updated docs version was never built. Sample: https://buildozer-fork.readthedocs.io/en/latest/

Test/CI

- For XCODE>=13.0 needs minimum 12.0. - Also on Latest XCODE minimum is iOS 15.0