Nick Alexander
be74041ced
Bug 1032217 - Export gecko.{WebApp,BrowserApp}. r=bnicholson
...
This allows explicit intents from outside of the App. Tested locally by:
* creating and launching a home screen shortcut; (the presenting issue)
* trying a an "old style" webapp home screen launch, like:
adb shell am start -a org.mozilla.gecko.WEBAPP -n org.mozilla.fennec_nalexander/.Webapp -d http://penguinpop.justplaymobile.com/penguinpop.webapp
and
adb shell am start -a org.mozilla.gecko.WEBAPP -n org.mozilla.fennec_nalexander/org.mozilla.gecko.Webapp -d http://penguinpop.justplaymobile.com/penguinpop.webapp
Both log the expected message in the dispatcher:
W GeckoWebappImpl(12501) no package name; treating as legacy shortcut
Both fail with:
E GeckoConsole(12177) Error getting pref for application/x-web-app-manifest+json.
I verified that this behaviour happens with the Nightly of June 24, 2014 -- the
one right before the patch that introduced this regression.
2014-07-18 09:39:56 -07:00
Nick Alexander
be07a25f1f
Bug 1036517 - Remove old location uploading code. r=blassey
...
I kept the existing preference UI since the new stumbler implementation
intends to use it. I kept the pref listener since Bug 1036508 may elect
to keep using the existing Gecko pref.
2014-07-18 09:39:53 -07:00
Gijs Kruitbosch
343ce35d7f
Bug 693808 - part 1: entering numbers+Enter in the location bar should bring search results immediately if domain is not whitelisted, r=bz
2014-04-24 23:42:00 +01:00
Margaret Leibovic
40b0923c93
Bug 1035341 - Use OpenSearch for autocomplete suggestions. r=eedens,rnewman
2014-07-17 11:00:19 -07:00
Brian Nicholson
370ea668f5
Bug 854305 - Force search for all single word queries. r=mfinkle
2014-07-17 19:40:17 -07:00
Richard Newman
a29afdebde
Bug 1017244 - Bump minSdkVersion to 9. r=blassey
2014-07-17 09:34:25 -07:00
Eric Edens
04e086773c
Bug 1038793 - Minimize unused space in WebView of search activity. r=margaret
2014-07-16 17:08:22 -07:00
Wes Johnston
300e4ef498
backout 91e7ba697b14 (Bug 1001309) for test failures. r=backout
2014-07-17 09:10:43 -07:00
Wes Johnston
f200d0a848
Bug 1001309 - Provide a way to clear private data on Exit. r=liuche, bnicholson
2014-06-19 00:04:00 -07:00
Carsten "Tomcat" Book
04e3cf1e6f
Merge mozilla-central to fx-team
2014-07-17 16:44:49 +02:00
Carsten "Tomcat" Book
005b9f88a5
merge fx-team to mozilla-central a=merge
2014-07-17 16:31:33 +02:00
Lucas Rocha
9319cdeb72
Bug 1039471 - Only restart loader if RecentTabsPanel is still attached (r=margaret)
2014-07-17 11:36:46 +01:00
Awad Mackie
c817ca3e77
Bug 807990 - Scroll reader mode page by one page on double tap. r=lucasr,cwiiis
2014-07-02 16:13:00 +02:00
Richard Newman
711d30f30f
Bug 1039925 - Fix tests as a follow-up to Bug 822820. r=trivial
2014-07-16 22:32:48 -07:00
Wes Kocher
69ed25e952
Merge m-c to fx-team
2014-07-16 17:46:33 -07:00
Michael Comella
57292cc98d
Bug 1039738 - Correct private tabs list appearance. r=bnicholson
2014-07-16 16:35:49 -07:00
Richard Newman
2ad5936a45
Bug 822820 - Update SUMO and AMO URLs in default bookmarks. r=nalexander
2014-07-16 16:14:44 -07:00
Richard Newman
2c08b20276
Bug 921433 - Part 2: bundle current SUMO favicon in default bookmarks. r=nalexander
2014-07-16 16:14:44 -07:00
Richard Newman
e9e8949a2b
Bug 921433 - Part 1: remove redundant data from bookmarks.json.in. r=nalexander
2014-07-16 16:14:43 -07:00
Michael Comella
315cc9a5fd
Bug 1039062: Fix RemoteTabs tray on phone. r=lucasr
2014-07-16 11:37:28 -07:00
Carsten "Tomcat" Book
ffa15a8785
Merge mozilla-central to mozilla-inbound
2014-07-16 15:58:57 +02:00
amoghbl1
0f30d00414
Bug 755228 - "'Add Search Engine' label on text input fields should be 'Add as Search Engine'". r=nalexander
2014-07-15 17:45:00 +02:00
Mark Capella
ae94bd1ca7
Bug 1030060 - Regression in Find-In-Page logic due to SelectionHandler change in bug 1011059, r=margaret, r=jchen
2014-07-16 03:23:05 -04:00
Eric Edens
ea303f4e22
Bug 1038775 - Always launch search activity on dashboard. r=margaret
2014-07-15 14:12:29 -07:00
Chenxia Liu
383c49026b
Bug 1038798 - Regression: After closing all tabs, tabs tray dotted menu can not be accessed again. r=bnicholson
2014-07-15 14:17:53 -07:00
Margaret Leibovic
a066f228db
Bug 1038789 - Add clear button to search bar in search activity. r=eedens
2014-07-15 14:07:55 -07:00
Nick Alexander
eca7a14503
Bug 1024708 - Post: Don't build MLS Stumbler in Fennec by default. r=me
2014-07-15 13:50:22 -07:00
Nick Alexander
9b362ffb5e
Bug 1024708 - Part 3: Eclipse support. r=rnewman
2014-07-15 13:50:22 -07:00
Nick Alexander
29fb36a96c
Bug 1024708 - Part 2: Build stumbler JAR and integrate into Fennec. r=rnewman
2014-07-15 13:50:21 -07:00
Nick Alexander
d3cf9f2bdd
Bug 1024708 - Part 1: Add build feature flag MOZ_ANDROID_MLS_STUMBLER. r=rnewman
2014-07-15 13:50:20 -07:00
Lucas Rocha
0b216e16ae
Bug 1012462 - Part 11: Support image loading for distribution files (r=rnewman)
2014-07-15 20:56:48 +01:00
Lucas Rocha
92588f6998
Bug 1012462 - Part 10: Ensure URL images always fit within the view bounds (r=rnewman)
2014-07-15 20:56:44 +01:00
Lucas Rocha
8a21ed276e
Bug 1012462 - Part 9: Support locale switching in SuggestedSites (r=rnewman)
2014-07-15 20:54:28 +01:00
Lucas Rocha
c69321e0d7
Bug 1012462 - Part 8: Factor out code to refresh suggested sites (r=rnewman)
2014-07-15 20:54:28 +01:00
Lucas Rocha
f9fe4d789a
Bug 1012462 - Part 7: Enable distribution support in SuggestedSites (r=rnewman)
2014-07-15 20:54:28 +01:00
Lucas Rocha
2a103e05cd
Bug 1012462 - Part 6: Change Distribution.init() to return an instance (r=rnewman)
2014-07-15 20:54:27 +01:00
Lucas Rocha
f5e15712db
Bug 1012462 - Part 5: Add distribution support in SuggestedSites (r=rnewman)
2014-07-15 20:54:27 +01:00
Lucas Rocha
c376d0ed12
Bug 1012462 - Part 4: Factor out code to create list of suggested sites (r=rnewman)
2014-07-15 20:54:27 +01:00
Lucas Rocha
3a8e7d8804
Bug 1012462 - Part 3: Add APIs to generate Site instance to/from JSON (r=rnewman)
2014-07-15 20:54:27 +01:00
Lucas Rocha
ba12615ce2
Bug 1012462 - Part 2: Add prefix argument to generateSites() in TestSuggestedSites (r=rnewman)
2014-07-15 20:54:26 +01:00
Lucas Rocha
32a772e666
Bug 1012462 - Part 1: Avoid some redundant getApplicationContext() calls in BrowserApp (r=rnewman)
2014-07-15 20:54:26 +01:00
Jon Coppeard
8b4f6eb2b3
Bug 1017141 - Add prefs for setting min/max empty chunk counts r=bent
2014-07-16 10:01:20 +01:00
Michael Comella
77316ddc0b
Bug 1021356 - Part 2: Empty private tabs panel visual refinements for tablet. r=lucasr
2014-07-15 11:22:58 -07:00
Brian Nicholson
963e681c74
Bug 1027137 - PageActionLayout cleanup. r=wesj
2014-07-15 11:19:50 -07:00
Brian Nicholson
c040fa38be
Bug 1027135 - Only touch PageActionLayout on UI thread. r=wesj
2014-07-15 11:19:49 -07:00
Margaret Leibovic
b5978defcf
Bug 1038227 - Record search history in Fennec. r=rnewman
2014-07-15 10:47:29 -07:00
Eric Edens
74be753bbe
Bug 1029292 - Replace Search Activity's GeckoView with WebView. r=nalexander
2014-07-14 22:16:25 -07:00
Eric Edens
b47d2fdc5d
Bug 1038534 - Don't let ProGuard discard (support) Fragments. r=nalexander
...
The presenting Fragments are those of the Search Activity; but in
general, Fragments are referred to by class at runtime, so they must be
preserved. The ProGuard system is not aware of Fragments referenced
only in XML files, so we need to keep them around manually.
2014-07-15 08:35:23 -07:00
Carsten "Tomcat" Book
81ccbff0be
Backed out changeset 88bc05432845 (bug 1027135) for talos remote-trobopan test failure
2014-07-15 12:23:26 +02:00
Carsten "Tomcat" Book
c697516add
Backed out changeset 5bef1f8045fd (bug 1027137) for breaking talos remote-trobopan
2014-07-15 12:23:10 +02:00