8141737f74
fix-next(tabview): visually pre-load tab items on android ( #5495 )
2018-03-08 14:39:59 +02:00
b113b0021a
feat: Add methods to get the root view and set a different root view at run time ( #5386 )
...
* feat: add option to set a different root view at run time
* feat: expose application getRootView method
* refactor: Introduce ViewEntry interface
* fix: Respect root view rturned from launch event in Android
* refactor: getRootView() code + caching root view per activity.
* refactor: add app-root.xml in apps
* refactor: http test made async
2018-02-09 16:04:20 +02:00
0fe1806aaf
fix: Require core modules used for inspector lazily ( #4977 )
2017-10-24 11:53:51 +03:00
5ec8242654
Tsenov/button alignment ( #4460 )
...
* Include new example for issue 4385
* Include new test page for issue 4385. Restyle and rename main-page.
* Update main-page
* Fix navigation
2017-06-29 22:16:17 +03:00
bf3fa6b122
Add logging for startup time in the apps
2017-05-22 10:38:34 +03:00
f2898f84d5
NativeView recycled for android
2017-03-28 18:08:59 +03:00
629eb6e683
Use relative imports in tns-core-modules.
...
Use tns-core-modules/* imports in outside code (apps, tests, etc)
2017-03-13 14:37:59 +02:00
417064fd38
Fix Android lifecycle
2016-12-20 16:12:52 +02:00
295f9a432f
apps app can now compile
2016-12-20 11:35:04 +02:00
6feeb140e3
Fixing type errors in tests
2016-12-19 10:36:25 +02:00
a18d5e7622
Create a single NS app for cuteness.io, gallery-app and ui-tests-app in apps/
...
Move all other apps to https://github.com/NativeScript/tns-apps-graveyard
2016-07-11 15:34:28 +03:00