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 }}
mayimchen
/
NativeScript
Public
forked from
NativeScript/NativeScript
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
NativeScript
application
on
master
User selector
All users
All time
Commit history
Commits on Jul 27, 2015
Make moduleMerge a global function - this saves a total of 83 requires upon application loading.
atanasovg
committed
1439313
View commit details
Copy full SHA for 1439313
View code at this point
Browse repository at this point
Commits on Jul 24, 2015
Add type checks fro all app lifecycle events
vakrilov
committed
e9cd66a
View commit details
Copy full SHA for e9cd66a
View code at this point
Browse repository at this point
Commits on Jul 23, 2015
Resolved Issue #451: Improve the Network Stack
Show description for 548ea66
hamorphis
committed
548ea66
View commit details
Copy full SHA for 548ea66
View code at this point
Browse repository at this point
Deprecated directive removed
Vladimir Enchev
committed
5fca51f
View commit details
Copy full SHA for 5fca51f
View code at this point
Browse repository at this point
Commits on Jul 15, 2015
changed interface extending in application module so it is in sync with static bindings generation
plamen5kov
authored and
vakrilov
committed
c2dc9a1
View commit details
Copy full SHA for c2dc9a1
View code at this point
Browse repository at this point
Commits on Jul 7, 2015
Fixed wrong event names in application.d.ts + added constants for the Android Activity Events + reordering of members + a small tslint fix.
hamorphis
committed
abc5617
View commit details
Copy full SHA for abc5617
View code at this point
Browse repository at this point
activity callbacks deprecated
Vladimir Enchev
committed
c8fe6b3
View commit details
Copy full SHA for c8fe6b3
View code at this point
Browse repository at this point
Commits on Jul 6, 2015
Moved Activity related Android-specific events to application.android instance. Renamed cross-platform events by deleting their "event" suffix.
hamorphis
committed
849d6be
View commit details
Copy full SHA for 849d6be
View code at this point
Browse repository at this point
Resolved Issue #391: Added cancellable Android activityBackPressed event + fixed the names of the other activity events because they were wrong.
hamorphis
committed
7a197a6
View commit details
Copy full SHA for 7a197a6
View code at this point
Browse repository at this point
Commits on Jul 1, 2015
lint errors fixed
Vladimir Enchev
committed
8565700
View commit details
Copy full SHA for 8565700
View code at this point
Browse repository at this point
android activity events added
Vladimir Enchev
committed
143c32f
View commit details
Copy full SHA for 143c32f
View code at this point
Browse repository at this point
Commits on Jun 11, 2015
Resolved #294: Add an optional fullscreen parameter to Page.showModal method.
hamorphis
committed
6cc5675
View commit details
Copy full SHA for 6cc5675
View code at this point
Browse repository at this point
Commits on Jun 1, 2015
more event fixes
Vladimir Enchev
committed
5c130e4
View commit details
Copy full SHA for 5c130e4
View code at this point
Browse repository at this point
events naming updated
Vladimir Enchev
committed
a3070be
View commit details
Copy full SHA for a3070be
View code at this point
Browse repository at this point
various application event implementation fixes
Vladimir Enchev
committed
a8be503
View commit details
Copy full SHA for a8be503
View code at this point
Browse repository at this point
application module events added
Vladimir Enchev
committed
c654934
View commit details
Copy full SHA for c654934
View code at this point
Browse repository at this point
Commits on May 29, 2015
Change Application and NativeActivity classes to accommodate android runtime changes.
hshristov
committed
a8a8c77
View commit details
Copy full SHA for a8a8c77
View code at this point
Browse repository at this point
Commits on May 18, 2015
Resolved #142: Modal views.
hamorphis
committed
90722cf
View commit details
Copy full SHA for 90722cf
View code at this point
Browse repository at this point
Commits on Apr 20, 2015
Fix an issue with application lifecycle/activity caching.
atanasovg
committed
9937b5c
View commit details
Copy full SHA for 9937b5c
View code at this point
Browse repository at this point
Commits on Apr 1, 2015
Fix an issue with the removed Property in the Android Runtime.
atanasovg
committed
9b70127
View commit details
Copy full SHA for 9b70127
View code at this point
Browse repository at this point
Added application resources (used for binding converters), also some bug
Show description for d952faa
Nedyalko Nikolov
committed
d952faa
View commit details
Copy full SHA for d952faa
View code at this point
Browse repository at this point
Commits on Mar 30, 2015
"app/" removed from css path
Vladimir Enchev
committed
c5bf366
View commit details
Copy full SHA for c5bf366
View code at this point
Browse repository at this point
Commits on Mar 16, 2015
More friendly Css parser error messages
Nedyalko Nikolov
committed
d56d036
View commit details
Copy full SHA for d56d036
View code at this point
Browse repository at this point
Commits on Mar 3, 2015
definitions fixed
ErjanGavalji
committed
cc829e0
View commit details
Copy full SHA for cc829e0
View code at this point
Browse repository at this point
Commits on Jun 13, 2014
readme updated
Vladimir Enchev
committed
6c60c83
View commit details
Copy full SHA for 6c60c83
View code at this point
Browse repository at this point
Commits on Jun 12, 2014
Initial prototype of Frame + Page + Navigation.
atanasovg
committed
2c4781d
View commit details
Copy full SHA for 2c4781d
View code at this point
Browse repository at this point
Commits on Jun 5, 2014
Initial implementation of Observable + Bindable + Label
atanasovg
committed
1be0f92
View commit details
Copy full SHA for 1be0f92
View code at this point
Browse repository at this point
Commits on May 29, 2014
Updated the Cuteness app to the latest Kimera. Removed the camera module from the BCL project.
atanasovg
committed
d9c540e
View commit details
Copy full SHA for d9c540e
View code at this point
Browse repository at this point
Commits on May 28, 2014
Updated TypeScript definitions.
Show description for c600a2b
PanayotCankov
committed
c600a2b
View commit details
Copy full SHA for c600a2b
View code at this point
Browse repository at this point
Commits on May 23, 2014
Added some application implementation for Android. Updated the fields of the iOS-specific application.
atanasovg
committed
b3a0b8d
View commit details
Copy full SHA for b3a0b8d
View code at this point
Browse repository at this point
Commits on May 21, 2014
Fixed an issue with module resolution.
atanasovg
committed
ad9ddef
View commit details
Copy full SHA for ad9ddef
View code at this point
Browse repository at this point
Updated some APIs with @param defintions. Added .impl suffix to the ImageSource module.
atanasovg
committed
a6edd11
View commit details
Copy full SHA for a6edd11
View code at this point
Browse repository at this point
Added "External Ambient Module Declarations" for most modules.
Show description for 9dd3ba7
PanayotCankov
committed
9dd3ba7
View commit details
Copy full SHA for 9dd3ba7
View code at this point
Browse repository at this point
Commits on May 20, 2014
Added private Kimera build for UnitTestApp. Added Application module snippets.
atanasovg
committed
f09ab8f
View commit details
Copy full SHA for f09ab8f
View code at this point
Browse repository at this point
Commits on May 16, 2014
Added application module tests.
atanasovg
committed
d9a7a98
View commit details
Copy full SHA for d9a7a98
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.