Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/kivy/python-for-android
Turn your Python application into an Android APK
https://github.com/kivy/python-for-android
update python3 & hostpython3 to 3.8.5
c7186b32ede88e3bf48b0a53213a701a8e7f2154 authored over 4 years agobuild python3 with loadable-sqlite-extensions
f7434de61b53540c80b0363f206369857b8e3637 authored over 4 years ago53bea014909e6c3020e153e82064ae36bd71fe86 authored over 4 years ago
update sqlite3 to 3.32.3
14ca8e12d89af68a33c86c577a48de028f7de6ec authored over 4 years agoupdate six to 1.15.0
f1cce50a7bdc36075f58894ed35a7d3e007f6c8c authored over 4 years agoupdate flask to 1.1.2
1da83aec12de5ee265a00d1373afa275d10d69e1 authored over 4 years agoupdate setuptools to 49.2.1
802c84c90ededca8951f0fd7ed9975a782fe1f2b authored over 4 years agoupdate pyjnius to 1.3.0
a30a3f0b27bba1ed3b96bbf33f5b7dbb3ebeb118 authored over 4 years agoupdate openssl to 1.1.1g
e3b416d028a2fe2ded83ad6c154b7ed6fdf4a03a authored over 4 years agoupdate libffi to 3.3
d97f2c4a8387ac494973e452d7f66b91ee2f815e authored over 4 years agof0df4cd2ae984b401c3ee1ada9c73d5082661f76 authored over 4 years ago
ef6fff03eebc462531ae0310797a8d1602458f5c authored over 4 years ago
b21e29489c20468e06dd967f37d90cea361fe8a1 authored over 4 years ago
2541a01dcc7c567859e10683c59c3b0bcc658f31 authored over 4 years ago
a3c174dd6ab2bdda27482672e8574c10cac7b8a8 authored over 4 years ago
d502ea5818eb946deb802ecd4b1c875462057f3d authored over 4 years ago
7d6451632d30f1d5ba7940007f68a62594eee588 authored over 4 years ago
2321441754f4a1b49753a6d9fdf7b5fb0e566051 authored over 4 years ago
* add recipe for libpcre
* fix flake8 errors
6180c8a3194c5e6990efb444ff2eb6d5b36aaf41 authored over 4 years ago
df2178b03560068b41a8c6872b8ff7f8703aba23 authored over 4 years ago
Add recipe for kivy3
4db3116bae8be49509787835f7ce7313d332a29a authored over 4 years agoed474f1d65bb10cca814703e42a51803e53d6b95 authored over 4 years ago
We add `optional` support for [WebP](https://developers.google.com/speed/webp) images, but to en...
70b4b739ad3efb5e3137944f08fb1b579319afa1 authored over 4 years agoBecause it will allow us to grant support for [WebP](https://developers.google.com/speed/webp) i...
e02880144457960718bf139e9e326fbd38384430 authored over 4 years agoadded --activity-class-name and --activity-package parameters
392d57f18ced01b30823320ef42030e35d170dcd authored over 4 years agoc61304a24c8c2a012c82cf23f1653183f6ae682f authored over 4 years ago
3d9fe276c5bd0aed3cbcc705fbad98d7306cd7d4 authored over 4 years ago
* bump libpq version
* Fix libpq env for cross compile
Co-authored-by: Rene Leveille <rene@nes...
336c636900dba2048e6d329798e746fa518b5e3c authored over 4 years ago
Added missing semicolon on service-only bootstrap
61be5d4c6e2a46e7364796a5f69277db2bd08213 authored over 4 years agocf71b4db91d047b985401d4605b5bd5bfc7c749f authored over 4 years ago
:green_heart: Fixes Travis build post OpenJDK bump
e9dc94278fad4141163cfd397d2128c7270871f7 authored over 4 years ago
This is a follow up for previous migration that was missing the Travis update,
refs #2231
Got rid of deprecated compile method
add82d19ddd0e6bec51813e27beff1b86b319212 authored over 4 years ago* :bento: Add CHANGELOG.md
This changelog was automatically generated by [github_changelog_ge...
ef2e7a9bdc3bc035e6f39159c5a0dfbbedc28380 authored over 4 years ago:bug: Fixes service_only and webview symbol errors, closes #2228
aff8c42a719f287b3f84e9115f76c4692c7595f6 authored over 4 years ago:arrow_up: Bumps to OpenJDK 13
34dba985d6c29d24f14e1de23bc55a7e6e8bfc3d authored over 4 years ago
The error was:
```
Listing '/home/user/.local/share/python-for-android/dists/unnamed_dist_1__arm...
- bumps CI build to OpenJDK 13
- bumps Android SDK Build-Tools to 29.0.3
- unpins Cython as it c...
:rotating_light: Depreciation warning fixes
9c601cf197cec5a76e4875236283d9632fad7af6 authored over 4 years agoFixed KeyError not found, fixes#2228
0c7ee8574d7bfc82953043e44ac3537f309d9e81 authored over 4 years ago605b68622ded8ca7f1ece9d2a5f35c507fc1893b authored over 4 years ago
Fixes running `tox` outputs warnings:
- replaces the `imp` module by the `importlib` one
- simpl...
Master
98ee79fcb19e19112edfca581f6d233203db875d authored over 4 years agoRelease 2020.06.02
1b3b0e3f9ff3fb0f436d5eea94e9f2ab1b474d4a authored over 4 years ago5a32f6801512c0ae253de1a9431a828808ebcc2a authored over 4 years ago
:bug: Adds missing requests sub dependencies
46d14e9e4e27387c808cc6c11e243e92ee48c1b1 authored over 4 years ago
The `requests` module has `urllib3`, `chardet` and `idna` as dependencies.
This used to be handl...
:arrow_up: Bumps to Gradle 6.4.1
5affb70deb19581f141670aa33699f80bfe52599 authored over 4 years ago
Gradle 6 supports OpenJDK up to version 13.
Also refs: https://github.com/kivy/buildozer/pull/1135
:arrow_up: Bumps to Cython==0.29.19
bff8a2a850517d7dd773d75d719dcaa89a463c4d authored over 4 years ago:pencil: Updates install and troubleshooting docs
70251d8fde6cce9dc38b6ac71591fd9d80dc0638 authored over 4 years agoa4be492184f929ba1c564ae1eb01391864d34bf6 authored over 4 years ago
Followed the docs as I was building a project from a fresh macOS install.
62bda59fbb0284e2cab954c996039fe1f03f26b0 authored over 4 years ago:arrow_up: Bumps to Ubuntu 20.04
51de0b3ee5323c91068fbf4d33669b0d5a88c461 authored over 4 years agoUsing the latest released LTS.
a22231ea9b0ecab778927e7e62f3589f487e4c17 authored over 4 years ago:pencil: Attempt to improve the issue template
13a78991fb7b603ce5e3221d906949d0c88cf151 authored over 4 years agoc236ddd392799b9acce2ea763114c8eda53d91b5 authored over 4 years ago
* :sparkles: Add `opencv_extras` recipe
* :construction: Test `opencv_extras` build via githu...
c8c97761653355dfdecef5016e322cb97df86b4d authored over 4 years ago
If we want to **keep** debug symbols from `.so` files we will use:
`--with-debug-symbols`
...
0610d207c55d7bf36a98af985d72ae4767678727 authored over 4 years ago:books: Troubleshoot SSL error
d96d71e008ee06cc19253612717d6a8d6dd1b720 authored over 4 years ago
Documents how to fix the following error:
```
SSLError("Can't connect to HTTPS URL because the S...
Remove superfluous recipes fixes #1387
e4404c8859733eb84d23183d45bbc394afa9708a authored over 4 years ago
Merges/squash https://github.com/kivy/python-for-android/pull/1983
with a rebasing on develop, c...
This will cover **100%** of the code for the hostpython3 recipe.
Also we migrate `os.path.exist...
Co-authored-by: fred-simard <[email protected]>
5448f3496cfeededc1a842fe649df1dc97a6a1e9 authored over 4 years ago5e6e01e3874e9bc0143459d7b1c8c854b15e01fb authored over 4 years ago
Because, I forgot to implement it when I first wrote the test at 535b39d6
**Note:** I replace...
eb11081707fbf6f6c801a2ac5c11cdc122a63565 authored over 4 years ago
This covers an 84% of the python recipe.
Most of the uncovered code is related with `set_lib_fl...
PythonActivityUtil helper for unpacking data
0a76c4ab2c5bdda62ce9d4f176e786baadfdf7ae authored over 4 years ago
This helper class shares code to be reused between the `PythonActivity`
classes of the different...
:bug: Fixes flake8 errors post update
c70432d6c82d6affaa0cff0b6db7c9d54224ab5f authored over 4 years ago
The recent `flake8==3.8.0` update reported new errors:
```
pythonforandroid/graph.py:133:27: E74...
Share PythonUtil.java between bootstraps
eeed13c76e8acf1e20f2aa99660fbe4e535db045 authored over 4 years ago
Note we're using `addLibraryIfExists()` for libraries that are needed
by the `sdl2` bootstrap, b...
Java code linting using PMD 6.23.0
7b2757761c8d770e1e3b198f6c054c6d8fddd6dc authored over 4 years agoDeletes deprecated renpy Python{Activity,Service}.java
0730f6ce4a904a7a5b51c0d9e9f6540e69935c36 authored over 4 years ago
- Avoid duplicate imports
- Avoid importing anything from the package java.lang
- Avoid unused i...
Got the deprecation warning message since april 2016.
https://github.com/kivy/python-for-android...
Removes java concurrency/ folder
2604406a6b5ac49031c70f2688d4ad1acf9d3633 authored over 4 years agoReuse common AssetExtract.java
9f9a42fc5e9aa64103b4116b5b14b58fbf29da7e authored over 4 years agoUse common Hardware.java
de7d06ac95644e5e2326e3c1fd55d08ee4bdf368 authored over 4 years agoMoves kamranzafar/ java directory to common/
f00d00b192df58b91e98df578f10ec0a151de0b1 authored over 4 years agoNone of the class seems to be used.
a0b878d82083a9bab66ca84bf3ea36eb42ad652d authored over 4 years agoDeletes duplicates ones.
a3b18f149ca52fcbae5b6f8288836d3de20118f2 authored over 4 years agoAll 3 `Hardware.java` seemed to be the same (minus some formatting).
c03f0ff9e264b82b36e1896f2a301c93d7251fac authored over 4 years agoUpdates release documentation
f3e922271593d904878fee26ef9adeb21b0f00e0 authored over 4 years agoFixes service only unittest loading
f29262a174c8e719433368d352c17afcde26ba67 authored over 4 years ago
Also removes unused `mActivity` member.
Note we changed the constructor input parameter to accep...
See adb logcat trace after the fix:
```
Android kivy bootstrap done. __name__ is __main__
AND: R...
- Updates the PyPI release process (handled by the CI)
- Links both Travis and GitHub CI build s...
Narrows some context manager scopes
f96356b8a58b466c6df28ccae8efb23464b490da authored over 4 years agoeaf4c2f4118361729699fe79e2213317376fa6d1 authored over 4 years ago
Downgrades to SDL2 2.0.9
28081303d046d5aadfa1047b847acf81d0ce24c2 authored over 4 years ago
Actually simply reverted few files:
```sh
git checkout master -- \
pythonforandroid/recipes/...
Tries to keep the `current_directory` context manager as scoped as
possible. Also use the `conte...
Updates version number to 2020.04.29
b6a35e981fa9e94a541dfff101c6bb259b53fdfc authored over 4 years agoRelease 2020.04.29
17dfa6a086574dc2816156e76555afa6deb91f80 authored over 4 years ago1ffdb769e03ba8a9ff9bc045aa5ca62425e9fb4b authored over 4 years ago