Commit Graph

12556 Commits

Author SHA1 Message Date
Fernando Jiménez
7e16c679dd Bug 976002 - Build time flag to enable/disable FxA. r=fabrice, r=gps 2014-03-17 09:58:16 -07:00
Josh Dover
b46c4b0afc Bug 982190 - Add backImageUrl to allow for view-level custom back icons. r=lucasr 2014-03-10 18:45:35 -07:00
Josh Dover
67ecab5e20 Bug 982172 - Add request type to delay filter stack changes until data loads. r=lucasr 2014-03-14 13:14:10 -07:00
Josh Dover
7d2f3d2ca5 Bug 982172 - Encapsulate DatasetRequest fields. r=lucasr 2014-03-17 09:06:17 -07:00
Josh Dover
d54a5f4590 Bug 975055 - Show up arrow for back row. r=lucasr 2014-02-27 16:42:48 -08:00
Josh Dover
e0ff1e8d9b Bug 975055 - Show filter title in back row. r=lucasr 2014-02-24 15:23:29 -08:00
Josh Dover
50bf44d9a7 Bug 975055 - Show previous filter for back row item. r=lucasr 2014-03-04 15:15:44 -08:00
Josh Dover
774ab5b50b Bug 975055 - Use ViewState to get previous filter for UI. r=lucasr 2014-03-04 15:14:49 -08:00
Josh Dover
ff5da3663c Bug 921557 - Use custom EllipsisTextView to handle bug on older devices. r=mleibovic 2014-02-18 15:16:26 -08:00
Richard Newman
7622c24693 Backed out changeset 1e8fa32e8abd (bug 975838) 2014-03-17 22:42:34 -07:00
Richard Newman
f21e892762 Backed out changeset 02bceb824051 (bug 975838) 2014-03-17 22:42:24 -07:00
Brad Lassey
31ffe7703d bug 979470 - clean up garbage file r=cleanup 2014-03-18 01:30:21 -04:00
Richard Newman
0c106fc0cb Bug 975838 - Part 2: robocop test that a GeckoMenu call will fail on the wrong thread. r=wesj 2014-03-17 19:39:40 -07:00
Richard Newman
fa4b306be0 Bug 975838 - Part 1: add methods to log or throw if called on the wrong thread, pepper GeckoMenu with thread affinities. r=wesj 2014-03-17 19:39:40 -07:00
Nick Alexander
841b75c455 No bug - Fix warnings. r=trivial
DONTBUILD

--HG--
extra : amend_source : 6805921db1e6afa164b2b3ac066bf08b3ec17a4a
2014-03-17 17:41:57 -07:00
Brad Lassey
469ab0be6b bug 980197 - on long press of a phone number, select the whole phone number r=mfinkle 2014-03-12 21:16:33 -04:00
Brad Lassey
5e0e29e9dd bug 979470 - When a phone number is highlighted, offer to call it from the context menu or action bar r=mfinkle 2014-03-11 15:30:40 -04:00
Mozilla Release Engineering
5429cb98c6 Merging in version bump NO BUG CLOSED TREE DONTBUILD 2014-03-17 13:48:08 -07:00
Lucas Rocha
1d5515c4c1 Bug 983609 - Only update toolbar private mode when a new tab is selected (r=bnicholson) 2014-03-17 13:00:11 +00:00
Wes Johnston
722255225a Bug 942270 - Refactor context menu code. r=bnicholson 2014-02-21 14:05:00 -08:00
Kartikaya Gupta
d8b7e0920c Bug 983657 - Update gamepad joystick dead zone to be larger based on user feedback. r=Cwiiis 2014-03-15 17:38:42 -04:00
Wes Johnston
03a1061b76 Bug 981682 - Don't bother nulling dialog when its closed. r=bnicholson 2014-03-15 14:26:30 -07:00
vivek
a049aebc85 Bug 959382 - BaseTest.setPreferenceAndWaitForChange helper method. r=mcomella 2014-03-15 17:20:25 -04:00
Richard Newman
2b90cbe7ec Bug 969672 - Handle declined engines on Android. r=nalexander 2014-03-14 19:14:34 -07:00
Brad Lassey
18f6511f13 Bug 983439 - Ignore mercurial merge conflict files in resources. r=nalexander
DONTBUILD

