Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
king-dev
/
python-for-android
Public
forked from
kivy/python-for-android
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Sep 26, 2013
allow usage of == to specify version. For example: ./distribute.sh -m "kivy==master"
tito
committed
e9f0e0d
View commit details
Copy full SHA for e9f0e0d
Browse repository at this point
Commits on Sep 16, 2013
Merge pull request #154 from inclement/originaltouchoffset
Show description for 6681363
tito
committed
6681363
View commit details
Copy full SHA for 6681363
Browse repository at this point
Merge pull request #151 from eulerreich/master
Show description for eca395e
tito
committed
eca395e
View commit details
Copy full SHA for eca395e
Browse repository at this point
Commits on Aug 31, 2013
Revert "fix touch offest in window mode"
Show description for 05dcce3
inclement
committed
05dcce3
View commit details
Copy full SHA for 05dcce3
Browse repository at this point
Commits on Aug 26, 2013
Merge pull request #152 from inclement/master
Show description for bae7a9e
tshirtman
committed
bae7a9e
View commit details
Copy full SHA for bae7a9e
Browse repository at this point
Commits on Aug 24, 2013
Replaced 'python' with '$PYTHON' for compatibility
inclement
committed
41d6224
View commit details
Copy full SHA for 41d6224
Browse repository at this point
Commits on Aug 22, 2013
created sqlalchemy recipe for compiling its C extension in ARM
Show description for 948dcbd
Greg
authored and
Greg
committed
948dcbd
View commit details
Copy full SHA for 948dcbd
Browse repository at this point
Commits on Aug 18, 2013
Merge pull request #146 from Roger/add_gevent_recipe
Show description for 6d53ec1
tshirtman
committed
6d53ec1
View commit details
Copy full SHA for 6d53ec1
Browse repository at this point
Merge pull request #147 from Roger/add_msgpack_recipe
Show description for c05bfbe
tshirtman
committed
c05bfbe
View commit details
Copy full SHA for c05bfbe
Browse repository at this point
Commits on Aug 13, 2013
added msgpack recipe
Roger
committed
41d3ba8
View commit details
Copy full SHA for 41d3ba8
Browse repository at this point
added gevent recipe
Roger
committed
aaa06a8
View commit details
Copy full SHA for aaa06a8
Browse repository at this point
added greenlet, gevent dependency
Roger
committed
bd62322
View commit details
Copy full SHA for bd62322
Browse repository at this point
added libevent, gevent dependency
Roger
committed
aca02d0
View commit details
Copy full SHA for aca02d0
Browse repository at this point
Commits on Aug 12, 2013
fix usage documentation.
tito
committed
37c2370
View commit details
Copy full SHA for 37c2370
Browse repository at this point
Commits on Aug 10, 2013
change PATH in doc to add adb tools as well
tito
committed
f1c9a7a
View commit details
Copy full SHA for f1c9a7a
Browse repository at this point
Commits on Aug 7, 2013
Merge branch 'master' of github.com:kivy/python-for-android
tito
committed
7cd8e1d
View commit details
Copy full SHA for 7cd8e1d
Browse repository at this point
android.runnable: fix run_on_ui_thread to correctly pass args/kwargs
tito
committed
d88fdc9
View commit details
Copy full SHA for d88fdc9
Browse repository at this point
Commits on Aug 6, 2013
fix found->find in distribute
tshirtman
committed
ded86b5
View commit details
Copy full SHA for ded86b5
Browse repository at this point
Commits on Aug 1, 2013
PythonActivity: we dont need to manually dispatch events.
tito
committed
bc4a45c
View commit details
Copy full SHA for bc4a45c
Browse repository at this point
Python-for-android is now under MIT license
tito
committed
f2dbfb3
View commit details
Copy full SHA for f2dbfb3
Browse repository at this point
Commits on Jul 30, 2013
android.runnable: fix __call__ arguments
tito
committed
561d88c
View commit details
Copy full SHA for 561d88c
Browse repository at this point
Commits on Jul 29, 2013
fix pyopenssl as well (and fix bad patch on libxslt)
tito
committed
e9875e4
View commit details
Copy full SHA for e9875e4
Browse repository at this point
fix dlfcn as well, OpenSSL is referring to it for RTLD_GLOBAL in the first case (before dl, and before ctypes)
tito
committed
392087b
View commit details
Copy full SHA for 392087b
Browse repository at this point
fix to avoid libxslt to set manually wrong dlopen() flags on android.
tito
committed
82a2530
View commit details
Copy full SHA for 82a2530
Browse repository at this point
Commits on Jul 28, 2013
simplify deps of few recipes (dont depends upon hostpython directly, python is enough)
tito
committed
9b408fe
View commit details
Copy full SHA for 9b408fe
Browse repository at this point
pyasn1: fix dependency for pyasn1
tito
committed
cb0f7b2
View commit details
Copy full SHA for cb0f7b2
Browse repository at this point
Commits on Jul 6, 2013
Merge branch 'master' of ssh://github.com/kivy/python-for-android
tito
committed
7927dcc
View commit details
Copy full SHA for 7927dcc
Browse repository at this point
remove baaad exit
tito
committed
f6d3f9f
View commit details
Copy full SHA for f6d3f9f
Browse repository at this point
Merge pull request #135 from encukou/check_call
Show description for ff07dc2
tito
committed
ff07dc2
View commit details
Copy full SHA for ff07dc2
Browse repository at this point
use depsort.py tool to order the module compilation.
Show description for fec1a70
tito
committed
fec1a70
View commit details
Copy full SHA for fec1a70
Browse repository at this point
build.py: Fail when ant process fails
Show description for 2654471
encukou
committed
2654471
View commit details
Copy full SHA for 2654471
Browse repository at this point
Merge pull request #134 from encukou/depsolving
Show description for 0fdf735
tito
committed
0fdf735
View commit details
Copy full SHA for 0fdf735
Browse repository at this point
Add depsolving utility
Show description for 0b16d85
encukou
committed
0b16d85
View commit details
Copy full SHA for 0b16d85
Browse repository at this point
Commits on Jun 25, 2013
update compass example
tito
committed
ae5c063
View commit details
Copy full SHA for ae5c063
Browse repository at this point
tabs fixes
tito
committed
eded28b
View commit details
Copy full SHA for eded28b
Browse repository at this point
Previous
Next
You can’t perform that action at this time.