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

Now you can run a distribute recipe involving igraph twice in a row without patch errors

244e28b1c79e3bd62f0202b344c55249755e7450 authored almost 11 years ago
Introduce method `get_keyboard_height` that returns current softkeyboard

height if keyboard is active else 0.

b1ba8dc3b3510188de52dd6186bc7c547dbf8a01 authored almost 11 years ago
Merge pull request #204 from kivy/swiftkey

fixes to support swiftkey

c1cb69437e6167007c792b665d89684b149feafc authored almost 11 years ago
Merge pull request #189 from alanjds/custom_intent_filters

Custom actions and categories for BroadcastReceiver

cedda246398c90b23b3b8c5848e5ac8b17160c49 authored almost 11 years ago
Merge pull request #203 from blagarde/django_recipe

Django recipe

f15640cac6d0c01694d94c2911939c232ee011e7 authored almost 11 years ago
fixes to support swiftkey

bbcb5ee02bfb650073a7697e1750545b0507d0b7 authored almost 11 years ago
FIX: Don't rebuild django if it is already there

99c7a3e617643567b178229256e3bebb9b570ac8 authored almost 11 years ago
ADD: django recipe

111bfbbc86048ab924a757062ef5cce03d3f2ab1 authored almost 11 years ago
Merge pull request #201 from inclement/dist_fixes

Added more robust check for pip and virtualenv

5a5e8ea437da1eaae6501971ba5ab87280a7a63e authored almost 11 years ago
Added more robust check for pip and virtualenv

7ae55fdc9e3196978773be6289573f9dddf6fe50 authored about 11 years ago
Merge pull request #192 from alanjds/fix-launcher-service

[FIX] Launcher APK does not enable PythonService

21037eba89fb4f787495e68f4db595f229fc3efb authored about 11 years ago
Merge pull request #193 from zeimusu/patch-1

remove "and" from dependencies for 64bit

1e4b38620a4a7a3961b071b67f1e57e0127ea35b authored about 11 years ago
Merge pull request #194 from kivy/voiceinput

improve voiceinput handeling

78daa758808eca36d38aee5f156f106b35094d10 authored about 11 years ago
improve voiceinput handeling

4c1e641fb14585a10a7186f2dcfd2ce4310e556e authored about 11 years ago
remove "and" from dependencies for 64bit

I suspect that the and package (an automated renice daemon) is not intended as a requirement.

8941810f900e405900d0f34e5b267621a751c4a2 authored about 11 years ago
[FIX] Launcher APK does not enable PythonService

