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

Merge pull request #1086 from inclement/recipe_import_fixes2

Recipe import fixes

96098ce460ef39d61c68833c4d979a5dd82c1ecb authored over 7 years ago
Made recipe list ignore broken recipes

5869eb23e5b040e4ab90434b9fec42b9b53f7c17 authored over 7 years ago
Fixed indentation inconsistency in protobuf_cpp recipe

a8ace86160e954f606f1108e34ad43f2205ece01 authored over 7 years ago
Update copyright year

04f51198230509c7b3fa61323cd3576355ca4150 authored over 7 years ago
Merge pull request #1080 from AndreMiras/feature/ethereum_related_recipes_fixes

Various Ethereum related recipes fixes

cbc5be4608688047b0e4f1cbbfc2d5a7bf09a9fd authored over 7 years ago
Various Ethereum related recipes fixes

* pycryptodome
* secp256k1
* pbkdf2

909f5b227568570c4b7c356390148ba4a02cb608 authored over 7 years ago
Merge pull request #1066 from autosportlabs/sdl2_wakelock

implement wakelock for sdl2

1a4a2c3ee4339fe07a71bafea137957a9535bc51 authored over 7 years ago
Merge pull request #954 from germn/ffpyplayer_new_toolchain

Add ffpyplayer and dependencies recipes for new toolchain.

f9665415e2bc7ae6f112d1b49270cf473657586a authored over 7 years ago
Merge pull request #1039 from debauchery1st/master

Recipe for websocket-client

e2ba89f01963780cb67189984f502045ffb158dc authored over 7 years ago
Merge pull request #1063 from kivy/kivy_examples

Use Kivy setup.py flag instead of rmtree

1e6461a284de70de47fd296e97022334d442af96 authored over 7 years ago
Merge pull request #1064 from inclement/fix_recipe_graph

Rewrite recipe graph

a05b66a2394ddc9c36ffde620fa21b3aa83e77c2 authored over 7 years ago
Merge pull request #1065 from jupart/master

Fix typo in pythonforandroid/recipe.py

