37 Commits

Author SHA1 Message Date
deb93737a1 FIX: Wrong tap events are fired when there are hidden ActionBarItems 2015-12-04 17:07:26 +02:00
57adec0bc6 Fix: Action bar does not show if only titleView is set 2015-12-03 13:52:55 +02:00
002cfab84e Add visibility property to ActionItem
Adding the resource to the project file.

Fix.
2015-12-02 11:47:41 +02:00
44f6a806e8 Support for android.systemIcon in NavigationBar 2015-12-01 14:38:47 +02:00
dd09f3b24b Implemented #364: Ability to use built-in system icons on ActionBarItems. 2015-11-18 14:53:30 +02:00
4f2a630f86 Usages of android.R replaced with constatns 2015-11-10 10:04:32 +02:00
4c7dfb6748 Respect frame.android.showActionBar when page.actionBarHidden is not defined 2015-11-06 14:41:37 +02:00
70041bd999 Don't expose platform types in public d.ts files.
Use any. Add a comment with the real type.
2015-10-30 17:17:29 +02:00
7e85de351e IOS stylers 2015-10-30 11:46:54 +02:00
54c4949941 Removed console.log 2015-10-22 14:19:06 +03:00
f72d79e65a iOS owner pattern changed to use WeakRef in order to prevent memory leaks.
Optimized list-view-tests.
Added time per test.
2015-10-22 10:26:59 +03:00
68bc24a5a5 Action bar title color stylers 2015-10-13 16:10:03 +03:00
0ecb5d4dcd Implement Page background option to span under status bar (iOS only for the moment) 2015-10-06 14:35:59 +03:00
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