Brian Nicholson
ca2bc12a80
Bug 1027139 - Fix ArrowPopup positioning for anchors on right side of screen. r=margaret
2014-06-19 14:30:17 -07:00
Brian Nicholson
2aeed4707c
Bug 1024127 - Popup cleanup. r=margaret
2014-06-19 14:30:16 -07:00
Ed Morley
901a1e2acc
Merge mozilla-central and fx-team
2014-06-19 17:20:10 +01:00
Margaret Leibovic
7bcb3e58e5
Bug 817716 - (Part 2) Add 3-dot menu for tabs tray on tablets. r=bnicholson
2014-06-19 08:37:33 -04:00
Margaret Leibovic
433d690fda
Bug 817716 - (Part 1) Add 3-dot menu to tabs panel, including a "close all tabs" option. r=bnicholson
2014-06-19 08:37:32 -04:00
Birunthan Mohanathas
51ba75d135
Bug 1016240 - Exterminate CR+LF line endings. r=briansmith,cpearce,ehsan,gavin
2014-06-18 17:56:02 -07:00
Michael Comella
d97cb4e5b7
Bug 1002303 - Part 2: Show a description page when there are no private tabs. r=lucasr
2014-06-16 14:35:17 -07:00
Michael Comella
9d3f31e609
Bug 1002303 - Part 1: Rename RemoteTabs* styles to be used with all tabs panels. r=lucasr
2014-06-16 14:35:10 -07:00
Margaret Leibovic
b4d097de90
Bug 1023914 - Turn empty view image padding into margin. r=lucasr
2014-06-13 16:25:08 -07:00
Michael Comella
d42f58d906
Bug 1007442 - Part 2: Make remote tabs panel buttons more consistent across devices. r=lucasr
2014-06-11 14:31:20 -07:00
Michael Comella
94a7c6f659
Bug 1007442 - Part 1: Add scrolling to remote tabs tray where applicable. r=bnicholson
2014-06-11 14:31:10 -07:00
Margaret Leibovic
17e0af84b7
Backed out changeset e9a025ac70fe for tablet fail on a CLOSED TREE
2014-06-11 12:06:07 -07:00
Margaret Leibovic
ec5b78f849
Bug 817716 - Add 3-dot menu to tabs panel, including a "close all tabs" option. r=bnicholson
2014-06-11 11:14:26 -07:00
Michael Comella
6302a915d6
Bug 1019595 - Use light cancel edit button with dark lightweight themes. r=bnicholson
...
--HG--
rename : mobile/android/base/resources/drawable-hdpi/close_edit_mode.png => mobile/android/base/resources/drawable-hdpi/close_edit_mode_light.png
rename : mobile/android/base/resources/drawable-mdpi/close_edit_mode.png => mobile/android/base/resources/drawable-mdpi/close_edit_mode_light.png
rename : mobile/android/base/resources/drawable-xhdpi/close_edit_mode.png => mobile/android/base/resources/drawable-xhdpi/close_edit_mode_light.png
2014-06-05 11:58:17 -07:00
Nick Alexander
b1a6b79eed
Bug 997288 - Follow-up, Part 3: Revert testing code. r=me
2014-05-28 14:26:18 -07:00
Nick Alexander
74bbb3ab04
Bug 997288 - Follow-up, Part 2: Style ButtonToast. r=lucasr
2014-05-28 14:13:55 -07:00
Margaret Leibovic
2fe32bc988
Bug 998009 - (Part 2) Give background color a more generic variable name. r=bnicholson
2014-05-28 12:06:59 -07:00
Margaret Leibovic
d3c278b1e4
Bug 998009 - Add "Clear browsing history" button to history panel. r=bnicholson
2014-05-28 12:06:57 -07:00
Margaret Leibovic
6f8d3a728c
Bug 996708 - Set an explicit width/height for images in dynamic panel empty views. r=lucasr
2014-05-28 12:06:55 -07:00
Brian Nicholson
c9bda85013
Bug 997447 - Replace uses of EditText with FloatingHintEditText. r=lucasr
2014-05-23 09:50:18 -07:00
Michael Comella
1540678b0e
Bug 958889 - Part 4: Add remote tabs verification screen for phones. r=nalexander
2014-05-22 18:38:03 -07:00
Michael Comella
4bfe4c3fa6
Bug 958889 - Part 3: Add RemoteTabsSetupPanel for phones. r=nalexander,lucasr
2014-05-22 18:38:03 -07:00
Michael Comella
f76d5f9623
Bug 958889 - Part 2.8: Add RemoteTabsPanel. r=nalexander
2014-05-22 18:38:03 -07:00
Michael Comella
dd3d0b3998
Bug 1009279 - Change the margins to padding in the browser toolbar. r=bnicholson
2014-05-13 14:48:06 -07:00
Margaret Leibovic
99e4d5427d
Bug 1009473 - Remove padding around list item images. r=lucasr
2014-05-13 18:26:04 +01:00
Nick Alexander
8186ac9ac7
Bug 1002575
- Part 2: Display "Last synced" time in Synced tabs panel. r=rnewman
...
For the resources, I kept the client/last_synced (group) text sizes the
same as the tab/url (child) text sizes; and I kept the group height the
same as the child height (since I didn't want to calculate the new group
size); and I stripped the (unnecessary) backgrounds.
2014-05-07 17:05:50 -07:00
Michael Comella
76673d5ae6
Bug 1000149 - Part 4: Correct url bar shrinking documentation. r=lucasr
2014-04-30 10:25:58 -07:00
Michael Comella
cd83e8f120
Bug 1000149 - Part 3: Update close button size and toolbar spacing. r=lucasr
2014-04-30 10:25:51 -07:00
Michael Comella
39365f1c37
Bug 1000149 - Part 2: Remove edit separator. r=lucasr
2014-04-30 10:25:42 -07:00
Michael Comella
6a9ee790af
Bug 1000149 - Part 1: Remove go button from toolbar. r=lucasr
2014-04-30 10:25:33 -07:00
Michael Comella
0367edc465
Bug 958889 - Part 1: Move tabspanel files to new tabspanel package. r=bnicholson
...
--HG--
rename : mobile/android/base/RemoteTabsContainer.java => mobile/android/base/tabspanel/RemoteTabsContainer.java
rename : mobile/android/base/RemoteTabsList.java => mobile/android/base/tabspanel/RemoteTabsList.java
rename : mobile/android/base/TabsPanel.java => mobile/android/base/tabspanel/TabsPanel.java
rename : mobile/android/base/TabsTray.java => mobile/android/base/tabspanel/TabsTray.java
2014-04-29 11:20:59 -07:00
Margaret Leibovic
e7a3e4257d
Bug 999760 - Apply padding to entire article item view. r=liuche
2014-04-23 18:01:34 -07:00
Josh Dover
68237bb424
Bug 850600 - Part 2: Split RemoteTabs into container and list. r=nalexander
2014-04-04 15:17:04 -07:00
Margaret Leibovic
c4d6406ad7
Bug 993749 - More padding in ArticleItemView. r=liuche
2014-04-21 11:06:10 -07:00
Michael Comella
67f35885d2
Bug 965548 - Part 5: Shrink the url bar on appropriate phones. r=lucasr
2014-04-17 13:34:12 -07:00
Michael Comella
04ff86d4df
Bug 965548 - Part 4: Rename url bar right edge to translating edge. r=lucasr
...
--HG--
rename : mobile/android/base/resources/drawable/url_bar_right_edge.xml => mobile/android/base/resources/drawable/url_bar_translating_edge.xml
2014-04-17 13:34:12 -07:00
Michael Comella
4b55d56ec4
Bug 965548 - Part 3: Add cancel button for phone layout. r=bnicholson
2014-04-17 13:34:12 -07:00
Nick Alexander
9e2c54c66d
Bug 975013 - Pad and correctly size show/hide password button. r=rnewman
...
========
c6509b8ed9
Author: Nick Alexander <nalexander@mozilla.com>
Bug 975013 - Part 3: Make show/hide password button size not depend on its state.
========
3107ed8bbc
Author: Nick Alexander <nalexander@mozilla.com>
Date: Tue Apr 15 16:42:38 2014 -0700
Bug 975013 - Part 2: Extract FxAccountShowHidePasswordButton style.
========
e012cac483
Author: Nick Alexander <nalexander@mozilla.com>
Date: Tue Apr 15 16:25:18 2014 -0700
Bug 975013 - Part 1: Add horizontal padding to show/hide password button.
2014-04-15 16:54:21 -07:00
Nick Alexander
0ff333417d
Bug 996843 - Autocomplete email addresses in Android Firefox Accounts sign-up/sign-in. r=rnewman
...
========
c41a37fad3
Author: Nick Alexander <nalexander@mozilla.com>
Bug 996843 - Part 2: Populate email autocomplete list in onResume.
========
418b103991
Author: Nick Alexander <nalexander@mozilla.com>
Date: Tue Apr 15 15:15:41 2014 -0700
Bug 996843 - Part 1: Make email an AutoCompleteTextView.
2014-04-15 15:16:15 -07:00
Wes Johnston
52f8065e4c
Bug 994456 - Add a preview surface for webrtc in webapps. r=gcp
2014-04-11 14:19:12 -07:00
Eduard Neculaesi
c3af37760e
Bug 920930 - 'Switch to tab' loads the page in the current tab from Reading List. r=lucasr
2014-04-04 10:57:37 +03:00
Michael Comella
4b04d5c772
Bug 991256 - Rename preprocessed Gecko* -> Themed* in widget/. r=bnicholson
...
--HG--
rename : mobile/android/base/widget/GeckoEditText.java.in => mobile/android/base/widget/ThemedEditText.java.in
rename : mobile/android/base/widget/GeckoImageButton.java.in => mobile/android/base/widget/ThemedImageButton.java.in
rename : mobile/android/base/widget/GeckoImageView.java.in => mobile/android/base/widget/ThemedImageView.java.in
rename : mobile/android/base/widget/GeckoLinearLayout.java.in => mobile/android/base/widget/ThemedLinearLayout.java.in
rename : mobile/android/base/widget/GeckoRelativeLayout.java.in => mobile/android/base/widget/ThemedRelativeLayout.java.in
rename : mobile/android/base/widget/GeckoTextSwitcher.java.in => mobile/android/base/widget/ThemedTextSwitcher.java.in
rename : mobile/android/base/widget/GeckoTextView.java.in => mobile/android/base/widget/ThemedTextView.java.in
rename : mobile/android/base/widget/GeckoView.java.frag => mobile/android/base/widget/ThemedView.java.frag
2014-04-02 15:56:52 -07:00
Brad Lassey
6d112ec871
bug 928096 - UI for Tab streaming, recording indiator for tabs tray r=lucasr, mfinkle
2014-04-02 14:32:30 -04:00
Margaret Leibovic
b11cb7dcd0
Bug 942281 - Add a view for authentication UI to DynamicPanel (r=lucasr)
2014-03-27 09:25:04 -07:00
Wes Johnston
e9da61ad85
Bug 942270 - Fix gingerbread issues with quickshare. r=bnicholson
2014-03-26 10:18:02 -07:00
Lucas Rocha
aac5002026
Bug 975091 - Use wrap_content height params in PanelArticleItem (r=margaret)
2014-03-25 11:38:55 +00:00
Lucas Rocha
8e3d7eee0b
Bug 974454 - Allow showing only description in panel items (r=margaret)
2014-03-20 15:15:42 +00:00
Brian Nicholson
49befe735a
Bug 962103 - Make progress bar overlap content. r=lucasr
...
--HG--
extra : rebase_source : 81e81fa285f34243a1fbb8489d1d6d9893429159
2014-03-18 10:36:23 -07:00
Margaret Leibovic
f242515ea6
Bug 982181 - Hide home banner after it is animated off screen, to avoid intercepting click events on pre-honeycomb devices. r=lucasr
2014-03-18 15:30:20 -07:00
Josh Dover
d54a5f4590
Bug 975055 - Show up arrow for back row. r=lucasr
2014-02-27 16:42:48 -08:00