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
fixes few race-condition with runnable, and race-condition with lists in onNewIntent and onActivityResult. This changes are synchronized with latest pyjnius changes. More... about 13 years ago
reorganize autoclass in android.runnable More... about 13 years ago
remove invalid kivy_stable recipe More... about 13 years ago
android.activity: fix unbind and activity result bind() More... about 13 years ago
new android.activity module, that provide bind/unbind() method for on_new_intent / on_activity_result events. More... about 13 years ago
Merge branch 'master' of github.com:kivy/python-for-android More... about 13 years ago
big refactor of the android module, as well as a better documentation More... about 13 years ago
add API for listening onActivityResult and onNewIntent event in Activity More... about 13 years ago
add missing _scproxy.py for osx More... over 13 years ago
fix _scproxy on osx More... over 13 years ago
Merge branch 'billing-api' of git://github.com/bob-the-hamster/python-for-android More... over 13 years ago
remove double-blacklist for _lsprof.so More... over 13 years ago
Merge pull request #124 from SonOfLilit/master More... over 13 years ago
Merge pull request #128 from brousch/pylibpd-recipe-thread-fix More... over 13 years ago
Fixed recipe for pylibpd More... over 13 years ago
Merge pull request #125 from vkvn/master More... over 13 years ago
Added recipe for paramiko More... over 13 years ago
Merge branch 'master' of https://github.com/kivy/python-for-android into billing-api More... over 13 years ago
Add apt-get install libsqlite3-dev to FAQ on sqlite3 More... over 13 years ago
mService needs to be static to be useful More... over 13 years ago
Merge branch 'master' into billing-api More... over 13 years ago
Merge pull request #120 from bob-the-hamster/add-jar More... over 13 years ago
--add-jar command line option for including .jar files to be used with pyjnius More... over 13 years ago
Merge pull request #118 from bob-the-hamster/intent-filters-doc-fix More... over 13 years ago
Merge pull request #119 from bob-the-hamster/ouya-support More... over 13 years ago
Add --ouya-category argument which causes the appropriate OUYA-specific intent-filter to be added to AndroidManifest.xml More... over 13 years ago
Add --ouya-icon command line argument to build.py More... over 13 years ago
use stable branch for kivy More... over 13 years ago
Clarify the documentation about how to use --intent-filters argument More... over 13 years ago
Merge branch 'master' of github.com:kivy/python-for-android More... over 13 years ago