--HG--
extra : amend_source : 32264340bdabf2c66e71967e1f33158b9a5f5cde
2014-03-14 15:19:57 -07:00
Wes Johnston
8e861415ff Bug 942270 - Add strings for context menu quickshare. r=mfinkle 2014-03-14 14:41:22 -07:00
Wes Johnston
a8a5d74ed3 Bug 942270 - Allow ActionViews in prompts. r=bnicholson 2014-03-14 14:41:20 -07:00
Wes Johnston
1da084a933 Bug 942270 - Add intents to PromptListItems. r=bnicholson 2014-03-14 14:41:10 -07:00
Brian Nicholson
dfc7896cba Bug 983714 - Fix DynamicToolbar VisibilityTransition flags. r=lucasr
--HG--
extra : rebase_source : e318a3d6587716b5a44094d3be03b3d335610495
2014-03-14 10:57:13 -07:00
Wes Kocher
e27c42168a Backed out changeset e7f7cc81c103 (bug 943262) for breaking Android S4 tests 2014-03-14 13:47:43 -07:00
Margaret Leibovic
90bedb8c0a Bug 965622 - String for dynanmic panel empty view text. r=lucasr 2014-03-14 11:49:05 -07:00
Margaret Leibovic
4a2fb35c6b Bug 943262 - Use CharsetMenu.jsm instead of charsetTitles.properties for Character Encoding menu items. r=bnicholson 2014-03-14 11:41:47 -07:00
Margaret Leibovic
ee989016e8 Bug 968640 - Lazy init HomeBanner using ViewStub. r=lucasr
--HG--
rename : mobile/android/base/resources/layout/home_banner.xml => mobile/android/base/resources/layout/home_banner_content.xml
2014-03-14 11:41:46 -07:00
Margaret Leibovic
aa8c8c9bd3 Bug 976232 - Disable home banner in guest mode. r=wesj 2014-03-14 11:41:46 -07:00
David Rajchenbach-Teller
b2b8e65b0f Bug 961665 - Native implementation of OS.File.read, native bits. r=froydnj, r=bz, r=paolo 2014-03-14 10:13:26 -04:00
Sola Ogunsakin
93a0a6fc56 Bug 959297 - Get description and approx. reading time for reading list items. r=liuche, r=lucasr, r=margaret, r=rnewman 2014-03-12 14:53:25 -07:00
Carsten "Tomcat" Book
329f44908d merge fx-team to mozilla-central 2014-03-14 12:35:23 +01:00
Nick Alexander
2df97e60e4 Bug 974015 - Replace "Firefox online services" with "Firefox cloud services". r=rnewman 2014-03-13 22:31:55 -07:00
Nick Alexander
84254e1bf9 Bug 974942 - Don't share link{tos,privacy} strings. r=rnewman 2014-03-13 22:31:55 -07:00
Nick Alexander
abc9c865fa Bug 974133 - Replace "Firefox account" with "Firefox Account". r=rnewman 2014-03-13 22:31:54 -07:00
Nick Alexander
67e35078ef Bug 974129 - Part 2: use branding icon instead of fxaccount_icon. r=rnewman 2014-03-13 22:21:00 -07:00
Nick Alexander
15f8909f54 Bug 974129 - Part 1: update fxaccount_intro drawable. r=rnewman 2014-03-13 22:21:00 -07:00
Nick Alexander
62b2b2d7cb Bug 974124 - Update padding, margins, and color scheme in FxA setup. r=rnewman 2014-03-13 22:21:00 -07:00
Wes Kocher
7f98e4a5a3 Merge m-c to fx-team 2014-03-13 20:01:18 -07:00
Wes Kocher
2699402763 Merge fx-team to m-c 2014-03-13 19:09:07 -07:00
Nick Alexander
220e4b14a1 Bug 983350 - Include User-Agent header for FxAccount and TokenServer requests. r=rnewman
--HG--
extra : rebase_source : cb622c61646be2752e4900fd6e480874e9ba5406
2014-03-13 17:13:58 -07:00
Nick Alexander
3dca6ed1e7 Bug 967022 - Fix Gingerbread progressbar animation bustage. r=rnewman
--HG--
extra : rebase_source : 1db653efb3d0656b9208ade6859f86fb10f1be3b
2014-03-13 17:06:29 -07:00
Nick Alexander
88410dfa28 Bug 978944 - Use Android native code pbkdf2sha256 in FxAccounts. r=rnewman,mcomella
--HG--
extra : rebase_source : 73cc0d3b480246f64a07388caafda56465039bda
2014-03-13 17:04:45 -07:00
Wes Kocher
caa28d2de5 Merge m-c to inbound despite the CLOSED TREE 2014-03-13 19:58:47 -07:00
Geoff Brown
5e2b296e25 Bug 983440 - Disable testInputConnection on Android 2.3 2014-03-13 16:59:01 -06:00