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 }}
PaulDoree
/
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 20, 2018
Merge pull request #1214 from opacam/libexpat
Show description for a036f44
inclement
authored
a036f44
View commit details
Copy full SHA for a036f44
Browse repository at this point
Merge pull request #1211 from bauerj/add-jar
Show description for 275d236
inclement
authored
275d236
View commit details
Copy full SHA for 275d236
Browse repository at this point
Fixed Kivy master compilation by ignoring some pyx files
inclement
committed
84bbbc7
View commit details
Copy full SHA for 84bbbc7
Browse repository at this point
Merge pull request #1209 from mahomahomaho/fix-numpy
Show description for b0f52e7
inclement
authored
b0f52e7
View commit details
Copy full SHA for b0f52e7
Browse repository at this point
Commits on Jan 19, 2018
Merge pull request #1213 from bauerj/add-activity
Show description for c61c36a
inclement
authored
c61c36a
View commit details
Copy full SHA for c61c36a
Browse repository at this point
Merge pull request #1201 from germn/ffpyplayer_ndk15_fix
Show description for dc035ff
inclement
authored
dc035ff
View commit details
Copy full SHA for dc035ff
Browse repository at this point
Merge pull request #1204 from QuadTriangle/patch-1
Show description for e70b4bb
inclement
authored
e70b4bb
View commit details
Copy full SHA for e70b4bb
Browse repository at this point
Merge branch 'QuadTriangle-patch-2'
inclement
committed
5539b01
View commit details
Copy full SHA for 5539b01
Browse repository at this point
Removed my duplicate compileOptions section in build.tmpl.gradle
inclement
committed
4d3faf5
View commit details
Copy full SHA for 4d3faf5
Browse repository at this point
Merge branch 'patch-2' of https://github.com/QuadTriangle/python-for-android into QuadTriangle-patch-2
inclement
committed
edfefb7
View commit details
Copy full SHA for edfefb7
Browse repository at this point
Commits on Jan 18, 2018
Merge pull request #1220 from inclement/fix_java_7
Show description for 574fc8e
inclement
authored
574fc8e
View commit details
Copy full SHA for 574fc8e
Browse repository at this point
Made sdl2 build.gradle work with Java 7
inclement
committed
a3cc78a
View commit details
Copy full SHA for a3cc78a
Browse repository at this point
Commits on Dec 29, 2017
Adds new recipe: libexpat
Pol Canelles
committed
024cb16
View commit details
Copy full SHA for 024cb16
Browse repository at this point
Allow adding activities to the manifest
bauerj
committed
e0483aa
View commit details
Copy full SHA for e0483aa
Browse repository at this point
Commits on Dec 27, 2017
Include jar files in build.gradle
bauerj
committed
7e2d7ca
View commit details
Copy full SHA for 7e2d7ca
Browse repository at this point
Commits on Dec 21, 2017
sdl2: build.tmpl.gradle: sourceCompatibility 1.7
QuadTriangle
authored
32bde0d
View commit details
Copy full SHA for 32bde0d
Browse repository at this point
setup.py: fix installation
Show description for f7e2ed9
QuadTriangle
authored
f7e2ed9
View commit details
Copy full SHA for f7e2ed9
Browse repository at this point
Commits on Dec 19, 2017
Fix ffpyplayer under NDK 15+
germn
committed
c103a70
View commit details
Copy full SHA for c103a70
Browse repository at this point
Update and stabilize ffpyplayer recipes versions.
germn
committed
1909741
View commit details
Copy full SHA for 1909741
Browse repository at this point
Commits on Dec 18, 2017
Merge pull request #1198 from rogererens/patch-1
Show description for 8829312
KeyWeeUsr
authored
8829312
View commit details
Copy full SHA for 8829312
Browse repository at this point
Commits on Dec 15, 2017
Looks like a typo
rogererens
authored
55e9089
View commit details
Copy full SHA for 55e9089
Browse repository at this point
zeroconf: remove all install requirements
tito
committed
2b3d52b
View commit details
Copy full SHA for 2b3d52b
Browse repository at this point
add libcurl recipe
tito
committed
aa6b043
View commit details
Copy full SHA for aa6b043
Browse repository at this point
Rework notification call as setLatestEventInfo got removed in API 23, and leads to compilation error.
Show description for 3534a76
tito
committed
3534a76
View commit details
Copy full SHA for 3534a76
Browse repository at this point
Commits on Dec 12, 2017
Merge pull request #1194 from inclement/fix_missing_sdk_exit
Show description for 274affa
inclement
authored
274affa
View commit details
Copy full SHA for 274affa
Browse repository at this point
Added missing exit(1) call when SDK is not found
inclement
committed
8018bc5
View commit details
Copy full SHA for 8018bc5
Browse repository at this point
Commits on Dec 10, 2017
Merge pull request #1178 from snuq/master
Show description for c280d12
inclement
authored
c280d12
View commit details
Copy full SHA for c280d12
Browse repository at this point
Commits on Dec 9, 2017
preliminary setting of the SDL_INCLUDE_DIR variable
Show description for aa9bceb
snuq
authored
aa9bceb
View commit details
Copy full SHA for aa9bceb
Browse repository at this point
Commits on Dec 5, 2017
Merge pull request #1189 from ibobalo/master
Show description for 8bbfeba
inclement
authored
8bbfeba
View commit details
Copy full SHA for 8bbfeba
Browse repository at this point
- added ldflags to numpy
maho
committed
4ff5833
View commit details
Copy full SHA for 4ff5833
Browse repository at this point
Merge remote-tracking branch 'upstream/stable'
ibobalo
committed
5fe222b
View commit details
Copy full SHA for 5fe222b
Browse repository at this point
vlc recipe compilation updated, better precompiled aar processing
ibobalo
committed
a5a4a5f
View commit details
Copy full SHA for a5a4a5f
Browse repository at this point
Commits on Nov 25, 2017
Merge branch 'master' into stable
inclement
committed
73a6ae8
View commit details
Copy full SHA for 73a6ae8
Browse repository at this point
Added sqlite and openssl testapp
inclement
committed
d1c44c7
View commit details
Copy full SHA for d1c44c7
Browse repository at this point
Updated version to 0.6.0
inclement
committed
11382b7
View commit details
Copy full SHA for 11382b7
Browse repository at this point
Previous
Next
You can’t perform that action at this time.