1.3.0
Highlights:
- This is the first version of
buildozer
that supports Android App Bundle (AAB)
(python-for-android==v2022.03.13
or newer is required ) - Kivy recipe now targets
Kivy 2.1.0
which is now the latest stable version available. - Improved iOS support
- Added support for
--presplash-lottie
- Added support for
androidx
viaandroid.enable_androidx
Full changelog:
- Improves iOS CI workflow and adds Apple Silicon M1 runner #1393 (misl6)
- iOS: force archive iOS destination #1392 (syrykh)
- simple typo #1390 (Jessime)
- Bump support-request to v2. Previous integration has been shut down. #1385 (misl6)
- Add android.add_assets #1382 (RobertFlatt)
- add the option p4a.extra_args #1369 (antocuni)
- Fix CI tests for iOS and Android #1365 (misl6)
- Add aab (Android App Bundle) support #1356 (misl6)
- Fixes deprecated plistlib API #1347 (meow464)
- docs: fix a few simple typos #1327 (tshirtman)
- use HTTPS urls #1319 (obfusk)
- iOS OTA manifest generation for in-house app distribution #1317 (syrykh)
- android: adaptive icon/launcher: expose p4a options in buildozer.spec #1312 (SomberNight)
- Add enable_androidx #1311 (RobertFlatt)
- Update iOS codesign options #1307 (syrykh)
- Allow setting custom p4a URL instead of fork #1305 (syrykh)
- chore : Fixed code quality issues #1300 (powerexploit)
- added few additional options for android p4a builds #1275 (vesellov)
- ♻️ Minor check_requirements() refactoring #1274 (AndreMiras)
- Allow displaying only the logcat of our app. #1272 (tshirtman)
- fix ndk version check & download link #1271 (obfusk)
- Let buildozer.spec files pin to a specific p4a commit hash #1269 (xloem)
- Change android.manifest_placeholders default to None #1265 (misl6)
- Pass debug loglevel down through to python for android #1260 (xloem)
- Use develop branch for automated tests #1257 (misl6)
- Add android.adb_args option #1238 (germn)
- Add support for p4a --feature option #1229 (rambo)
- Add option for controlling p4a distutils support, fixes #1224 #1225 (rambo)
- WSL workaround now accommodates WSL 2 #1220 (stefan-sherwood)
- Add android.backup_rules parameter to buildozer.spec #1219 (Jorilx)
- make include_exts etc. properly case-insentitive #1217 (obfusk)
- Add manifestPlaceholders feature #1212 (misl6)
- Add support for --presplash-lottie option of p4a #1208 (tshirtman)
- Fix issue #881: Add android.allow_backup parameter to buildozer.spec #1206 (Jorilx)
- Add link to GitHub action #1198 (ArtemSBulgakov)
- Fixes heading for iOS target #1175 (fullbuffer)
- ✅ Increases ios target test coverage #1171 (AndreMiras)
- ✅ Unit test ios target #1168 (AndreMiras)
- Expand "~" before every path normalization. #1165 (pakal)
- 🍏 Improves iOS support #1160 (AndreMiras)
- 👷 Moves Android build to dedicated workflow file #1158 (AndreMiras)
- SafeConfigParser deprecated. #1155 (Julian-O)
- Declare Buildozer to be Stable #1147 (Julian-O)
- 🔥 Drops garden support #1142 (AndreMiras)
- ⬆️ Bumps Ubuntu and OpenJDK versions #1140 (AndreMiras)
- Post release bump 1.2.0.dev0 #1139 (AndreMiras)
- Update quickstart.rst for Windows 10 #1124 (arqeco)
- Update instalation.rst for Windows 10 #1123 (arqeco)