Commit Graph

13401 Commits

Author SHA1 Message Date
Kartikaya Gupta
647a96a8e8 Bug 1017566 - Clear animation before setting visibility to GONE for Gingerbread compatibility. r=mfinkle 2014-06-07 16:47:32 -04:00
Ryan VanderMeulen
6f355e5e59 Merge m-c to inbound on a CLOSED TREE. a=me 2014-06-07 13:36:44 -04:00
Richard Newman
b9f17e6a83 Bug 1021443 - java.lang.IllegalStateException: Already registered Webapps:Postinstall under a different type. r=jchen 2014-06-05 19:38:01 -07:00
Myk Melez
2d882a19b8 Bug 1013433 - complete the packaged app update process; r=mfinkle,marco 2014-06-06 12:10:59 -07:00
Margaret Leibovic
fc6e119853 Bug 1021123 - Improve colors in remote tabs pull-to-refresh. r=mcomella 2014-06-06 11:52:48 -07:00
Margaret Leibovic
277cafdbe5 Bug 1020730 - If there's no title to show in undo close tab toast, just say "Closed tab". r=bnicholson 2014-06-06 11:52:46 -07:00
Ed Morley
27d938a512 Merge mozilla-central and fx-team 2014-06-06 19:13:23 +01:00
Ms2ger
3fe68e5b68 Bug 1020165 - Remove empty makefiles; r=mshal 2014-06-06 10:06:24 +02:00
Richard Newman
c5b89833a5 Backed out changeset 1c4cdf7294f4 (bug 1021443) until its dependent refactoring lands. 2014-06-05 21:07:56 -07:00
Richard Newman
aeb48f9731 Bug 1021443 - java.lang.IllegalStateException: Already registered Webapps:Postinstall under a different type. r=jchen 2014-06-05 19:38:01 -07:00
Richard Newman
ae326d8e37 Bug 1014283 - Finish BrowserHealthRecorder initialization after distribution processing. r=margaret 2014-06-05 15:49:31 -07:00
Lucas Rocha
f4378f0c84 Bug 997765 - Change bg color and image for blank spots in top sites (r=mfinkle) 2014-06-05 21:54:23 +01:00
Lucas Rocha
2abbb41b2b Bug 997765 - Define initial list of suggested sites (r=mfinkle) 2014-06-05 21:54:23 +01:00
Michael Comella
2a84185a62 Bug 1019595 - Use light cancel edit button with dark lightweight themes. r=bnicholson
--HG--
rename : mobile/android/base/resources/drawable-hdpi/close_edit_mode.png => mobile/android/base/resources/drawable-hdpi/close_edit_mode_light.png
rename : mobile/android/base/resources/drawable-mdpi/close_edit_mode.png => mobile/android/base/resources/drawable-mdpi/close_edit_mode_light.png
rename : mobile/android/base/resources/drawable-xhdpi/close_edit_mode.png => mobile/android/base/resources/drawable-xhdpi/close_edit_mode_light.png
2014-06-05 11:58:17 -07:00
Richard Newman
1116d71ded Bug 1014242 - Delay loading of distribution quickshare lists. r=wesj 2014-06-05 11:33:52 -07:00
Martyn Haigh
2af66b77f0 Bug 978143 - Propagate APK install cancellation back to webpage. r=wesj 2014-06-05 02:21:00 -04:00
Richard Newman
7a8626702f Bug 1019981 - Part 2: disable locale switching on API level 11 and 12. r=nalexander 2014-06-04 19:21:33 -07:00
Richard Newman
04756c496b Bug 1019981 - Part 1: remove Language section from preferences if locale switching is disabled. r=nalexander 2014-06-04 19:21:33 -07:00
Margaret Leibovic
770399710e Bug 1017912 - Restore tab in correct position when undoing close tab. r=bnicholson 2014-06-04 19:10:25 -07:00
Margaret Leibovic
f9fa191580 Bug 1018661 - Use session store data instead of current browser data for undo close tab toast. r=bnicholson 2014-06-04 19:10:05 -07:00
Nick Alexander
e8693b78ac Bug 788688 - Allow setting client's device name in FxAccountStatusActivity. r=rnewman
========

8c7b253142
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Tue Jun 3 15:48:40 2014 -0700

    Bug 788688 - Review comment: Include timestamp in setClientName.

========

b53b9092c2
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Thu May 29 16:05:25 2014 -0700

    Bug 788688 - Post: PII client data to ease debugging.

========

fd59f3c984
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Wed Jun 4 15:01:12 2014 -0700

    Bug 788688 - Part 4: Work around Android DialogPreference caching bug.

========

87d10bc16a
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Thu May 29 14:44:24 2014 -0700

    Bug 788688 - Part 3: Add "Device name" pref to Status activity.

    In the edge case where what the user has entered (empty text) and what
    is persisted (default client name) differ, Android does not update the
    contents of the dialog's EditText correctly.  Removing and re-creating
    all preferences is the only way I found to work around this; that's in
    the next commit.

========

7af72f6c2f
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Thu May 29 16:05:59 2014 -0700

    Bug 788688 - Part 2: Upload clients and tabs records when client name changes.

========

0e99eae1b5
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Thu May 29 15:28:36 2014 -0700

    Bug 788688 - Part 1: Add setClientName with timestamp to ClientsDataDelegate.

========

1999e263db
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Thu May 29 14:10:40 2014 -0700

    Bug 788688 - Pre: Clean some imports.