d34fb93cee9deaa917f247498d9b1e50026d4f87 authored over 7 years ago
Add Ethereum related recipes (#1068)

* Ethereum related recipes

* ethash
* libsecp256k1
* pycryptodome
* pyethereum
...

2dcd3cf649bba15b57067ad2be856ff4eb260f0d authored over 7 years ago
Merge remote-tracking branch 'origin/ffpyplayer_new_toolchain' into ffpyplayer_new_toolchain

# Conflicts:
# doc/source/quickstart.rst

4c32511f01f07cc276d52159e0c2d1f790af077a authored over 7 years ago
Update ffmpeg and deps versions.

370a8b763f726d8cea8e28f4af6258957985727c authored over 7 years ago
Merge branch 'master' into ffpyplayer_new_toolchain

# Conflicts:
# doc/source/quickstart.rst

d3498dd309b4d76b5793cedda45d704f58646716 authored over 7 years ago
implement wakelock for sdl2

7025e54bda6f7352d4d8e9ab771f41ea2114e415 authored over 7 years ago
Fix typo in pythonforandroid/recipe.py

a6c66e92e99658e4b40e2f4d472da5c345a753f8 authored over 7 years ago
Removed debug comments and did pep8 fixes in graph

3dd3fa790650d75851c26bd16f9e7ee07355c615 authored over 7 years ago
Separated pip install targets from local recipes in graph

37515da66bd8867ab837f0f0699fbd06b221192e authored over 7 years ago
Completely replaced old recipe graph calculation

13d5d206dafa5aec0d4aa4d93d52c3cfe7232831 authored over 7 years ago
Fixed bugs in new dependency graph resolution

7339b279edd97d8ad45af1da6d98f5365aeeb0e8 authored over 7 years ago
Made bootstrap selection from recipes work

bfd675a4e4dd604e455688544751d5ddbe9b1070 authored over 7 years ago
Added new recipe graph creation method

81fe4bf405f7245afb501aeb398a2631d00a75bf authored over 7 years ago
Use Kivy setup.py flag instead of rmtree

e8e4fb1285139f943568ac149861131433a2818c authored over 7 years ago
Merge pull request #1062 from inclement/delete_kivy_examples

Delete the kivy-examples dir from the dist under python3

06f981f9aff4c43094c799760214eb1115fc4d28 authored over 7 years ago
Delete debug print statement

c0049ae1aa6f31eaf3421116bbb4c1ecedf4b04f authored over 7 years ago
Merge pull request #1045 from hobbestigrou/upgrade_requests

[Core] Get the latest version of requests.

8747281cf54eca583e46910d3f145e77e4437e37 authored over 7 years ago
Delete the kivy-examples dir from the dist under python3

Unlike the python2 build, this dir is automatically included in
site-packages.

bdf81ee709a827ac76f1f5584a0621c82a0744ba authored over 7 years ago
Merge pull request #1059 from inclement/fix_p4a_with_no_arguments

Added command handling if p4a is run with no arguments

bd524485440ec414848d2101904582178b809632 authored over 7 years ago
Added command handling if p4a is run with no arguments

08f7ac51566209cf784a2e5132113393cfda17c5 authored over 7 years ago
Merge pull request #1057 from inclement/call_sdkmanager

Call avdmanager instead of android in the SDK

4a4e66ca93e613eea48155f0f264b38c29c6323a authored over 7 years ago
Made p4a call avdmanager instead of android if available

85689e10340392a24b27682ca84aabd43e7ce48d authored over 7 years ago
Made p4a call sdkmanager instead of android if present in SDK

13aedec2e8d59888bb8f8ec138a9b5e80926cd86 authored over 7 years ago
Merge branch 'master' of github.com:kivy/python-for-android

4fec0ed8bf607eab121ee65a3d3895c8a117f3d3 authored almost 8 years ago
force sh to be < 1.12.5, as we have performance issues

bed95d329f4f2d42c36a45bf9693bb451e605f8e authored almost 8 years ago
Merge pull request #1048 from inclement/update_kivy_version

Updated Kivy recipe to pull 1.10.0

92ee1a85c674968d246a9445b1b745856ba68e43 authored almost 8 years ago
Updated Kivy recipe to pull 1.10.0

ba86d553bbc79f450248118d5caef6fa6a3f62a3 authored almost 8 years ago
[Core] Get the latest version of requests.

049ce2fee55cbfb9b5c9f245419b7b6199c5e026 authored almost 8 years ago
Updated version to 0.5

764e6668772ee1ab0c91fe04dd3b7045fa8b455f authored almost 8 years ago
Merge branch 'master' into ffpyplayer_new_toolchain

ac366811b7644446834c3c8ff3e3609e4f40435d authored almost 8 years ago
Add missing dependencies for ffpyplayer_codecs.

52d3526a6cbbc6b5eb35cfeabc45b4e8ca7cc063 authored almost 8 years ago
clean up

ffdf43b28fa69aecf1f3c2b7358b8932acaa37ea authored almost 8 years ago
note about import error

e0b69238b8e5933583a9c010f54b0229681d9f7f authored almost 8 years ago
fixed url

cb59b5564a50cd5b50f60ccbc892d560ea21e6ea authored almost 8 years ago
work-around for patch

26c6f606fc9788ef4487a0265850863ead893c04 authored almost 8 years ago
Merge remote-tracking branch 'origin/master'

# Conflicts:
# pythonforandroid/recipes/websocket-client/__init__.py

1a94767b217854b19e8150bcc7e419aa46dc5976 authored almost 8 years ago
git --diff format patch

5a9414881e88f0ba2bc03fdceb1a2f9eb091b1e3 authored almost 8 years ago
ssl-match-hostname required

0ef145f1e5b563fb17a56ec0bd90f8914c151361 authored almost 8 years ago
ssl-match-hostname required

4dd8927e8442b9989ddc36959af2ade04857c4fe authored almost 8 years ago
Recipe for websocket-client

7850a937b7bc8e2bffa58903b21a06c286d3b990 authored almost 8 years ago
Recipe for websocket-client

1191d8f609a7d9567225d334de5d874ff9475a03 authored almost 8 years ago
Recipe for websocket-client

b2297bc74d394531c1db6112bb3a3f0f9890dedb authored almost 8 years ago
Recipe for websocket-client

94e084ef139bbde89332f4803b5dff23ab7356cc authored almost 8 years ago
websocket-client recipe

f72769bc45e9547b036a27eba8263461a5bd88b7 authored almost 8 years ago
fix dateutil recipe

de3d353407d62eba218899c92e50b117087c4437 authored almost 8 years ago
Merge branch 'master' of github.com:kivy/python-for-android

55d71f94aacd5083efaea5684084f7f54475f1ff authored almost 8 years ago
support ruamel.yaml

218b6211cf876e7c5803bf19cf9298f636e9d0b7 authored almost 8 years ago
Merge pull request #1034 from bobatsar/recipe_updates

Recipe updates and small fixes to build process

e8986f77eaae56eed1d1c939fe4fdbae16f9fb6d authored almost 8 years ago
fix build_status and python package list

- build status threw an exception if no bootstrap was
available e.g. after clean_bootstrap_bui...

97ae521dbd803040edb730fe80c4171713d4ae7b authored almost 8 years ago
Add dateutil recipe and fix icu recipe

b025f4eefe4e967f2cb16f1c43be8bb20bcbff7d authored almost 8 years ago
Updated Kivy icons to newer logo under sdl2

dc3764cb25b860931bfb4daec054dcfb8d5743d0 authored almost 8 years ago
Removed PYTHONNOUSERSITE from CythonRecipe env

This is necessary for Cython to work when it is itself installed in
the user site packages.

f5335ed3b3dfffae2766e7337f32f1fc2323dad8 authored almost 8 years ago
Merge branch 'Bakterija-patch-1'

bb934a7a616e4560c4bf10d10eafb1dacbefd38a authored almost 8 years ago
Improved service root folder wording

edbce9b7c89d0b732de9e14b36cc7b3ad6528e5c authored almost 8 years ago
Merge branch 'master' of github.com:kivy/python-for-android

76f691cbf0e569914d51a421f707ec0b267a5c19 authored almost 8 years ago
Added warning about different path behavior in new toolchain service

5d436489ea791e1799b239c2116922e01e457262 authored almost 8 years ago
Merge pull request #1026 from viblo/master

Recipe for Pymunk

7ccb5121b1c32b961e580fb7d124d959960a60b4 authored almost 8 years ago
fix inconsistent whitespace

4b538e77bc32389d31d8821179cc70b1cc0a3c8d authored almost 8 years ago
Recipe for Pymunk

898519991b24cf4f42fcda24258e1831c2903a75 authored almost 8 years ago
Merge pull request #1021 from Deniskore/protobuf_fix

Fixed protobuf cpp

2952f5d14ba03c9d83f6bae6e7ac9027fe30100d authored almost 8 years ago
Fixed protobuf cpp

ad8573da2a4616804f12ac960e7e9ea3397426ce authored almost 8 years ago
Revert "Merge pull request #1015 from pts-dorianpula/issue-1013-fix-tarfile-large-user-id-failure"

This reverts commit a56784d2a67695dac584d0f59f64b324e730ef9a, reversing
changes made to b2e5bc3b...

395c7e0eb5709df316fc04bab00f8c887ae40ea2 authored almost 8 years ago
Merge pull request #1015 from pts-dorianpula/issue-1013-fix-tarfile-large-user-id-failure

Fix packaging failure when user has large UID by using GNU format over USTAR format

a56784d2a67695dac584d0f59f64b324e730ef9a authored almost 8 years ago
Merge pull request #1011 from inclement/python3.6_support

Added support for Python 3.6

b2e5bc3b69237d7598f66ab6a8cb08f941f599de authored almost 8 years ago
Change to use GNU format over USTAR format, to avoid issues with large user IDs.

43e3aa2f37a2afeaeeb347df59d8b7f7b789f96f authored almost 8 years ago
Merge branch 'master' of github.com:kivy/python-for-android

5ab51d5cc7b729a2261ff690b17f778c295513f6 authored almost 8 years ago
manually copy libgnustl_shared needed

1bbb83c445c94447217b6710f255ddf69d572e58 authored about 8 years ago
use unsigned if release mode if used, and no keystore given

29e8e9a3205b05c74f5d5d4506d89b65874d05f3 authored about 8 years ago
Merge pull request #1014 from MaChengxin/patch-1

Remove the excessive ccache in the command

3c2825b2af6fe9e3f21b3e4f4db86e99f4741ac0 authored about 8 years ago
Remove the excessive ccache in the command

It is the same as the one at the end of the command.

6af5af7ab18a11f02d0ffc985e95fdd932333af5 authored about 8 years ago
Made python3crystax download python 3.6 if necessary

e5f23a5fe9578f7d9a06eb622ad64d02ff925972 authored about 8 years ago
Changed python3crystax to work with python3.6

6b31b13cc4c7ebd020eb518d311ce259425907ee authored about 8 years ago
Added 'clean' argument taking variable arguments

ec98886851c91e1949a2b364e3cb93c0c432694b authored about 8 years ago
Added -lpython3.5m for py3 builds

ed1e1a8dd86d39badc41c39677dc287a94d854ef authored about 8 years ago
Merge pull request #1010 from inclement/testapp_setup_fixes

Made dist names different for py2/py3 testapps

61543e8e95d473d7899c394cffe18054db375996 authored about 8 years ago
Made dist names different for py2/py3 testapps

329403d3a8d8db351a10cd93bd35a9d6d5199c07 authored about 8 years ago
Merge pull request #1005 from yaki29/test_app

Documentation mistake corrected

c731d0e46ac61fc2bb53999ff2724b39ed362e57 authored about 8 years ago
f commit

4813c9eea3365c080e63fb4141446a7256128b9d authored about 8 years ago
doc modified

bf4d11b8eb7ea09945cd07650fc4edde4c9e1fc8 authored about 8 years ago
bs4 testapp added

245017bda3039e4a697492572692ba93ed6d8030 authored about 8 years ago
Fix after rebase

a7a878b42c7f14ba4495aa405481a837950acfc2 authored about 8 years ago
Match java style in service_only

c255b76a37d2154484ae6f184e4767f98d4be8fc authored about 8 years ago
Add ANDROID_UNPACK to other bootstraps

72d3ff456eadd003de18f04ec5316c545ab02fcb authored about 8 years ago
Fix python2 for webview

new env var ANDROID_UNPACK to target a folder '/data/data/<app>/files' and for sdl2 that + '/app...

03eb7963c05ef2dc448d280c83ca51f7b583d962 authored about 8 years ago
Added org.renpy.android.PythonActivity reference error

421cab22bc560abda9fec8533b6db9dc6d8629a3 authored about 8 years ago
Fixed mActivity reference

c45bd81ea15b345815450dc2fd14ff884fb12fbb authored about 8 years ago
Merge branch 'loadingscreen_fix' of https://github.com/kollivier/python-for-android into kollivier-loadingscreen_fix

47edb65186a8a70c06758aed59f8375f777091d0 authored about 8 years ago
Merge pull request #1000 from kivy/fix_sqlite3_blacklist

Fixed the blacklisting of sqlite3 under sdl2

924d00b6298fdbfc0163f234d919bd509d924cf2 authored about 8 years ago
Fixed the blacklisting of sqlite3 under sdl2

4a4ca8d28b8443a710b12e614820315cdaf0fa6e authored about 8 years ago