Lucas Rocha
470941e98f
Bug 1010764 - Use same placeholder image on all tabs (r=mfinkle)
2014-05-27 11:23:17 +01:00
Nick Alexander
d81ec38bc0
Bug 1015974 - Prophylactically stop Sync icon animation on creation. r=rnewman
...
It appears that Android 4.4.2 is a special snow-flake that starts the
animation on creation: http://stackoverflow.com/q/21699985 . This patch
works around that special behaviour.
Don't you love when you need to update your comment -- gleaned from
working code and documentation -- to account for Android inexplicably
changing behaviour?
2014-05-26 18:12:07 -07:00
Nick Alexander
0b0a815aa7
Bug 1014150 - Sync clients and tabs when refreshing Remote Tabs and when Sending Tab to Device. r=rnewman
...
Both collections impact the state of your remote tabs, so we should
update both when we want your tabs.
2014-05-26 10:06:11 -07:00
Carsten "Tomcat" Book
1fcce63254
merge fx-team to mozilla-central
2014-05-26 14:59:21 +02:00
Gokul Caushik
5afdfeff98
Bug 972723 - Fixed race condition and added a comment in this bug. r=wesj
2014-05-22 18:28:00 +02:00
Vikneshwar
961344eb7e
Bug 1010096 - Added logic to display addons alphabetical in about:addons. r=margaret
2014-05-23 14:02:00 +02:00
Margaret Leibovic
d6d8f88657
Bug 1014708 - Back out testFindInPage changes from bug 958111 and disable testFindInPage. r=gbrown
2014-05-23 18:33:48 -07:00
Margaret Leibovic
4a7d3f41a4
Bug 1014708 - Disable zoom for find in page. r=mfinkle
2014-05-23 18:33:45 -07:00
Wes Kocher
2b880fefae
Merge m-c to fx-team
2014-05-23 17:43:08 -07:00
Wes Kocher
f11dd077df
merge inbound to m-c
2014-05-23 17:19:27 -07:00
Wes Kocher
4ecf639fcc
Merge fx-team to m-c
2014-05-23 17:04:56 -07:00
Wes Kocher
0d5aa27aa5
Backed out changeset 52632d896ef7 (bug 985614) for m-oth bustage
2014-05-23 12:13:54 -07:00
Nick Alexander
9d31ffcc50
Bug 998700 - Animate sync icon during refresh of Remote Tabs panel. r=lucasr
...
It turns out that animation-list can be combined with rotate to avoid
shipping extra bitmaps, and twelve frames is smooth enough. This patch
takes that approach.
The trickiest part is exposing the icon drawable in a reasonable way to
the inner PanelView.
2014-05-23 11:43:39 -07:00
Nick Alexander
eeec36e24a
Bug 1009327 - Add "manual connect" to Android about:devices page. r=mfinkle
2014-05-23 11:43:39 -07:00
Nick Alexander
4d8e6b362d
Bug 997288 - Add select tab button to "New [private] tab opened" toasts. r=wesj
2014-05-23 11:43:38 -07:00
Carsten "Tomcat" Book
ef87b38291
merge fx-team to mozilla-central
2014-05-23 15:49:37 +02:00
Martyn Haigh
df8d388255
Bug 985614 - trigger onsuccess for package install from marketplace r=myk
2014-05-23 12:39:37 +01:00
Brian Nicholson
ace0e0be6e
Bug 997447 - Replace uses of EditText with FloatingHintEditText. r=lucasr
2014-05-23 09:50:18 -07:00
Brian Nicholson
11b3e03e79
Bug 997447 - Add FloatingHintEditText widget. r=lucasr
2014-05-23 09:50:17 -07:00
Lucas Rocha
d879c7b93f
Bug 1010261 - Change SuggestedSites to account for enabled/disabled state (r=mfinkle)
2014-05-23 14:27:53 +01:00
Lucas Rocha
9dd54db6a7
Bug 1010261 - Add preferences UI for disabling suggested sites (r=liuche)
2014-05-23 14:27:52 +01:00
Lucas Rocha
710f3633d1
Bug 1011620 - Generate suggestedsites.json from region.properties (r=nalexander)
2014-05-23 13:29:18 +01:00
Kartikaya Gupta
d9ff5bb377
Bug 1014034 - Use the root bounds to get the page size rather than scrollWidth/height which seem to not always work. r=Cwiiis
2014-05-23 09:42:46 -04:00
Kartikaya Gupta
d84288f389
Bug 1014054 - Use the right screen size when computing the displayport margins. r=Cwiiis
2014-05-23 09:42:38 -04:00
Michael Comella
826495431f
Bug 1009315 - Part 2: Refactor top sites probe names to be generic. r=liuche
2014-05-15 12:13:39 -07:00
Michael Comella
ba7e2d881e
Bug 1009315 - Part 1: Sort TelemetryContract items. r=liuche
2014-05-15 12:09:25 -07:00
Wes Kocher
d7647deae8
Merge m-c to inbound
2014-05-22 17:55:00 -07:00
Myk Melez
2d7efa8359
Bug 1007770 - use the app (i.e. "rocket ship") icon in the update notification; r=blassey, ibarlow
2014-05-22 17:35:21 -07:00
Wes Kocher
b1359c893a
Merge inbound to m-c
2014-05-22 17:30:30 -07:00
Carsten "Tomcat" Book
85977e31bc
Merge mozilla-central to mozilla-inbound
2014-05-22 15:44:47 +02:00
Wes Kocher
cbe8cc2496
Merge m-c to fx-team
2014-05-21 20:40:01 -07:00
Wes Kocher
a4147f61f7
Merge fx-team to m-c
2014-05-21 20:29:05 -07:00
Ryan VanderMeulen
92b31ba943
Merge m-c to fx-team.
2014-05-21 16:21:31 -04:00
Ryan VanderMeulen
dbea0bcf88
Merge inbound to m-c.
2014-05-21 15:49:59 -04:00
Wes Johnston
269242d574
Bug 1001129 - Allow setting a default selected item in grid views. r=mfinkle
2014-05-21 12:16:26 -07:00
Wes Johnston
54a31b0676
Bug 1009560 - Download images to share on a background thread. r=mcomella
2014-05-21 12:15:16 -07:00
Chenxia Liu
aa5d8a094d
Bug 1013601 - Part 2: Change callers to use uptimeMillis(). r=rnewman
2014-05-21 11:31:59 -07:00
Kartikaya Gupta
ecf6425d2b
Bug 1001438 - Switch Fennec to using margins-based displayport as well. r=Cwiiis
2014-05-21 12:06:03 -04:00
Kartikaya Gupta
608ac02123
Bug 1001438 - Remove setCriticalDisplayPortForElement and have the getter function automatically compute it. r=tn
2014-05-21 12:06:02 -04:00
Kartikaya Gupta
6d3bcc64e9
Bug 1001438 - Change layers.low-precision-resolution to be a float pref instead of a divide-by-1000 int pref. r=Cwiiis
2014-05-21 12:06:02 -04:00
Lucas Rocha
698e358aeb
Bug 1013870 - Implement isValidFragment() in GeckoPreferences (r=liuche)
2014-05-21 15:55:54 +01:00
Lucas Rocha
dc49049361
Backout cb54921d1abc for bug 1013870, busted build
2014-05-21 15:22:55 +01:00
Lucas Rocha
f411a6f46a
Bug 1013870 - Implement isValidFragment() in GeckoPreferences (r=liuche)
2014-05-21 14:51:49 +01:00
Ryan VanderMeulen
f33ebb0000
Merge m-c to fx-team.
2014-05-21 08:56:33 -04:00
Carsten "Tomcat" Book
d0b0dc9883
merge fx-team to mozilla-central
2014-05-21 13:57:43 +02:00
J. Ryan Stinnett
69eb4e430d
Bug 1010750 - Part 2: Repair dbg-browser-actors on Fennec. r=margaret, r=past
...
--HG--
rename : mobile/android/chrome/content/dbg-browser-actors.js => mobile/android/modules/dbg-browser-actors.js
2014-05-19 09:23:00 -04:00
James Hugman
617f0cb45d
Bug 995803 - fix crash in java.lang.IllegalStateException: Already registered Webapps. r=mfinkle
2014-05-19 08:36:00 +02:00
Alexandru Chiriac
b592b604b4
Bug 997049 - Fixed "Switch to tab" functionality for Reading List entries. r=margaret
2014-05-20 15:55:46 -07:00
Chenxia Liu
9da21146c5
Bug 913457 - Part 2: Handle unpinning of removed sites. r=lucasr
2014-05-20 14:02:58 -07:00
Chenxia Liu
d38607299e
Bug 913457 - Part 1: Add "Remove" to Top Sites grid items. r=sola
2014-05-20 14:02:58 -07:00