2014-06-04 16:37:25 -07:00
Brad Lassey
1f635d1287 bug 1016747 - add android protocol handler to proxy input streams to Gecko r=snorp 2014-06-04 15:28:04 -04:00
Brad Lassey
07a99475ad bug 1019836 - Support narrow char strings in android bridge r=snorp 2014-06-04 15:04:12 -04:00
Mark Finkle
b55a19f5e0 Bug 1016785 - Use more filtering to tell DIAL devices apart r=wesj 2014-06-04 15:25:09 -04:00
Mark Finkle
b2b950257f Bug 1016785 - Add more structured filtering to SSDP r=wesj 2014-06-04 15:25:07 -04:00
Mark Finkle
09ba583f20 Bug 1016785 - Switch to use UUID instead of LOCATION to identify incoming services r=wesj 2014-06-04 15:25:04 -04:00
Chenxia Liu
a04fa01ea8 Bug 1018433 - Add telemetry for "undo close tab". r=mfinkle 2014-06-04 10:37:32 -07:00
Nick Alexander
07cb79cc65 Bug 1019218 - Update org.mozilla.gecko.R when resources are changed in Eclipse. r=rnewman
DONTBUILD NPOTB

This is particularly important when changing strings.xml.in or changing
the set of Android identifiers; without this, the Fennec code
referencing R is not updated.  This can either lead to compilation
failures, or missing resources at run-time, leading to strange crashes
on start-up.
2014-06-04 09:55:57 -07:00
Jim Chen
88837c93ff Bug 1017651 - Reshow cursor once autocomplete text is gone; r=wesj 2014-06-04 12:19:19 -04:00
Martyn Haigh
501bed2527 Bug 985614- Trigger onsuccess for package install from marketplace. r=myk 2014-06-03 05:13:00 -04:00
Martyn Haigh
4783c87d19 Bug 957067 - Stop verifying manifestUrl in installApk. r=wesj 2014-06-03 09:19:00 -04:00
Jeremy Poulin
ab83f7f8dd Bug 1016622: Renaming mozilla::network::Seer to mozilla::network Predictor. r=hurley
--HG--
rename : netwerk/base/public/nsINetworkSeer.idl => netwerk/base/public/nsINetworkPredictor.idl
rename : netwerk/base/public/nsINetworkSeerVerifier.idl => netwerk/base/public/nsINetworkPredictorVerifier.idl
rename : netwerk/base/src/Seer.cpp => netwerk/base/src/Predictor.cpp
rename : netwerk/base/src/Seer.h => netwerk/base/src/Predictor.h
rename : netwerk/test/unit/test_seer.js => netwerk/test/unit/test_predictor.js
2014-06-03 13:37:46 -07:00
Ryan VanderMeulen
133d8d7389 Merge inbound to m-c. 2014-06-03 15:21:43 -04:00
Andrea Marchesini
b52b984135 Bug 957086 - patch 2 - DataStoreService in C++, r=ehsan, r=bz, r=janv 2014-06-03 15:36:46 +01:00
Andrea Marchesini
de0abe6219 Bug 957086 - patch 1 - nsIDataStore instead DataStore.jsm, r=ehsan
--HG--
rename : dom/datastore/DataStoreImpl.jsm => dom/datastore/DataStoreImpl.js
2014-06-03 15:36:46 +01:00
Geoff Brown
e6bc3e5aef Bug 986172 - Enable robocop testDoorHanger on Android 2.3; r=me 2014-06-03 08:19:38 -06:00
Shashank Sabniveesu
b58f76bfe2 Bug 1018089 - Close the SQLiteBridge Cursor in getVersion(). r=gcp 2014-06-03 03:01:00 -04:00
Ryan VanderMeulen
7e3133c429 Merge m-c to inbound. a=merge 2014-06-06 17:34:13 -04:00
Brian Nicholson
c5f1180f79 Bug 1020440 - Create DOM interfaces and stub for requestAutocomplete. r=smaug,MattN 2014-06-06 13:06:15 -07:00
Michael Comella
99af32ac9f Bug 1019158 - Don't send null methods into UITelemetry. r=rnewman 2014-06-02 17:32:39 -07:00
Alex Deaconu
d20d78a442 Bug 1011714 - Clean up removal of Reading List items. r=liuche 2014-06-02 10:22:28 +03:00
Wes Johnston
670a2f56be Bug 1015421 - Don't queue up ButtonToasts. r=margaret 2014-06-02 14:47:02 -07:00
Ryan VanderMeulen
a692a759ce Merge m-c to fx-team. 2014-06-02 17:22:45 -04:00
Ryan VanderMeulen
8d6665109a Merge mozilla-inbound to m-c. 2014-06-02 17:20:08 -04:00
Richard Newman
0a71a4ff2c Bug 1017778 - Telemetry probe for home provider database errors. r=margaret 2014-06-02 14:17:36 -07:00
Michael Comella
d527a2c1aa Bug 997477 - Part 3: Remove guards around urlBarTranslatingEdge in appropriate configs. 2014-06-02 11:16:49 -07:00
Michael Comella
4eb3c5d72a Bug 997477 - Part 2: Add tablet editing mode cancel button. 2014-06-02 11:16:49 -07:00
Michael Comella
6ad9cbf1d3 Bug 997477 - Part 1: Factor out show/stopEditingAnimationListeners. 2014-06-02 11:16:49 -07:00
Kartikaya Gupta
856aab1218 Bug 1018980 - Kill some dead code in Fennec from the pre-OMTC days. r=snorp 2014-06-02 11:13:09 -04:00
Ehsan Akhgari
abc36676df Backed out 3 changesets (bug 957086) for causing bug 1018406
Backed out changeset f8b6dab2f985 (bug 957086)
Backed out changeset b69bcaa24ab5 (bug 957086)
Backed out changeset 3b45335d4694 (bug 957086)

--HG--
rename : dom/datastore/DataStoreImpl.js => dom/datastore/DataStoreImpl.jsm
2014-06-02 10:19:19 -04:00