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