Skip to content

Commit

Permalink
Update CHANGELOG.md and bump version to 1.5.0 (#1552)
Browse files Browse the repository at this point in the history
  • Loading branch information
misl6 authored Jan 28, 2023
1 parent 7b6111a commit 7178c9e
Show file tree
Hide file tree
Showing 2 changed files with 108 additions and 1 deletion.
107 changes: 107 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,112 @@
# Change Log

## [1.5.0](https://github.com/kivy/buildozer/tree/1.5.0)

[Full Changelog](https://github.com/kivy/buildozer/compare/1.4.0...1.5.0)

**Fixed bugs:**

- Buildozer Error `ValueError: read of closed file` [\#760](https://github.com/kivy/buildozer/issues/760)

**Closed issues:**

- kivy app does not support android 10+ [\#1551](https://github.com/kivy/buildozer/issues/1551)
- Waiting for a response from the server socket [\#1550](https://github.com/kivy/buildozer/issues/1550)
- orientation = portrait fails [\#1546](https://github.com/kivy/buildozer/issues/1546)
- When I run the application on my smartphone, the application crashes and gives an error in logcat \[WARNING\] \[Base \] Unknown \<android\> provider [\#1545](https://github.com/kivy/buildozer/issues/1545)
- Android application crashes trying to use local storage [\#1544](https://github.com/kivy/buildozer/issues/1544)
- Buildozer failed to work with NDK 25b \(minimum supported by p4a\) [\#1543](https://github.com/kivy/buildozer/issues/1543)
- The Widget MDTopAppBar is not working in Android 12.0 [\#1542](https://github.com/kivy/buildozer/issues/1542)
- The 'buildozer==1.4.1.dev0' distribution was not found and is required by the application [\#1541](https://github.com/kivy/buildozer/issues/1541)
- anyone knows how to install torch with buildozer compiler? [\#1538](https://github.com/kivy/buildozer/issues/1538)
- Building Kivy from a GitHub repository [\#1536](https://github.com/kivy/buildozer/issues/1536)
- Request runtime Permission for BLUETOOTH \(NEARBY DEVICES\) Android 31 [\#1534](https://github.com/kivy/buildozer/issues/1534)
- Configure.ac is outdated [\#1533](https://github.com/kivy/buildozer/issues/1533)
- Problem in psutil Recipe [\#1532](https://github.com/kivy/buildozer/issues/1532)
- Two errors in pyzmq recipe [\#1531](https://github.com/kivy/buildozer/issues/1531)
- Buildozer failed to execute the last command!!!!! [\#1530](https://github.com/kivy/buildozer/issues/1530)
- Error building apk. /usr/bin/python -m pythonforandroidtoolchain apk [\#1528](https://github.com/kivy/buildozer/issues/1528)
- ERROR While run Buildozer android Debug [\#1527](https://github.com/kivy/buildozer/issues/1527)
- Buildozer Requires python-for-android version with AAB [\#1524](https://github.com/kivy/buildozer/issues/1524)
- Error JVM exception occurred: Didn't find class "com.google.android.gms.auth.api.signin.GoogleSignInOptions" [\#1523](https://github.com/kivy/buildozer/issues/1523)
- Could not resolve all files for configuration ':classpath'. [\#1522](https://github.com/kivy/buildozer/issues/1522)
- Fatal signal 11 \(SIGSEGV\), code 1 \(SEGV\_MAPERR\), fault addr 0x40 but on working app [\#1521](https://github.com/kivy/buildozer/issues/1521)
- Fatal signal 11 \(SIGSEGV\), code 1 \(SEGV\_MAPERR\), fault addr 0x40 in tid 10919 \(SDLThread\), pid 10882 \(org.test.myapp\) [\#1520](https://github.com/kivy/buildozer/issues/1520)
- A problem occurred evaluating root project [\#1510](https://github.com/kivy/buildozer/issues/1510)
- ModuleNotFoundError: No module named 'kivy.\_clock' [\#1509](https://github.com/kivy/buildozer/issues/1509)
- Buildozer Raise Error when I try to convert my file... [\#1507](https://github.com/kivy/buildozer/issues/1507)
- i got this error while trying to create an apk using buildozer [\#1506](https://github.com/kivy/buildozer/issues/1506)
- \# Command failed: \['/usr/bin/python3', '-m', 'pythonforandroid.toolchain', 'create', '--dist\_name=kivy\_example', '--bootstrap=sdl2', '--requirements=python3,kivy==2.0.0rc4,kivy\_garden.graph,numpy', '--arch=arm64-v8a', '--arch=armeabi-v7a', '--copy-libs', '--color=always', '--storage-dir=/home/skander/kivy\_examples/graphs/.buildozer/android/platform/build-arm64-v8a\_armeabi-v7a', '--ndk-api=21', '--ignore-setup-py', '--debug'\] [\#1505](https://github.com/kivy/buildozer/issues/1505)
- Cannot allocate memory [\#1504](https://github.com/kivy/buildozer/issues/1504)
- SSL: CERTIFICATE\_VERIFY\_FAILED only on Android [\#1502](https://github.com/kivy/buildozer/issues/1502)
- Command failed: \['tar', 'xzf', 'apache-ant-1.9.4-bin.tar.gz'\] [\#1501](https://github.com/kivy/buildozer/issues/1501)
- error while building liblzma [\#1498](https://github.com/kivy/buildozer/issues/1498)
- How to add custom requirements in your Colab project with Buildozer? [\#1496](https://github.com/kivy/buildozer/issues/1496)
- Buildozer requires a p4a version with AAB support. [\#1493](https://github.com/kivy/buildozer/issues/1493)
- APK Keeps crashing [\#1488](https://github.com/kivy/buildozer/issues/1488)
- android.presplash\_color bug [\#1487](https://github.com/kivy/buildozer/issues/1487)
- mew error [\#1486](https://github.com/kivy/buildozer/issues/1486)
- \[ERROR\] Hostpython3 recently got an error [\#1485](https://github.com/kivy/buildozer/issues/1485)
- Buildozer issue on MacOS M1 [\#1484](https://github.com/kivy/buildozer/issues/1484)
- kivy + buildozer one place app name and version conventions [\#1482](https://github.com/kivy/buildozer/issues/1482)
- \[Feature Request\] Arm64 ubuntu support [\#1480](https://github.com/kivy/buildozer/issues/1480)
- ffmpeg is not supported in latest buildozer update. [\#1474](https://github.com/kivy/buildozer/issues/1474)
- Android : Some .jpg are not displayed, some are. [\#1471](https://github.com/kivy/buildozer/issues/1471)
- Issue while converting my python file to .aab: ERROR: Trying to release a package that starts with org.test [\#1469](https://github.com/kivy/buildozer/issues/1469)
- Logs: [\#1468](https://github.com/kivy/buildozer/issues/1468)
- Issue while converting my python file to .aab: ERROR: Trying to release a package that starts with org.test [\#1467](https://github.com/kivy/buildozer/issues/1467)
- Buildozer stopped working suddenly [\#1459](https://github.com/kivy/buildozer/issues/1459)
- hostpython3 download error, ssl error [\#1441](https://github.com/kivy/buildozer/issues/1441)
- Feature: Make buildozer expose app resources folder. [\#1397](https://github.com/kivy/buildozer/issues/1397)
- Error while trying to create an APK using Buildozer for Kivy Image processing application. Below is the Error Log. Unable to create APK file [\#1376](https://github.com/kivy/buildozer/issues/1376)
- During APK build, matplotlib build tries to link against wrong libpng version [\#1362](https://github.com/kivy/buildozer/issues/1362)
- No such file or directory buildozer debug run [\#1361](https://github.com/kivy/buildozer/issues/1361)
- Question: How can I change the location of org.testapp on android? [\#1359](https://github.com/kivy/buildozer/issues/1359)
- docker buildozer Aidl not found, please install it. [\#1357](https://github.com/kivy/buildozer/issues/1357)
- Building Android app on macOS Catalina gives zlib headers error [\#1334](https://github.com/kivy/buildozer/issues/1334)
- Has anyone succeeded in converting apk on M1? [\#1331](https://github.com/kivy/buildozer/issues/1331)
- configure: error: cannot compute sizeof \(long double\) [\#1329](https://github.com/kivy/buildozer/issues/1329)
- python==3.9.5 [\#1325](https://github.com/kivy/buildozer/issues/1325)
- Buildozer fails to execute the last command [\#1324](https://github.com/kivy/buildozer/issues/1324)
- build is crashing when I am trying to run it via docker [\#1323](https://github.com/kivy/buildozer/issues/1323)
- build an android app with ffpyplayer [\#1322](https://github.com/kivy/buildozer/issues/1322)
- Build APK with both x86 and arm libs [\#1321](https://github.com/kivy/buildozer/issues/1321)
- Build failed on MacMini with M1 Processor while PhaseScriptExecution Script-113D17E2153E3DB5001310A6.sh [\#1318](https://github.com/kivy/buildozer/issues/1318)
- Build APK Error when I append Numpy OpenCV-python matplotlib to requirements , . [\#1316](https://github.com/kivy/buildozer/issues/1316)
- Error in compilation [\#1313](https://github.com/kivy/buildozer/issues/1313)
- org/kivy/android/PythonActivity java.lang.NoClassDefFoundError [\#1308](https://github.com/kivy/buildozer/issues/1308)
- Issue building a simple app, probably a user error [\#1299](https://github.com/kivy/buildozer/issues/1299)
- Buildozer.spec add numpy to requirements [\#1282](https://github.com/kivy/buildozer/issues/1282)
- Libffi not compiling \(aarch64/arm64/armv8\) [\#1281](https://github.com/kivy/buildozer/issues/1281)
- android debug process stuck at downloading sdl2 [\#1273](https://github.com/kivy/buildozer/issues/1273)
- having a problem in installing buildozer for kivy 1.11.1 in Ubuntu 18 [\#1270](https://github.com/kivy/buildozer/issues/1270)
- Having a problem in installing Buildozer for Kivy in Ubuntu 18.04\(Eror:autogen.sh\) [\#1266](https://github.com/kivy/buildozer/issues/1266)
- Can't build on MacOS 11.0.1 BigSure [\#1262](https://github.com/kivy/buildozer/issues/1262)
- NDK Missing [\#1250](https://github.com/kivy/buildozer/issues/1250)
- buildozer crashes while applying fix\_numpy\_includes.patch for pandas [\#1244](https://github.com/kivy/buildozer/issues/1244)
- Error when using buildozer android debug [\#1112](https://github.com/kivy/buildozer/issues/1112)
- Buildozer install doc is very out of date [\#819](https://github.com/kivy/buildozer/issues/819)

**Merged pull requests:**

- Removes broken and unneeded checks, now we can support additional permission syntaxes. [\#1549](https://github.com/kivy/buildozer/pull/1549) ([misl6](https://github.com/misl6))
- Makes orientation option cross-platform and conform to latest python-for-android changes, adds `android.manifest.orientation`. [\#1548](https://github.com/kivy/buildozer/pull/1548) ([misl6](https://github.com/misl6))
- Update Python versions in test matrix [\#1540](https://github.com/kivy/buildozer/pull/1540) ([misl6](https://github.com/misl6))
- Flake8 does not support inline comments for any of the keys. + Cleanup some ignored errors/warnings [\#1539](https://github.com/kivy/buildozer/pull/1539) ([misl6](https://github.com/misl6))
- Removed \(broken\) `--no-byte-compile-pyo` support and added support for `--no-byte-compile-python` [\#1525](https://github.com/kivy/buildozer/pull/1525) ([misl6](https://github.com/misl6))
- CeDeROM add FreeBSD support 20221014. [\#1516](https://github.com/kivy/buildozer/pull/1516) ([cederom](https://github.com/cederom))
- Add resources [\#1513](https://github.com/kivy/buildozer/pull/1513) ([RobertFlatt](https://github.com/RobertFlatt))
- Update Defaults [\#1512](https://github.com/kivy/buildozer/pull/1512) ([RobertFlatt](https://github.com/RobertFlatt))
- Update installation.rst [\#1500](https://github.com/kivy/buildozer/pull/1500) ([RobertFlatt](https://github.com/RobertFlatt))
- Fix presplash color [\#1497](https://github.com/kivy/buildozer/pull/1497) ([Apacelus](https://github.com/Apacelus))
- Fixes some E275 - assert is a keyword. [\#1495](https://github.com/kivy/buildozer/pull/1495) ([misl6](https://github.com/misl6))
- Show output during aab support check, as p4a may require the user input [\#1494](https://github.com/kivy/buildozer/pull/1494) ([misl6](https://github.com/misl6))
- Removes `six` dependency in tests [\#1475](https://github.com/kivy/buildozer/pull/1475) ([misl6](https://github.com/misl6))
- p4a prerequisites install should be done in non-interactive mode during CI builds. [\#1465](https://github.com/kivy/buildozer/pull/1465) ([misl6](https://github.com/misl6))
- Bump version to 1.4.1.dev0 [\#1464](https://github.com/kivy/buildozer/pull/1464) ([misl6](https://github.com/misl6))
- Avoid the usage of `shell=True` in Popen, which could lead to potential security risks. [\#1435](https://github.com/kivy/buildozer/pull/1435) ([misl6](https://github.com/misl6))
- Add support for p4a option --res\_xml [\#1230](https://github.com/kivy/buildozer/pull/1230) ([rambo](https://github.com/rambo))

## [1.4.0](https://github.com/kivy/buildozer/tree/1.4.0) (2022-07-20)

[Full Changelog](https://github.com/kivy/buildozer/compare/1.3.0...1.4.0)
Expand Down
2 changes: 1 addition & 1 deletion buildozer/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
'''

__version__ = '1.4.1.dev0'
__version__ = '1.5.0'

import os
import re
Expand Down

0 comments on commit 7178c9e

Please sign in to comment.