25 Commits

Author SHA1 Message Date
abc561762c Fixed wrong event names in application.d.ts + added constants for the Android Activity Events + reordering of members + a small tslint fix. 2015-07-07 12:18:36 +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
6f0c0fd917 test app fixed for iOS 2015-07-03 17:02:21 +03:00
8565700c8c lint errors fixed 2015-07-01 11:28:48 +03:00
9829bb72e3 comments added 2015-07-01 11:04:32 +03:00
143c32f6be android activity events added 2015-07-01 11:02:43 +03:00
77e509f01c write in textfiled only if failed something 2015-06-18 09:53:04 +03:00
137688dba1 test app updated with app events 2015-06-02 10:01:57 +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
95ca8d9c8c Replace knownEvents modules with static strings. 2015-04-24 09:29:00 +03:00
20b65a6d0c Add base ui-test class
Update label-test to use the new ui-test class
2015-04-22 16:08:54 +03:00
cd6e723c30 Changed gestures enums like other enums. 2015-04-20 16:32:06 +03:00
f33bfe3a98 Reverted test app to run mainPage instead of testRunnerPage. 2015-04-06 11:03:27 +03:00
61f5022a69 Binding to object via keyword. 2015-04-03 16:08:28 +03:00
5630fbcd01 Removed unnecessary slashes. 2015-04-03 12:18:23 +03:00
d5af4c4723 Fix tests app paths 2015-03-24 16:05:54 +02:00
85ce179103 Some improvements to location module API. 2015-03-25 14:45:20 +02:00
d56d036e6a More friendly Css parser error messages 2015-03-16 17:19:44 +02:00
1b99b6f5d2 Binding converter run-time errors logging on console. 2015-03-12 15:44:35 +02:00
4152e66195 Observable array now fires property change for length property. 2015-03-05 14:55:16 +02:00
8bc83ced24 Added binding convert option. 2015-03-04 10:51:59 +02:00
cc829e0152 definitions fixed 2015-03-03 10:34:40 +02:00