24 Commits

Author SHA1 Message Date
08ac9ea3ed Fix action-bar desired size 2015-09-30 10:02:02 +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
bfaeb3c8a9 Fix for #747 issue. 2015-09-16 15:43:11 +03:00
db12d5a8db Fix for issue #740. 2015-09-15 15:24:39 +03:00
3a973d1521 Clear menu items on update. 2015-09-10 18:29:47 +03:00
f17910fd98 Fix for cancel backswipe gesture. It was broken with the implementation of navigation to a page without adding it to backstack. 2015-09-04 16:12:02 +03:00
ff9ee707c0 Themes and styling 2015-09-04 13:48:45 +03:00
254e4a55a1 AppCompat toolbar 2015-09-04 13:48:43 +03:00
0df2b56095 Fix the way the default application label is retrieved. Check for invalid value. 2015-08-07 17:14:29 +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
78886c5e9c FIX: Adnroid app crashes when there is action bar on main page 2015-07-24 17:07:38 +03:00
f4db4802bb Definitions fixes 2015-07-22 17:22:56 +03:00
a458993d63 Property renamed and bug fixes 2015-07-16 13:54:19 +03:00
8c62b01fa5 Fix 2015-07-16 10:33:32 +03:00
e128f82d4f Comments for documentation 2015-07-16 10:33:32 +03:00
319ed1a555 Fix crash beacuse of cleared ref 2015-07-15 09:59:16 +03:00
dde5fd6d5a Renames 2015-07-15 09:35:54 +03:00
d5687a8e9c API changes - ios and android settings objcets 2015-07-15 09:35:54 +03:00
2cdf1e222b CenterView renamed to TitleView 2015-07-15 09:35:54 +03:00
ff2e8e6625 tests 2015-07-15 09:35:53 +03:00
53c7bebfec Center View 2015-07-15 09:35:53 +03:00
53dc1c65bf data binding 2015-07-15 09:35:53 +03:00
5c86e042c1 Fix - nav button with reflection 2015-07-15 09:35:53 +03:00
e52b0c4556 Action bar progress 2015-07-15 09:35:53 +03:00