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 }}
githubclj
/
livecode
Public
forked from
livecode/livecode
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
livecode
engine
src
java
com
on
develop
User selector
All users
All time
Commit history
Commits on Nov 5, 2018
Merge remote-tracking branch 'upstream/develop-9.0' into merge-develop-9.0_05.11.2018
livecodepanos
committed
6c9fe59
View commit details
Copy full SHA for 6c9fe59
View code at this point
Browse repository at this point
Commits on Oct 24, 2018
Merge pull request #6705 from montegoulding/keyboardactivated
Show description for 7c4781a
livecodepanos
authored
7c4781a
View commit details
Copy full SHA for 7c4781a
View code at this point
Browse repository at this point
Commits on Oct 15, 2018
Merge pull request #6702 from livecodepanos/merge_develop-9.0_25.09.2018
Show description for a659161
livecodepanos
authored
a659161
View commit details
Copy full SHA for a659161
View code at this point
Browse repository at this point
Commits on Oct 12, 2018
[[ Debug ]] Log X_init failure reason on android
Show description for 4bc4d20
montegoulding
committed
4bc4d20
View commit details
Copy full SHA for 4bc4d20
View code at this point
Browse repository at this point
Commits on Oct 11, 2018
[[ Bug ]] Fix nativeNotify to use correctly sized parameters to cast pointers
montegoulding
committed
9060e10
View commit details
Copy full SHA for 9060e10
View code at this point
Browse repository at this point
[[ Debug ]] Log X_init failure reason on android
montegoulding
committed
c8a3cf0
View commit details
Copy full SHA for c8a3cf0
View code at this point
Browse repository at this point
Commits on Sep 30, 2018
[[ Bug ]] Send keyboard messages after effective rect changes
Show description for 4aad3a3
montegoulding
committed
4aad3a3
View commit details
Copy full SHA for 4aad3a3
View code at this point
Browse repository at this point
Commits on Sep 24, 2018
Merge pull request #6698 from livecodepanos/bugfix-21595
Show description for 1024937
livecodepanos
authored
1024937
View commit details
Copy full SHA for 1024937
View code at this point
Browse repository at this point
Commits on Sep 23, 2018
[Android Browser]] Allow cross-origin requests for "file:" scheme
livecodepanos
committed
7c5ba32
View commit details
Copy full SHA for 7c5ba32
View code at this point
Browse repository at this point
Commits on Sep 18, 2018
[[ Bug 19670 ]] Fix effective working screenrect on Android
Show description for 7dc0f89
montegoulding
committed
7dc0f89
View commit details
Copy full SHA for 7dc0f89
View code at this point
Browse repository at this point
Commits on Aug 27, 2018
Merge remote-tracking branch 'upstream/release-9.0.1' into merge-release-9.0.1-27_08_2018
livecodepanos
committed
9d83967
View commit details
Copy full SHA for 9d83967
View code at this point
Browse repository at this point
Commits on Aug 1, 2018
[[ Bug 18395 ]] Handle return correctly in fileds on Android
Show description for 9c388a5
montegoulding
committed
9c388a5
View commit details
Copy full SHA for 9c388a5
View code at this point
Browse repository at this point
Commits on Jul 30, 2018
Added "androidHasPermission" and "androidPermissionExists" commands
livecodepanos
committed
d2c5a3a
View commit details
Copy full SHA for d2c5a3a
View code at this point
Browse repository at this point
Commits on Jul 28, 2018
Used blocking wait
livecodepanos
committed
0509d62
View commit details
Copy full SHA for 0509d62
View code at this point
Browse repository at this point
Commits on Jul 27, 2018
Removed unused code
livecodepanos
committed
912d98e
View commit details
Copy full SHA for 912d98e
View code at this point
Browse repository at this point
[Runtime permissions] Created API that checks for permission
livecodepanos
committed
3224c7d
View commit details
Copy full SHA for 3224c7d
View code at this point
Browse repository at this point
Commits on Jul 26, 2018
Removed unnecessary comparison
livecodepanos
committed
0b857f1
View commit details
Copy full SHA for 0b857f1
View code at this point
Browse repository at this point
[Android API 23+] Request for location permissions on runtime
livecodepanos
committed
9a8c15b
View commit details
Copy full SHA for 9a8c15b
View code at this point
Browse repository at this point
[Android API 23+][mobilePickPhoto] Request for camera permissions on runtime
livecodepanos
committed
5264d86
View commit details
Copy full SHA for 5264d86
View code at this point
Browse repository at this point
Commits on Jul 20, 2018
[[ Bug 21434 ]] Force bitmap view visible for visual effects
Show description for 0a2e4a6
montegoulding
committed
0a2e4a6
View commit details
Copy full SHA for 0a2e4a6
View code at this point
Browse repository at this point
Commits on Jun 26, 2018
[Bug 21368] Ensure device can register for and receive notifications
livecodepanos
committed
d635d0e
View commit details
Copy full SHA for d635d0e
View code at this point
Browse repository at this point
Commits on Jun 21, 2018
Merge pull request #6581 from montegoulding/acceleratedrendering
Show description for 355f197
livecodepanos
authored
355f197
View commit details
Copy full SHA for 355f197
View code at this point
Browse repository at this point
Merge pull request #6556 from livecodeali/bugfix-20550
Show description for dc83801
livecodeali
authored
dc83801
View commit details
Copy full SHA for dc83801
View code at this point
Browse repository at this point
Commits on Jun 20, 2018
[[ Bug 21356 ]] Fix black screen with acceleratedRendering at startup
Show description for 2319f02
montegoulding
committed
2319f02
View commit details
Copy full SHA for 2319f02
View code at this point
Browse repository at this point
Commits on Jun 11, 2018
[[ Bug 20550 ]] Ensure ExtVideoView module compiles against API 19
Show description for 4eff4ef
montegoulding
authored and
livecodeali
committed
4eff4ef
View commit details
Copy full SHA for 4eff4ef
View code at this point
Browse repository at this point
Commits on Jun 6, 2018
[[ Bug 20552 ]] Use content:// urls to transfer file data to/from other apps
Show description for ec52b3b
livecodeian
committed
ec52b3b
View commit details
Copy full SHA for ec52b3b
View code at this point
Browse repository at this point
Commits on Jun 2, 2018
Merge pull request #6558 from livecodeian/bugfix-20551
Show description for 980dc97
livecodepanos
authored
980dc97
View commit details
Copy full SHA for 980dc97
View code at this point
Browse repository at this point
Commits on Jun 1, 2018
Merge pull request #6555 from livecodeali/bugfix-20631
Show description for 8c8c7fd
livecodepanos
authored
8c8c7fd
View commit details
Copy full SHA for 8c8c7fd
View code at this point
Browse repository at this point
[[ Bug 20551 ]] Oops!
livecodeian
authored
637ebd6
View commit details
Copy full SHA for 637ebd6
View code at this point
Browse repository at this point
[[ Bug 20551 ]] Update Android notification to be compatible with API 23
livecodeian
committed
b7e554d
View commit details
Copy full SHA for b7e554d
View code at this point
Browse repository at this point
[[ Bug 20631 ]] Don't assume Intent action is non-null
livecodeali
committed
bae491e
View commit details
Copy full SHA for bae491e
View code at this point
Browse repository at this point
Commits on May 4, 2018
[Bug 12675] Ensure sound can be queued with mobilePlaySoundOnChannel
livecodepanos
committed
a4b4c52
View commit details
Copy full SHA for a4b4c52
View code at this point
Browse repository at this point
Commits on Mar 26, 2018
Merge remote-tracking branch 'upstream/develop-8.1' into merge-develop_8.1_26.03.18
livecodeali
committed
e1f81af
View commit details
Copy full SHA for e1f81af
View code at this point
Browse repository at this point
Commits on Mar 12, 2018
Show dialog when requesting access to user's location in Google Maps
livecodepanos
committed
5e91c0f
View commit details
Copy full SHA for 5e91c0f
View code at this point
Browse repository at this point
Commits on Mar 7, 2018
Merge remote-tracking branch 'origin/merge-develop-8.1-07.03.2018' into merge-develop-8.2-07.03.2018
livecodepanos
committed
3131e74
View commit details
Copy full SHA for 3131e74
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.