|
c2dc9a1cce
|
changed interface extending in application module so it is in sync with static bindings generation
|
2015-07-15 10:35:33 +03:00 |
|
|
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 |
|
|
c8fe6b32b9
|
activity callbacks deprecated
|
2015-07-07 11:34:29 +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 |
|
|
8565700c8c
|
lint errors fixed
|
2015-07-01 11:28:48 +03:00 |
|
|
143c32f6be
|
android activity events added
|
2015-07-01 11:02:43 +03:00 |
|
|
6cc5675d31
|
Resolved #294: Add an optional fullscreen parameter to Page.showModal method.
|
2015-06-11 11:04:08 +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 |
|
|
90722cfc67
|
Resolved #142: Modal views.
|
2015-05-18 14:13:46 +03:00 |
|
|
9937b5c25c
|
Fix an issue with application lifecycle/activity caching.
|
2015-04-20 15:16:21 +03:00 |
|
|
9b70127f4e
|
Fix an issue with the removed Property in the Android Runtime.
|
2015-04-01 19:38:56 +03:00 |
|
|
d952faa3c2
|
Added application resources (used for binding converters), also some bug
fixes (binding related).
|
2015-04-01 11:45:30 +03:00 |
|
|
c5bf366f63
|
"app/" removed from css path
|
2015-03-30 17:02:34 +03:00 |
|
|
d56d036e6a
|
More friendly Css parser error messages
|
2015-03-16 17:19:44 +02:00 |
|
|
cc829e0152
|
definitions fixed
|
2015-03-03 10:34:40 +02:00 |
|
|
6c60c83512
|
readme updated
|
2014-06-13 14:54:38 +03:00 |
|
|
2c4781db01
|
Initial prototype of Frame + Page + Navigation.
|
2014-06-12 17:44:23 +03:00 |
|
|
1be0f92429
|
Initial implementation of Observable + Bindable + Label
|
2014-06-05 13:53:09 +03:00 |
|
|
d9c540e2fb
|
Updated the Cuteness app to the latest Kimera. Removed the camera module from the BCL project.
|
2014-05-29 18:51:52 +03:00 |
|
|
c600a2b003
|
Updated TypeScript definitions.
Added features in the API Reference MD.
|
2014-05-28 15:28:47 +03:00 |
|
|
b3a0b8df33
|
Added some application implementation for Android. Updated the fields of the iOS-specific application.
|
2014-05-23 13:48:48 +03:00 |
|
|
ad9ddef7ff
|
Fixed an issue with module resolution.
|
2014-05-21 15:27:20 +03:00 |
|
|
a6edd119d0
|
Updated some APIs with @param defintions. Added .impl suffix to the ImageSource module.
|
2014-05-21 15:15:48 +03:00 |
|
|
9dd3ba70c5
|
Added "External Ambient Module Declarations" for most modules.
Now they are required by module name e.g require("file-system") instead of by file name.
|
2014-05-21 12:23:19 +03:00 |
|
|
f09ab8f4a9
|
Added private Kimera build for UnitTestApp. Added Application module snippets.
|
2014-05-20 15:14:18 +03:00 |
|
|
d9a7a98358
|
Added application module tests.
|
2014-05-16 18:54:18 +03:00 |
|
|
5d6cf14bea
|
application common naming changed to use "-"
|
2014-05-15 10:31:52 +03:00 |
|
|
5225d188fb
|
module merge usage fixed
|
2014-05-15 10:28:21 +03:00 |
|
|
9d379a8834
|
require fixes
|
2014-05-14 12:55:59 +03:00 |
|
|
ceff7bb368
|
renamed folders with lower cases and renamed user preferences to local settings
|
2014-05-13 17:59:30 +03:00 |
|