8000 Tags · clayote/python-for-android · GitHub
[go: up one dir, main page]

Skip to content

Tags: clayote/python-for-android

Tags

v2020.06.02

Toggle v2020.06.02's commit message
🔖 v2020.06.02

* Adds missing requests sub dependencies (kivy#2221)
* Bumps to Gradle 6.4.1 (kivy#2222)
* Bumps to Cython==0.29.19 (kivy#2220)
* Updates install and troubleshooting docs (kivy#2219)
* Bumps to Ubuntu 20.04 (kivy#2218)
* Attempt to improve the issue template (kivy#2217)
* Add `opencv_extras` recipe (kivy#2209)
* Split logic for build modes & debug symbols (kivy#2213)
* Troubleshoot SSL error (kivy#2205)
* Remove superfluous recipes fixes (kivy#2202)
* Add tests for hostpython3 recipe (kivy#2196)
* Fix for 'cannot find setuptools module' (kivy#2195)
* Rename `Hostpython3Recipe` class to camel case (kivy#2194)
* Fix `test_should_build` (kivy#2193)
* Add initial tests for python3 recipe (kivy#2192)
* PythonActivityUtil helper for unpacking data (kivy#2189)
* Fixes flake8 errors post update (kivy#2191)
* Share PythonUtil.java between bootstraps (kivy#2188)
* Java code linting using PMD 6.23.0 (kivy#2187)
* Deletes deprecated renpy Python{Activity,Service}.java (kivy#2186)
* Removes java concurrency/ folder (kivy#2185)
* Reuse common AssetExtract.java (kivy#2182)
* Use common Hardware.java (kivy#2183)
* Moves kamranzafar/ java directory to common/ (kivy#2184)
* Updates release documentation (kivy#2177)
* Fixes service only unittest loading (kivy#2181)
* Narrows some context manager scopes (kivy#2179)
* Downgrades to SDL2 2.0.9 (kivy#2180)
* Bump to SDL2 2.0.10 & extract .java from SDL2 tarball (kivy#2113)
* Adds pygame recipe (kivy#2164)
* Adds macOS install instructions (2165)
* Removed python2 support mention from README (kivy#2162)
* Adding more assets (kivy#2132)
* Get --add-source working for dirs in Gradle builds (kivy#2156)
* Fixes python build with macOS venv (kivy#2159)

v2020.04.29

Toggle v2020.04.29's commit message
v2020.04.29

* Fixes sh `_env` should be a dictionary (kivy#2160)
* Fix linting for setup.py (kivy#2158)
* Show loading screen while unpacking for webview bootstrap (kivy#2153)
* Use python3's venv instead of virtualenv (kivy#2152)
* When bootstraps were unified, sources moved (kivy#2154)
* Update setup.py: add classifiers & python_requires (kivy#2151)
* Removes Twisted recipe unit tests from target install (kivy#2147)
* Update AndroidManifest.tmpl.xml to support HTTP (kivy#2143)
* Simplifies Dockerfile and fix GitHub runner space (kivy#2142)
* Update bootstrap.py (kivy#2137)
* Android library (kivy#2092)
* Fix some code quality and bug-risk issues (kivy#2141)
* p4a support for creating aar libraries (kivy#2092)
* Bump twisted version to `20.3.0` (kivy#2135)
* Auto deploys to PyPI using Travis on tags (kivy#2122)
* Fixes code block directives (kivy#2126)
* recipe: update 'cryptography' and rm unnecessary dependencies (kivy#2130)
* Bumps cffi==1.13.2 fixes under Python 3.8 (kivy#2131)
* Fix coveralls error on GitHub Actions (kivy#2129)
* bump zeroconf version to 0.24.5, fix depends (kivy#2128)
* Install already compiled libraries (kivy#2127)
* Fix debug build not resulting in gdb-debuggable build (kivy#1867)
* Update recommended NDK version to 19c (kivy#2116)
* Unify most of the test apps into `on device unit test app`(kivy#2046)
* Minor fixes and cleanup (kivy#2115)
* Fixes linting errors in runnable.py (kivy#2114)
* Refactor python module into hostpython3/python3 recipes (kivy#2108)
* fix for the problem with decorator run_on_ui_thread and the local (kivy#1830)
* [recipes] Update harfbuzz to v2.6.4 (kivy#2069)
* [recipes] Update freetype & add zlib support (kivy#2068)
* Move to python3 `super` calls (kivy#2106)
* Drop Python 2 support (kivy#2105)

v2020.03.30

Toggle v2020.03.30's commit message
v2020.03.30

* Updated version to 2019.10.06.post0
* Bumps openssl to 1.1.1f
* Updated version number to 2020.03.30
* Updates quickstart.rst "Installing Dependencies"
* Remove deprecated key `sudo` (kivy#2102)
* Add `pandas` recipe (kivy#2100)
* Update `pytz` to version `2019.3` (kivy#2101)
* Compression libraries - episode III: add support for libbz2 & liblzma to python3 (kivy#2097)
* Compression libraries - episode II: liblzma (kivy#2096)
* Compression libraries - episode I: libbz2 (kivy#2095)
* Fixes psycopg2 URL, closes kivy#2098
* Update quickstart.rst
* Fixes gevent recipe on arm64-v8a arch
* Add `-fPIC` to  `CFLAGS` for Arch `x86_64` (kivy#2085)
* Update `numpy` to v1.18.1 (add `cython` recipe) (kivy#2077)
* Fix Python 3 patch naming and content (kivy#2083)
* Update PythonService.java
* Fix `matplotlib` and update to `v3.1.3` (kivy#2076)
* Fix recipe `kiwisolver` (add `cppy` recipe) (kivy#2075)
* [recipes] Update Pillow to v7.0.0 (kivy#2067)
* [gh-actions] Move to actions/checkout@v2 (kivy#2070)
* Fix missing renames of Bootstrap.list_bootstraps -> Bootstrap.all_bootstraps (kivy#2066)
* fixed patch's name to apply correclty
* Python 3.8 support on Android (kivy#2044)
* virtualenv 20 breaks the osx build
* Added missing recommendations command and cleaned up code (kivy#1975)
* make kivy recipe depend on certifi, for https to work (kivy#2055)
* [protobuf_cpp] fixed python binding installation
* [omemo] updated to 0.11.0 + updated omemo-backend-signal to 0.2.5
* Added an extra-manifest-xml option to build.py (kivy#2040)
* Updated version after 2019.10.06 release (kivy#2043)
* Updated version to 2019.10.06 (kivy#2042)
* update pyjnius recipe (kivy#2036)
* [testapp] Fix vibration for testapps (kivy#2034)
* added a recipe for bcrypt library (kivy#2035)
* [gh-actions] Add new testapp and upload artifacts... (kivy#2033)
* from kivy.base import runTouchApp for line 75
* Fix libshine and re-enable it for ffmpeg & ffpyplayer_codecs (kivy#2027)
* Introduce github-actions (push & pull_requests) (kivy#2025)
* Fixes ffmpeg build on ndk 19 (kivy#1997)
* fixes libcurl with openssl
* Fix rebuild updated recipes, refs kivy#2011 (kivy#2024)
* update pyproj recipe
* Exposes ANDROID_SDK_HOME to rebuild_updated_recipes
* Documentation: android hide loading screen
* Travis CI revamp part 1, refs kivy#2008
* twisted: updated to 19.7.0
* Fix error on py2  when `import numpy`
* Made on-device unit tests app use the develop branch by default (kivy#1985)
* Updates Java version troubleshooting (kivy#1991)
* Fixes libiconv & libzbar configure host
* Made p4a use per-arch dist build dirs (kivy#1986)
* Fixes test_virtualenv and test_venv failing, closes kivy#1994 (kivy#1995)
* Recipes tests enhancements (kivy#1984)
* A bunch of tests for library recipes (kivy#1982)
* Updated README.md to clarify NDK versions (kivy#1981)
* [CI] Fix CI's test for `arm64-v8a` (kivy#1977)
* [recipe-stl] Rework of protobuf_cpp recipe (kivy#1969)
* Also copy the service/main.py when building with setup.py (kivy#1936)
* [recipe-stl] Rework of libtorrent and boost (kivy#1971)
* [recipe-stl] Make libzmq a library recipe (kivy#1968)
* [WIP][LIBS - PART IV] Rework of shapely and libgeos (kivy#1967)
* [WIP][LIBS - PART III] Rework of pyleveldb, leveldb and snappy (kivy#1966)
* [LIBS - PART II] Part II of NDK r19 migration - Initial STL lib migration (kivy#1947)
* Added libffi headers troubleshooting note to doc (kivy#1972)
* [NDK19] Remove `--sysroot` from LDFLAGS for cffi and pymunk (kivy#1965)
* [LIBS - PART I] Initial refactor of library recipes (kivy#1944)
* Initial migration to NDK r19 (Part I - The core) (kivy#1722)
* customizability options - added compile-options (kivy#1869)
* Fix build for case-insensitive FS and add CI test for OSX (kivy#1951)
* Updated version number for develop branch following 2019.08.09 release (kivy#1960)
* put the sdk manager command in a code block (kivy#1956)
* [recipes] Update regex's recipe
* [recipes] Fix compilation for  regex recipe
0