openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
python-for-android
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 07, 2024 — Aug 07, 2025
Showing page 122 of 125
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
ffmpeg: fix ffmpeg recipe by using h264+aac, since the previous version are not working anymore with python-for-android.
Mathieu Virbel
More...
over 13 years ago
fix android mixer implementation: play() must return the channel used as pygame does. Otherwise, on_stop() will be never called in kivy.
Mathieu Virbel
More...
over 13 years ago
android_mixer: fix get_busy on music
Mathieu Virbel
More...
over 13 years ago
Merge pull request #11 from hansent/master
Mathieu Virbel
More...
over 13 years ago
Use android executable inside $ANDROIDSDK if its defined. catch OSError for File not found when trying to execute android or ant.
Thomas Hansen
More...
over 13 years ago
when doing the distribution, ensure all the files are compiled into pyc/pyo, otherwise, they might be deleted after the stripping process
Mathieu Virbel
More...
over 13 years ago
add zope and twisted from deakblue (reworked to remove some files and fix compilation)
Mathieu Virbel
More...
over 13 years ago
put kivy recipe to master, android-support is merged to it.
Mathieu Virbel
More...
over 13 years ago
android/sdlsurfaceview: try to add a support of ondestroy event, to give some time to user for closing its application. But it's not working when Android is reclaiming the app :[
Mathieu Virbel
More...
over 13 years ago
add missing Action.java
Mathieu Virbel
More...
over 13 years ago
remove generated cython files
Mathieu Virbel
More...
over 13 years ago
action_send: add chooser_title parameter + add documentation
Mathieu Virbel
More...
over 13 years ago
first pass for implement an python access to intent ACTION_SEND
Mathieu Virbel
More...
over 13 years ago
Merge branch 'master' of github.com:kivy/python-for-android
gabriel.pettier
More...
over 13 years ago
remove wait in touch event, fix screen clear and remove skipswap (not used)
Mathieu Virbel
More...
over 13 years ago
Merge branch 'master' of github.com:kivy/python-for-android
Mathieu Virbel
More...
over 13 years ago
fix size of presplash, was incorrectly displayed at 50% of its initial size.
Mathieu Virbel
More...
over 13 years ago
remove android.c generated from cython
Mathieu Virbel
More...
over 13 years ago
Merge branch 'master' of github.com:kivy/python-for-android
gabriel.pettier
More...
over 13 years ago
Merge pull request #8 from cwiz/master
Mathieu Virbel
More...
over 13 years ago
wifi scanning documentation
Sergei Surovtsev
More...
over 13 years ago
Merge branch 'master' of github.com:kivy/python-for-android
Mathieu Virbel
More...
over 13 years ago
add prerequisites on the NDK/SDK version
Mathieu Virbel
More...
over 13 years ago
Merge pull request #6 from cwiz/master
Mathieu Virbel
More...
over 13 years ago
Merge branch 'master' of github.com:cwiz/python-for-android
Sergei Surovtsev
More...
over 13 years ago
- native api wrapper for scanning visible WiFi spots
Sergei Surovtsev
More...
over 13 years ago
update documentation to add how to extend PATH for including android tool + proper handling of error in build.py. closes #2
Mathieu Virbel
More...
over 13 years ago
add an helloworld doc page. closes #5
Mathieu Virbel
More...
over 13 years ago
add api for android/android_mixer (taken from pgs4a)
Mathieu Virbel
More...
over 13 years ago
add explaination about android module
Mathieu Virbel
More...
over 13 years ago
←
1
2
…
117
118
119
120
121
122
123
124
125
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree