3
I Use This!
Activity Not Available

Commits : Listings

Analyzed 6 months ago. based on code collected 6 months ago.
Mar 25, 2025 — Mar 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Replaced 'python' with '$PYTHON' for compatibility More... about 13 years ago
created sqlalchemy recipe for compiling its C extension in ARM environment. More... about 13 years ago
Merge pull request #146 from Roger/add_gevent_recipe More... about 13 years ago
Merge pull request #147 from Roger/add_msgpack_recipe More... about 13 years ago
added msgpack recipe More... about 13 years ago
added gevent recipe More... about 13 years ago
added greenlet, gevent dependency More... about 13 years ago
added libevent, gevent dependency More... about 13 years ago
fix usage documentation. More... about 13 years ago
change PATH in doc to add adb tools as well More... about 13 years ago
Merge branch 'master' of github.com:kivy/python-for-android More... about 13 years ago
android.runnable: fix run_on_ui_thread to correctly pass args/kwargs More... about 13 years ago
fix found->find in distribute More... about 13 years ago
PythonActivity: we dont need to manually dispatch events. More... about 13 years ago
Python-for-android is now under MIT license More... about 13 years ago
android.runnable: fix __call__ arguments More... about 13 years ago
fix pyopenssl as well (and fix bad patch on libxslt) More... about 13 years ago
fix dlfcn as well, OpenSSL is referring to it for RTLD_GLOBAL in the first case (before dl, and before ctypes) More... about 13 years ago
fix to avoid libxslt to set manually wrong dlopen() flags on android. More... about 13 years ago
simplify deps of few recipes (dont depends upon hostpython directly, python is enough) More... about 13 years ago
pyasn1: fix dependency for pyasn1 More... about 13 years ago
Merge branch 'master' of ssh://github.com/kivy/python-for-android More... about 13 years ago
remove baaad exit More... about 13 years ago
Merge pull request #135 from encukou/check_call More... about 13 years ago
use depsort.py tool to order the module compilation. More... about 13 years ago
build.py: Fail when ant process fails More... about 13 years ago
Merge pull request #134 from encukou/depsolving More... about 13 years ago
Add depsolving utility More... about 13 years ago
update compass example More... over 13 years ago
tabs fixes More... over 13 years ago