Commit Graph

19 Commits

Author SHA1 Message Date
Hristo Hristov
6273bb8d2f FrameClass implemented as TypeScript class
NativeActivity is now NativeScriptActivity and is real class
Added NativeScriptApplication class
Added JavaProxy attribute to FrameClass, NativeScriptActivity & NativeScriptApplication
2016-02-29 09:58:05 +02:00
Rossen Hristov
5ad082d783 Re-factored page navigation transitions. Resolves Issue #811. 2016-02-10 14:55:27 +02:00
Hristo Hristov
e709485bb6 Added an option to change the rootView.
Fixed crash where activity was incorrectly using existing initialized frame.
Fixed TabView to use _nativeView instead of Frame.
2016-02-05 15:09:28 +02:00
Rossen Hristov
b0976bf986 Resolved #811: Page Navigation Transitions 2016-02-03 13:24:12 +02:00
atanasovg
56f1aaa795 Do not use lazy requires where not needed. 2016-01-25 16:33:18 +02:00
Panayot Cankov
425c2c215e Frame.goBack now can accept entry to navigate back to 2016-01-12 16:23:05 +02:00
hshristov
35b8209ddb Implemented LiveSync page reload.
Fixed iOS layout bug
2015-11-06 16:45:20 +02:00
Hristo Deshev
70041bd999 Don't expose platform types in public d.ts files.
Use any. Add a comment with the real type.
2015-10-30 17:17:29 +02:00
hshristov
08ac9ea3ed Fix action-bar desired size 2015-09-30 10:02:02 +03:00
hshristov
03090b7842 Page background now spans on the whole height but content is still under NavBar 2015-09-29 09:48:15 +03:00
Rossen Hristov
f75922102a Resolved: Cross platform way to clear history #283 2015-09-25 11:34:51 +03:00
atanasovg
45d12ce565 Intermediate commit, using the NavBar items push/pop/set. 2015-09-02 16:14:23 +03:00
Nedyalko Nikolov
03ddb15d14 Fixed issue with remaining options menu item (iOS). 2015-05-13 11:27:56 +03:00
Nedyalko Nikolov
bbe3a8f5f9 Some changes to Api reference due to breaking change. 2015-04-27 09:45:15 +03:00
Nedyalko Nikolov
95ca8d9c8c Replace knownEvents modules with static strings. 2015-04-24 09:29:00 +03:00
hshristov
23b1825fc7 implement menuOptions 2015-03-26 17:32:27 +02:00
Erjan Gavalji
70756fb115 OptionsMenu XML support 2015-03-26 17:32:25 +02:00
Erjan Gavalji
cc829e0152 definitions fixed 2015-03-03 10:34:40 +02:00
atanasovg
2c4781db01 Initial prototype of Frame + Page + Navigation. 2014-06-12 17:44:23 +03:00