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 }}
privacyOG
/
kivy-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
develop
User selector
All users
All time
Commit history
Commits on Nov 27, 2024
Merge pull request #3087 from rnixx/rnixx-202411
Show description for d0f93ca
rnixx
authored
d0f93ca
View commit details
Copy full SHA for d0f93ca
Browse repository at this point
Try older version
rnixx
committed
f0177c5
View commit details
Copy full SHA for f0177c5
Browse repository at this point
Update pyopenssl
rnixx
committed
534e53a
View commit details
Copy full SHA for 534e53a
Browse repository at this point
Commits on Nov 26, 2024
bump openssl to 3 (#3086)
Show description for 9d4f2f9
HyTurtle
authored
9d4f2f9
View commit details
Copy full SHA for 9d4f2f9
Browse repository at this point
Commits on Nov 19, 2024
Add bitarray recipe (#3084)
Show description for b339493
Novfensec
authored
b339493
View commit details
Copy full SHA for b339493
Browse repository at this point
Commits on Oct 22, 2024
Merge pull request #3074 from autosportlabs/brent/private_github_repos
Show description for 10c5292
AndreMiras
authored
10c5292
View commit details
Copy full SHA for 10c5292
Browse repository at this point
Commits on Oct 21, 2024
add build property to concurrency
brentpicasso
committed
5bed48d
View commit details
Copy full SHA for 5bed48d
Browse repository at this point
cancel in progress jobs as needed
brentpicasso
committed
33c3784
View commit details
Copy full SHA for 33c3784
Browse repository at this point
fix assert for headers
brentpicasso
committed
0935af8
View commit details
Copy full SHA for 0935af8
Browse repository at this point
fix recipe name for python 3.8
brentpicasso
committed
920d4db
View commit details
Copy full SHA for 920d4db
Browse repository at this point
fix tests
brentpicasso
committed
4243b55
View commit details
Copy full SHA for 4243b55
Browse repository at this point
tidy
brentpicasso
committed
f8802d3
View commit details
Copy full SHA for f8802d3
Browse repository at this point
tidy
brentpicasso
committed
283ce7d
View commit details
Copy full SHA for 283ce7d
Browse repository at this point
add unit test
brentpicasso
committed
7d41d58
View commit details
Copy full SHA for 7d41d58
Browse repository at this point
Merge pull request #3077 from cclauss/patch-2
Show description for 399e450
AndreMiras
authored
399e450
View commit details
Copy full SHA for 399e450
Browse repository at this point
Merge pull request #3073 from AndreMiras/feature/on_demand_custom_ci_build
Show description for 8b1b990
AndreMiras
authored
8b1b990
View commit details
Copy full SHA for 8b1b990
Browse repository at this point
:construction_worker: On-demand CI custom build
Show description for 3df4180
AndreMiras
committed
3df4180
View commit details
Copy full SHA for 3df4180
Browse repository at this point
Merge pull request #3079 from cclauss/codespell
Show description for db4059d
AndreMiras
authored
db4059d
View commit details
Copy full SHA for db4059d
Browse repository at this point
Commits on Oct 20, 2024
specify environment variable for download headers as a JSON formatted set of values
brentpicasso
committed
5e14116
View commit details
Copy full SHA for 5e14116
Browse repository at this point
CHANGELOG.md: Fix typos discovered by codespell
cclauss
committed
e58b75e
View commit details
Copy full SHA for e58b75e
Browse repository at this point
switch to generically specifying additional headers. Improved documentation
brentpicasso
committed
e4ade43
View commit details
Copy full SHA for e4ade43
Browse repository at this point
remove .decode() on string. Perhaps code that was never migrated from python 2.7?
brentpicasso
committed
254440d
View commit details
Copy full SHA for 254440d
Browse repository at this point
mostly --> most x 2
cclauss
authored
a8fb080
View commit details
Copy full SHA for a8fb080
Browse repository at this point
Fix typos discovered by codespell
cclauss
committed
d009d0f
View commit details
Copy full SHA for d009d0f
Browse repository at this point
GitHub Actions: Disable the failing sdl2_scipy test
Show description for b3d239e
cclauss
authored
b3d239e
View commit details
Copy full SHA for b3d239e
Browse repository at this point
Commits on Oct 18, 2024
use application/vnd.github+json
brentpicasso
committed
8f1d40f
View commit details
Copy full SHA for 8f1d40f
Browse repository at this point
formatting
brentpicasso
committed
9f26b7a
View commit details
Copy full SHA for 9f26b7a
Browse repository at this point
add support for private github repos
brentpicasso
committed
1068a81
View commit details
Copy full SHA for 1068a81
Browse repository at this point
Commits on Oct 17, 2024
Merge pull request #3065 from DexerBR/bump_recipe_versions
Show description for 9bfa3eb
AndreMiras
authored
9bfa3eb
View commit details
Copy full SHA for 9bfa3eb
Browse repository at this point
Commits on Oct 8, 2024
bump pyav to 13.1.0
DexerBR
committed
c4b3314
View commit details
Copy full SHA for c4b3314
Browse repository at this point
Commits on Oct 1, 2024
:bug: Docker workflow fix
Show description for 2a4dd96
AndreMiras
committed
2a4dd96
View commit details
Copy full SHA for 2a4dd96
Browse repository at this point
Merge pull request #3067 from AndreMiras/feature/docker_workflow_fixes
Show description for c88cf13
AndreMiras
authored
c88cf13
View commit details
Copy full SHA for c88cf13
Browse repository at this point
Commits on Sep 28, 2024
:construction_worker: Docker workflow fixes
Show description for 369ff57
AndreMiras
committed
369ff57
View commit details
Copy full SHA for 369ff57
Browse repository at this point
Commits on Sep 27, 2024
add comment
DexerBR
committed
18b4e46
View commit details
Copy full SHA for 18b4e46
Browse repository at this point
Commits on Sep 26, 2024
remove unneeded override
DexerBR
committed
41077f3
View commit details
Copy full SHA for 41077f3
Browse repository at this point
Previous
Next
You can’t perform that action at this time.