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 }}
liudch
/
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
runrev
android
Engine.java
on
develop
User selector
All users
All time
Commit history
Commits on Oct 23, 2015
Merge remote-tracking branch 'origin/develop-7.0' into develop
Show description for 846c3a5
livecodesebastien
committed
846c3a5
View commit details
Copy full SHA for 846c3a5
View code at this point
Browse repository at this point
Commits on Oct 12, 2015
[[ [[ AndroidLaunchDataChanged ]] Remove launchData parameter
livecodeian
committed
b9da81e
View commit details
Copy full SHA for b9da81e
View code at this point
Browse repository at this point
[[ AndroidLaunchDataChanged ]] Add "launchDataChanged" message on Android
livecodeian
committed
107df99
View commit details
Copy full SHA for 107df99
View code at this point
Browse repository at this point
Commits on Oct 8, 2015
[[ Bug 15417 ]] Fix stale launch data when app is resumed to handle Intent
livecodeian
committed
641c0ce
View commit details
Copy full SHA for 641c0ce
View code at this point
Browse repository at this point
Commits on Sep 9, 2015
Merge remote-tracking branch 'upstream/develop-7.0' into develop
Show description for 978dc86
livecodeali
committed
978dc86
View commit details
Copy full SHA for 978dc86
View code at this point
Browse repository at this point
Commits on Sep 1, 2015
Merge remote-tracking branch 'sebastien/runrev_references_removal' into runrev_references_removal_7.0
livecodesebastien
committed
7e682b6
View commit details
Copy full SHA for 7e682b6
View code at this point
Browse repository at this point
Commits on Aug 31, 2015
Merge remote-tracking branch 'upstream/develop-7.0' into develop
Show description for e85a794
livecodeali
committed
e85a794
View commit details
Copy full SHA for e85a794
View code at this point
Browse repository at this point
Commits on Aug 26, 2015
[[ RemoveRunRev ]] Update copyright for the java files
livecodesebastien
committed
822d9f5
View commit details
Copy full SHA for 822d9f5
View code at this point
Browse repository at this point
Commits on Aug 24, 2015
[[ Bug 15764 ]] Android player class name is VideoControl, not PlayerControl
livecodesebastien
committed
512fbd0
View commit details
Copy full SHA for 512fbd0
View code at this point
Browse repository at this point
Commits on Aug 21, 2015
Merge pull request #2739 from runrevian/bugfix-15684
Show description for 0f182e9
livecodesebastien
committed
0f182e9
View commit details
Copy full SHA for 0f182e9
View code at this point
Browse repository at this point
Commits on Aug 13, 2015
Merge branch 'develop-7.0' of https://github.com/runrev/livecode into business_8
Show description for 636724c
livecodefraser
committed
636724c
View commit details
Copy full SHA for 636724c
View code at this point
Browse repository at this point
Commits on Aug 5, 2015
[[ Bug 15684 ]] Add bundle conversion method so we can include extras bundle in launch data.
livecodeian
committed
b022d22
View commit details
Copy full SHA for b022d22
View code at this point
Browse repository at this point
[[ Hooks ]] Generalize Android native control creation code.
Show description for 0717c85
runrevmark
committed
0717c85
View commit details
Copy full SHA for 0717c85
View code at this point
Browse repository at this point
Commits on Jul 31, 2015
[[ Engine ]] Add onPause/onResume to NativeControl module on Android.
runrevmark
committed
cca74cf
View commit details
Copy full SHA for cca74cf
View code at this point
Browse repository at this point
Commits on Jul 15, 2015
Merge remote-tracking branch 'upstream/develop-7.0' into develop
Show description for a3ada3a
livecodeali
committed
a3ada3a
View commit details
Copy full SHA for a3ada3a
View code at this point
Browse repository at this point
Commits on Jul 8, 2015
Merge remote-tracking branch 'upstream/develop-7.0' into merge-develop_7.0_08_07_15
Show description for 700372d
livecodeali
committed
700372d
View commit details
Copy full SHA for 700372d
View code at this point
Browse repository at this point
Merge branch 'develop-7.0' of https://github.com/runrev/livecode into feature-android_launch_intent_access
livecodeian
committed
c53ed9a
View commit details
Copy full SHA for c53ed9a
View code at this point
Browse repository at this point
[[ LaunchData ]] Implement mobileGetLaunchData() function on Android
livecodeian
committed
6596f89
View commit details
Copy full SHA for 6596f89
View code at this point
Browse repository at this point
Commits on Jun 12, 2015
[[ MobileSockets ]] Minor tweaks.
livecodemichael
committed
4ec2d5a
View commit details
Copy full SHA for 4ec2d5a
View code at this point
Browse repository at this point
Commits on Jun 11, 2015
[[ MobileSockets ]] Initial port of socket support to Android.
livecodemichael
committed
9c7b717
View commit details
Copy full SHA for 9c7b717
View code at this point
Browse repository at this point
Commits on May 28, 2015
Merge remote-tracking branch 'upstream/develop-7.0' into develop
Show description for b411df4
livecodeali
committed
b411df4
View commit details
Copy full SHA for b411df4
View code at this point
Browse repository at this point
Commits on May 8, 2015
Merge remote-tracking branch 'origin/develop-6.7' into develop-7.0
livecodesebastien
committed
3a9f140
View commit details
Copy full SHA for 3a9f140
View code at this point
Browse repository at this point
Revert "[[ AndroidAudioWorkaround ]] Add getter/setter for the new runtime se…"
livecodesebastien
committed
57a85aa
View commit details
Copy full SHA for 57a85aa
View code at this point
Browse repository at this point
Commits on May 7, 2015
Merge pull request #2246 from runrevpanos/bugfix-15232
Show description for 1f14c74
livecodesebastien
committed
1f14c74
View commit details
Copy full SHA for 1f14c74
View code at this point
Browse repository at this point
[[ AndroidAudioWorkaround ]] Add getter/setter for the new runtime setting UseAndroidAudioWorkaround, for the bug 15134
livecodesebastien
committed
a1573dc
View commit details
Copy full SHA for a1573dc
View code at this point
Browse repository at this point
Commits on May 6, 2015
[Bug 15232] Prevent black flash when setting the acceleratedRendering to true
livecodepanos
committed
57a0a3f
View commit details
Copy full SHA for 57a0a3f
View code at this point
Browse repository at this point
Commits on Apr 29, 2015
[[ Bug 15296 ]] If we get an empty image name, we export the image to a created name (it's not nil anymore)
livecodesebastien
committed
e85b406
View commit details
Copy full SHA for e85b406
View code at this point
Browse repository at this point
Commits on Jan 16, 2015
Merge branch 'develop-7.0' of https://github.com/runrev/livecode into develop
Show description for e64a94a
Fraser J. Gordon
committed
e64a94a
View commit details
Copy full SHA for e64a94a
View code at this point
Browse repository at this point
Commits on Jan 6, 2015
Merge pull request #1635 from runrevsebastien/bugfix-11417_7
Show description for 9e3d406
livecodesebastien
committed
9e3d406
View commit details
Copy full SHA for 9e3d406
View code at this point
Browse repository at this point
Merge pull request #1634 from runrevsebastien/bugfix-11417
Show description for 3732b46
livecodesebastien
committed
3732b46
View commit details
Copy full SHA for 3732b46
View code at this point
Browse repository at this point
[[ Bug 14285 ]] Make sure mobileCanMakePurchase works on LC 7.0.x
Show description for d569933
livecodepanos
committed
d569933
View commit details
Copy full SHA for d569933
View code at this point
Browse repository at this point
Commits on Jan 5, 2015
[[ Bug 11417 ]] Run the Media Scanner to update the Android Album, on mobileExportImageToAlbum
livecodesebastien
committed
0647ecb
View commit details
Copy full SHA for 0647ecb
View code at this point
Browse repository at this point
[[ Bug 14285 ]] mobileCanMakePurchase/ mobileStoreCanMakePurchase does no longer stop working in Android
livecodepanos
committed
b3badea
View commit details
Copy full SHA for b3badea
View code at this point
Browse repository at this point
Commits on Oct 20, 2014
[[ Native Widgets ]] Implement layering for native widgets (Android)
Fraser J. Gordon
committed
cde36ef
View commit details
Copy full SHA for cde36ef
View code at this point
Browse repository at this point
Commits on Oct 17, 2014
[[ Native Widgets ]] Initial implementation for Android
Fraser J. Gordon
committed
b8be137
View commit details
Copy full SHA for b8be137
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.