16 Commits

Author SHA1 Message Date
7b25fe9c62 wrong app delegate creation removed 2015-07-30 16:02:36 +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
548ea66d37 Resolved Issue #451: Improve the Network Stack
Resolved Issue #473: Add support for Notification Observers (iOS) and Broadcast Receivers (Android)
2015-07-23 16:17:48 +03:00
6cc5675d31 Resolved #294: Add an optional fullscreen parameter to Page.showModal method. 2015-06-11 11:04:08 +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
90722cfc67 Resolved #142: Modal views. 2015-05-18 14:13:46 +03:00
cc829e0152 definitions fixed 2015-03-03 10:34:40 +02:00
b3a0b8df33 Added some application implementation for Android. Updated the fields of the iOS-specific application. 2014-05-23 13:48: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
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