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

Fixes App Icon and Presplash_Screen For Webview bootstrap (#2556)

* dddd

Signed-off-by: kengoon <[email protected]>

* fix for issue #2552 and presplash_color

85c4d1c209242cfa7f59f6737450e0dbcb57fdfe authored almost 3 years ago
add version check to unpackPyBundle (#2565)

afd9942a5afb9d3609ce7a01a387f0df492ce1b9 authored almost 3 years ago
Merge pull request #2562 from kivy/master

Merges master into develop after release 2022.03.13

4b7c682e2d17dffb786c8c5ae9708f2c5c1ab479 authored almost 3 years ago
Merge pull request #2561 from misl6/release-2022.03.13

Release 2022.03.13

227a765861da5a6bfc209328eecb6a8f733de15b authored almost 3 years ago
Update CHANGELOG.md & change version for release 2022.03.13

a6b871522da850e9714e91a835a5092b087012e1 authored almost 3 years ago
add recipe for freetype-py to not include the prebuilt .so for the wr… (#2558)

* add recipe for freetype-py to not include the prebuilt .so for the wrong architecture

Co-au...

f22a46e53c67f5e4292cce499ef64eaaa06a31e6 authored almost 3 years ago
Merge pull request #2560 from Prashanth-BC/fix/Webview-app-fail-to-startup

Upgrading the flask version to avoid exception at the start of webview application

2bba951139528b37ddbdfc5689252f8a50a73798 authored almost 3 years ago
Upgrading the flask version to avoid exception at the start of webview application

2c547fb70f1c7ab5b58c7daa2712c6e9d6f534af authored almost 3 years ago
Update to Kivy 2.1.0 (#2557)

fd0a5447e943b3c81a33a3f9c08b69b4ca842294 authored almost 3 years ago
tflite-runtime recipe (#2554)

* add pybind11
* add tflite-runtime
* remove apt pybind11 redundant dependency
* remove redun...

d6cf8ec4a528123975a8400b319c254a78e9f8aa authored almost 3 years ago
Update AndroidManifest.tmpl.xml (#2551)

* Update AndroidManifest.tmpl.xml

For the apps targeting api level 31 (A12) and contain activ...

116c538d38f0ff58f4798b644cec052f9635424c authored almost 3 years ago
Update recipe.py (#2544) (#2546)

8b173d99636ef3aa68dc2407103c30ba1ef31b04 authored about 3 years ago
Update recipe.py (#2544)

refactoring code with For Else which is more pythonic, concise and efficient

17aa3e29c3c4d22bf7c4a9b43efe101e94eb2ed4 authored about 3 years ago
services: fix START_STICKY (#2401)

* fix sticky

* cleanup

* fix STICKY for foreground services

4ecaa5fe01aa25e3bc8cadc52ae481645754f955 authored about 3 years ago
Update python versions matrix on CI (#2534)

06dd1e0a9b301c5d1a4609bec45b966bb8dd012d authored about 3 years ago
Merge pull request #2527 from syrykh/fix/add-ifaddr-recipe

Add ifaddr recipe

a9eee16b32d1991f04d4d6316c6320ad0dde4524 authored about 3 years ago
Merge pull request #2526 from syrykh/fix/remove-websocket-client-recipe

Remove websocket-client recipe

422c8836bb493e0e1118fc7517322e9b5629db1d authored about 3 years ago
Add ifaddr recipe

On old Androids (5) getifaddrs function is not available in libc,
that's why there's a need to f...

a92323adacbc4bb2f6e8285555b3a7235b03cf30 authored about 3 years ago
Remove websocket-client recipe

Attempt to use websocket-client recipe results in ModuleNotFoundError:
No module named 'websocke...

a1a585ec19eb940e52488b09d3a45ee1946d8552 authored about 3 years ago
Updated version of pygame from 2.0.1 to 2.1.0 (#2520)

Changed the version of pygame in the recipe from 2.0.1 (released in Dec 2020) to the latest rele...

dea23e8c6d11cfad0554f3e846cbe245578781fd authored about 3 years ago
Add aaptOptions noCompress (#2523)

04b3d5018ba40801f8e2414373ff1d77043183e9 authored about 3 years ago
Merge pull request #2525 from Comm5/develop

Fix build

8fb46a6bea3c86a8363498d2110aebde9ee80315 authored about 3 years ago
Fix build

Build fails with AAPT: error: resource drawable/icon not found. Since it moved to mipmap. Update...

964ef71f22170eda1341ea251858c293b25a8fc4 authored about 3 years ago
Bump Pillow version to 8.4.0 (#2516)

b98674b5981d0d1724a66a2ae782460cc0cd9b78 authored about 3 years ago
Moved support-request to v2. v1 has been shut down. (#2515)

2f49cd674a09d6a3b91ae2759653f43ca6cec9dc authored about 3 years ago
Add support-requests (#2514)

8281aed2947681ac065d9c1af27affe91f4cab44 authored about 3 years ago
proper --host for libsecp256k1, libogg, libvorbis, libcurl (#2512)

ebb3927eeb8f9d38a1a2fe6996a58810b8a84fb4 authored about 3 years ago
Fix broken Contribute link (#2505)

3a9bcabd91aa498982ab42ef7e59846f90df25d7 authored over 3 years ago
Fix broken recipes with missing arch.arch in get_site_packages_dir (#2503)

* Fix broken recipes with missing arch.arch in get_site_packages_dir

* Disable zope_interface...

33a8c72dd62bbcaf261731da4406bf18bd4254fe authored over 3 years ago
Makes pep8 happy on sdl2 recipe (#2504)

e3dabdfed8b1130687c8c64b2f3a02d5f6097bc4 authored over 3 years ago
Merge pull request #2482 from AndyRusso/sdl2_rebuilding

Add should_build method to sdl2 recipe

890352248a8ac5c0ac37f9493312d8676a0be86a authored over 3 years ago
Merge pull request #2500 from xloem/ACCESS_BACKGROUND_LOCATION

added android permission ACCESS_BACKGROUND_LOCATION

77d26291b57eda971bbf6efa1bf834c2e0aed027 authored over 3 years ago
added android permission ACCESS_BACKGROUND_LOCATION

6d68131c77a1e989c96403112238123df7ea4247 authored over 3 years ago
Fixes ndk_include_dir on lxml (#2495)

6ed70232a2b681735f635a4ebe2802f61ed7a3c8 authored over 3 years ago
Fixes wrong CI setup (#2496)

55e87e4d684387ea0ae187d0838d35606ec59d30 authored over 3 years ago
Move coveralls to github actions (#2490)

11e8021c9d48360a3bfb83c6159d0db724995c09 authored over 3 years ago
AAB support related changes (#2467)

* Added support for aab

* Move to build:gradle:3.5.4 (adds support for API 30), fix some test...

41c6cc07dbbf0405a71098d46c38d2e33334c5da authored over 3 years ago
Merge pull request #2489 from kivy/master

Master

54139eac2d1b3eb56a9a1f4ec406d24eecf1a8e3 authored over 3 years ago
Merge pull request #2488 from misl6/release-2021.09.05

Release 2021.09.05

4563f3e3e7dfe74eec399034efb4e3b83110c7d1 authored over 3 years ago
Update CHANGELOG.md & version

36853884a1a362eac0a7627509314d0d25249e0e authored over 3 years ago
Drop travis-ci.org and use github-actions for pypi release (#2487)

* Drop travis-ci.org and use github-actions for pypi release

* Bump gh-action-pypi-publish to...

1d8f773d31ed5fc4716ca9e078f692bd6c2373b5 authored over 3 years ago
:arrow_up: Upgrade grunt version (#2484)

1ca2f8c216b26077d647e12009dcf6f086debf45 authored over 3 years ago
Recipe for pydantic (#2480)

505c3dffa2f83f684f3a76aae13165e731b5df9d authored over 3 years ago
Add should_build method to sdl2 recipe

Hello. When making a distribution, sdl2 always builds all over and it takes a lot of time. This ...

9875ff41803e89f2e97c9385abd8c7415b247260 authored over 3 years ago
fix pandas recipe (#2478)

19e1e27371efcc3258db48a010829880b461a574 authored over 3 years ago
Merge pull request #2469 from macdems/develop

Fix bad library found by ctypes for 64-bit arch (#2468)

d31942fd3d792c1c318659f982e2104788530a24 authored over 3 years ago
Merge pull request #2471 from viblo/missing_diff

Add *.diff to manifest and package_data

a0cb7b4d7306879b1c83879b6f83aa38613a30f4 authored over 3 years ago
Add *.diff to manifest and package_data

134468f43c29955cc0e97e48c8f7b4069a65f889 authored over 3 years ago
Fix bad library found by ctypes for 64-bit arch (#2468)

90e296e1a5b9e79c45f6dcd8fbe2dbf4f291d589 authored over 3 years ago
Merge pull request #2466 from ljnath/bump-pygame-to-latest

Updated version of pygame from 2.0.0-dev7 to 2.0.1

a633193cf857ff2819ffae3943a7c4865a859613 authored over 3 years ago
Updated version of pygame from 2.0.0-dev7 to 2.0.1

12e54ca381c829a30c78338cba959866c6eebc2c authored over 3 years ago
Adds libm to Pillow recipe (#2465)

Fixes:
```
ImportError: dlopen failed: cannot locate symbol "log" referenced by "_imaging.so"....

4b1c7d8a755730b191bd1e9481b365e6240e152c authored over 3 years ago
Add missing mipmap directories to bootstraps. Otherwise copying the icon will fail in build.py as of the changes in #2446 (#2463)

f5385616eb8df9c355138c386930b4be7b8e1572 authored over 3 years ago
fixed redirection for download liblzma (#2452)

* fixed redirection for download liblzma
* use wget

f00427334b0b574b1fc18128d24a3eac2f8a6470 authored over 3 years ago
android: add support for adaptive icon/launcher (#2446)

see https://developer.android.com/guide/practices/ui_guidelines/icon_design_adaptive

This add...

79f9030a62503218a315255fea682aff3d37f5d0 authored over 3 years ago
Avoids build error for opencv and bumps version to 4.5.1 (#2419)

* Avoids 'Permission Denied' error during docker build
* Avoids build error for opencv and bump...

28411b724b64a35083650a3dfd29e2614a368f20 authored over 3 years ago
Move PythonActivityUtil.unpackData to PythonUtil.unpackData (#2462)

* Move PythonActivityUtil.unpackData to PythonUtil.unpackData
* Move toastError and some fixes
...

dc2806ee31b2316e51dfc059f5061a820543ace7 authored over 3 years ago
Merge pull request #2458 from kivy/Websocket_0_4_0_to_1_0_1

Websocket-client updated to 1.0.1 from 0.40.0

5a51f2b30cfd3c8902b331317eaa1c538b576207 authored over 3 years ago
Websocket-client updated to 1.0.1 from 0.40.0

832cab587a97cdfa2cf13b0d5643d40d04c973fe authored over 3 years ago
Merge pull request #2451 from obfusk/python-3.8.9

update (host)python3 to 3.8.9

a8480c5b3d11e5acada210e1ea2a225ed57f02f6 authored almost 4 years ago
update (host)python3 to 3.8.9

61b034b22152da6b9829ce5682751f6702a9fa22 authored almost 4 years ago
Merge pull request #2412 from obfusk/webview-assets

webview: put webview_includes in assets dir

8ab7c950618ebc3bf4c2afddbc4a416b8bf325d1 authored almost 4 years ago
Merge pull request #2432 from kivy/fix-doc-missing-android

Reintroduce documentation of android module

c148a750f9d6ec7280ae33c6099c89fb2ffa73da authored almost 4 years ago
Merge pull request #2440 from Cheaterman/add_libvpx_recipe

Add libvpx recipe, reference it in ffpyplayer_codecs and ffmpeg

53a2223c1cfd813187e69f178debd7cfb7b6dad3 authored almost 4 years ago
Merge pull request #2449 from obfusk/patch-22

update sqlite3

8336cea09c572c2a234ddda211226a1eb8b2ad1d authored almost 4 years ago
update sqlite3

bcfec0102bf4f113a45691dab191d464d4632962 authored almost 4 years ago
Merge pull request #2447 from obfusk/patch-21

build.py: also clean() tarfile directory entries

bf76add7a46928deffe6a098bf8f159f3288eb3c authored almost 4 years ago
build.py: also clean() tarfile directory entries

4bbbb1c5266ce4f077451061ef3da55c5307e05e authored almost 4 years ago
Merge pull request #2445 from Neizvestnyj/patch-4

Fix ImportError bug: cannot locate symbol "modf"

6ab4bda5b8672f2c2b2c5f63f0c2da2d01c44fd5 authored almost 4 years ago
Fix `ImportError` bug: `cannot locate symbol "modf"`

551d81b429d86347cc1613cf308238fe44fa8fbf authored almost 4 years ago
Fix ImportError bug: cannot locate symbol "modf"

52e16db64a29494daae47befa6fe3fb2fe5625ff authored almost 4 years ago
Merge pull request #2385 from RobertFlatt/enable_androidx

Enable AndroidX

15dce3cba0cf6f0071225a4ef0e9bb9f2f342835 authored almost 4 years ago
Merge pull request #2443 from obfusk/patch-20

update openssl

7a0a84e071ef89fa6f332b114f889cb474482ff9 authored almost 4 years ago
update openssl

8fd7a1cdf312436f0ecfb14490dbb45d8ea21867 authored almost 4 years ago
Add libvpx recipe, reference it in ffpyplayer_codecs and ffmpeg

Add recipe test as well... Only checks that configure is called but it's
something I guess.

8b134231f9dd04ae0a5d725e0a72d1a7b2804533 authored almost 4 years ago
Merge pull request #2424 from obfusk/cookies-and-loadurl

webview: flush cookies & improve shouldOverrideUrlLoading

4d8425687ddc105cb017a827529d23cbb7688799 authored almost 4 years ago
Merge remote-tracking branch 'upstream/develop' into enable_androidx

2df025faaccb7bf8b63a79038d756d47bf72b984 authored almost 4 years ago
Groestlcoin_hash depends on setuptools (#2438)

92929c4ba450e93da857de3cf66c79c33cf730f9 authored almost 4 years ago
Merge pull request #2436 from obfusk/patch-18

setup.py: add *.diff to package_data

782210541e2f8154a9abb5505547648bd54d2c9d authored almost 4 years ago
Merge pull request #2437 from obfusk/patch-19

set urllib user-agent

2bf2c6ad32212376ecd80f8bff89263c43c6bbad authored almost 4 years ago
set urllib user-agent

96639a06671aeb8a9452ff618fd29231d9082e9a authored almost 4 years ago
setup.py: add *.diff to package_data

c48db0c91a49a6452c146e12961470a47f4d500d authored almost 4 years ago
Merge pull request #2429 from Neizvestnyj/patch-1

Update sdl2_ttf __init__.py

9c4fff92bd8724edef4f2676cc44e93b82e31416 authored almost 4 years ago
Merge pull request #2416 from obfusk/patch-15

strip null bytes in call to androidembed.log()

484e04615800d93c251f23dc06f219ef91a2d08b authored almost 4 years ago
Reintroduce documentation of android module

Things about BroadcastReceiver, Runnable and onActivityResult
are really important for anybody t...

6c071d65524889c6d19d7e1ec541c83a1bf584ac authored almost 4 years ago
webview: flush cookies & improve shouldOverrideUrlLoading

0aae4b8a3e6855801c8879d5e4d730223e0963f5 authored almost 4 years ago
Update __init__.py

Update sdl2_ttf to version 2.0.15

9c8e6d22a363588b052825e510907c730e024613 authored almost 4 years ago
Merge remote-tracking branch 'upstream/develop' into enable_androidx

b599430a8fbf8e0e465d18ccfb0c6eb1bc1f3e77 authored almost 4 years ago
Merge pull request #2422 from obfusk/patch-17

travis: update pip (fixes CI)

b10a796b0a026dec2ac9f8ba9e59c424c5b07e5d authored almost 4 years ago
Trivial to force checks

cec02547975fbb714eceae8d4384d79bbe089878 authored almost 4 years ago
Trigger Test

704b88b8729c9962164a5e3efcf56f5497fc8355 authored almost 4 years ago
trigger GitHub actions

28002cb3701e48848abdbea8a7bcce923a310110 authored almost 4 years ago
retrigger checks

54ba2c81dd774e6f4e1457041a34adaa63c89972 authored almost 4 years ago
retrigger checks

27f784543eb5465c640e5b019aa9d586144216f1 authored almost 4 years ago
update openssl (#2421)

59832921765b0e80a4371323fdca498d0ec79f71 authored almost 4 years ago
travis: update pip

3c253771116a9152b7248f3891ade8031b17f3c9 authored almost 4 years ago
Merge pull request #2338 from vesellov/develop

added few input parameters to make possible to use custom java classes and tweak AndroidManifest...

ab65c485822ec7832912fe6f59ec5aaf0045f185 authored almost 4 years ago
retrigger checks

e59ab9d208ffd90ec8d43b6dab0b6cce0f0b8229 authored almost 4 years ago
My error needed a new branch first

This reverts commit 899afae7d31aea8a8657e706794d7d4f38a7dfb3.

e5be9d122604554d1083b494784a8769b45eaffd authored almost 4 years ago
Build option default ON for demo.

899afae7d31aea8a8657e706794d7d4f38a7dfb3 authored almost 4 years ago