Ryan VanderMeulen
2b950f9f7f
Merge m-c to fx-team.
2014-04-16 22:53:31 -04:00
Ryan VanderMeulen
12fd98699a
Merge fx-team to m-c.
2014-04-16 22:29:41 -04:00
Alexandru Chiriac
ece400c71e
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
74a84132af
Bug 990130 - Fall back to full path of library on failure. r=mfinkle
2014-04-16 10:57:59 -07:00
Clemens Wilding
267275a2c7
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
b2148d7f1c
merge fx-team to mozilla-central
2014-04-16 14:52:39 +02:00
Zack Liu
4fe9a6d3e0
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
3b06bcacf7
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
8aa44baed6
Bug 970707 - Pass refresh to JS callback. r=lucas
2014-04-15 15:51:00 +02:00
Josh Dover
4ffeef61aa
Bug 970707 - Wrap child view in GeckoSwipeRefreshLayout. r=margaret
2014-04-15 15:50:00 +02:00
Josh Dover
1d6961babb
Bug 970707 - Add SwipeRefreshLayout lifted from AOSP. r=margaret
2014-04-15 15:49:00 +02:00
Josh Dover
2eaadd1951
Bug 970707 - Add refreshEnabled to ViewConfig. r=margaret
2014-04-15 15:48:00 +02:00
Wes Johnston
901c53e937
Bug 997406 - Default to Link context menu items in context menus. r=bnicholson
2014-04-15 12:49:38 -07:00
Ryan VanderMeulen
d99a7aaade
Merge m-c to inbound.
2014-04-15 23:30:15 -04:00
Richard Newman
fbc0844b4e
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
0aff759828
Bug 970176 - Part 1: rework LocaleManager to simplify use from android-sync. r=nalexander
2014-04-15 15:07:14 -07:00
Margaret Leibovic
c946c29ace
Bug 995420 - Make sure cursor returned from HomeProvider isn't null. r=lucasr
2014-04-15 12:07:34 -07:00
Michael Comella
fff369fc5d
Bug 994989 - Move Save as PDF to Page menu. r=wesj
2014-04-15 11:53:33 -07:00
Michael Comella
47c9ca1645
Bug 970973 - Prevent empty space in security identity. r=lucasr
2014-04-15 11:49:23 -07:00
Jim Chen
ddcf4d43ce
Bug 995820 - Add more docs for JavascriptBridge
2014-04-15 10:54:00 -07:00
Margaret Leibovic
1e95a11d94
Bug 965622 - (Part 2) Manage empty views in PanelLayout. r=lucasr
2014-04-15 10:03:04 -07:00
Margaret Leibovic
b1950b4df4
Bug 965622 - (Part 1) Add EmptyViewConfig to HomeConfig. r=liuche
2014-04-15 10:03:03 -07:00
Margaret Leibovic
42c4350833
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
2a7e0c40d6
Bug 995820 - Wait for JavaBridge to load before sending messages to it; r=mcomella
2014-04-15 08:42:00 -07:00
Lucas Rocha
bd84dd5a05
Bug 993970 - Add tests for TopSitesCursorWrapper (r=wesj)
2014-04-15 16:31:56 +01:00
Lucas Rocha
279a52d5a5
Bug 993970 - Coding style fixes in TopSitesCursorWrapper (r=wesj)
2014-04-15 16:31:56 +01:00
Lucas Rocha
a86335376d
Bug 993970 - Make PinnedSite instances immutable (r=wesj)
2014-04-15 16:31:55 +01:00
Lucas Rocha
cce9f65f85
Bug 993970 - Factor out TopSitesCursorWrapper into separate file (r=wesj)
2014-04-15 16:31:55 +01:00
Lucas Rocha
a15c9ac0ab
Bug 994189 - Improve code for reading raw resources (r=margaret)
2014-04-15 16:12:04 +01:00
Lucas Rocha
706c07a9b5
Bug 994189 - Factor out method to load raw resource (r=margaret)
2014-04-15 16:12:03 +01:00
Carsten "Tomcat" Book
889a24ba19
Backed out changeset 33bcd13d52f5 (bug 776027) for Android M6 Test Failure
2014-04-15 12:16:40 +02:00
Carsten "Tomcat" Book
e6a5d4b82c
Backed out changeset ec54368243da (bug 776027)
2014-04-15 12:16:19 +02:00
Carsten "Tomcat" Book
aa2061a8ac
Backed out changeset 46b4833e84c3 (bug 776027)
2014-04-15 12:16:16 +02:00
Guilherme Goncalves
bf412dcc8a
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
28d6c238a1
Bug 776027 - Map and launch web activities as Android intents. r=wesj
2014-04-14 17:48:00 +02:00
Josh Dover
f779371a47
Bug 776027 - Pass web activities to Java. r=wesj
2014-04-14 17:47:00 +02:00
Josh Dover
476c2e2e1f
Bug 776027 - Move intent handling to IntentHelper. r=wesj
2014-04-14 17:46:00 +02:00
Christian Ascheberg
4ddb451270
Bug 971743 - Do not clear the download history with the browsing history. r=wesj
2014-04-14 00:02:34 +03:00
Alexandru Chiriac
ebc0209f08
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
978785d12e
Bug 901360 - Part2 Use Downloads.jsm for about:downloads. r=wesj
2014-01-30 19:16:36 -07:00
James Gilbertson
c971438f56
Bug 901360 - Part1 Use Downloads.jsm for download notifications. r=wesj
2014-01-30 19:14:03 -07:00
Richard Newman
609c516835
Bug 971900 - onLocaleReady incorrectly elides onConfigurationChange call if urlBar doesn't exist. r=nalexander
2014-04-15 17:55:58 -07:00
Mike Connor
959009b165
bug 997179 - Bing is not present in default search engines, r=mfinkle
2014-04-16 11:03:07 -04:00
Nicolas B. Pierron
198faab086
Bug 995165 - Fix ARM v6 GC settings. r=terrence
2014-04-14 08:32:02 -07:00
Ryan VanderMeulen
f6ce616a14
Merge m-c to inbound on a CLOSED TREE.
2014-04-13 22:52:50 -04:00
Ryan VanderMeulen
21d3cae1fe
Backed out changeset 5ec886a84e94 (bug 971743) for robocop failures.
2014-04-13 16:35:14 -04:00
Sola Ogunsakin
a1e7276757
Bug 981028 - Part 2: Probe for setting a default panel. r=liuche
2014-04-02 16:25:04 -07:00
Sola Ogunsakin
112ffd11e1
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
6ef943e592
Bug 909618 - Part 3: Remember about:home tab selection. r=lucasr
2014-01-17 10:41:15 -08:00
Sola Ogunsakin
95d2f41a08
Bug 909618 - Part 2: Add LoadState member. r=lucasr
2014-04-10 15:06:05 -07:00