This leads to "PythonService not found" on intent sent:
`01-11 05:43:10.866 1385 2905 W Activi...

95ee39942965f5c1762525ad58d9aa13731b2574 authored about 11 years ago
Oops: was broken if categories[] empty

1385f382e71968580079385e76016592adde1fe3 authored about 11 years ago
AndroidManifest: added supports-screens tag and force all the screens size to True. should close kivy/kivy#760

0afbecbe8adcf71b361d36bf49cf50ed65208314 authored about 11 years ago
Simplified via list comprehensions

32ada4265d62ec5ea14646d4d2f22450b105ba2a authored about 11 years ago
Factored out the Intent name expansion

c9af9fa78eea97a0760b0c6d452f2df820e260c6 authored about 11 years ago
Custom actions and categories for BroadcastReceiver

android.broadcast.BroadcastReceiver now accepts
non-standard actions & categories. Detects by ch...

5c8b109605b9b30c24c1f28525a42b44d9416350 authored about 11 years ago
Don't fail so hard the second time you compile.

488ea4bbf5fee796c9218b1cfe744360690fad40 authored about 11 years ago
Patch during prebuild rather than regular build

5fa612436e81d16d6c269f7dfbb51abe4edafca2 authored about 11 years ago
Merge pull request #183 from blagarde/python_api_doc_update

FIX: Typos and style details

86f96bf0e249f394224988875bdbd06a40cb6c2d authored about 11 years ago
FIX: Typos and style details

3f0f2c98d0b85daddcffb1ea8102b2082e05eaab authored about 11 years ago
Merge pull request #177 from LogicalDash/igraph

Fix bug in igraph recipe

c87a33c4a52e8232581522ba26f6dc3fab48ab5c authored about 11 years ago
Merge pull request #180 from satels/master

Fix UnicodeDecodeError on build.py

6fcce6186148d96493dfcb30ba1d68d4c7c217bc authored about 11 years ago
Fix UnicodeDecodeError on build.py

19287229a1b001c88c0aa4cfe9b9e7bf4523ec1f authored about 11 years ago
Merge pull request #178 from kivy/kitkat_keyboard

fix keyboard issues with kitkat and stock keyboard

c3e8878b7a1cfc651d4957a2ad11e90a933d2125 authored about 11 years ago
fix keyboard issues with kitkat and stock keyboard

d3e9a1a4360d9572041956c832b66404641cfe43 authored about 11 years ago
Fix error when the igraph library is installed on the build machine for a non-ARM achitecture.

Also, get_platform.py was never really used. I thought I'd need to know exactly how distutils wa...

4e295fdd6c66dafcea80be4f3e45c27add50066c authored about 11 years ago
Merge https://github.com/kivy/python-for-android

21663d98a582c154a588bd076de102ddd9a3c346 authored about 11 years ago
Merge pull request #158 from kivy/keyboard+type

Honor `input_type` Textinput property to choose the type of keyboard

ca369d774e276fe2e9444c6021ec2559d0527c1d authored about 11 years ago
Merge pull request #171 from LogicalDash/igraph

recipes for igraph, a hi-performance library of graph algorithms

c1ca1206065cfadfbafec3598fe201ca1bfe103d authored about 11 years ago
That one was useful when I was trying to build with an external f2c instead of patching the internal one.

6a85278c67ac49e18be1bceaaf124e3e002950c8 authored about 11 years ago
Merge commit '8bc2848' into igraph

6dc0c1d6ea65661873995bb3c8deda24495d1766 authored about 11 years ago
You can now build the igraph library with distribute.sh.

8bc284872a40aa07de9d107ac33f505202df2413 authored about 11 years ago
try it the old way?

d930da624c3be57cb1a7106daa8de15692b43ac2 authored about 11 years ago
completely ruined

37ec2a84bcf4691f00fa00ece1b89e4999148448 authored about 11 years ago
New approach: build everything at once.

7e3709b4c9a5d746951de45f08eb5e9d0297de15 authored about 11 years ago
wrong branch

495acf9c8ba127b97450c8de1742653042bb8cd6 authored about 11 years ago
Recipes for igraph, a hi-performance graph algorithms library http://igraph.org/

38d424abf48d1762658823b610dd0e7ac6d8466c authored about 11 years ago
Recipes for igraph, a high-performance graph algorithms library http://igraph.org/

d521097aa8bb9870c7048466e12ddb377c54a741 authored about 11 years ago
call setFormat in the constructor, to avoid the surfaceview creation twice on the start. it is enough to resolve the issues seen on the Gabriel Nexus 7 2013 gen/Android 4.3

937f87321f524c196a50d69b0a0a7dce044cfade authored about 11 years ago
add the possibility to intercept touches in SDLSurfaceView (same as ViewGroup).

b09db5797be6ffa6b038690b5f3e3f74ab507351 authored about 11 years ago
rename transluent to transparent, correctly set the setZOrderOnTop before the view is attached to the Window, only if the view is transparent.

fix a issue with lost buffer / loading screen, now loading should always be displayed.

335adb9c35dd8aa639fd8c2c3542625dcee7c171 authored about 11 years ago
If the surface changed, but the size remain the same, for the expose to refresh the view (kivy)

55dbc2594784ee124dc4b31970cfa094adbae8f1 authored about 11 years ago
Update build.py

3179d636a96a16af06bc8b717ade438d494f6039 authored about 11 years ago
Merge branch 'master' of github.com:kivy/python-for-android

bbe3d39876d655b10258ce531a0e57ab03faeabc authored about 11 years ago
with the new metadata surface.transluent, correctly set the transluency before starting the thread.

364aede2bb8ca2b0df1b8cff92cb466e81610ef8 authored about 11 years ago
space

0d6377bd868a44b5e8528f596e2b883534593e53 authored about 11 years ago
Make configure script use $OFLAG

Tested. Seems to work. Please verify because there's still a lot of -O3's in the output in dis...

7e21f17fcb87154b7e7ca1d327c5670776aad894 authored about 11 years ago
fixes to reduce metadata import/usage in SDLSurfaceView

78392de45019fab3eb87fd3d704576d7808de808 authored about 11 years ago
fix SDLSurfaceView constructor

f5785194225d7c7082b2067882b1736bbb684129 authored about 11 years ago
Make the SDLSurfaceView knows about PythonActivity itself

439c408a23f6687ac472ad6b91e0b8375d847027 authored about 11 years ago
start to support custom meta-data

c781ad794d49819e38e2260eff6e6e4372c41614 authored about 11 years ago
add missing check_headers tool

c0637f482a95dd7ec02bb7b85bc8d164c0a80585 authored about 11 years ago
add cache system for packages. You can move your packages directory with PACKAGES_PATH=~/.p4a-cache ./distribute.sh -m ...

b09a2c04c00bbe1ec7c54b66658fd4d7b9a9f264 authored about 11 years ago
fix plyer url

7fc6359fd56328894791f914b39abbd81bfc4e05 authored about 11 years ago
Revert "fix plyer archive location"

This reverts commit 15426977d7f1d42a5e45d66e66b60402e8e74171.

e5d199250ee1ae4f30cd0440e42a759367e3fb60 authored about 11 years ago
fix plyer archive location

15426977d7f1d42a5e45d66e66b60402e8e74171 authored about 11 years ago
move selelection of keyboard type to android module

b5db42cf2fdc24b3167d74a726f5f0077819b49c authored about 11 years ago
Merge branch 'keyboard+type' of http://github.com/kivy/python-for-android into keyboard+type

c89a43044a4932dc963e332ccb8c18d33b6d17dc authored about 11 years ago
enhance distribute.sh to mark recipe as built or not, and allow the recipe to also indicate if it should be rebuilt or not + add -u "mod1 mod2" to force update of recipes (can be used when developing on android module, or specific P4A_module_DIR + standardize HOSTPYTHON and SITEPACKAGES_PATH

ca4fb6283fbe71e3a130429d6d0c6029410d8cc6 authored about 11 years ago
add the ability to customize the blacklist in postbuild_*. use it in sqlite3 to remove some part of the blacklist using sed + block strip

419a22dc2a7cbaaf20d7fdfffe0c940514a0da37 authored about 11 years ago
ensure ARM is pushed before starting to build ffmpeg

84bc8ae70608bba05b37ad4d23cabf770574ec8f authored about 11 years ago
Merge branch 'master' of github.com:kivy/python-for-android

eeba91cd620359a6a0486258463c5cf49e10703d authored over 11 years ago
add plyer recipe (not distributed by pypi yet)

181981b9e90917d73bce233eae69e645633ec6ea authored over 11 years ago
check for r9xx and raise error for newer ndk

71a3e6d9096868faa7e4e941849170757d95e0eb authored over 11 years ago
add pure-python modules support into distribute -m

82da05c75495f70e9eb10e0ae2b281ca2acff80c authored over 11 years ago
Honor `input_type` Textinput setting to choose the type of keyboard

displayed for the TextInput

e548ac17159ea6c37bce866cdbd0c5207c556c34 authored over 11 years ago
activate screenSize configchanges only if api >= 13. closes #148

8f4d23a04c97b0548451f50fc613cd47ce5cc562 authored over 11 years ago
Merge branch 'master' of ssh://github.com/kivy/python-for-android

cee74cf05b3eacda291efec44f36b848aa6965c6 authored over 11 years ago
listen to screenSize to not crash during orientation changes (fix buildozer orientation). fixes #148

cfda3e6363594a5c1da74bcc592994abab9c3d36 authored over 11 years ago
Merge pull request #160 from aliceinwire/master

- added pyparsing recipe

4ebd3b91d59fa97c9f290871155cb0ff0308071a authored over 11 years ago
Merge pull request #161 from kivy/r9

r9 fix

438580f66641363e04a569a7f34f17cf74f91f45 authored over 11 years ago
r9 fix

c4905a408839f5b183c059f5fdcac26a5a6a53f1 authored over 11 years ago
- added pyparsing recipe

ef7d24e181494ae156680bd68ce831acba48eba8 authored over 11 years ago
Honor `input_type` Textinput setting to choose the type of keyboard

displayed for the TextInput

c0bb0bd5e78e1db5096c634168ead11b402d1789 authored over 11 years ago
allow usage of == to specify version. For example: ./distribute.sh -m "kivy==master"

e9f0e0d45f35b604303cdd85d59dc7603f16b6a3 authored over 11 years ago
Merge pull request #154 from inclement/originaltouchoffset

Revert "fix touch offset in window mode" (needs testing)

668136362a37847727bdbee34ba03b6ca57f63dc authored over 11 years ago
Merge pull request #151 from eulerreich/master

created sqlalchemy recipe for compiling its C extension in ARM

eca395e3a9799662b811c32abf335df4656b031d authored over 11 years ago
Revert "fix touch offest in window mode"

This reverts commit 9eddd5e96382f55a1ed8db8b74979aac91aafd0a.

05dcce35e196f97f1d9a624f274051c28ee92bca authored over 11 years ago
Merge pull request #152 from inclement/master

Replaced 'python' with '$PYTHON' for compatibility

bae7a9eefd970bef794f747719f365a1f2f9f32b authored over 11 years ago
Replaced 'python' with '$PYTHON' for compatibility

41d62246f9223550eeb87b79d5107dd06133818d authored over 11 years ago
created sqlalchemy recipe for compiling its C extension in ARM

environment.

948dcbd66750a290254188d287b77acd494c0574 authored over 11 years ago
Merge pull request #146 from Roger/add_gevent_recipe

Add gevent recipe

6d53ec1dab6719541ec369a2a343fc40ffcaa526 authored over 11 years ago
Merge pull request #147 from Roger/add_msgpack_recipe

added msgpack recipe

c05bfbebf948deeee2ca935ab22a90d6698d8948 authored over 11 years ago
added msgpack recipe

41d3ba83159d3573d6702ef63ebe6c9162c7aa74 authored over 11 years ago
added gevent recipe

aaa06a8715709e23b6d3578e6df3b4b5d2922b96 authored over 11 years ago
added greenlet, gevent dependency

bd62322ccd2f6b0152edc12be84f45b5dc248daf authored over 11 years ago
added libevent, gevent dependency

aca02d02ef2844d84e8f6817054a1a3812403c2a authored over 11 years ago
fix usage documentation.

37c23706999a985e842d90e24174e84f7d447177 authored over 11 years ago
change PATH in doc to add adb tools as well

f1c9a7a20b962cb3597986a646088fb2f993362b authored over 11 years ago
Merge branch 'master' of github.com:kivy/python-for-android

7cd8e1d2e6807f0d86e28fd3a2a85086a6e200ec authored over 11 years ago
android.runnable: fix run_on_ui_thread to correctly pass args/kwargs

d88fdc923b22f514f98e7ff28d197cae038b619d authored over 11 years ago
fix found->find in distribute

ded86b539d3a8a6b6d0c4d9c08abe446d295b759 authored over 11 years ago
PythonActivity: we dont need to manually dispatch events.

bc4a45c848b95e90557693221a29c60a145fdf4d authored over 11 years ago
Python-for-android is now under MIT license

f2dbfb3db44bb03ea35980fe2d1ca2b2ee748999 authored over 11 years ago
android.runnable: fix __call__ arguments

561d88c0c6986eba51ddf82fcb9b9c69482bef99 authored over 11 years ago