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
Type
/
to 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 }}
BetaMatrix
/
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
Breadcrumbs
History for
python-for-android
pythonforandroid
on
master
User selector
All users
All time
Commit history
Commits on Jun 24, 2016
Fixed re.split call for python3
Show description for 537dbb1
inclement
committed
537dbb1
View commit details
Copy full SHA for 537dbb1
View code at this point
Browse repository at this point
Commits on Jun 23, 2016
Merge pull request #798 from kollivier/loadingscreen_fix
Show description for 794b6ea
inclement
authored
794b6ea
View commit details
Copy full SHA for 794b6ea
View code at this point
Browse repository at this point
Commits on Jun 22, 2016
Merge pull request #799 from kollivier/copylibs_fix
Show description for c092f96
inclement
authored
c092f96
View commit details
Copy full SHA for c092f96
View code at this point
Browse repository at this point
Merge pull request #800 from brussee/fix-ffi
Show description for 9fa38a2
inclement
authored
9fa38a2
View commit details
Copy full SHA for 9fa38a2
View code at this point
Browse repository at this point
Changed 'clean_bootstraps' to 'clean_bootstrap_builds'
inclement
committed
1a65d36
View commit details
Copy full SHA for 1a65d36
View code at this point
Browse repository at this point
Commits on Jun 21, 2016
refactor python service template
brussee
committed
842aedb
View commit details
Copy full SHA for 842aedb
View code at this point
Browse repository at this point
bugfix genericndkbuild
brussee
committed
c965476
View commit details
Copy full SHA for c965476
View code at this point
Browse repository at this point
fix autoconf libffi
brussee
committed
ce717a7
View commit details
Copy full SHA for ce717a7
View code at this point
Browse repository at this point
bugfix foreground service
brussee
committed
6b30ca3
View commit details
Copy full SHA for 6b30ca3
View code at this point
Browse repository at this point
refactor kivy android java classes
brussee
committed
bfc0bb3
View commit details
Copy full SHA for bfc0bb3
View code at this point
Browse repository at this point
remove unused build files
brussee
committed
7b16332
View commit details
Copy full SHA for 7b16332
View code at this point
Browse repository at this point
.gradle build template files
brussee
committed
e184c8b
View commit details
Copy full SHA for e184c8b
View code at this point
Browse repository at this point
remove sdl2 references
brussee
committed
6a7ecd2
View commit details
Copy full SHA for 6a7ecd2
View code at this point
Browse repository at this point
read .p4a configuration file
brussee
committed
2f2a704
View commit details
Copy full SHA for 2f2a704
View code at this point
Browse repository at this point
strip AndroidManifest.tmpl.xml
brussee
committed
809d349
View commit details
Copy full SHA for 809d349
View code at this point
Browse repository at this point
strip PythonActivity
brussee
committed
2b68304
View commit details
Copy full SHA for 2b68304
View code at this point
Browse repository at this point
write ndk dir to local.properties
brussee
committed
c47bf59
View commit details
Copy full SHA for c47bf59
View code at this point
Browse repository at this point
added log exceptions to AssetExtract.java
brussee
committed
a74b8d4
View commit details
Copy full SHA for a74b8d4
View code at this point
Browse repository at this point
remove display related functionality from Hardware.java
brussee
committed
6717379
View commit details
Copy full SHA for 6717379
View code at this point
Browse repository at this point
added command clean_bootstraps
brussee
committed
d2ccc5b
View commit details
Copy full SHA for d2ccc5b
View code at this point
Browse repository at this point
copy bootstrap webview
brussee
committed
de1014d
View commit details
Copy full SHA for de1014d
View code at this point
Browse repository at this point
Commits on Jun 20, 2016
Android Activities can resume with some or all of the UI object state cached in the Bundle instance, so it's possible for showLoadingScreen to be called when mLayout is already created and has the …
Show description for c71cde9
kollivier
committed
c71cde9
View commit details
Copy full SHA for c71cde9
View code at this point
Browse repository at this point
Commits on Jun 18, 2016
Updated setup.py for 0.4 release
inclement
committed
5785c20
View commit details
Copy full SHA for 5785c20
View code at this point
Browse repository at this point
Made cli arguments with dashes work
inclement
committed
ed6a53b
View commit details
Copy full SHA for ed6a53b
View code at this point
Browse repository at this point
Made unzip also not-fail on return code 2
inclement
committed
d89a8d3
View commit details
Copy full SHA for d89a8d3
View code at this point
Browse repository at this point
Merge branch 'master' into copylibs_fix
kollivier
committed
69a8d09
View commit details
Copy full SHA for 69a8d09
View code at this point
Browse repository at this point
OS X version of cp does not have the -t argument, so instead pass the target dir as the last argument.
kollivier
committed
5f5f2dd
View commit details
Copy full SHA for 5f5f2dd
View code at this point
Browse repository at this point
Changed to ignore warnings when unzipping
Show description for f506459
inclement
committed
f506459
View commit details
Copy full SHA for f506459
View code at this point
Browse repository at this point
Merge pull request #665 from brussee/apsw-recipe
Show description for 9e9399b
inclement
authored
9e9399b
View commit details
Copy full SHA for 9e9399b
View code at this point
Browse repository at this point
Merge pull request #672 from brussee/python2-sqlite3
Show description for 4f07337
inclement
authored
4f07337
View commit details
Copy full SHA for 4f07337
View code at this point
Browse repository at this point
Merge pull request #750 from bobatsar/webview
Show description for 89b8a16
inclement
authored
89b8a16
View commit details
Copy full SHA for 89b8a16
View code at this point
Browse repository at this point
Merge pull request #765 from frmdstryr/master
Show description for 5896993
inclement
authored
5896993
View commit details
Copy full SHA for 5896993
View code at this point
Browse repository at this point
Merge pull request #770 from inclement/webviewjni_recipe_name
Show description for 0d9e613
inclement
authored
0d9e613
View commit details
Copy full SHA for 0d9e613
View code at this point
Browse repository at this point
Merge pull request #783 from opacam/netifaces-python-base
Show description for eb51d70
inclement
authored
eb51d70
View commit details
Copy full SHA for eb51d70
View code at this point
Browse repository at this point
Merge pull request #789 from brussee/zope_interface
Show description for 4fc9be9
inclement
authored
4fc9be9
View commit details
Copy full SHA for 4fc9be9
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.