27 Commits

Author SHA1 Message Date
254e4a55a1 AppCompat toolbar 2015-09-04 13:48:43 +03:00
1fd27182a6 Polish the Android implementation. Rework the iOS approach to use another mechanism. 2015-09-02 16:14:24 +03:00
45d12ce565 Intermediate commit, using the NavBar items push/pop/set. 2015-09-02 16:14:23 +03:00
0da2f297fd Fix tslint errors 2015-08-03 13:48:44 +03:00
0ad198165c Layouts are now implemented natively for Android. 2015-08-03 13:48:41 +03:00
1439313e7b Make moduleMerge a global function - this saves a total of 83 requires upon application loading. 2015-07-27 13:04:48 +03:00
dde5fd6d5a Renames 2015-07-15 09:35:54 +03:00
e52b0c4556 Action bar progress 2015-07-15 09:35:53 +03:00
849d6bee26 Moved Activity related Android-specific events to application.android instance. Renamed cross-platform events by deleting their "event" suffix. 2015-07-06 16:29:28 +03:00
7a197a6711 Resolved Issue #391: Added cancellable Android activityBackPressed event + fixed the names of the other activity events because they were wrong. 2015-07-06 11:57:47 +03:00
143c32f6be android activity events added 2015-07-01 11:02:43 +03:00
5c130e45ce more event fixes 2015-06-01 17:23:46 +03:00
a3070bef83 events naming updated 2015-06-01 17:04:06 +03:00
a8be503417 various application event implementation fixes 2015-06-01 15:51:37 +03:00
c6549343bc application module events added 2015-06-01 15:10:47 +03:00
a8a8c77e5a Change Application and NativeActivity classes to accommodate android runtime changes. 2015-05-29 11:53:54 +03:00
fe66104595 Page events 2015-05-19 13:37:38 +03:00
03ddb15d14 Fixed issue with remaining options menu item (iOS). 2015-05-13 11:27:56 +03:00
95ca8d9c8c Replace knownEvents modules with static strings. 2015-04-24 09:29:00 +03:00
f0f6992cf0 Remove Action property from Intent class.
Location tests are not executed on emulator.
Label test made for iOS only.
Change frame.android.action property to method.
Image measured widht/height are now floor (like in android runtime).
2015-04-09 17:54:22 +03:00
44e22495da fix android onSelectedItem handler.
fix ios transition (previous fix was not enough)
2015-04-08 10:55:06 +03:00
7204fd9c89 OptionsMenu image form resource id 2015-03-31 13:34:32 +03:00
23b1825fc7 implement menuOptions 2015-03-26 17:32:27 +02:00
70756fb115 OptionsMenu XML support 2015-03-26 17:32:25 +02:00
cc829e0152 definitions fixed 2015-03-03 10:34:40 +02:00
7f381c4bbd Added text-field.ios implementation 2014-06-13 15:45:17 +03:00
2c4781db01 Initial prototype of Frame + Page + Navigation. 2014-06-12 17:44:23 +03:00