19 Commits

Author SHA1 Message Date
ba2a84de6b Better tracing (logging) of run-time errors. 2016-04-01 17:34:14 +03:00
29d76bdb42 androidAppInitialized removed 2016-02-23 10:51:12 +02:00
60cbb4753f Android app initialization error handling improved 2016-02-18 15:22:45 +02:00
56f1aaa795 Do not use lazy requires where not needed. 2016-01-25 16:33:18 +02:00
d642b47569 fixed to be consistent with ios 2016-01-20 11:44:05 +02:00
d7b13299b8 text-transform and text-decoration with formattedText fixed 2016-01-11 11:24:07 +02:00
d50e2fdb37 stylers removed 2015-12-22 16:12:18 +02:00
074ac89871 imports improved 2015-12-17 14:53:46 +02:00
c2cb4a8f61 Stabilizing layout tests 2015-11-11 16:30:55 +02:00
343265c571 dismissSoftInput implemented 2015-10-19 14:55:06 +03:00
77838ae9c6 Change from "classic" TS 1.6 imports to the default resolution scheme.
- Use relative imports in place of most of our absolute ones.
- Add "private" ambient modules for modules that we need to import using
an absolute path (e.g. when app/.../test-something.ts needs to import
ui/styling/style-scope)
2015-09-29 16:25:49 +03:00
cb29e57168 code updated 2015-09-09 11:06:26 +03:00
cd313eb6d2 openUrl added 2015-09-09 10:34:21 +03:00
ff9ee707c0 Themes and styling 2015-09-04 13:48:45 +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
3a4262b996 getApplication() and getApplicationContext() added/used to/from Android utils. 2015-07-27 09:57:32 +03:00
cc829e0152 definitions fixed 2015-03-03 10:34:40 +02:00
fe5f30836c unused files deleted 2014-05-15 10:02:45 +03:00
012a4c40be module merge util module naming changed to use "-" 2014-05-15 10:00:17 +03:00