Commit Graph

12143 Commits

Author SHA1 Message Date
Margaret Leibovic
cef3c3aa64 Bug 1146373 - Don't resize reader view images in JS. r=Gijs
--HG--
extra : rebase_source : d7b428fb57beeebbbb27369a1fe04ea8d7fd62eb
2015-03-23 16:55:26 -07:00
Michael Comella
de9053ccfc Bug 1147661 - Use new device icons in share overlay. r=liuche
--HG--
extra : rebase_source : c12d608c264fd1453cff55413f91612071c1a780
2015-03-26 10:06:51 -07:00
Michael Comella
b1b84243ba Bug 1147661 - Add new device assets. r=liuche
--HG--
extra : rebase_source : d3472abe5367e37a3681d21880cd0c2cd4795d5e
2015-03-26 10:06:05 -07:00
Michael Comella
e4b121c689 Bug 1148041 - Have the ShareOverlay text styles inherit from the default TextAppearance. r=liuche
--HG--
extra : rebase_source : 14d0cb6b6ea4723611752a5db82530edf93a352a
2015-03-26 12:06:24 -07:00
Jannis Pinter
6da0b1ad05 Bug 1142268 - Tweak layout size for doorhanger shadow. r=liuche 2015-03-22 12:08:35 +01:00
Michael Comella
de040b94a1 Bug 1137483 - Preland Strings for awesomescreen search engine bar. r=margaret
--HG--
extra : rebase_source : f37d76e3300b5731e3552aaa0f36ebee27213946
2015-03-26 09:56:24 -07:00
Ryan VanderMeulen
be425949b5 Merge mozilla-inbound to m-c. a=merge
CLOSED TREE
2015-03-26 14:43:39 -04:00
Michael Comella
8081677dda 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.

--HG--
extra : rebase_source : 1acd0d5af158982aee5b28631ad474eae16b0272
2015-03-25 13:39:39 -07:00
Rishi
e23afcfd84 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.

--HG--
extra : amend_source : 1bb996da467c8881124a9eb481b03e4f343df0dc
2015-03-22 13:51:40 -07:00
Jannis Pinter
e334df5e50 Bug 1124943 - Changed methods in TilesRecorder to static, added a private constructor and removed the member instance in TopSitesPanel r=mcomella
--HG--
extra : amend_source : e4aebdb3204ed6bde553f61fcf4b866f35941189
2015-03-22 13:22:57 +01:00
Jeff Lu
8365561838 Bug 1106779 - Wait for keyboard to disappear before showing tabs. r=mcomella
--HG--
extra : amend_source : edea61a4e0f6d3f8e1324e289ee3b6c980414b50
2015-03-25 11:15:29 -07:00
Ryan VanderMeulen
86983a84a5 Merge m-c to fx-team. a=merge 2015-03-25 13:46:11 -04:00
Bhargav Chippada
a63b20ae46 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
0d23218b13 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).

--HG--
extra : rebase_source : 179069f2757650000640af8bed6693572efb34a7
extra : histedit_source : 94f511ba2b0fe63f33abaedc1a5c9e2250634172
2015-03-24 17:16:00 -07:00
Michael Comella
3b0a245d27 Bug 1130203 - Add drop shadow to overlay share dialog result toast. r=margaret
--HG--
extra : rebase_source : 9baa0977c10afb4844a3a11294232b57b33c8cd9
extra : histedit_source : cddf4b8c7f3aabd106d733af0a17a4af31da47fb
2015-03-23 20:04:18 -07:00
Michael Comella
658b6db4a8 Bug 1130203 - Review: Finish off share overlay nits. r=trivial
Changes include code alignment and clarifying comments.

--HG--
extra : rebase_source : e6be846c28fbf208208e4b000f5836aa925b66d3
2015-03-23 11:28:56 -07:00
Michael Comella
1c5a3489bf Bug 1130203 - Review: Remove single use styles in share overlay. r=trivial
--HG--
extra : rebase_source : f9d1ea1efcac1a937918e8351a903e9a93a77deb
2015-03-23 11:25:17 -07:00
Michael Comella
0f97eacbf4 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.

--HG--
extra : rebase_source : e297ec9abf3e93bd321d0446fd3374e83b1b7bfe
2015-03-19 18:08:48 -07:00
Michael Comella
97446b101c Bug 1130203 - Clean up share overlay toast styles. r=mhaigh
--HG--
extra : rebase_source : bab228af70ed25cd90829678613d6ebd495febc4
2015-03-19 17:47:30 -07:00
Michael Comella
099024c423 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.

--HG--
extra : rebase_source : b781bbef3965378d4691931719b77998513cc56a
2015-03-19 11:54:11 -07:00
Michael Comella
59efb9503f Bug 1130203 - Update share overlay row pressed color & color names. r=mhaigh
Switched over to using Fennec color palette rather than specific duplicate
colors.

--HG--
extra : rebase_source : 47c337bd1bfa426b3544a83520fe170ccb908b3e
2015-03-18 17:17:08 -07:00
Michael Comella
dca58d3113 Bug 1130203 - Clean up style inheritance in share overlay. r=mhaigh
--HG--
extra : rebase_source : 9161393971af197ebaa9d50735abef7aa221e71d
2015-03-18 16:59:18 -07:00
Michael Comella
1f20622704 Bug 1130203 - Remove unused share overlay layout. r=mhaigh
--HG--
extra : rebase_source : b71a744d6ffd414bb0dcfd6b21a1c43afa822b4d
2015-03-18 16:34:48 -07:00
Michael Comella
9f1160fce2 Bug 1130203 - Remove excess LinearLayout from ShareOverlay. r=mhaigh
--HG--
extra : rebase_source : 8fe079d218de40f77317fbee6388e71c92016d34
2015-03-18 16:28:02 -07:00
Michael Comella
81569c8474 Bug 1130302 - Move ShareOverlayButton.Text to ShareOverlayTextAppearance.Button. r=mhaigh
It's good practice to separate TextAppearance from View attr.

