Commit Graph

29 Commits

Author SHA1 Message Date
Hristo Deshev
bc2a34d4f6 Better public type fix by not exposing the private types.
Change the property types to the base public types.
2015-06-11 17:10:53 +03:00
Hristo Deshev
b34a281d32 Fix compile errors for methods returning private types. 2015-06-11 15:35:14 +03:00
Vladimir Enchev
5c130e45ce more event fixes 2015-06-01 17:23:46 +03:00
Vladimir Enchev
a3070bef83 events naming updated 2015-06-01 17:04:06 +03:00
Vladimir Enchev
a8be503417 various application event implementation fixes 2015-06-01 15:51:37 +03:00
Vladimir Enchev
c6549343bc application module events added 2015-06-01 15:10:47 +03:00
hshristov
a8a8c77e5a Change Application and NativeActivity classes to accommodate android runtime changes. 2015-05-29 11:53:54 +03:00
vakrilov
8fcd8a7406 Request layout when showing/hiding the nabar 2015-05-20 14:01:23 +03:00
vakrilov
fe66104595 Page events 2015-05-19 13:37:38 +03:00
Rossen Hristov
90722cfc67 Resolved #142: Modal views. 2015-05-18 14:13:46 +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
vakrilov
3c1f3cd738 Fix: Device-specific code behinf JS files are not loaded 2015-04-17 10:26:05 +03:00
vakrilov
de5419d86f Frame current entry on first navigation 2015-04-09 18:09:23 +03:00
hshristov
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
hshristov
44e22495da fix android onSelectedItem handler.
fix ios transition (previous fix was not enough)
2015-04-08 10:55:06 +03:00
hshristov
710c423609 Fix ios transition issue
Revert imageSource property metadata to None
Improve ListView preparecell check
2015-04-08 10:55:02 +03:00
vakrilov
7204fd9c89 OptionsMenu image form resource id 2015-03-31 13:34:32 +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
vakrilov
586e9685a5 Css loading fix 2015-03-20 14:56:49 +02:00
vakrilov
88f6a936fc Tests added and master-detail tempalte updated 2015-03-19 18:24:02 +02:00
vakrilov
0b2c4cc523 file-name-resolver module 2015-03-19 18:00:49 +02:00
Andreww8xx8
9e15302db3 Ability to use different CSS for iOS and Android added 2015-03-19 18:00:49 +02:00
Andreww8xx8
88f5c9a7fd Ability to use different templates for iOS and Android added 2015-03-19 18:00:49 +02:00
Erjan Gavalji
cc829e0152 definitions fixed 2015-03-03 10:34:40 +02:00
atanasovg
7f381c4bbd Added text-field.ios implementation 2014-06-13 15:45:17 +03:00
atanasovg
2c4781db01 Initial prototype of Frame + Page + Navigation. 2014-06-12 17:44:23 +03:00