Commit Graph

309 Commits

Author SHA1 Message Date
Sriram Ramasubramanian
821816087b Bug 890671: Addon icon is missing when the menu item adds a submenu. [r=mfinkle]
--HG--
extra : rebase_source : 9d27cd4ffd03c59c27d9eb9830f897efa09800c6
2013-07-09 00:19:46 -07:00
Chris Lord
935ae0bc57 Bug 886576 - Fix scrolling cancelling locked dynamic toolbar animations. r=kats
Move the margin animation-cancelling call into the margins-pinned check block
in LayerMarginsAnimator to make sure margin animations aren't cancelled by
scrolling when margins are locked.
2013-07-19 17:39:44 +01:00
Brad Lassey
ba46117e5f bug 871863 - Guest mode for browsing r=mfinkle
--HG--
extra : rebase_source : e2e3fa0a72699d4fffe68b0aaefa7f1eeb196a80
2013-07-18 19:43:34 +01:00
Wes Johnston
47c86eb614 Bug 884075 - Add a javascript api for button toasts. r=margaret 2013-07-16 01:33:06 -07:00
Wes Johnston
c1770f641b Bug 884075 - Include a reason when hiding a toast. r=margaret 2013-07-16 01:33:06 -07:00
Wes Johnston
93a7a2b41f Bug 884075 - Use new getDrawable method in ButtonToasts. r=margaret 2013-07-16 01:33:06 -07:00
Wes Johnston
b4f4930fbe Bug 884075 - Add a method to get drawables from urls in BitmapUtils. r=margaret 2013-07-16 01:33:05 -07:00
Wes Johnston
4c25a4b926 Bug 884075 - Make button toast listeners per toast. r=margaret 2013-07-16 01:33:05 -07:00
Ed Morley
ef6bef20b8 Backed out changeset 59ef0d1d8616 (bug 884075) for Android 2.2 robocop-2 exceptions 2013-07-16 12:00:26 +01:00
Ed Morley
407dd43670 Backed out changeset 2f2634b1f695 (bug 884075) 2013-07-16 12:00:04 +01:00
Ed Morley
bfff27e0c1 Backed out changeset 59a25222200e (bug 884075) 2013-07-16 12:00:01 +01:00
Ed Morley
27ffb1a158 Backed out changeset 46f75b2f314c (bug 884075) 2013-07-16 11:59:58 +01:00
Ed Morley
6ee7452cbb Backed out changeset f1d3ac351fdd (bug 884075) 2013-07-16 11:59:55 +01:00
Chris Lord
8a9fd0c38a Bug 886576 - Fix screen-sized pages not revealing the toolbar. r=kats
If a page changed size to be the exact size of the screen, the toolbar would
not be revealed.
2013-07-15 17:03:22 +01:00
Wes Johnston
f2132c1a35 Bug 884075 - Add a javascript api for button toasts. r=margaret 2013-07-16 01:33:06 -07:00
Wes Johnston
b817b00dde Bug 884075 - Include a reason when hiding a toast. r=margaret 2013-07-16 01:33:06 -07:00
Wes Johnston
7826b72825 Bug 884075 - Use new getDrawable method in ButtonToasts. r=margaret 2013-07-16 01:33:06 -07:00
Wes Johnston
703c559b61 Bug 884075 - Add a method to get drawables from urls in BitmapUtils. r=margaret 2013-07-16 01:33:05 -07:00
Wes Johnston
ced383f6b0 Bug 884075 - Make button toast listeners per toast. r=margaret 2013-07-16 01:33:05 -07:00
Wes Johnston
3848c14537 Bug 853986 - Remove dynamic toolbar margins in fullscreen. r=cwiiis 2013-07-11 09:21:25 -07:00
Chris Kitching
5411cb3f94 Bug 887820 - Close cursors in LocalBrowserDB and its users. r=mleibovic 2013-07-11 10:43:36 -04:00
Sriram Ramasubramanian
1075e2de0f Bug 884340: Allow addons to add menu items to tools. r=mfinkle, f=sriram 2013-07-08 22:47:10 -07:00
Wes Johnston
c1db4560dd Bug 880454 - Support a queue for button toasts. r=bnicholson 2013-07-09 13:43:32 -07:00
Sriram Ramasubramanian
d09a387c0e Bug 857808: NativeWindow.menu should support parsing more attributes when adding a new entry. [r=mfinkle] 2013-04-03 15:10:06 -07:00
Wes Johnston
1d104ee47b Bug 884848 - Provide a way to get unscaled favicons from the Java favicon service. r=margaret DONTBUILD 2013-07-02 10:11:48 -07:00
Wes Johnston
262cde227f backout df9231393766 to fix commit message 2013-07-02 10:10:50 -07:00
Wes Johnston
86c7be704a Bug 884865 - Provide a way to get unscaled favicons from the Java favicon service. r=margaret 2013-07-02 10:00:12 -07:00
Sriram Ramasubramanian
d7c47630d0 Bug 887020: Remove mLayout from BrowserToolbar. [r=mfinkle] 2013-06-25 16:10:52 -07:00
Brian Nicholson
b7341e944e Bug 849847 - Make about:home scrollable with the analog stick. r=Cwiiis 2013-06-24 21:44:07 -07:00
Richard Newman
c1c1c0749c Merge m-c to s-c. 2013-06-22 11:58:51 -07:00
Nick Alexander
3482bbe14a Bug 882745 - Add LaunchUpdater message to Android about:healthreport wrapper. r=rnewman 2013-06-21 14:00:40 -07:00
Nick Alexander
350639fa3f Bug 879555 - Add ShowSettings message to Android about:healthreport wrapper. r=rnewman 2013-06-21 14:00:40 -07:00
Margaret Leibovic
2e234e82b0 Bug 751205 - (Part 2) Un-singleton-ify SiteIdentityPopup. r=wesj 2013-06-20 08:06:15 -07:00
Margaret Leibovic
51e528a8e2 Bug 877782 - Reposition form autocomplete popup if dynamic toolbar changes visibility. r=kats 2013-06-19 08:35:44 -07:00
Wes Johnston
84065de1fe Bug 872388 - Show a button toast when bookmarks are created. r=bnicholson 2013-05-30 17:03:20 -07:00
Wes Johnston
90cbe0077f Bug 872388 - Create a buttonToast class. r=bnicholson
* * *
Bug 872388 - Style button toasts. r=bnicholson
2013-05-30 17:02:30 -07:00
Mark Capella
45fefe70e1 Bug 802093 - Reader Mode:Update reading list button state if the list is empty, r=lucasr
--HG--
rename : mobile/android/themes/core/images/reader-list-icon-hdpi.png => mobile/android/themes/core/images/reader-list-on-icon-hdpi.png
rename : mobile/android/themes/core/images/reader-list-icon-mdpi.png => mobile/android/themes/core/images/reader-list-on-icon-mdpi.png
rename : mobile/android/themes/core/images/reader-list-icon-xhdpi.png => mobile/android/themes/core/images/reader-list-on-icon-xhdpi.png
2013-06-10 12:25:35 -04:00
Federico Paolinelli
12c13db841 Bug 876485 - Moved clipboard code from GeckoAppShell to a separate Clipboard class. Changed jni calls to new methods. r=cpeterson 2013-06-07 13:39:37 -07:00
Brian Nicholson
3c5c6234d8 Bug 878491 - Save about:home top padding in BrowserApp instead of AboutHome fragment. r=lucasr 2013-06-07 12:27:21 -07:00
Sriram Ramasubramanian
f085bc3ffe Bug 876938: MenuItem should handle closing the menu of share action. [r=wesj]
--HG--
extra : rebase_source : ca005ac974e3efbf858edac3fd360a3cfddc21b9
2013-05-29 21:54:57 -07:00
Sriram Ramasubramanian
4f6c161558 Bug 869123: Fix setIntent() call in ActionProvider. [r=mfinkle]
--HG--
extra : rebase_source : 413831c09b3df15383ba07671468af999e89134d
2013-06-04 14:07:42 -07:00
Sriram Ramasubramanian
09fcd73c21 Bug 869123: Quick share action for android menu. [r=wesj]
--HG--
extra : rebase_source : bf6885fb80770efef32d91bd984871db67b78f2b
2013-05-15 10:55:06 -07:00
Margaret Leibovic
1b11bb7d23 Bug 867354 - Don't prompt for feedback in distribution builds. r=mfinkle 2013-06-03 08:37:29 -07:00
Lucas Rocha
21b73156ed Bug 877140 - Fade in toolbar buttons while hiding tabs tray (r=mfinkle) 2013-05-30 19:47:44 +01:00
Ryan VanderMeulen
3fb03ee4f9 Backed out 5 changesets (bug 872388) for Android 2.2 bustage on a CLOSED TREE.
Backed out changeset f2fbb5c6cfc7 (bug 872388)
Backed out changeset 416f9cdde0f7 (bug 872388)
Backed out changeset 684ba082942b (bug 872388)
Backed out changeset 7acb6c63fdf4 (bug 872388)
Backed out changeset 2076903c21fa (bug 872388)
2013-05-30 22:11:26 -04:00
Nick Alexander
ea78e648ef Bug 876473 - Provide Java-generated Firefox Health Report to about:healthreport. r=rnewman 2013-05-30 17:42:57 -07:00
Wes Johnston
6b17e5fd22 Bug 872388 - Cleanup review nits. r=bnicholson 2013-05-30 17:14:37 -07:00
Wes Johnston
e0fb248576 Bug 872388 - Show a button toast when bookmarks are created. r=bnicholson 2013-05-30 17:03:20 -07:00
Wes Johnston
f7b672f1be Bug 872388 - Style button toasts. r=bnicholson 2013-05-30 17:03:17 -07:00
Phil Ringnalda
2cbbdfd717 Back out e9593bf12a59:f9c1d3eb3ce6 (bug 869123) for very frequent robocop1 testAllPagesTab failures
CLOSED TREE
2013-05-30 00:02:29 -07:00