Ryan VanderMeulen
9cb7fa3210
Merge fx-team to m-c. a=merge
2015-08-19 07:45:12 -04:00
William Chen
658b1a13f5
Bug 1131470 - Part 2: Update screen configuration HAL to report orientation angle. r=snorp,mwu
2015-08-18 14:55:15 -07:00
Martyn Haigh
7ce1ea957c
Bug 1193337 - Checkboxes in doorhangers are not working; r=liuche
2015-08-18 15:09:25 +01:00
Martyn Haigh
c28a47d577
Bug 1195216 - Last tab is cut off in tab tray in portrait; r=mcomella
2015-08-17 15:16:42 +01:00
Allison Naaktgeboren
2a33e76188
Bug 1114821 - Remove nightly-only flag for about logins.r=liuche
2015-08-17 23:22:24 -07:00
Nick Alexander
7b33d3e13b
No bug - Bump Google Play versions in Android Gradle versions. r=me
...
DONTBUILD NPOTB
We're seeing build failures since 6.5.+ doesn't match 6.5.87. This
shouldn't be fuzzy, and it shouldn't be an ancient version of Google
Play Services either. (In moz.build local builds , we're using a much
more recent version. In automation, I'm not certain what we're
using.)
2015-08-17 11:26:29 -07:00
Michael Comella
8ef24c0b64
Bug 1194659 - Tint menu on phones. r=mhaigh
...
We were doing this on tablets but I forgot to add the lines to make it work on
phones.
2015-08-14 15:28:16 -07:00
Kartikaya Gupta
714356b02e
Bug 1180295 - Fix layerview positioning when dynamic toolbar is turned off. r=rbarker
2015-08-18 14:27:20 -04:00
Kartikaya Gupta
666fb45693
Bug 1180295 - Remove the margins information from ImmutableViewportMetrics. r=rbarker
2015-08-18 14:27:20 -04:00
Kartikaya Gupta
3fa0b1ee35
Bug 1180295 - Fix up the overscroll edge effect. r=rbarker
2015-08-18 14:27:20 -04:00
Kartikaya Gupta
1b5a9e7305
Bug 1180295 - Update the FormAssistPopup to account for the new dynamic toolbar model. r=rbarker
2015-08-18 14:27:20 -04:00
Kartikaya Gupta
87fac6d26a
Bug 1180295 - Update the ZoomedView calculations to account for the new dynamic toolbar model. r=rbarker
2015-08-18 14:27:20 -04:00
Kartikaya Gupta
c3ade15dae
Bug 1180295 - Make the text selection handles position correctly. r=rbarker
2015-08-18 14:27:20 -04:00
Kartikaya Gupta
9b35fc55ac
Bug 1180295 - Implement seamless snapping to the stable state. r=rbarker
2015-08-18 14:27:20 -04:00
Kartikaya Gupta
888d34ae59
Bug 1180295 - Ensure we don't scroll past the end of the page. r=rbarker
2015-08-18 14:27:20 -04:00
Kartikaya Gupta
0fe4fb2971
Bug 1180295 - Ensure short pages are dealt with appropriately, so that the toolbar can be made visible but not hidden. r=rbarker
2015-08-18 14:27:19 -04:00
Kartikaya Gupta
c49aa657f2
Bug 1180295 - Ensure that on rotation/resize the CSS viewport is resized to the right size. r=rbarker
2015-08-18 14:27:19 -04:00
Kartikaya Gupta
6ecc3ed31e
Bug 1180295 - Delete the LayerMarginsAnimator class and its dangling entrails. r=rbarker
2015-08-18 14:27:19 -04:00
Kartikaya Gupta
ca49bce965
Bug 1180295 - Remove the unneeded margin code from JavaPanZoomController and Axis. r=rbarker
2015-08-18 14:27:19 -04:00
Kartikaya Gupta
c836639187
Bug 1180295 - Stop exposing the old LayerMarginsAnimator from LayerView. r=rbarker
2015-08-18 14:27:19 -04:00
Kartikaya Gupta
a10d45d575
Bug 1180295 - Update actionbar show/hide code to use the new dynamic toolbar code. r=rbarker
2015-08-18 14:27:19 -04:00
Kartikaya Gupta
4af4159d84
Bug 1180295 - Update fullscreen code to just pin the toolbar in the hidden state. r=rbarker
2015-08-18 14:27:19 -04:00
Kartikaya Gupta
be3ede744e
Bug 1180295 - Hook up the fixed-position layer margins to the DynamicToolbarAnimator. r=rbarker
2015-08-18 14:27:19 -04:00
Kartikaya Gupta
ccddd75aaf
Bug 1180295 - Store the viewport width and height as integers instead of floats in ImmutableViewportMetrics. r=rbarker
2015-08-18 14:27:19 -04:00
Kartikaya Gupta
491f61dbda
Bug 1180295 - Hook up toolbar show/hide animations to the DynamicToolbarAnimator. r=rbarker
2015-08-18 14:27:18 -04:00
Kartikaya Gupta
24fdfedfe7
Bug 1180295 - Disconnect scrolling notifications going to LayerMarginsAnimator. r=rbarker
2015-08-18 14:27:18 -04:00
Kartikaya Gupta
0c547e3f8c
Bug 1180295 - Hook up touch-based scrolling to the new DynamicToolbarAnimator. r=rbarker
2015-08-18 14:27:18 -04:00
Kartikaya Gupta
75f5a07511
Bug 1180295 - Start plumbing the outputs of DynamicToolbarAnimator into BrowserApp. r=rbarker
2015-08-18 14:27:18 -04:00
Kartikaya Gupta
47badbd517
Bug 1180295 - Start plumbing inputs to the DynamicToolbarAnimator. r=rbarker
2015-08-18 14:27:18 -04:00
Kartikaya Gupta
fcfbe37b0c
Bug 1180295 - Introduce the skeleton of a DynamicToolbarAnimator class alongside LayerMarginsAnimator. r=rbarker
2015-08-18 14:27:18 -04:00
Kartikaya Gupta
05af9d0c71
Bug 1180295 - Rip out the Fennec code to set the screen render offset. r=rbarker
2015-08-18 14:27:18 -04:00
Kartikaya Gupta
7d25074ea7
Bug 1180295 - Rip out call to setContentDocumentFixedPositionMargins. r=rbarker
2015-08-18 14:27:18 -04:00
Kartikaya Gupta
ccf8f454cb
Bug 1180295 - Rip out the FixedMarginsChanged message and all the code that depends on it. r=rbarker
2015-08-18 14:27:17 -04:00
Allison Naaktgeboren
4d099348d1
Bug 1189790 - Include bookmarks for Kinderfox.r=sebastian
2015-08-16 17:29:15 -07:00
Wes Kocher
32e7d5de36
Backed out changeset 965133e168d9 (bug 1189790) for android build failures CLOSED TREE
2015-08-14 15:30:24 -07:00
Allison Naaktgeboren
2575219e5a
Bug 1189790 - Include bookmarks for Kinderfox.r=sebastian
2015-08-14 13:57:29 -07:00
Michael Comella
bcb1098c0a
Bug 1193042 - Change home panel dividers to @color/divider_light. r=ally
2015-08-11 14:57:00 -07:00
Sebastian Kaspari
223d960e7b
Bug 1177124 - Doorhanger: Hide title/favicon if they don't exist. r=liuche
2015-08-12 15:30:57 +02:00
Pawel Golinski
3b8d8f474e
Bug 1171929 - When sharing selected text, also include the current page URL, r=margaret
2015-08-13 18:31:53 -04:00
Michael Comella
f616a793d2
Bug 1193975 - Remove unused menuItemActionBarStyleNewTablet. r=mhaigh
2015-08-12 16:31:32 -07:00
Michael Comella
92102eef62
Bug 1193975 - Remove NewTablet from ImageButton.TabCount. r=mhaigh
...
It seems the other attributes are not used on tablet so there was
no need to make a base style here.
2015-08-12 16:29:01 -07:00
Michael Comella
dbb24c9f94
Bug 1193975 - Remove NewTablet from ImageButton style. r=mhaigh
...
I feel like there's a better way to do this than using *Base, but
this is our current convention.
2015-08-12 16:24:18 -07:00
Michael Comella
4ed3eabe33
Bug 1193950 - Tint menu bar icons on pre-L devices. r=mhaigh
...
I wasn't using the wrapped drawable when setting the icon, which
curiously works on L+ devices, but not pre-L.
2015-08-12 15:54:30 -07:00
Michael Comella
3907ba94b5
Bug 1193580 - Losslessy compress png assets. r=liuche
...
Note that this not the originally reviewed patch in the bug, but a re-run of
the algorithm that produced that patch.
2015-08-13 10:43:51 -07:00
Michael Comella
7ebdcc4de0
Bug 1150742 - Remove new from tablet_tabs_item_cell. r=mhaigh
2015-08-12 14:18:12 -07:00
Michael Comella
0d82051614
Bug 1150742 - Remove new_tablet from tab_strip. r=mhaigh
...
This involved renaming the existing tab_strip layout to tab_strip_inner
as it was originally contained within the new_tablet_tab_strip
layout.
2015-08-12 14:14:33 -07:00
Michael Comella
0fa26c0660
Bug 1150742 - Remove new_tablet from tab_strip_divider. r=mhaigh
2015-08-12 14:08:04 -07:00
Michael Comella
8eaf4071ab
Bug 1150742 - Remove new_tablet from tab_strip_add_tab. r=mhaigh
2015-08-12 14:06:16 -07:00
Michael Comella
3708272f58
Bug 1150742 - Remove new_tablet from tab_new_dark. r=mhaigh
2015-08-12 14:04:09 -07:00
Michael Comella
c3a9f392b8
Bug 1150742 - Remove new from tablet_menu. r=mhaigh
2015-08-11 17:37:41 -07:00