Commit Graph

12 Commits

Author SHA1 Message Date
atanasovg
fbc612610f Snapshot refactorings, which mainly wraps Android extends within inner functions so that they are evaluated at runtime, when needed. Also some refactoring preventing circular requires. 2016-01-20 10:22:08 +02:00
Nedyalko Nikolov
cfad91d2a6 Location module deprecated. 2015-12-10 14:01:07 +02:00
Hristo Deshev
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
atanasovg
1439313e7b Make moduleMerge a global function - this saves a total of 83 requires upon application loading. 2015-07-27 13:04:48 +03:00
Vladimir Enchev
3a4262b996 getApplication() and getApplicationContext() added/used to/from Android utils. 2015-07-27 09:57:32 +03:00
Nedyalko Nikolov
85ce179103 Some improvements to location module API. 2015-03-25 14:45:20 +02:00
Stanimir Karoserov
000530e4e8 updated location 2014-05-16 16:46:21 +03:00
Stanimir Karoserov
211fcc8d4e minor location fixes and updates 2014-05-16 13:48:00 +03:00
Vladimir Enchev
012a4c40be module merge util module naming changed to use "-" 2014-05-15 10:00:17 +03:00
Vladimir Enchev
4b14fd1a19 location module naming changed to use "-" 2014-05-15 09:50:41 +03:00
Stanimir Karoserov
e8d3669d98 updated location and location tests 2014-05-14 19:30:10 +03:00
Stanimir Karoserov
ceff7bb368 renamed folders with lower cases and renamed user preferences to local settings 2014-05-13 17:59:30 +03:00