Lucas Rocha
|
7a668494af
|
Bug 942862 - Factor out URL display UI into ToolbarDisplayLayout (r=wesj)
|
2014-01-09 10:46:16 +00:00 |
|
Lucas Rocha
|
13feae4f48
|
Bug 942862 - Remove unused member of BrowserToolbar (r=wesj)
|
2014-01-09 10:46:16 +00:00 |
|
Mark Finkle
|
3e5d7d562b
|
Bug 955870 - Backout unwanted part of patch r=me
|
2014-01-04 09:51:58 -05:00 |
|
Mark Finkle
|
ba6c1b4316
|
Bug 955870 - Cache the array length in IsRecentlyVisitedURI r=blassey
|
2014-01-02 14:36:06 -05:00 |
|
Mark Finkle
|
6b9c6ba7dc
|
Bug 952894 - Use existing triggers to clear open search engines state r=rnewman
|
2013-12-28 22:14:13 -05:00 |
|
Jim Chen
|
b0775082df
|
Bug 945521 - Make sure button text type is consistent with keyboard text type; r=mcomella
|
2013-12-20 17:48:59 -05:00 |
|
Richard Newman
|
fd1ffbf305
|
Bug 938153 - Selectively display the globe favicon placeholder when favicon fetches take long enough to be noticeable. r=mfinkle
|
2013-12-18 11:37:41 -08:00 |
|
Lucas Rocha
|
fc210fdac8
|
Bug 945212 - Encapsulate identity data/security mode behind a type-safe API (r=margaret)
|
2013-12-12 00:28:15 +00:00 |
|
Lucas Rocha
|
fb5f4e99fe
|
Bug 943915 - Encapsulate button click listener in SiteIdentityPopup (r=wesj)
|
2013-12-12 00:28:14 +00:00 |
|
Lucas Rocha
|
14007eeecd
|
Bug 943915 - Change SiteIdentityPopup's API to be package-scoped (r=wesj)
|
2013-12-12 00:28:14 +00:00 |
|
Lucas Rocha
|
1e4c7a02f2
|
Bug 943915 - Encapsulate SiteIdentityPopup into BrowserToolbar (r=wesj)
|
2013-12-12 00:28:14 +00:00 |
|
Lucas Rocha
|
f8bbdb0c3c
|
Bug 943915 - Remove 'a' prefix from arguments in ArrowPopup/SiteIdentityPopup (r=wesj)
|
2013-12-12 00:28:14 +00:00 |
|
Lucas Rocha
|
bb9d7ce85e
|
Bug 943915 - Add ArrowPopup constructor without anchor view argument (r=wesj)
|
2013-12-12 00:28:14 +00:00 |
|
Lucas Rocha
|
19e83051ba
|
Bug 943915 - Move SiteIdentityPopup to the toolbar package (r=wesj)
--HG--
rename : mobile/android/base/SiteIdentityPopup.java => mobile/android/base/toolbar/SiteIdentityPopup.java
|
2013-12-12 00:28:14 +00:00 |
|
Lucas Rocha
|
f30d14363c
|
Bug 935473 - Change animateForwardButton() to take an animation argument (r=wesj)
|
2013-12-05 16:26:36 +00:00 |
|
Lucas Rocha
|
8a058c2b33
|
Bug 935473 - Add comment explaining animateForwardButton's behaviour (r=wesj)
|
2013-12-05 16:26:35 +00:00 |
|
Lucas Rocha
|
83204ab19a
|
Bug 935473 - Change updateBackButton/updateForwardButton to take a Tab argument (r=wesj)
|
2013-12-05 16:26:35 +00:00 |
|
Lucas Rocha
|
884e1ce265
|
Bug 935473 - Update forward button visibility when exiting editing mode (r=wesj)
|
2013-12-05 16:26:35 +00:00 |
|
Lucas Rocha
|
c58df31b1f
|
Bug 935473 - Factor out method to animate forward button's visibility (r=wesj)
|
2013-12-05 16:26:35 +00:00 |
|
Lucas Rocha
|
1a19ea7335
|
Bug 935473 - Avoid unnecessary animations in forward button (r=wesj)
|
2013-12-05 16:26:35 +00:00 |
|
Lucas Rocha
|
8669d605af
|
Bug 935473 - Replace ViewGroup.MarginLayoutParams with MarginLayoutParams (r=sriram)
|
2013-12-05 16:26:34 +00:00 |
|
Lucas Rocha
|
61200554e7
|
Bug 944537 - No need to check for showProgress in BrowserToolbar (r=mfinkle)
|
2013-12-03 16:20:31 +00:00 |
|
Richard Newman
|
cd19c8d3bb
|
Bug 941868 - Part 5a: uncontested cleanup and logging. r=mcomella
|
2013-11-27 12:21:08 -08:00 |
|
Mark Capella
|
978efb04dc
|
Bug 943742 - Swiping closed non-selected tabs from tray leaves TabCounter incorrect in current screen, r=rnewman
|
2013-11-27 15:03:25 -05:00 |
|
Richard Newman
|
7812283811
|
Backed out changeset 192103a30df7 (bug 941868)
|
2013-11-27 11:03:19 -08:00 |
|
Richard Newman
|
c8f294eca6
|
Backed out changeset 9f446888b2d2 (bug 941868)
|
2013-11-27 10:57:15 -08:00 |
|
Richard Newman
|
ccb7d16de4
|
Bug 941868 - Follow-up to fix typo. r=bustage
|
2013-11-26 20:53:10 -08:00 |
|
Richard Newman
|
64f793a9ff
|
Bug 941868 - Part 5: don't fetch about:home's favicon later in the load cycle. r=mcomella
|
2013-11-26 19:48:30 -08:00 |
|
Richard Newman
|
fb845f28a6
|
Bug 941868 - Part 2: load and cache certain preloaded favicons on launch, and remove favicon from about:home's HTML content. r=mcomella
|
2013-11-26 19:48:30 -08:00 |
|
Richard Newman
|
df02c23e19
|
Bug 941844 - Part 2: tidy BrowserToolbar.onTabChanged. r=bnicholson
|
2013-11-22 17:12:20 -08:00 |
|
Richard Newman
|
0c1fb7f45d
|
Bug 941844 - Part 1: don't update title if title doesn't change. r=bnicholson
|
2013-11-22 17:12:19 -08:00 |
|
Wes Johnston
|
55fbf738c2
|
Bug 768667 - Provide an action mode for compatibility with old Android versions. r=sriram
|
2013-11-19 11:57:35 -08:00 |
|
Lucas Rocha
|
9d2945d409
|
Bug 938205 - Factor out editing UI into ToolbarEditLayout (r=sriram)
|
2013-11-22 15:34:29 +00:00 |
|
Lucas Rocha
|
e31b05db8f
|
Bug 938205 - Remove unused imports from BrowserToolbar (r=sriram)
|
2013-11-22 15:34:29 +00:00 |
|
Ryan VanderMeulen
|
d4c203f100
|
Backed out changesets ea5939461476 and eb8ef0e80c9c (bug 938205) for robocop orange.
|
2013-11-22 12:32:19 -05:00 |
|
Lucas Rocha
|
3a5430ba7c
|
Bug 938205 - Factor out editing UI into ToolbarEditLayout (r=sriram)
|
2013-11-22 15:34:29 +00:00 |
|
Lucas Rocha
|
f02fcea002
|
Bug 938205 - Remove unused imports from BrowserToolbar (r=sriram)
|
2013-11-22 15:34:29 +00:00 |
|
Lucas Rocha
|
926ef6a763
|
Bug 935628 - Remove BrowserToolbarBackground class (r=sriram)
|
2013-11-22 14:31:39 +00:00 |
|
Lucas Rocha
|
858e7d2ae6
|
Bug 871522 - Factor out EditText handling into ToolbarEditText (r=sriram)
|
2013-11-22 13:47:42 +00:00 |
|
Lucas Rocha
|
8fc854d730
|
Bug 871522 - Remove unnecessary long press listener from toolbar (r=sriram)
|
2013-11-22 13:47:42 +00:00 |
|
Lucas Rocha
|
f08db5ad3d
|
Bug 871522 - Encapsulate isEditing assignment into a setter (r=sriram)
|
2013-11-22 13:47:42 +00:00 |
|
Lucas Rocha
|
6820df2d6b
|
Bug 935628 - Only show right edge in toolbar when necessary (r=sriram)
|
2013-11-22 13:33:15 +00:00 |
|
Lucas Rocha
|
114bc8b06f
|
Bug 935628 - Remove BrowserToolbarBackground from toolbar (r=sriram)
|
2013-11-22 13:33:15 +00:00 |
|
Lucas Rocha
|
7326350fe4
|
Bug 935628 - Animate toolbar with translation instead of scroll (r=sriram)
|
2013-11-22 13:33:15 +00:00 |
|
Richard Newman
|
c10b1b92ad
|
Bug 941982 - Clean up about: page handling. r=mcomella
|
2013-11-21 23:33:28 -08:00 |
|
Ryan VanderMeulen
|
fb27786b35
|
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
|
9747791d38
|
Bug 768667 - Provide an action mode for compatibility with old Android versions. r=sriram
|
2013-11-19 11:57:35 -08:00 |
|
Lucas Rocha
|
d4c8df7ab0
|
Bug 937641 - Move toolbar-related classes to the toolbar package (r=sriram)
--HG--
rename : mobile/android/base/AutocompleteHandler.java => mobile/android/base/toolbar/AutocompleteHandler.java
rename : mobile/android/base/BackButton.java => mobile/android/base/toolbar/BackButton.java
rename : mobile/android/base/BrowserToolbar.java => mobile/android/base/toolbar/BrowserToolbar.java
rename : mobile/android/base/BrowserToolbarBackground.java => mobile/android/base/toolbar/BrowserToolbarBackground.java
rename : mobile/android/base/CanvasDelegate.java => mobile/android/base/toolbar/CanvasDelegate.java
rename : mobile/android/base/ForwardButton.java => mobile/android/base/toolbar/ForwardButton.java
rename : mobile/android/base/PageActionLayout.java => mobile/android/base/toolbar/PageActionLayout.java
rename : mobile/android/base/ShapedButton.java => mobile/android/base/toolbar/ShapedButton.java
rename : mobile/android/base/TabCounter.java => mobile/android/base/toolbar/TabCounter.java
|
2013-11-19 15:46:48 +00:00 |
|