10 Commits

Author SHA1 Message Date
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