--HG--
extra : rebase_source : 7b15a0348b9c07fd7c948c23532419553acc9186
2015-03-18 16:22:15 -07:00
Michael Comella
0a75948fb1 Bug 1130203 - Rename TextAppearance.ShareOverlay to ShareOverlayTextAppearance. r=mhaigh
This is more clear because we don't intentionally inherit from TextAppearance.

--HG--
extra : rebase_source : 8e4b15e6c2419c385a4dea5eb1a7d206cf9ac00c
2015-03-18 16:08:48 -07:00
Michael Comella
6d5a2613e5 Bug 1130203 - Update share overlay text colors to match mocks. r=mhaigh
--HG--
rename : mobile/android/base/resources/color/overlay_btn_text.xml => mobile/android/base/resources/color/primary_text_selector.xml
extra : rebase_source : 06e227b10c8427993f5c8204beb1ea3581d44e18
2015-03-17 17:55:27 -07:00
Michael Comella
29bccd259c Bug 1130203 - Set width for share overlay. r=mhaigh
--HG--
extra : rebase_source : a00cbe15e8349d2ebc462181f7a76d22662a8d44
2015-02-27 16:25:11 -08:00
Michael Comella
e3229831ed Bug 1130203 - Round the corners of the first item in the share overlay. r=mhaigh
--HG--
extra : rebase_source : 717343075307e417e4cd65f055a5e2b057653fad
2015-03-17 17:47:38 -07:00
Michael Comella
3a58db276c 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.

--HG--
extra : rebase_source : ff32297ec1668ae3dfec75a6d69652038560ed07
2015-02-27 14:55:32 -08:00
Ryan VanderMeulen
9a50e2c791 Merge fx-team to m-c. a=merge 2015-03-25 10:59:05 -04:00
Wes Kocher
af7c4c6606 Merge m-c to inbound a=merge CLOSED TREE 2015-03-24 18:35:30 -07:00
Seth Fowler
5e1bf3762e Bug 1124088 - Rename decode-on-draw to decode-only-on-draw. r=tn 2015-03-24 15:39:00 -07:00
Ryan VanderMeulen
358a43b689 Merge m-c to fx-team. a=merge 2015-03-24 12:01:54 -04:00
Ryan VanderMeulen
68565c39fb Merge fx-team to m-c. a=merge 2015-03-24 11:55:30 -04:00
Geoff Brown
9780fc9a98 Bug 923109 - Load pages differently in many robocop tests; r=margaret 2015-03-24 06:51:46 -06:00
Mark Capella
422b818b0c Bug 1140979 - Change SelectionHandler/TextSelection to use UUID vs. simple selectionID, r=wesj 2015-03-24 01:34:31 -04:00
Brian Grinstead
ac897bf890 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
f923ac05b0 Bug 1140044 - Update bookmark button title when state changes. r=mcomella 2015-03-18 15:20:00 -04:00
Mike Taylor
c9c9cb1b1b Bug 783846 - Use SelectionHandler._getEditor when moving caret. r=wesj 2015-03-11 23:56:00 -04:00
Mike Taylor
712267f7b0 Bug 783846 - Add paste tests to testSelectionHandler. r=wesj 2015-03-11 23:55:00 -04:00
Mike Taylor
f801d95686 Bug 783846 - Enable paste in contentEditable elements. r=wesj 2015-03-11 23:54:00 -04:00
Sebastian Kaspari
e392b483b7 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
ad3e1f418b Bug 1130203 - Remove dividers in share overlay. r=mhaigh
--HG--
extra : rebase_source : 1bcb07fd2aeabe196a9432a1b33027c444f32640
2015-02-26 18:35:56 -08:00
Michael Comella
958d80882b Bug 1130203 - Move share overlay title styles into styles.xml and revise to match mocks. r=mhaigh
--HG--
extra : rebase_source : cf9a699354c3454d8a010ddf728f207e48e569fe
2015-02-26 17:33:36 -08:00
Mantaroh Yoshinaga
08ab0525d0 Bug 910634 - Disabled <input> should not popup a dialog. r=wesj 2015-02-26 02:39:00 -05:00
Michael Comella
6c32425b43 Bug 1145897 - Check if accounts exist before returning client count in ActivityChooserModel. r=rnewman
--HG--
extra : rebase_source : 78e5febff180f95898a5eab7d2388a0ab9752c36
extra : amend_source : 5ffbc1151db0422c5329b816bdbe0be01c2a924c
2015-03-20 16:56:07 -07:00
Michael Comella
c7f83b0e00 Bug 1145892 - Add null check in ShareDialog.handleSendTabUIEvent. r=rnewman
--HG--
extra : rebase_source : 3e93e41b9e484087f456b785f1947e5e7697e05b
2015-03-20 16:30:05 -07:00
Michael Comella
376e88b94a Bug 1130203 - Remove Firefox logo from share overlay. r=mhaigh
--HG--
extra : rebase_source : 83cbe32e627ebdeef9d92cbfaf2d78055e16d14b
2015-02-25 17:10:17 -08:00
Wes Kocher
8794504c9f Merge m-c to inbound a=merge CLOSED TREE 2015-03-23 16:51:22 -07:00