Chenxia Liu
45d4382eea
Bug 1088220 - Switch to using DoorhangerConfig. r=margaret
2015-03-23 20:34:58 -07:00
Chenxia Liu
4de91f73a1
Bug 1088220 - Add Config for Doorhangers. r=margaret
2015-03-23 20:27:21 -07:00
Chenxia Liu
00d8944097
Bug 1088220 - Add key icon resources. r=margaret
2015-03-23 20:20:53 -07:00
Chenxia Liu
dac369fe4b
Bug 1088220 - Split DoorHanger to support other doorhangers. r=margaret
2015-03-18 15:51:10 -07:00
Richard Newman
320928c036
Bug 1147992 - Be paranoid when reading strings from intents, yet again. r=mfinkle
2015-03-26 16:55:45 -07:00
Nick Alexander
c48f0df56c
Bug 1140810 - Upload material (non-status) Reading List modifications. r=rnewman
...
========
575d80fddb
Author: Nick Alexander <nalexander@mozilla.com>
Date: Wed Mar 25 16:35:26 2015 -0700
Bug 1140810 - Part 2: Upload material (non-status) modifications.
========
a86e734ef1
Author: Nick Alexander <nalexander@mozilla.com>
Date: Wed Mar 25 10:56:07 2015 -0700
Bug 1140810 - Part 1: Add storage test for material (non-status) modifications.
========
2259378d08
Author: Nick Alexander <nalexander@mozilla.com>
Date: Wed Mar 25 13:33:13 2015 -0700
Bug 1140810 - Part 0: Add and use HTTP PATCH.
========
0222d53d98
Author: Nick Alexander <nalexander@mozilla.com>
Date: Wed Mar 25 14:49:19 2015 -0700
Bug 1140810 - Pre: Don't fail in status upload when there are no failures.
========
7f2feede3b
Author: Nick Alexander <nalexander@mozilla.com>
Date: Wed Mar 25 14:53:45 2015 -0700
Bug 1140810 - Pre: convert 4 spaces to 2 spaces.
========
49e80d271e
Author: Nick Alexander <nalexander@mozilla.com>
Date: Wed Mar 25 10:40:26 2015 -0700
Bug 1140810 - Pre: Fix whitespace.
2015-03-26 15:47:20 -07:00
Margaret Leibovic
a4e342f9b6
Bug 1146373 - Don't resize reader view images in JS. r=Gijs
2015-03-23 16:55:26 -07:00
Michael Comella
306a540793
Bug 1147661 - Use new device icons in share overlay. r=liuche
2015-03-26 10:06:51 -07:00
Michael Comella
74c00f6576
Bug 1147661 - Add new device assets. r=liuche
2015-03-26 10:06:05 -07:00
Michael Comella
7544e80fc8
Bug 1148041 - Have the ShareOverlay text styles inherit from the default TextAppearance. r=liuche
2015-03-26 12:06:24 -07:00
Jannis Pinter
02d2f6532d
Bug 1142268 - Tweak layout size for doorhanger shadow. r=liuche
2015-03-22 12:08:35 +01:00
Michael Comella
15d03ac67f
Bug 1137483 - Preland Strings for awesomescreen search engine bar. r=margaret
2015-03-26 09:56:24 -07:00
Ryan VanderMeulen
65b8c960ef
Merge mozilla-inbound to m-c. a=merge
...
CLOSED TREE
2015-03-26 14:43:39 -04:00
Michael Comella
c085f1646a
Bug 1147535 - Update failure string in share overlay toast. r=liuche
...
Also took the opportunity to center the text because it now frequently will
take up two lines.
2015-03-25 13:39:39 -07:00
Rishi
626f07912c
Bug 1143196 - Add Menu.FIRST to order values in GeckoActionProvider.onPrepareSubMenu r=mcomella
...
I was not sure how to handle the order wrt Menu.CATEGORY_SECONDARY. Hope I'm right.
2015-03-22 13:51:40 -07:00
Jannis Pinter
e6c976d699
Bug 1124943 - Changed methods in TilesRecorder to static, added a private constructor and removed the member instance in TopSitesPanel r=mcomella
2015-03-22 13:22:57 +01:00
Jeff Lu
6138011d98
Bug 1106779 - Wait for keyboard to disappear before showing tabs. r=mcomella
2015-03-25 11:15:29 -07:00
Ryan VanderMeulen
2e4f067e37
Merge m-c to fx-team. a=merge
2015-03-25 13:46:11 -04:00
Bhargav Chippada
16d914e18c
Bug 1130372 Onboarding screen still showing behind externally opened url. r=mhaigh
...
---
mobile/android/base/BrowserApp.java | 3 +++
1 file changed, 3 insertions(+)
2015-03-25 09:52:08 -07:00
Michael Comella
9a21db828a
Bug 1130203 - Remove retry button in share overlay retry toast. r=margaret
...
Toasts are unclickable (http://stackoverflow.com/a/20698525 ) so this button
never actually did anything. If we want to add this functionality, we'd have to
use a new toasting API (dialog was suggested) and potentially create a new
Activity (so it can be shown over another underlying Activity).
We could implement this but it'd be better to spend time creating system
notifications to show tab sending progress (bug 1145434).
2015-03-24 17:16:00 -07:00
Michael Comella
9aec916fb6
Bug 1130203 - Add drop shadow to overlay share dialog result toast. r=margaret
2015-03-23 20:04:18 -07:00
Michael Comella
f9123fe04c
Bug 1130203 - Review: Finish off share overlay nits. r=trivial
...
Changes include code alignment and clarifying comments.
2015-03-23 11:28:56 -07:00
Michael Comella
7be01fa7e8
Bug 1130203 - Review: Remove single use styles in share overlay. r=trivial
2015-03-23 11:25:17 -07:00
Michael Comella
111094ccc0
Bug 1130203 - Reset the first item background drawable state onResume. r=mhaigh
...
The Activity can be re-used in Android L (bug 1137928) so we have to reset any
changed state.
2015-03-19 18:08:48 -07:00
Michael Comella
2698360f3b
Bug 1130203 - Clean up share overlay toast styles. r=mhaigh
2015-03-19 17:47:30 -07:00
Michael Comella
0e3e20e94e
Bug 1130203 - Update ShareOverlay icon padding & assets. r=mhaigh
...
This had the added benefit of reusing the OverlayDialogButton for the send tab
item rows instead of having a simple implementation, as it was before.
2015-03-19 11:54:11 -07:00
Michael Comella
509a1fb787
Bug 1130203 - Update share overlay row pressed color & color names. r=mhaigh
...
Switched over to using Fennec color palette rather than specific duplicate
colors.
2015-03-18 17:17:08 -07:00
Michael Comella
8d609702c9
Bug 1130203 - Clean up style inheritance in share overlay. r=mhaigh
2015-03-18 16:59:18 -07:00
Michael Comella
4530004cb3
Bug 1130203 - Remove unused share overlay layout. r=mhaigh
2015-03-18 16:34:48 -07:00
Michael Comella
03676fa64f
Bug 1130203 - Remove excess LinearLayout from ShareOverlay. r=mhaigh
2015-03-18 16:28:02 -07:00
Michael Comella
b1889cefba
Bug 1130302 - Move ShareOverlayButton.Text to ShareOverlayTextAppearance.Button. r=mhaigh
...
It's good practice to separate TextAppearance from View attr.
2015-03-18 16:22:15 -07:00
Michael Comella
70b02db3f0
Bug 1130203 - Rename TextAppearance.ShareOverlay to ShareOverlayTextAppearance. r=mhaigh
...
This is more clear because we don't intentionally inherit from TextAppearance.
2015-03-18 16:08:48 -07:00
Michael Comella
eaeebb041a
Bug 1130203 - Update share overlay text colors to match mocks. r=mhaigh
2015-03-17 17:55:27 -07:00
Michael Comella
7f56f688ba
Bug 1130203 - Set width for share overlay. r=mhaigh
2015-02-27 16:25:11 -08:00
Michael Comella
6d18b8672f
Bug 1130203 - Round the corners of the first item in the share overlay. r=mhaigh
2015-03-17 17:47:38 -07:00
Michael Comella
2400d5821f
Bug 1130203 - Add @dimen/button_corner_radius and replace corner radius use in code. r=mhaigh
...
Note that this does not include fxaccount_* which needs to exist in
fxaccount_dimens so it can be used in the detached sync repo.
2015-02-27 14:55:32 -08:00
Ryan VanderMeulen
182892cffc
Merge fx-team to m-c. a=merge
2015-03-25 10:59:05 -04:00
Wes Kocher
1836d8921b
Merge m-c to inbound a=merge CLOSED TREE
2015-03-24 18:35:30 -07:00
Seth Fowler
5464037382
Bug 1124088 - Rename decode-on-draw to decode-only-on-draw. r=tn
2015-03-24 15:39:00 -07:00
Ryan VanderMeulen
ae9382b2ba
Merge m-c to fx-team. a=merge
2015-03-24 12:01:54 -04:00
Ryan VanderMeulen
be9c6b1dbe
Merge fx-team to m-c. a=merge
2015-03-24 11:55:30 -04:00
Geoff Brown
7d5a1e28f9
Bug 923109 - Load pages differently in many robocop tests; r=margaret
2015-03-24 06:51:46 -06:00
Mark Capella
d6544384a2
Bug 1140979 - Change SelectionHandler/TextSelection to use UUID vs. simple selectionID, r=wesj
2015-03-24 01:34:31 -04:00
Brian Grinstead
988139d2de
Bug 1094821 - Store currently selected lightweight theme in the selectedThemeID pref instead figuring it out based on the order of the usedThemes pref;r=Gijs
2015-03-23 15:32:41 -07:00
Jeff Lu
3bb6df7521
Bug 1140044 - Update bookmark button title when state changes. r=mcomella
2015-03-18 15:20:00 -04:00
Mike Taylor
04187d3010
Bug 783846 - Use SelectionHandler._getEditor when moving caret. r=wesj
2015-03-11 23:56:00 -04:00
Mike Taylor
ac12e1a7c0
Bug 783846 - Add paste tests to testSelectionHandler. r=wesj
2015-03-11 23:55:00 -04:00
Mike Taylor
4448abb0de
Bug 783846 - Enable paste in contentEditable elements. r=wesj
2015-03-11 23:54:00 -04:00
Sebastian Kaspari
ae3a8d4650
Bug 1142699 - testReaderModeTitle: Wait for Gecko to be ready and reduce waiting time for reader mode to 30 seconds again. r=mcomella
2015-03-19 23:39:59 +01:00
Michael Comella
1adbf011fb
Bug 1130203 - Remove dividers in share overlay. r=mhaigh
2015-02-26 18:35:56 -08:00