Wes Johnston
d57d41647d
Bug 997406 - Default to Link context menu items in context menus. r=bnicholson
2014-04-15 12:49:38 -07:00
Alexandru Chiriac
b54aa40388
Bug 931244 - Improved BrowserApp.onCreate() method readability by moving BrowserApp.mBrowserToolbar listeners to a private helper method. r=mcomella
2014-04-16 17:04:46 -04:00
Richard Newman
fc8ef9e2f8
Bug 990130 - Fall back to full path of library on failure. r=mfinkle
2014-04-16 10:57:59 -07:00
Clemens Wilding
e304c3e4e4
Bug 920855 - Replace java.net.URL with java.net.URI wherever possible. r=rnewman
2014-04-16 08:42:15 -07:00
Carsten "Tomcat" Book
3937dc442c
merge fx-team to mozilla-central
2014-04-16 14:52:39 +02:00
Zack Liu
a033f8838f
Bug 993062 - Remove the definition of showRemoteTabs() method in BrowserApp.java. Remove the declearation of showTabs() method and showRemoteTabs() in GeckoApp.java. r=margaret
2014-04-15 13:13:00 +02:00
Josh Dover
c062448c79
Bug 970707 - Modify GeckoSwipeRefreshLayout for UX. r=margaret
...
--HG--
rename : mobile/android/base/widget/SwipeRefreshLayout.java => mobile/android/base/widget/GeckoSwipeRefreshLayout.java
2014-04-15 15:53:00 +02:00
Josh Dover
9f8bb41f99
Bug 970707 - Pass refresh to JS callback. r=lucas
2014-04-15 15:51:00 +02:00
Josh Dover
8428d87346
Bug 970707 - Wrap child view in GeckoSwipeRefreshLayout. r=margaret
2014-04-15 15:50:00 +02:00
Josh Dover
38543233c9
Bug 970707 - Add SwipeRefreshLayout lifted from AOSP. r=margaret
2014-04-15 15:49:00 +02:00
Josh Dover
81ebbbeb97
Bug 970707 - Add refreshEnabled to ViewConfig. r=margaret
2014-04-15 15:48:00 +02:00
Ryan VanderMeulen
c71414c58b
Merge m-c to inbound.
2014-04-15 23:30:15 -04:00
Richard Newman
4bffb6f53a
Bug 970176 - Part 2: invoke LocaleManager locale switching code prior to handling strings or Locale in background services. r=nalexander
2014-04-15 15:07:15 -07:00
Richard Newman
5d76877e6e
Bug 970176 - Part 1: rework LocaleManager to simplify use from android-sync. r=nalexander
2014-04-15 15:07:14 -07:00
Margaret Leibovic
b297a2826c
Bug 995420 - Make sure cursor returned from HomeProvider isn't null. r=lucasr
2014-04-15 12:07:34 -07:00
Michael Comella
7f07aa1343
Bug 994989 - Move Save as PDF to Page menu. r=wesj
2014-04-15 11:53:33 -07:00
Michael Comella
338fa22d01
Bug 970973 - Prevent empty space in security identity. r=lucasr
2014-04-15 11:49:23 -07:00
Jim Chen
1d6132f979
Bug 995820 - Add more docs for JavascriptBridge
2014-04-15 10:54:00 -07:00
Margaret Leibovic
fd55dcdf51
Bug 965622 - (Part 2) Manage empty views in PanelLayout. r=lucasr
2014-04-15 10:03:04 -07:00
Margaret Leibovic
d79b8d6a24
Bug 965622 - (Part 1) Add EmptyViewConfig to HomeConfig. r=liuche
2014-04-15 10:03:03 -07:00
Margaret Leibovic
067e737e19
Bug 993666 - Keep track of whether or not to send banner message to Java when a banner is added. r=bnicholson
2014-04-15 10:03:03 -07:00
Jim Chen
9e3fc9d88d
Bug 995820 - Wait for JavaBridge to load before sending messages to it; r=mcomella
2014-04-15 08:42:00 -07:00
Lucas Rocha
28cd4fa967
Bug 993970 - Add tests for TopSitesCursorWrapper (r=wesj)
2014-04-15 16:31:56 +01:00
Lucas Rocha
9b1b74c44d
Bug 993970 - Coding style fixes in TopSitesCursorWrapper (r=wesj)
2014-04-15 16:31:56 +01:00
Lucas Rocha
0536df5096
Bug 993970 - Make PinnedSite instances immutable (r=wesj)
2014-04-15 16:31:55 +01:00
Lucas Rocha
0defbb048d
Bug 993970 - Factor out TopSitesCursorWrapper into separate file (r=wesj)
2014-04-15 16:31:55 +01:00
Lucas Rocha
3ef034bfb2
Bug 994189 - Improve code for reading raw resources (r=margaret)
2014-04-15 16:12:04 +01:00
Lucas Rocha
edb88c478a
Bug 994189 - Factor out method to load raw resource (r=margaret)
2014-04-15 16:12:03 +01:00
Carsten "Tomcat" Book
6860b487aa
Backed out changeset 33bcd13d52f5 (bug 776027) for Android M6 Test Failure
2014-04-15 12:16:40 +02:00
Carsten "Tomcat" Book
082cec8835
Backed out changeset ec54368243da (bug 776027)
2014-04-15 12:16:19 +02:00
Carsten "Tomcat" Book
00f1617e63
Backed out changeset 46b4833e84c3 (bug 776027)
2014-04-15 12:16:16 +02:00
Guilherme Goncalves
dd34d1783a
Bug 995407 - Re-enable wifi/cell tower data reporting on release builds. r=blassey
...
First attempt at this. I'm not totally sure how to make sure this is working, though: the
best information I could find on making a release build was [1], and yet changing milestone.txt
manually didn't seem to work. On the bright side, this does look consistent with the patch on
bug 909938.
1- https://wiki.mozilla.org/Platform/Channel-specific_build_defines
2014-04-11 13:33:00 +02:00
Josh Dover
2c6dd358ce
Bug 776027 - Map and launch web activities as Android intents. r=wesj
2014-04-14 17:48:00 +02:00
Josh Dover
391a2b9f03
Bug 776027 - Pass web activities to Java. r=wesj
2014-04-14 17:47:00 +02:00
Josh Dover
4d54d270e5
Bug 776027 - Move intent handling to IntentHelper. r=wesj
2014-04-14 17:46:00 +02:00
Christian Ascheberg
4b9bb21f8d
Bug 971743 - Do not clear the download history with the browsing history. r=wesj
2014-04-14 00:02:34 +03:00
Alexandru Chiriac
1fde8b9921
Bug 964100 - The reading list items are sorted descending by the 'DATE_MODIFIED' field. r=lucasr
2014-04-14 06:50:00 +02:00
James Gilbertson
8232419163
Bug 901360 - Part2 Use Downloads.jsm for about:downloads. r=wesj
2014-01-30 19:16:36 -07:00
James Gilbertson
5203f70182
Bug 901360 - Part1 Use Downloads.jsm for download notifications. r=wesj
2014-01-30 19:14:03 -07:00
Richard Newman
5c760c4c93
Bug 971900 - onLocaleReady incorrectly elides onConfigurationChange call if urlBar doesn't exist. r=nalexander
2014-04-15 17:55:58 -07:00
Nicolas B. Pierron
fd58bde9f6
Bug 995165 - Fix ARM v6 GC settings. r=terrence
2014-04-14 08:32:02 -07:00
Ryan VanderMeulen
be657e134d
Merge m-c to inbound on a CLOSED TREE.
2014-04-13 22:52:50 -04:00
Ryan VanderMeulen
76bff473c4
Backed out changeset 5ec886a84e94 (bug 971743) for robocop failures.
2014-04-13 16:35:14 -04:00
Sola Ogunsakin
f193c72e28
Bug 981028 - Part 2: Probe for setting a default panel. r=liuche
2014-04-02 16:25:04 -07:00
Sola Ogunsakin
3b5c1251fb
Bug 981028 - Part 1: Probes for pinning, un-pinning & editing a top sites item. r=liuche
2014-04-02 15:16:47 -07:00
Sola Ogunsakin
6e20209bf2
Bug 909618 - Part 3: Remember about:home tab selection. r=lucasr
2014-01-17 10:41:15 -08:00
Sola Ogunsakin
ebac2b2d1e
Bug 909618 - Part 2: Add LoadState member. r=lucasr
2014-04-10 15:06:05 -07:00
Sola Ogunsakin
112dbdf1f4
Bug 909618 - Part 1: Rename mLoaded. r=lucasr
2014-04-10 13:52:12 -07:00
Christian Ascheberg
e459979715
Bug 971743 - Do not clear the download history with the browsing history. r=wesj
2014-04-08 23:16:42 +03:00
Michael Comella
1aeaf6775b
Bug 968951 - Add debug statements to testBrowserProvider. r=rnewman
2014-04-10 14:31:14 -07:00