Chenxia Liu
558eff12ee
Bug 910189: Part 2 - Enable removing of default engines. r=margaret
2013-12-20 10:35:10 -08:00
Chenxia Liu
781e9d3915
Bug 910189: Part 1 - Add "restore defaults" hooks into settings. r=margaret
...
--HG--
rename : mobile/android/base/resources/xml/preferences_search.xml => mobile/android/base/resources/xml-v11/preferences_search.xml
2013-12-20 10:35:10 -08:00
Carsten "Tomcat" Book
6ceb4f321c
Backed out changeset b84baa03b9d1 (bug 868341) for mochitest -4 and bc testfailures
2013-12-20 12:42:16 +01:00
Brad Lassey
058bac8da4
bug 868341 - pinch to zoom jumps all over page randomly r=mfinkle,kats
2013-12-12 01:43:44 -05:00
Wes Kocher
85e0ab5708
Merge m-c to fx-team
2013-12-19 19:53:30 -08:00
Michael Comella
8f54738348
Bug 946656 - Correct regex that determines a loading page in WaitHelper. r=margaret
2013-12-19 19:49:02 -08:00
Wes Kocher
1604d77962
Merge fx-team to m-c
2013-12-19 19:09:04 -08:00
Margaret Leibovic
f13e427458
Bug 862805 - API to allow add-ons to register custom lists on about:home. r=wesj
2013-12-19 14:51:10 -08:00
Margaret Leibovic
3ea66978e3
Bug 941318 - Tests for HomeListsProvider. r=wesj
2013-12-19 14:51:09 -08:00
Margaret Leibovic
8d9e1a278f
Bug 941318 - Create content provider to store home lists data. r=wesj
2013-12-19 14:51:09 -08:00
James Willcox
8928407474
Bug 869368 - Fix Flash plugin positioning on Android 2.3 r=clord
...
--HG--
extra : rebase_source : a02d012302a161897fb0e34f32386b57e6e7a088
2013-12-18 11:17:59 -06:00
Carsten "Tomcat" Book
6a472c1e07
merge fx-team to mozilla-central
2013-12-19 10:33:37 +01:00
Wes Kocher
6663a52d4e
Merge inbound to m-c
2013-12-18 20:49:25 -08:00
Margaret Leibovic
4f20cd182e
Bug 951605 - Fix identified/verified image reversal. r=mfinkle
2013-12-18 11:39:18 -08:00
Richard Newman
e0b5b56a2a
Bug 938153 - Selectively display the globe favicon placeholder when favicon fetches take long enough to be noticeable. r=mfinkle
2013-12-18 11:37:41 -08:00
Sriram Ramasubramanian
8b3fda806f
Bug 940997: Remove icons from main menu. [r=mfinkle]
2013-12-18 18:49:53 -08:00
Sriram Ramasubramanian
b0328b8593
Bug 940997: Support showAsAction "ifRoom" in custom menu. [r=mfinkle]
2013-12-18 18:49:48 -08:00
Sriram Ramasubramanian
1f4ec5b8c5
Bug 940997: Reorganize primary controls in main menu. [r=mfinkle]
2013-12-18 18:46:42 -08:00
Ryan VanderMeulen
0b03e10a16
Backed out changesets 72a80fc289f2, 30258cd308b5, and c572890f16a2 (bug 910189) for robocop orange.
2013-12-18 20:37:16 -05:00
Benoit Jacob
6d741f377e
Bug 950203 - Correctly handle EGL_NO_SURFACE result from eglCreateWindowSurface - r=kats
2013-12-18 15:49:11 -05:00
Chenxia Liu
11bbef2ea3
Bug 910189: Part 3 - Restore default search engines (no dialog). r=margaret
2013-12-18 15:21:14 -08:00
Chenxia Liu
56f5f6ee7d
Bug 910189: Part 2 - Enable removing of default engines. r=margaret
2013-12-18 15:21:14 -08:00
Chenxia Liu
e32d2b503e
Bug 910189: Part 1 - Add "restore defaults" hooks into settings. r=margaret
...
--HG--
rename : mobile/android/base/resources/xml/preferences_search.xml => mobile/android/base/resources/xml-v11/preferences_search.xml
2013-12-18 15:21:14 -08:00
Margaret Leibovic
a00d4bce91
Bug 950919 - (Part 3) Create utility StringUtils.getQueryParameter. r=mcomella
2013-12-17 22:43:31 -08:00
Margaret Leibovic
94973fe557
Bug 950919 - (Part 2) Get rid of "aboutHomePage" flag. r=mcomella
2013-12-17 22:43:31 -08:00
Margaret Leibovic
e2f5fb08bb
Bug 950919 - (Part 1) Get rid of loadHomePage method. r=mcomella
2013-12-17 22:43:30 -08:00
Richard Newman
ce246a72ad
Bug 947261 - Ensure that mActionItemBarPresenter is removed from the menu when cleared. r=sriram
2013-12-17 20:44:14 -08:00
Margaret Leibovic
b3a6bd21a5
Bug 949181 - Update robocop tests to get rid of dependency on HomePager.Page. r=mcomella
2013-12-17 13:34:13 -08:00
Margaret Leibovic
615660f826
Bug 949181 - Get rid of the Page enum in HomePager. r=wesj
2013-12-17 13:34:10 -08:00
Wes Johnston
8e7a824fd1
Bug 947281 - Fix calcuations for how many actionbar items to show. r=sriram,margaret
2013-12-17 09:41:55 -08:00
Wes Kocher
5b480fb667
Merge m-c to fx-team
2013-12-16 21:35:20 -08:00
Margaret Leibovic
4e8403442f
Bug 949208 - Don't use reflection to get database name in robocop tests. r=wesj
2013-12-16 16:18:56 -08:00
Nick Alexander
e0226fc1b7
Bug 923950 - Fix Android single locale repacks. r=glandium
...
There are two parts to this. The first is to add AndroidManifest.xml
as a dependency to the "no dependencies" ap_ built during packaging.
The aapt call requires it. So "no dependencies" is more accurately
"no *resource* dependencies".
The second is to avoid including the Android res/ directory in the
language repack step. What happens is that the l10n.py script sees
the Android res/ files left in the dist/ directory after unpacking and
expects to find them in the objdir. They're not there, so the script
fails. To avoid this, we delete them after unpacking. See the
comments in packager.mk describing this process.
--HG--
extra : rebase_source : 35c3c125dddcd575c1a5e8ad58f9aa13ff2db4c3
2013-12-14 15:36:17 -08:00
Ryan VanderMeulen
1afb369d7b
Merge inbound to m-c.
2013-12-16 16:58:27 -05:00
Kartikaya Gupta
cede2efb3a
Bug 949132 - Use the FrameMetrics flag on the layers update to update APZC scroll offset instead of tracking it in widget code. r=Cwiiis
2013-12-16 12:04:46 -05:00
Nick Alexander
becdea221a
Bug 949880 - Refactor Android Sync's SyncAdapter for FxAccount use. r=rnewman
...
--HG--
extra : rebase_source : 28937855c499bb621458b15424ac67378e43f9db
2013-12-15 15:53:59 -08:00
Michael Comella
703c864bdd
Bug 947550 - Use Robotium side swipe methods. r=margaret
2013-12-11 14:31:55 -08:00
Geoff Brown
562b76ebe3
Bug 915449 - Avoid EditText error in testMasterPassword; r=jmaher
2013-12-16 09:57:01 -07:00
Michael Comella
ed3806603f
Bug 946656 - Add debug output to ToolbarTitleTextChangeVerifier. r=margaret
2013-12-18 09:55:32 -08:00
Wes Kocher
49536a324a
Backed out 3 changesets (bug 910189) for breaking android builds
...
Backed out changeset 119e40b61023 (bug 910189)
Backed out changeset 1c778892acc6 (bug 910189)
Backed out changeset 96816b5d7299 (bug 910189)
2013-12-19 17:10:26 -08:00
Chenxia Liu
3eab5643d5
Bug 910189: Part 3 - Restore default search engines (no dialog). r=margaret
2013-12-19 16:30:47 -08:00
Chenxia Liu
f5ae409e58
Bug 910189: Part 2 - Enable removing of default engines. r=margaret
2013-12-19 16:30:47 -08:00
Chenxia Liu
7fe64cdda2
Bug 910189: Part 1 - Add "restore defaults" hooks into settings. r=margaret
...
--HG--
rename : mobile/android/base/resources/xml/preferences_search.xml => mobile/android/base/resources/xml-v11/preferences_search.xml
2013-12-19 16:30:47 -08:00
Sriram Ramasubramanian
ee52a77207
Bug 919777: Change the width to be fill_parent for titles in TwoLinePageRow. [r=lucasr]
2013-09-26 15:17:22 -07:00
Mark Finkle
d40840477a
Bug 949639 - Move CanAddURI to nsAndroidHistory r=blassey
2013-12-12 23:09:16 -05:00
teodora vermesan
0ed2cd3fb4
Bug 846340 - Robocop: Add test for 'Clear Site settings', 'Clear Saved passwords' and 'Clear history' options. r=gbrown
2013-11-21 12:17:48 +02:00
Kartikaya Gupta
ae972e48cc
Bug 948953 - Allow panning subdocuments in full-screen mode. r=Cwiiis
2013-12-12 17:13:55 -05:00
Lucas Rocha
72394f7589
Bug 949429 - Properly handle redisplay() calls before HomePager config is loaded (r=margaret)
2013-12-12 12:34:16 -08:00
Lucas Rocha
17fdb5f135
Bug 949429 - Correctly check HomePager presence and visibility on redisplay (r=rnewman)
2013-12-12 12:34:03 -08:00
Carsten "Tomcat" Book
1afaf84b1f
merge mozilla-central to fx-team
2013-12-12 16:09:30 +01:00