Commit Graph

7434 Commits

Author SHA1 Message Date
Ethan Pransky
74490c15d4 Bug 1016613 - Replace RemoteTabsPanel view with ViewStub in tabs_panel.xml and create new layout file to inflate the ViewStub when user clicks on 3rd button in TabsPanel. r=mcomella
This was done in order to save on resources and not create the RemoteTabsPanel until needed
2014-08-13 10:39:32 -07:00
Eric Edens
1bdffeaf7d Bug 1048525 - Use SuggestClient from MC. r=margaret
--HG--
rename : mobile/android/base/home/SuggestClient.java => mobile/android/base/SuggestClient.java
2014-08-14 17:17:29 -07:00
Wes Johnston
34e6f1c0c8 Bug 732169 - Associate prompts with tabs. r=lucasr 2014-08-14 23:17:04 -07:00
Wes Johnston
767440d5ac Bug 732169 - Refactor message processing prompts. r=lucasr 2014-08-14 23:17:02 -07:00
Wes Johnston
b5cdf43d84 Bug 1042829 - Updated Android sdk to 20. r=mfinkle 2014-08-14 10:47:12 -07:00
Wes Kocher
2f68c81825 Backed out 2 changesets (bug 1052276) for causing various Android failures
Backed out changeset fb6d69690255 (bug 1052276)
Backed out changeset 14a934f9c207 (bug 1052276)
2014-08-14 16:36:59 -07:00
Wes Kocher
0f063da203 Backed out changeset b9fc8a08a0c2 (bug 1042829) for various Android failures 2014-08-14 15:50:42 -07:00
Ryan VanderMeulen
66cd1029eb Merge m-c to fx-team. a=merge 2014-08-14 17:31:12 -04:00
Ryan VanderMeulen
6d7abde6f2 Merge fx-team to m-c. a=merge 2014-08-14 17:11:56 -04:00
Wes Johnston
89d12cd851 Bug 1052276 - Move toast code to a jsm module. r=margaret 2014-08-14 13:48:46 -07:00
Jim Chen
4f73b1b69e Bug 1052595 - Respect toolbar autocomplete enabled pref; r=lucasr 2014-08-14 14:40:50 -04:00
Jim Chen
2545b90386 Bug 1052595 - Make BrowserToolbar own toolbar prefs; r=lucasr
--HG--
rename : mobile/android/base/toolbar/ToolbarTitlePrefs.java => mobile/android/base/toolbar/ToolbarPrefs.java
2014-08-14 14:40:49 -04:00
Margaret Leibovic
531b13b0a1 Bug 917970 - Use correct text size for mixed content blocking notification. r=lucasr 2014-08-14 11:39:38 -07:00
Margaret Leibovic
38afcd5c35 Bug 1048444 - Don't store searches that happen in private browsing mode. r=bnicholson 2014-08-14 11:39:25 -07:00
Nick Alexander
6433cfb8d4 Bug 1053494 - Android Eclipse support for Android v7 support libraries and Play Services. r=bnicholson 2014-08-14 11:28:31 -07:00
Nick Alexander
c27049728e Bug 1052889 - Make Android Eclipse generate R.java. r=bnicholson
This patch does two things.  First, it adds the Search Activity sources
to the main Fennec Eclipse project (when enabled).  There's no reason
for a separate project for these, since they are built as part of the
main Fennec package by moz.build.

Second, it arranges for Eclipse to generate the R.java and Manifest.java
files for all Android libraries and ignores the files generated by
moz.build.  (The relevant classes are org.mozilla.{gecko,search}.R.)
This means renaming the FennecResources Eclipse project's package to
org.mozilla.gecko, and renaming the FennecResourcesSearch project's
package to org.mozilla.search.  To be consistent, I switched
org.mozilla.fennec.resources to org.mozilla.gecko throughout.

To accommodate the crash reporter resources, which depend on the static
and generated resources, I added a layer of indirection. By moving the
main resources into project FennecResourcesStatic, we can have (reading
indentation as "depends on"):

FennecResources
  FennecResourcesCrashReporter
    FennecResourcesStatic
    FennecResourcesGenerated
  FennecResourcesBranding

This lets us break the bidirectional dependency between FennecResources
and FennecResourcesCrashReporter.
2014-08-14 11:28:27 -07:00
Wes Johnston
e23461e137 Bug 1042829 - Updated Android sdk to 20. r=mfinkle 2014-08-14 10:47:12 -07:00
Brian Nicholson
bb18db7d58 Bug 1052841 - Remove handleMessage from GeckoView. r=mfinkle 2014-08-14 12:52:51 -07:00
Ben Curtis
573fe4f1e9 Bug 1046020 - Include URI port in token server audiences. r=nalexander
========

5b97feec90
Author: Ben Curtis <androiddev@nosolutions.com>
    Bug 1046020 - Include URI port in token server audiences.

