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 }}
Leradicator
/
python-for-android
Public
forked from
kivy/python-for-android
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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 Mar 24, 2013
update pyjnius, it has now java class to copy into the source tree
tito
committed
b1f2229
View commit details
Copy full SHA for b1f2229
Browse repository at this point
Commits on Mar 16, 2013
Merge pull request #99 from nskrypnik/master
Show description for 1a525cf
tito
committed
1a525cf
View commit details
Copy full SHA for 1a525cf
Browse repository at this point
Commits on Mar 9, 2013
Some code cleanup
nskrypnik
committed
1407c5a
View commit details
Copy full SHA for 1407c5a
Browse repository at this point
Merge branch 'master' of github.com:nskrypnik/python-for-android
nskrypnik
committed
912ed6f
View commit details
Copy full SHA for 912ed6f
Browse repository at this point
Fix problem with typing non-ascii symbols on ANdroid Keyboard
nskrypnik
committed
52c3a67
View commit details
Copy full SHA for 52c3a67
Browse repository at this point
Commits on Mar 8, 2013
Merge pull request #96 from d3vgru/master
Show description for 55d291e
tito
committed
55d291e
View commit details
Copy full SHA for 55d291e
Browse repository at this point
Commits on Feb 17, 2013
force wget or curl to save files using the expected filename
d3vgru
committed
531e35d
View commit details
Copy full SHA for 531e35d
Browse repository at this point
Commits on Feb 5, 2013
Merge pull request #92 from artagnon/master
Show description for 5bcbe04
tshirtman
committed
5bcbe04
View commit details
Copy full SHA for 5bcbe04
Browse repository at this point
docs/source/recipes: update available list
Show description for 6acfa3e
artagnon
committed
6acfa3e
View commit details
Copy full SHA for 6acfa3e
Browse repository at this point
docs/source/usage: link to recipes for full listing
Show description for 8dc2075
artagnon
committed
8dc2075
View commit details
Copy full SHA for 8dc2075
Browse repository at this point
Commits on Jan 28, 2013
Merge pull request #89 from brousch/patch-1
Show description for 6e65534
tito
committed
6e65534
View commit details
Copy full SHA for 6e65534
Browse repository at this point
Commits on Jan 20, 2013
Change hash-bang for maximum compatability
Show description for a6b3952
brousch
committed
a6b3952
View commit details
Copy full SHA for a6b3952
Browse repository at this point
Commits on Jan 16, 2013
add build deps check. closes #68
tito
committed
60a324b
View commit details
Copy full SHA for 60a324b
Browse repository at this point
Commits on Jan 11, 2013
Merge pull request #80 from thopiekar/master
Show description for f88cae1
tito
committed
f88cae1
View commit details
Copy full SHA for f88cae1
Browse repository at this point
Merge pull request #84 from brousch/master
Show description for 4eb3a49
tito
committed
4eb3a49
View commit details
Copy full SHA for 4eb3a49
Browse repository at this point
Fix so build can continue if there are no java files to copy
Show description for ebfbd99
brousch
committed
ebfbd99
View commit details
Copy full SHA for ebfbd99
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
Added more information to README.rst
thopiekar
committed
3c36f1b
View commit details
Copy full SHA for 3c36f1b
Browse repository at this point
updated MD5 in MySQL/Connector + updated kivy_stable
thopiekar
committed
a4af77f
View commit details
Copy full SHA for a4af77f
Browse repository at this point
Corrected MySQL/Connector to upstream link + updated version
thopiekar
committed
b9ad5b9
View commit details
Copy full SHA for b9ad5b9
Browse repository at this point
Merge remote-tracking branch 'upstream/master'
thopiekar
committed
195ba00
View commit details
Copy full SHA for 195ba00
Browse repository at this point
added ECLIPSE + PYDEV to .gitignore
thopiekar
committed
f14ba3f
View commit details
Copy full SHA for f14ba3f
Browse repository at this point
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 Jan 1, 2013
started working on the cythonizer
thopiekar
committed
411ad2b
View commit details
Copy full SHA for 411ad2b
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 13, 2012
Adding kivy_stable for builds of kivy using stable code.
Thomas-Karl Pietrowski
committed
d028108
View commit details
Copy full SHA for d028108
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
Previous
Next
You can’t perform that action at this time.