You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* ported @xuhcc's PR 1063 to recent p4a master
* added python3.8 support to pythonforandroid/bootstraps/common/build/src/main/java/org/kivy/android/PythonUtil.java
* openssl recipe switched to version '1.1.1e' because in 1.1.1 there was a print without ()
* bootstraps dirs are cumulatively copied based on their inheritance, can be arbitrarily deep
* add symlink param to copy_files, when set the copy target are symlinked
* support for the aar directive in buildozer
* create a 'p4a aar' command, so that lots of cluttering conditionals can be moved away from toolchain.apk()
* began to remove ant support (@inclement allowed me to do so)
* renamed library bootstrap to service_library, because that describe it better
* test setup setup_testlib_service.py
0 commit comments