| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 1.5.0 (2023-01-28).tar.gz | 2023-01-28 | 139.7 kB | |
| 1.5.0 (2023-01-28).zip | 2023-01-28 | 159.8 kB | |
| README.md | 2023-01-28 | 2.7 kB | |
| Totals: 3 Items | 302.1 kB | 24 | |
1.5.0
- Removes broken and unneeded checks, now we can support additional permission syntaxes. #1549 (misl6)
- Makes orientation option cross-platform and conform to latest python-for-android changes, adds
android.manifest.orientation. #1548 (misl6) - Update Python versions in test matrix #1540 (misl6)
- Flake8 does not support inline comments for any of the keys. + Cleanup some ignored errors/warnings #1539 (misl6)
- Removed (broken)
--no-byte-compile-pyosupport and added support for--no-byte-compile-python#1525 (misl6) - CeDeROM add FreeBSD support 20221014. #1516 (cederom)
- Add resources #1513 (RobertFlatt)
- Update Defaults #1512 (RobertFlatt)
- Update installation.rst #1500 (RobertFlatt)
- Fix presplash color #1497 (Apacelus)
- Fixes some E275 - assert is a keyword. #1495 (misl6)
- Show output during aab support check, as p4a may require the user input #1494 (misl6)
- Removes
sixdependency in tests #1475 (misl6) - p4a prerequisites install should be done in non-interactive mode during CI builds. #1465 (misl6)
- Bump version to 1.4.1.dev0 #1464 (misl6)
- Avoid the usage of
shell=Truein Popen, which could lead to potential security risks. #1435 (misl6) - Add support for p4a option --res_xml #1230 (rambo)