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 }}
dooma
/
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 Jan 10, 2013
avoid copy java code if it does not exist
dooma
committed
f113511
View commit details
Copy full SHA for f113511
Browse repository at this point
Commits on Jan 8, 2013
audiostream: ensure java platform is copied into the final java path
tito
committed
668cedc
View commit details
Copy full SHA for 668cedc
Browse repository at this point
Commits on Jan 3, 2013
pyjnius require python at least >_>
tito
committed
8e3f2d4
View commit details
Copy full SHA for 8e3f2d4
Browse repository at this point
remove pyjnius dependency on pygame (>_>)
tito
committed
d8b382b
View commit details
Copy full SHA for d8b382b
Browse repository at this point
Commits on Jan 2, 2013
fix jnius import
tito
committed
263a931
View commit details
Copy full SHA for 263a931
Browse repository at this point
Commits on Dec 21, 2012
Doc: Update links to the new VM
akshayaurora
committed
49658cc
View commit details
Copy full SHA for 49658cc
Browse repository at this point
Commits on Dec 17, 2012
Merge http://github.com/kivy/python-for-android into ndkr8c
akshayaurora
committed
d7e42ab
View commit details
Copy full SHA for d7e42ab
Browse repository at this point
Commits on Dec 15, 2012
latest sensors merge broke the on_pause behavior. fixing the compatibility layer.
tito
committed
9c0d227
View commit details
Copy full SHA for 9c0d227
Browse repository at this point
Commits on Dec 9, 2012
fix compilation, latest sensor merge break it by using a too recent API
tito
committed
37c2aa0
View commit details
Copy full SHA for 37c2aa0
Browse repository at this point
Commits on Dec 8, 2012
Merge branch 'master' of github.com:kivy/python-for-android
tito
committed
765abd2
View commit details
Copy full SHA for 765abd2
Browse repository at this point
merge
tito
committed
c86c2a1
View commit details
Copy full SHA for c86c2a1
Browse repository at this point
Merge pull request #51 from nklever/master
Show description for a7ba008
tito
committed
a7ba008
View commit details
Copy full SHA for a7ba008
Browse repository at this point
Merge pull request #65 from legikaloz/master
Show description for caff228
tito
committed
caff228
View commit details
Copy full SHA for caff228
Browse repository at this point
Merge pull request #71 from thopiekar/master
Show description for 9b8d4fa
tito
committed
9b8d4fa
View commit details
Copy full SHA for 9b8d4fa
Browse repository at this point
Commits on Dec 3, 2012
adding mysql_connector
Thomas-Karl Pietrowski
committed
2acdd17
View commit details
Copy full SHA for 2acdd17
Browse repository at this point
Commits on Nov 20, 2012
Update src/jni/jpeg/jidctfst.S
Show description for 26b10c3
akshayaurora
committed
26b10c3
View commit details
Copy full SHA for 26b10c3
Browse repository at this point
Commits on Nov 18, 2012
Fix compilation of jpeg with ndk r8c
qua-non
committed
0755512
View commit details
Copy full SHA for 0755512
Browse repository at this point
Commits on Nov 14, 2012
Cleanup checkNetwork()
legikaloz
committed
ebf5ce4
View commit details
Copy full SHA for ebf5ce4
Browse repository at this point
code formatting
legikaloz
committed
725f423
View commit details
Copy full SHA for 725f423
Browse repository at this point
Get Android network state by direct query or with intent
legikaloz
committed
4f0363d
View commit details
Copy full SHA for 4f0363d
Browse repository at this point
Commits on Nov 12, 2012
add flush to the output
tshirtman
committed
c98bec6
View commit details
Copy full SHA for c98bec6
Browse repository at this point
Commits on Nov 6, 2012
fix for latest kivy master (need pyjnius by default, and need public metrics.
tito
committed
af1ef52
View commit details
Copy full SHA for af1ef52
Browse repository at this point
Commits on Oct 29, 2012
Adding backward compatibility
Show description for c76d4ce
nklever
committed
c76d4ce
View commit details
Copy full SHA for c76d4ce
Browse repository at this point
Commits on Oct 24, 2012
replace python with python2. closes #60
tito
committed
0cf6e14
View commit details
Copy full SHA for 0cf6e14
Browse repository at this point
Commits on Oct 23, 2012
Merge pull request #58 from kivy/docutils
Show description for adf627e
tito
committed
adf627e
View commit details
Copy full SHA for adf627e
Browse repository at this point
Merge pull request #59 from rcludwick/pil_font
Show description for 59712fd
tito
committed
59712fd
View commit details
Copy full SHA for 59712fd
Browse repository at this point
Freetype includes is in includes/freetype
Rob Ludwick
committed
a870c8f
View commit details
Copy full SHA for a870c8f
Browse repository at this point
Commits on Oct 19, 2012
Update recipes/docutils/recipe.sh
Show description for a876f22
akshayaurora
committed
a876f22
View commit details
Copy full SHA for a876f22
Browse repository at this point
recipe for docutils
akshayaurora
committed
41ee3ff
View commit details
Copy full SHA for 41ee3ff
Browse repository at this point
Commits on Oct 16, 2012
python >= python2.6 support
bgola
committed
0dc80e8
View commit details
Copy full SHA for 0dc80e8
Browse repository at this point
distribute.sh python2 and python3 support
bgola
committed
ddaf08b
View commit details
Copy full SHA for ddaf08b
Browse repository at this point
Commits on Oct 12, 2012
fix "will be released" -> "is released"
tshirtman
committed
bde2259
View commit details
Copy full SHA for bde2259
Browse repository at this point
add python-dev as dependency
tshirtman
committed
3a9150e
View commit details
Copy full SHA for 3a9150e
Browse repository at this point
Commits on Oct 11, 2012
fix found -> find
tshirtman
committed
f311d56
View commit details
Copy full SHA for f311d56
Browse repository at this point
Commits on Oct 5, 2012
update some recipes version (lxml 2.3.6, openssl 1.0.1c, libxslt 1.1.27)
tito
committed
39d3544
View commit details
Copy full SHA for 39d3544
Browse repository at this point
Previous
Next
You can’t perform that action at this time.