Commit Graph

70 Commits

Author SHA1 Message Date
Chris Kitching
ef5903ad00 Bug 1081397: Finalise large numbers of fields. r=rnewman
* * *
Bug 1081397: Finalise large numbers of fields. r=rnewman
2014-10-11 00:17:01 +01:00
Michael Comella
b3e199db3a Backed out changeset fa1f219e3eba (bug 1077755) for bustage CLOSED TREE 2014-10-10 15:40:30 -07:00
Michael Comella
839da1aafa Bug 1077755 - Change pressed/focused private browsing colors of new tablet menu items. r=lucasr 2014-10-10 11:33:33 -07:00
Michael Comella
b7e0e55223 Bug 1072466 - Part 3: Fix reload button padding in new tablet browser toolbar. r=lucasr 2014-09-30 12:08:40 -07:00
Michael Comella
c760504921 Bug 1058909 - Part 3: Adjust new tablet browser_toolbar spacing. r=lucasr 2014-09-24 15:45:07 -07:00
Chris Kitching
d1b79b2211 Bug 1064644: Remove inner-access comments. r=rnewman 2014-09-08 18:11:51 -07:00
Lucas Rocha
1fbd11e23f Bug 1020505 - Don't truncate the menu popup width (r=margaret) 2014-09-04 17:27:40 +01:00
Wes Johnston
040f93c042 Bug 1048300 - Don't restrict menu height. r=lucasr 2014-09-03 09:29:53 -07:00
Lucas Rocha
ee38aafacd Bug 1050780 - Avoid disabled items in GeckoMenu's adapter (r=margaret) 2014-09-02 10:47:16 +01:00
Ramasamy Gopalan
9a204f06aa Bug 1052026 - Add content description when creating action button in GeckoActionProvider. r=wesj 2014-08-18 16:44:45 -04:00
Chris Kitching
28438bf2dc Bug 1051706: Reduce use of proxy methods and generated getters in 'other' code. r=rnewman 2014-07-28 17:32:59 -07:00
Chris Kitching
1ca4ae5686 Bug 1047971: Delete even more redundant field initialisers r=rnewman 2014-08-03 02:21:42 -07:00
Chris Kitching
e34153973d Bug 1047971: Delete redundant initialisers-to-default-values from constructors r=rnewman 2014-08-03 21:06:05 -07:00
Richard Newman
d023dce9af Bug 1042383 - Part 2: use optimizable build-time flags for SDK-dependent code. r=mfinkle 2014-07-30 08:19:35 -07:00
Chris Kitching
9f496ef232 Bug 1041836: Delete redundant initialisers. (generated) r=rnewman 2014-07-25 20:14:47 -07:00
Hathibelagal A
175535e7a5 Bug 1027831 - Switch from deprecated FILL_PARENT to MATCH_PARENT in Java and XML. r=bnicholson 2014-06-20 09:21:31 -07:00
Margaret Leibovic
2820a0c27a Bug 817716 - (Part 2) Add 3-dot menu for tabs tray on tablets. r=bnicholson 2014-06-19 08:37:33 -04:00
Wes Johnston
a8cd19f8c2 Bug 1013419 - Close the share dialog after sharing. r=bnicholson 2014-05-27 14:06:39 -07:00
Alexandru Chiriac
dab3f927fc Bug 943908 - Show tooltip when long-pressing action bar items. r=wesj 2014-05-19 15:01:02 -07:00
Wes Johnston
b1524fb953 Bug 997406 - Take into account padding when deciding whether to show Share icon. r=liuche 2014-04-17 09:44:51 -07:00
Wes Johnston
2fec4d2709 Bug 942270 - Fix gingerbread issues with quickshare. r=bnicholson 2014-03-26 10:18:02 -07:00
Wes Johnston
936e22fa0e Bug 942270 - Use tabs for prompts with multiple contexts. r=bnicholson,margaret 2014-03-26 10:18:02 -07:00
Wes Johnston
fa0e9a3f80 Bug 942270 - Gingerbread compatibility of GeckoActionView. r=margaret 2014-03-26 10:18:02 -07:00
Richard Newman
12959df8c0 Bug 975838 - Part 1: add methods to log or throw if called on the wrong thread, pepper GeckoMenu with thread affinities. r=wesj 2014-03-17 19:39:40 -07:00
Richard Newman
8e599bd1fd Backed out changeset 1e8fa32e8abd (bug 975838) 2014-03-17 22:42:34 -07:00
Richard Newman
785bcfa858 Bug 975838 - Part 1: add methods to log or throw if called on the wrong thread, pepper GeckoMenu with thread affinities. r=wesj 2014-03-17 19:39:40 -07:00
Wes Johnston
fda36db32f Bug 942270 - Add intents to PromptListItems. r=bnicholson 2014-03-14 14:41:10 -07:00
Brian Nicholson
7a5683d478 Bug 976033 - Make menu item drawable mutable. r=wesj 2014-02-24 21:05:49 -08:00
Brian Nicholson
f7d1d63324 Bug 963249 - Override MenuItemsAdapter#areAllItemsEnabled to always be true. r=wesj 2014-02-24 12:45:44 -08:00
Wes Johnston
e2a32f289f backout 95849d209a1f (Bug 975525) for crashes. r=backout 2014-02-24 08:44:56 -08:00
Richard Newman
b72ff70ec6 Bug 975774 - Part 24: clean up imports in menu/. r=trivial 2014-02-22 19:53:01 -08:00
Wes Johnston
8c599ee8ea Bug 975525 - Refresh action mode buttons when activities are uninstalled. r=mfinkle 2014-02-21 13:56:40 -08:00
Brian Nicholson
887a7caf53 Bug 965453 - Remove arrow from secondary submenu items. r=wesj 2014-02-20 21:27:04 -08:00
Sriram Ramasubramanian
7b3965c550 Bug 940997: Show submenu indicator for MenuItemActionBar. [r=mfinkle] 2013-12-20 14:51:53 -08:00
Sriram Ramasubramanian
4eacb610fb Bug 940997: Remove icons from main menu. [r=mfinkle] 2013-12-18 18:49:53 -08:00
Sriram Ramasubramanian
1afde7867d Bug 940997: Support showAsAction "ifRoom" in custom menu. [r=mfinkle] 2013-12-18 18:49:48 -08:00
Sriram Ramasubramanian
1e4e22d217 Bug 940997: Reorganize primary controls in main menu. [r=mfinkle] 2013-12-18 18:46:42 -08:00
Richard Newman
a9b2628d78 Bug 947261 - Ensure that mActionItemBarPresenter is removed from the menu when cleared. r=sriram 2013-12-17 20:44:14 -08:00
Wes Johnston
348ee881e7 Bug 947281 - Fix calcuations for how many actionbar items to show. r=sriram,margaret 2013-12-17 09:41:55 -08:00
Lucas Rocha
190480b342 Bug 945375 - Unconditionally return mSubmenu in GeckoMenuItem.getSubMenu() (r=rnewman) 2013-12-05 11:16:45 +00:00
Wes Johnston
33cb028f34 Bug 943513 - Update visual style of action modes. r=lucasr 2013-12-04 08:35:58 -08:00
Richard Newman
9ca672e19b Bug 936756 - Switch locales via pref, not via system locale setting. r=mfinkle,sriram (relanded as one patch) 2013-12-03 15:05:43 -08:00
Mark Finkle
1a77654367 Backout 9ebed437d78f, 606c4b4ab77f, 686b4b5a5be3, c46514ce6886, 9cbe6533c480 due to critical breakage in bug 945723 2013-12-03 10:15:26 -05:00
Richard Newman
241ddaa7c5 Bug 936756 - Part 3: rebuild menus and action items on locale change. r=sriram 2013-12-01 21:53:17 -08:00
Wes Johnston
64e6e8bd38 Bug 768667 - Provide an action mode for compatibility with old Android versions. r=sriram 2013-11-19 11:57:35 -08:00
Ryan VanderMeulen
659ccf3419 Backed out changesets 26df3bab1ab9 and 3c9dbe653a4e (bug 768667) for Android test bustage.
--HG--
rename : mobile/android/base/resources/drawable-hdpi/ic_menu_share.png => mobile/android/base/resources/drawable-hdpi-v11/ic_menu_share.png
rename : mobile/android/base/resources/drawable-mdpi/ic_menu_share.png => mobile/android/base/resources/drawable-mdpi-v11/ic_menu_share.png
rename : mobile/android/base/resources/drawable-xhdpi/ic_menu_share.png => mobile/android/base/resources/drawable-xhdpi-v11/ic_menu_share.png
2013-11-19 17:33:27 -05:00
Wes Johnston
edad724fda Bug 768667 - Provide an action mode for compatibility with old Android versions. r=sriram 2013-11-19 11:57:35 -08:00
Sriram Ramasubramanian
e3963ed591 Bug 937829: Make QuickShare aware of the history to choose the icons. [r=mfinkle]
--HG--
extra : rebase_source : 9a6d15dc3e4355c9063a4d49cae02259cf3d4cb3
2013-11-13 09:34:09 -08:00
Sriram Ramasubramanian
675185dcf3 Bug 937829: Cleanup the layout glitch when only one share icon is shown. [r=mfinkle]
--HG--
extra : rebase_source : c9432f960f8295d27d2756406dd0067d7427d83e
2013-11-13 09:34:05 -08:00
Sriram Ramasubramanian
c69ecab3b5 Bug 937829: QuickShare with more icons. [r=mfinkle]
--HG--
rename : browser/themes/linux/Toolbar-inverted.png => browser/themes/windows/Toolbar-inverted.png
extra : rebase_source : b3bea92b63ce42d7bec2a2da55075e42453b3e56
2013-11-13 09:34:00 -08:00