--HG--
extra : amend_source : 706eaa493e969ce27470aafd482f6b61f5f88db8
2014-08-13 16:47:23 -07:00
Nick Alexander
ecd82acacc Bug 830270 - Follow-up: Land other piece. r=trivial
This landed with only some of the changes from the android-sync
repository present.
2014-08-14 11:25:46 -07:00
Ed Morley
10aae40c12 Backed out changeset 70cda3c55557 (bug 1016613) for robocop failures; CLOSED TREE 2014-08-14 16:56:58 +01:00
Ethan Pransky
134a9bbee4 Bug 1016613 - Replace RemoteTabsPanel view with ViewStub in tabs_panel.xml and created new layout file to inflate the ViewStub when user clicks on 3rd button in TabsPanel. r=mcomella
This was done in order to save on resources and not create the RemoteTabsPanel until needed
2014-08-13 10:39:32 -07:00
Rahul Parsani
86ce7f252a Bug 973727 - Unhide browser toolbar when reaching the end of the page. r=wesj 2014-08-09 19:58:00 -04:00
Theodore Kokkoris
b7977bc57c Bug 1052100 - Make updater respect mobile hotspot setting on Android. r=snorp
--HG--
extra : histedit_source : 85a2017bd4e6e68a5a7d1b7b1dbf9fdb0d45b59c
2014-08-12 18:59:56 +03:00
Lucas Rocha
e43397cf64 Bug 1052345 - Fix inflation issue in TabCounter (r=wesj) 2014-08-12 16:34:29 +01:00
Mark Capella
3d9fea83e3 Bug 1048626 - Provide a minimal background thread pool for long-running tasks, r=rnewman 2014-08-11 22:50:47 -04:00
Brian Nicholson
db77d8aa46 Bug 967325 - Implement GeckoRequest tests. r=jchen,mcomella 2014-08-11 19:37:39 -07:00
Brian Nicholson
28f33b0cd4 Bug 967325 - Implement GeckoRequest API. r=jchen,wesj 2014-08-11 19:37:39 -07:00
Wes Kocher
ebe949d25a Backed out 2 changesets (bug 967325) for rc4 failures
Backed out changeset 5db7e8e8bd6c (bug 967325)
Backed out changeset bbd7ca6452ff (bug 967325)
2014-08-11 16:31:15 -07:00
Chris Kitching
3135d03b90 Bug 1052177: Replace not-actually-redundant cast in BrowserToolbar. r=jchen 2014-08-11 16:19:20 -07:00
Brian Nicholson
c268a38982 Bug 967325 - Implement GeckoRequest tests. r=jchen,mcomella 2014-08-11 15:09:37 -07:00
Brian Nicholson
fa2250d244 Bug 967325 - Implement GeckoRequest API. r=jchen,wesj 2014-08-11 15:09:37 -07:00
Brian Nicholson
530f3c384a Bug 1051116 - Default to a search query for search suggestions. r=wesj 2014-08-11 14:39:26 -07:00
Richard Newman
9d7233b729 Bug 1050034 - Eliminate BrowserDB.URLColumns. r=lucasr 2014-08-11 10:52:37 -07:00
Margaret Leibovic
7fcfb56b13 Bug 1048941 - Make all empty view images 90x90dp. r=lucasr 2014-08-11 09:55:43 -07:00
Lucas Rocha
137977c403 Bug 1048903 - Change TabCounter to take layout id as attribute (r=wesj) 2014-08-11 15:28:02 +01:00
Tristan Pollitt
2db224bf7b Bug 1023652 - Update testBookmarksPanel to check for non-existence of Share option. r=mcomella 2014-08-06 04:04:00 -04:00
Chris Kitching
d0951a5800 Bug 1051706: Reduce use of proxy methods and generated getters in 'other' code. r=rnewman 2014-07-28 17:32:59 -07:00
Chris Kitching
99bd1966eb Bug 1051698: Reduce use of proxy methods and generated getters in 'widget' code. r=rnewman 2014-07-28 17:32:49 -07:00
Ryan VanderMeulen
b46d789d71 Merge m-c to inbound. a=merge 2014-08-08 21:46:08 -04:00
Brian Nicholson
a744a4ad64 Bug 1048395 - Add FennecResourcesSearch dependency to Fennec project. r=rnewman 2014-08-08 14:05:31 -07:00
Richard Newman
ec27214302 Bug 1045916 - Part 1: clean up MatrixBlobCursor without addressing hypothetical concurrency issues. r=wesj 2014-08-08 13:32:53 -07:00
Myk Melez
e714df250d Bug 918309 - Import and use public domain JNI.jsm implementation; r=wesj 2014-08-08 10:04:01 -07:00
Michael Comella
8bd6bf6322 Bug 1037740 - Update empty private tabs panel styles for small tablet. r=wesj 2014-08-07 18:30:43 -07:00
Margaret Leibovic
d26e029806 Bug 1046579 - Don't scale empty view images. r=lucasr 2014-08-07 09:05:28 -07:00
Richard Newman
e56b395db6 Bug 1050033 - Eliminate BrowserDB interface. r=lucasr 2014-08-07 08:24:43 -07:00
Ryan VanderMeulen
b59183f1cc Merge m-c to inbound. a=merge
CLOSED TREE
2014-08-06 16:50:19 -04:00
Ryan VanderMeulen
ddd79a39c8 Bug 1037617 - Skip testSearchSuggestions on Android 4.0 for being perma-fail.
CLOSED TREE
2014-08-06 16:40:53 -04:00
Ryan VanderMeulen
4eb866ba0f Bug 1001657 - Skip testPromptGridInput on Android 2.3 for frequent intermittent failures.
CLOSED TREE
2014-08-06 15:18:52 -04:00
Jim Chen
d844f2c930 Bug 1046880 - Catch invalid name exceptions in EventDispatcher; r=rnewman 2014-08-06 14:38:30 -04:00