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
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 }}
zejunwen
/
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
src
src
on
python3
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 9, 2014
Fix long filename support.
Show description for 7c6e1f5
tito
committed
7c6e1f5
View commit details
Copy full SHA for 7c6e1f5
View code at this point
Browse repository at this point
Commits on May 3, 2014
Merge pull request #205 from kivy/keyboard_height
Show description for 1b55914
tito
committed
1b55914
View commit details
Copy full SHA for 1b55914
View code at this point
Browse repository at this point
Commits on Apr 8, 2014
sdlsurfaceview: fix npot usage on some device in splashscreen.
tito
committed
9ab3ee0
View commit details
Copy full SHA for 9ab3ee0
View code at this point
Browse repository at this point
Commits on Mar 13, 2014
comment out the functions/declarations that are greater than API9
akshayaurora
committed
3e586f5
View commit details
Copy full SHA for 3e586f5
View code at this point
Browse repository at this point
Commits on Feb 26, 2014
Listen to chnages in the gloabal layout for figuring out when the
Show description for df55cf7
akshayaurora
committed
df55cf7
View commit details
Copy full SHA for df55cf7
View code at this point
Browse repository at this point
Commits on Feb 7, 2014
fixes to support swiftkey
akshayaurora
committed
bbcb5ee
View commit details
Copy full SHA for bbcb5ee
View code at this point
Browse repository at this point
Commits on Jan 16, 2014
improve voiceinput handeling
akshayaurora
committed
4c1e641
View commit details
Copy full SHA for 4c1e641
View code at this point
Browse repository at this point
Commits on Nov 29, 2013
fix keyboard issues with kitkat and stock keyboard
akshayaurora
committed
d3e9a1a
View commit details
Copy full SHA for d3e9a1a
View code at this point
Browse repository at this point
Commits on Nov 20, 2013
Merge pull request #158 from kivy/keyboard+type
Show description for ca369d7
tito
committed
ca369d7
View commit details
Copy full SHA for ca369d7
View code at this point
Browse repository at this point
Commits on Nov 7, 2013
call setFormat in the constructor, to avoid the surfaceview creation twice on the start. it is enough to resolve the issues seen on the Gabriel Nexus 7 2013 gen/Android 4.3
tito
committed
937f873
View commit details
Copy full SHA for 937f873
View code at this point
Browse repository at this point
add the possibility to intercept touches in SDLSurfaceView (same as ViewGroup).
tito
committed
b09db57
View commit details
Copy full SHA for b09db57
View code at this point
Browse repository at this point
rename transluent to transparent, correctly set the setZOrderOnTop before the view is attached to the Window, only if the view is transparent.
Show description for 335adb9
tito
committed
335adb9
View commit details
Copy full SHA for 335adb9
View code at this point
Browse repository at this point
If the surface changed, but the size remain the same, for the expose to refresh the view (kivy)
tito
committed
55dbc25
View commit details
Copy full SHA for 55dbc25
View code at this point
Browse repository at this point
Commits on Nov 5, 2013
with the new metadata surface.transluent, correctly set the transluency before starting the thread.
tito
committed
364aede
View commit details
Copy full SHA for 364aede
View code at this point
Browse repository at this point
Commits on Nov 2, 2013
fixes to reduce metadata import/usage in SDLSurfaceView
tito
committed
78392de
View commit details
Copy full SHA for 78392de
View code at this point
Browse repository at this point
Commits on Oct 31, 2013
fix SDLSurfaceView constructor
tito
committed
f578519
View commit details
Copy full SHA for f578519
View code at this point
Browse repository at this point
Make the SDLSurfaceView knows about PythonActivity itself
tito
committed
439c408
View commit details
Copy full SHA for 439c408
View code at this point
Browse repository at this point
start to support custom meta-data
tito
committed
c781ad7
View commit details
Copy full SHA for c781ad7
View code at this point
Browse repository at this point
Commits on Oct 16, 2013
Honor `input_type` Textinput setting to choose the type of keyboard
Show description for e548ac1
akshayaurora
committed
e548ac1
View commit details
Copy full SHA for e548ac1
View code at this point
Browse repository at this point
Commits on Aug 31, 2013
Revert "fix touch offest in window mode"
Show description for 05dcce3
inclement
committed
05dcce3
View commit details
Copy full SHA for 05dcce3
View code at this point
Browse repository at this point
Commits on Aug 1, 2013
PythonActivity: we dont need to manually dispatch events.
tito
committed
bc4a45c
View commit details
Copy full SHA for bc4a45c
View code at this point
Browse repository at this point
Commits on Jun 25, 2013
tabs fixes
tito
committed
eded28b
View commit details
Copy full SHA for eded28b
View code at this point
Browse repository at this point
fixes few race-condition with runnable, and race-condition with lists in onNewIntent and onActivityResult. This changes are synchronized with latest pyjnius changes.
tito
committed
b8e723d
View commit details
Copy full SHA for b8e723d
View code at this point
Browse repository at this point
Commits on Jun 24, 2013
android.activity: fix unbind and activity result bind()
tito
committed
bc638da
View commit details
Copy full SHA for bc638da
View code at this point
Browse repository at this point
big refactor of the android module, as well as a better documentation
tito
committed
3486922
View commit details
Copy full SHA for 3486922
View code at this point
Browse repository at this point
Commits on Jun 4, 2013
Merge branch 'master' of https://github.com/kivy/python-for-android into billing-api
bob-the-hamster
committed
697e5a6
View commit details
Copy full SHA for 697e5a6
View code at this point
Browse repository at this point
Commits on May 19, 2013
mService needs to be static to be useful
tshirtman
committed
f1574bb
View commit details
Copy full SHA for f1574bb
View code at this point
Browse repository at this point
Commits on May 17, 2013
Merge branch 'master' into billing-api
Show description for ae913c0
bob-the-hamster
committed
ae913c0
View commit details
Copy full SHA for ae913c0
View code at this point
Browse repository at this point
Commits on May 11, 2013
fix access to java env in jnius from the python service + save the instance of the service within a static public PythonService.mService.
tito
committed
63a8722
View commit details
Copy full SHA for 63a8722
View code at this point
Browse repository at this point
Commits on May 8, 2013
Fix Keyboard auto-suggestion bug when dealing with multiple textinputs.
Show description for a27e37d
akshayaurora
committed
a27e37d
View commit details
Copy full SHA for a27e37d
View code at this point
Browse repository at this point
Commits on May 5, 2013
typo wavelock -> wakelock (thanks gabriel!)
tito
committed
47a028a
View commit details
Copy full SHA for 47a028a
View code at this point
Browse repository at this point
avoid default wavelock, add a --wavelock options if needed.
tito
committed
f8dc9d8
View commit details
Copy full SHA for f8dc9d8
View code at this point
Browse repository at this point
Commits on Apr 29, 2013
fix touch offest in window mode
tito
committed
9eddd5e
View commit details
Copy full SHA for 9eddd5e
View code at this point
Browse repository at this point
indent and normalize all java files
tito
committed
c1038d1
View commit details
Copy full SHA for c1038d1
View code at this point
Browse repository at this point
sdl: correctly send a resize event if the orientation of the screen changed + force the exposure of the window. This will trigger a new frame drawing, then window will be resized.
Show description for c7614a7
tito
committed
c7614a7
View commit details
Copy full SHA for c7614a7
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.