Commit Graph

15122 Commits

Author SHA1 Message Date
Michael Comella
ed3b4f3c5e Bug 1071267 - Part 2: Always display site security icon on new tablet. 2014-10-08 17:48:29 -07:00
Michael Comella
df090e95e3 Bug 1071267 - Part 1: Remove padding inside site security assets. 2014-10-08 17:48:21 -07:00
Mark Capella
32350bb8de Bug 1080016 - Display favicons properly after interrupted page loads, r=ckitching 2014-10-08 20:41:15 -04:00
Chenxia Liu
5a95e287b1 Bug 1059792 - Launching Firefox for the first time through an external intent should not display First Run experience. r=margaret 2014-10-08 17:10:03 -07:00
Lucas Rocha
3f727a6695 Bug 1079629 - Fix build error when new tablet UI is disabled. r=rnewman 2014-10-08 15:18:59 -07:00
Randall Barker
1efd6c1743 Bug 1080012 - Fennec no longer able to mirror tabs on chromecast r=mfinkle on a CLOSED TREE 2014-10-08 15:50:29 -07:00
wesj
fa6cc03734 Bug 1074340 - Keep proguard from changing the access level of createGuestProfile. r=bustage CLOSED TREE 2014-10-08 13:30:38 -07:00
Richard Newman
5f5f1a9ba5 Bug 1074340 - Don't initialize guest profile more than once. r=wesj 2014-10-08 11:43:14 -07:00
Richard Newman
d4179482bf Bug 1074343 - Dismiss guest mode notification on browser close. r=bnicholson 2014-10-08 11:21:02 -07:00
Richard Newman
d7a6328eda Bug 1074505 - Use a distinct error message for blocked downloads. r=wesj 2014-10-08 11:21:02 -07:00
wesj
a73b8d0ae1 Bug 1048433 - "Clearing private data on exit: "Always clear when quitting" often cropped/truncated in localizations, provide more space" [r=mark.finkle] 2014-10-01 10:32:00 -07:00
wesj
42e4de65ff Bug 1061032 - "crash in java.lang.NullPointerException: at org.mozilla.gecko.ChromeCast$2.onConnected(ChromeCast.java)" [r=mark.finkle] 2014-10-02 11:27:00 -07:00
wesj
b0c15a77f0 Bug 1055764 - "crash in java.lang.IllegalStateException: No current media session at com.google.android.gms.internal.gp.dV(Unknown Source)" [r=mark.finkle] 2014-10-02 11:15:00 -07:00
Martyn Haigh
5c92c4f619 Bug 1058574 - Remove package level access to class variables within the tabs package (r=lucasr) 2014-10-08 12:59:58 +01:00
Richard Newman
efa0bd6b80 Bug 1078394 - Remove AppConstants.SEARCH_PACKAGE_NAME. r=margaret 2014-10-06 12:01:51 -07:00
Richard Newman
66fa470ad6 Bug 1042951 - Part 3: record searches from SearchActivity. r=margaret 2014-10-07 17:52:21 -07:00
Richard Newman
647a77a564 Bug 1042951 - Part 2: allow for delayed recording of searches with FHR. r=margaret 2014-10-07 17:52:21 -07:00
Richard Newman
bdb0b53c67 Bug 1042951 - Part 1: bump searches measurement version to include search activity sources. r=margaret 2014-10-07 17:52:20 -07:00
Nick Alexander
317959ffd9 Bug 1063750 - Part 4: Test navigating to about:home?panel= URLs. r=mcomella
There are no consumers of this (that I can see) in the tree, so we need
to test that it doesn't go away.
2014-10-07 16:53:30 -07:00
Nick Alexander
6d42011b75 Bug 1063750 - Part 3: Remove duplicated test-only PanelType. r=mcomella
Duplicate test types make it difficult to keep tests and code in
lock-step.  (They do mean fewer Proguard annotations.)
2014-10-07 16:53:29 -07:00
Nick Alexander
6946d39b2e Bug 1063750 - Part 2: Implement link from Remote Tabs tray to Remote Tabs home panel. r=mcomella
Deriving the correct panel UUID from the active Home Panel configuration
is challenging.  This is easy and will only exist for one release.  (The
Remote Tabs tray icon will disappear after this release; see Bug
1063753.)  This solves the problem in essentially all the situations we
expect to see.
2014-10-07 16:53:28 -07:00
Nick Alexander
498ef05645 Bug 1063750 - Part 1: Replace Remote Tabs tray with messaging to Remote Tabs home panel. r=mcomella 2014-10-07 16:53:27 -07:00
Margaret Leibovic
955eef2ac4 Bug 895745 - Don't create whitespace between add-on title and version number in details view. r=liuche 2014-10-07 16:24:16 -07:00
Margaret Leibovic
828586497f Bug 1075219 - (Follow-up) Use calc instead of -moz-calc. r=trivial 2014-10-07 15:36:48 -07:00
Margaret Leibovic
72ea5c797e Bug 1079450 - Let uninstall listener handle removing add-on from list. r=mfinkle 2014-10-07 15:32:28 -07:00
Margaret Leibovic
cc9603792f Bug 1075219 - Update the colors of about pages. r=bnicholson 2014-10-07 15:32:25 -07:00
Margaret Leibovic
15d2fc74d2 Bug 1058243 - (Part 2) Update testAddonManager to open a blank new tab instead of trying to click link in about:addons. r=nalexander 2014-10-07 11:52:56 -07:00
Timur Timirkhanov
3ef79d0177 Bug 1058243 - Deleted link to AMO in Add-on Manager header including aboutAddons.dtd. r=margaret 2014-10-03 14:37:18 -04:00
Michael Comella
fbd44795ae Bug 1077730 - Implement new tablet url bar navigation button colors (with temporary focused state). r=lucasr 2014-10-06 16:45:54 -07:00
Ryan VanderMeulen
4324a5dfea Backed out changesets 4fee6e1f1ad2 and f5db0dae1434 (bug 1075644) for Android 2.3 robocop failures.
CLOSED TREE
2014-10-06 15:47:30 -04:00
Garvan Keeley
ccae0ee59c Bug 1061991 - Added permissions ACCESS_WIFI_STATE + CHANGE_WIFI_STATE for stumbler. r=mfinkle
CLOSED TREE
2014-10-03 11:51:00 -04:00
Ryan VanderMeulen
206796a357 Backed out changeset 29fcac263c20 (bug 1007264) for robocop failures. 2014-10-06 15:12:03 -04:00
Nick Alexander
938b53972e Bug 1077381 - Post: Re-introduce --verbose flag to generate_{suggestedsites,browsersearch}. r=me 2014-10-06 11:32:26 -07:00
Ryan VanderMeulen
df1f2f2df5 Backed out changeset 450473a4733c (bug 1061991) for robocop failures. 2014-10-06 14:16:57 -04:00
Mark Capella
2efa865cf8 Bug 1078231 - Enhance Favicon display in RecentTabs list for closed ReaderMode pages, r=margaret 2014-10-06 13:38:26 -04:00
Jim Chen
dcdcbf255d Bug 1075644 - Reduce Gecko thread priority at very start; r=snorp r=bnicholson 2014-10-06 13:23:53 -04:00
Jim Chen
d7d530d25a Bug 1075644 - Move more things to after Gecko start; r=mfinkle 2014-10-06 13:23:53 -04:00
Garvan Keeley
3c4efba77a Bug 1061991 - Added permissions ACCESS_WIFI_STATE + CHANGE_WIFI_STATE for stumbler. r=mfinkle 2014-10-03 11:51:00 -04:00
Garvan Keeley
b1291dbbd8 Bug 1007264 - Opt-in message for stumbling updated according to text in bug. r=nalexander 2014-10-03 13:04:00 -04:00
Margaret Leibovic
ba6f1b1643 Bug 1076351 - Set the search activity default pref on app upgrade. r=bnicholson 2014-10-06 10:00:09 -04:00
Margaret Leibovic
7b9babe291 Bug 1077407 - Remove header link to marketplace in about:apps. r=bnicholson 2014-10-06 10:00:06 -04:00
Margaret Leibovic
106d381174 Bug 1058195 - Properly listen for lightweight theme install/uninstall in about:addons. r=mfinkle 2014-10-06 10:00:03 -04:00
vivek
06b60a952e Bug 1007436 - "Revamp visual design of about:feedback". r=margaret.leibovic f=alam 2014-10-03 12:29:00 +02:00
Phil Ringnalda
9764e19e06 Merge m-i to m-c, a=merge 2014-10-05 09:34:55 -07:00
Chris Kitching
bd1bca5f08 Bug 1070092: Support favicon data URIs r=rnewman 2014-09-19 17:20:45 -07:00
Nick Alexander
6c596e8c34 Bug 1077381 - Remove --verbose flag to generate_{suggestedsites,browsersearch} to work around utf-8 encoding issues. r=me 2014-10-04 12:52:48 -07:00
Richard Newman
0403ea50f9 Bug 1077645 - Be paranoid when parsing external intent extras. r=snorp 2014-10-03 23:32:28 -07:00
Mark Capella
1973796470 Bug 929654 - Part 4: Fail earlier for local testers who can't reach mochi.test. r=nalexander 2014-10-04 01:41:22 -04:00
Michael Comella
a3fa12f6bc Bug 1070087 - Change tapped action bar buttons' visual to be smaller than the hit area. r=lucasr 2014-10-03 18:03:49 -07:00
Michael Comella
974815e14b Bug 1072469 - Part 2: Call super in ActionBarViewFlipper.onAttachedToWindow. r=nalexander 2014-10-03 18:02:11 -07:00
Michael Comella
e2245b8b14 Bug 1072469: Change new tablet toolbar height to 60dp and menu buttons to 56x60dp. r=lucasr 2014-10-01 14:22:45 -07:00
Michael Comella
9fda86f26b Bug 1076260 - Adjust new tablet divider size and color. r=lucasr 2014-10-03 18:00:59 -07:00
Ryan VanderMeulen
3e02d1aa6e Merge m-c to fx-team. a=merge 2014-10-03 16:33:31 -04:00
Margaret Leibovic
ad4eabe743 backout cd21b9eee1a5 for test failure 2014-10-03 16:14:09 -04:00
Ryan VanderMeulen
4b07046320 Merge fx-team to m-c. a=merge 2014-10-03 16:13:24 -04:00
Michael Comella
8992905989 Bug 1073474 - Part 2: Correct new tablet favicon size. r=trivial 2014-10-03 12:41:53 -07:00
Margaret Leibovic
f01ec8d35c Bug 1075232 - Record which suggestion of the search screen was tapped in telemetry. r=mfinkle 2014-10-03 14:37:19 -04:00
Margaret Leibovic
85d924885e Bug 1068739 - Record position of search suggestion that was tapped in telemetry. r=mfinkle 2014-10-03 14:37:19 -04:00
Timur Timirkhanov
cbf3e3251b Bug 1058243 - Deleted link to AMO in Add-on Manager header including aboutAddons.dtd. r=margaret 2014-10-03 14:37:18 -04:00
Manu Jain
6643d86c60 Bug 1064859 - Telemetry probe to measure whether Fennec is default ASSIST intent handler; r=margaret 2014-10-03 14:37:18 -04:00
Martyn Haigh
90b3d79940 Bug 1066546 - Part 2 - configure tabs panel to use correct layout for new tablet ui (r=lucasr)
--HG--
rename : mobile/android/base/resources/layout-large-land-v11/tabs_panel.xml => mobile/android/base/resources/layout-large-land-v11/tabs_panel_sidebar.xml
rename : mobile/android/base/resources/layout/tabs_panel.xml => mobile/android/base/resources/layout/tabs_panel_default.xml
rename : mobile/android/base/resources/values/layout.xml => mobile/android/base/resources/values-large-land-v11/layout.xml
2014-10-03 15:49:19 +01:00
Martyn Haigh
1cf93ebca9 Bug 1066546 - Part 1 - Inline header and footer layouts (r=lucasr) 2014-10-03 15:49:19 +01:00
Lucas Rocha
48bdbd6cb3 Bug 1065494 - Put the new tablet UI behind a build flag (r=nalexander)
--HG--
rename : mobile/android/base/resources/color-large-v11/new_tablet_tab_strip_item_title.xml => mobile/android/base/newtablet/res/color-large-v11/new_tablet_tab_strip_item_title.xml
rename : mobile/android/base/resources/drawable-large-hdpi-v11/new_tablet_default_favicon.png => mobile/android/base/newtablet/res/drawable-large-hdpi-v11/new_tablet_default_favicon.png
rename : mobile/android/base/resources/drawable-large-hdpi-v11/new_tablet_ic_menu_back.png => mobile/android/base/newtablet/res/drawable-large-hdpi-v11/new_tablet_ic_menu_back.png
rename : mobile/android/base/resources/drawable-large-hdpi-v11/new_tablet_ic_menu_forward.png => mobile/android/base/newtablet/res/drawable-large-hdpi-v11/new_tablet_ic_menu_forward.png
rename : mobile/android/base/resources/drawable-large-hdpi-v11/new_tablet_ic_menu_reload.png => mobile/android/base/newtablet/res/drawable-large-hdpi-v11/new_tablet_ic_menu_reload.png
rename : mobile/android/base/resources/drawable-large-hdpi-v11/new_tablet_menu.png => mobile/android/base/newtablet/res/drawable-large-hdpi-v11/new_tablet_menu.png
rename : mobile/android/base/resources/drawable-large-hdpi-v11/new_tablet_tabs_count.png => mobile/android/base/newtablet/res/drawable-large-hdpi-v11/new_tablet_tabs_count.png
rename : mobile/android/base/resources/drawable-large-hdpi-v11/new_tablet_tabs_count_foreground.png => mobile/android/base/newtablet/res/drawable-large-hdpi-v11/new_tablet_tabs_count_foreground.png
rename : mobile/android/base/resources/drawable-large-mdpi-v11/new_tablet_default_favicon.png => mobile/android/base/newtablet/res/drawable-large-mdpi-v11/new_tablet_default_favicon.png
rename : mobile/android/base/resources/drawable-large-mdpi-v11/new_tablet_ic_menu_back.png => mobile/android/base/newtablet/res/drawable-large-mdpi-v11/new_tablet_ic_menu_back.png
rename : mobile/android/base/resources/drawable-large-mdpi-v11/new_tablet_ic_menu_forward.png => mobile/android/base/newtablet/res/drawable-large-mdpi-v11/new_tablet_ic_menu_forward.png
rename : mobile/android/base/resources/drawable-large-mdpi-v11/new_tablet_ic_menu_reload.png => mobile/android/base/newtablet/res/drawable-large-mdpi-v11/new_tablet_ic_menu_reload.png
rename : mobile/android/base/resources/drawable-large-mdpi-v11/new_tablet_menu.png => mobile/android/base/newtablet/res/drawable-large-mdpi-v11/new_tablet_menu.png
rename : mobile/android/base/resources/drawable-large-mdpi-v11/new_tablet_tabs_count.png => mobile/android/base/newtablet/res/drawable-large-mdpi-v11/new_tablet_tabs_count.png
rename : mobile/android/base/resources/drawable-large-mdpi-v11/new_tablet_tabs_count_foreground.png => mobile/android/base/newtablet/res/drawable-large-mdpi-v11/new_tablet_tabs_count_foreground.png
rename : mobile/android/base/resources/drawable-large-v11/new_tablet_tab_strip_divider.xml => mobile/android/base/newtablet/res/drawable-large-v11/new_tablet_tab_strip_divider.xml
rename : mobile/android/base/resources/drawable-large-v11/new_tablet_tab_strip_item_bg.xml => mobile/android/base/newtablet/res/drawable-large-v11/new_tablet_tab_strip_item_bg.xml
rename : mobile/android/base/resources/drawable-large-xhdpi-v11/new_tablet_default_favicon.png => mobile/android/base/newtablet/res/drawable-large-xhdpi-v11/new_tablet_default_favicon.png
rename : mobile/android/base/resources/drawable-large-xhdpi-v11/new_tablet_ic_menu_back.png => mobile/android/base/newtablet/res/drawable-large-xhdpi-v11/new_tablet_ic_menu_back.png
rename : mobile/android/base/resources/drawable-large-xhdpi-v11/new_tablet_ic_menu_forward.png => mobile/android/base/newtablet/res/drawable-large-xhdpi-v11/new_tablet_ic_menu_forward.png
rename : mobile/android/base/resources/drawable-large-xhdpi-v11/new_tablet_ic_menu_reload.png => mobile/android/base/newtablet/res/drawable-large-xhdpi-v11/new_tablet_ic_menu_reload.png
rename : mobile/android/base/resources/drawable-large-xhdpi-v11/new_tablet_menu.png => mobile/android/base/newtablet/res/drawable-large-xhdpi-v11/new_tablet_menu.png
rename : mobile/android/base/resources/drawable-large-xhdpi-v11/new_tablet_tabs_count.png => mobile/android/base/newtablet/res/drawable-large-xhdpi-v11/new_tablet_tabs_count.png
rename : mobile/android/base/resources/drawable-large-xhdpi-v11/new_tablet_tabs_count_foreground.png => mobile/android/base/newtablet/res/drawable-large-xhdpi-v11/new_tablet_tabs_count_foreground.png
rename : mobile/android/base/resources/drawable-large-xxhdpi-v11/new_tablet_default_favicon.png => mobile/android/base/newtablet/res/drawable-large-xxhdpi-v11/new_tablet_default_favicon.png
rename : mobile/android/base/resources/drawable-large-xxhdpi-v11/new_tablet_ic_menu_back.png => mobile/android/base/newtablet/res/drawable-large-xxhdpi-v11/new_tablet_ic_menu_back.png
rename : mobile/android/base/resources/drawable-large-xxhdpi-v11/new_tablet_ic_menu_forward.png => mobile/android/base/newtablet/res/drawable-large-xxhdpi-v11/new_tablet_ic_menu_forward.png
rename : mobile/android/base/resources/drawable-large-xxhdpi-v11/new_tablet_ic_menu_reload.png => mobile/android/base/newtablet/res/drawable-large-xxhdpi-v11/new_tablet_ic_menu_reload.png
rename : mobile/android/base/resources/drawable-large-xxhdpi-v11/new_tablet_menu.png => mobile/android/base/newtablet/res/drawable-large-xxhdpi-v11/new_tablet_menu.png
rename : mobile/android/base/resources/drawable-large-xxhdpi-v11/new_tablet_tabs_count.png => mobile/android/base/newtablet/res/drawable-large-xxhdpi-v11/new_tablet_tabs_count.png
rename : mobile/android/base/resources/drawable-large-xxhdpi-v11/new_tablet_tabs_count_foreground.png => mobile/android/base/newtablet/res/drawable-large-xxhdpi-v11/new_tablet_tabs_count_foreground.png
rename : mobile/android/base/resources/layout-large-v11/new_tablet_browser_toolbar.xml => mobile/android/base/newtablet/res/layout-large-v11/new_tablet_browser_toolbar.xml
rename : mobile/android/base/resources/layout-large-v11/new_tablet_tab_strip.xml => mobile/android/base/newtablet/res/layout-large-v11/new_tablet_tab_strip.xml
rename : mobile/android/base/resources/layout-large-v11/new_tablet_tabs_counter.xml => mobile/android/base/newtablet/res/layout-large-v11/new_tablet_tabs_counter.xml
rename : mobile/android/base/resources/layout-large-v11/tab_strip.xml => mobile/android/base/newtablet/res/layout-large-v11/tab_strip.xml
rename : mobile/android/base/resources/layout-large-v11/tab_strip_item.xml => mobile/android/base/newtablet/res/layout-large-v11/tab_strip_item.xml
rename : mobile/android/base/resources/layout-large-v11/tab_strip_item_view.xml => mobile/android/base/newtablet/res/layout-large-v11/tab_strip_item_view.xml
2014-10-03 11:47:46 +01:00
Lucas Rocha
d60bf6503c Bug 1073474 - Fix resource dependency issues in new tablet UI (r=rnewman)
--HG--
rename : mobile/android/base/resources/drawable-hdpi-v11/ic_menu_back.png => mobile/android/base/resources/drawable-hdpi/ic_menu_back.png
rename : mobile/android/base/resources/drawable-mdpi-v11/ic_menu_back.png => mobile/android/base/resources/drawable-mdpi/ic_menu_back.png
rename : mobile/android/base/resources/drawable-xhdpi-v11/ic_menu_back.png => mobile/android/base/resources/drawable-xhdpi/ic_menu_back.png
rename : mobile/android/base/resources/values/layout.xml => mobile/android/base/resources/drawable/new_tablet_default_favicon.xml
rename : mobile/android/base/resources/values/layout.xml => mobile/android/base/resources/drawable/new_tablet_ic_menu_forward.xml
rename : mobile/android/base/resources/values/layout.xml => mobile/android/base/resources/drawable/new_tablet_ic_menu_reload.xml
rename : mobile/android/base/resources/values/layout.xml => mobile/android/base/resources/drawable/new_tablet_tabs_count.xml
2014-10-03 11:47:45 +01:00
Ed Morley
8c0d5a673b Merge mozilla-central and inbound 2014-10-03 15:14:53 +01:00
Gian-Carlo Pascutto
9b1cb0e398 Backed out changeset a1d7b16101c7 (bug 1064669). r=mfinkle 2014-10-03 14:27:16 +02:00
Eugen Sawin
9541a75b50 Bug 1022669 - Do not lock screen for audio. r=snorp 2014-10-01 17:39:10 +02:00
Ryan VanderMeulen
44cc0b6341 Merge m-c to fx-team. a=merge 2014-10-02 13:16:26 -04:00
Ryan VanderMeulen
4c98b09137 Merge fx-team to m-c. a=merge 2014-10-02 13:00:31 -04:00
Brian Nicholson
4814f3a90a Bug 1076438 - Add tracking ID to SuggestedSites API. r=lucasr 2014-10-02 09:48:50 -07:00
Brian Nicholson
09e2ca928a Bug 1076438 - Undo ID and imageurl/bgcolor cursor changes. r=lucasr 2014-10-02 09:48:50 -07:00
Lucas Rocha
159460b195 Bug 1073066 - Use consistent grey tone in reader mode (r=margaret) 2014-10-02 17:29:16 +01:00
wesj
126001b642 Bug 1071120 - Fixup wifi telemetry. r=mfinkle 2014-10-02 09:12:07 -07:00
Carsten "Tomcat" Book
576f1a727b Backed out changeset f20d3ef82554 (bug 1045053) for Android rc* test failures 2014-10-02 10:29:48 +02:00
Carsten "Tomcat" Book
2a4a19c1b6 Backed out changeset 4782b099ef93 (bug 1045053) 2014-10-02 10:29:20 +02:00
Carsten "Tomcat" Book
7d2f1373c3 Backed out changeset 9ac001517068 (bug 1045053) 2014-10-02 10:29:18 +02:00
Mats Palmgren
3c17a458fe Bug 649849 - part 1b, Remove the default -moz-appearance:none for <select> in Fennec theme. r=wjohnston@mozilla.com 2014-10-02 13:05:16 +00:00
wesj
06623d8bf0 Bug 1071120 - "Telemetry for searching from error pages" [r=mark.finkle] 2014-09-25 00:22:00 -07:00
Wes Johnston
1ca892ddfa Bug 1070099 - "apk file downloaded in Firefox cannot be opened from Android download manager" [r=margaret.leibovic] 2014-10-01 09:28:00 -07:00
Wes Johnston
f4bab42727 Bug 1073776 - "Tapping on urlbar after performing search shows URL, not search term" [r=margaret.leibovic] 2014-10-01 14:15:00 -07:00
Margaret Leibovic
fa2c67d7dc Bug 1041604 - Update query in search bar when user navigates to new results page. r=wesj 2014-10-02 07:49:43 -07:00
Margaret Leibovic
40b848e7e5 Bug 1074933 - backout 135564e9e7f5 for autophone regressions 2014-10-02 07:49:42 -07:00
Margaret Leibovic
ca172ae717 backout 2b67ef67b6a9 for regressing "request desktop site" 2014-10-02 07:49:42 -07:00
Martyn Haigh
c6ab7dc50c Bug 1075576 - Change the TabsLayoutAdapter API to use TabsLayoutItemView instead of the generic View (r=lucasr) 2014-10-02 15:39:26 +01:00
Nick Alexander
294669caae Bug 1038354 - Exit editing mode before quick-switching to tab. r=lucasr 2014-10-01 23:24:04 -07:00
Nick Alexander
81cf36b2a2 Bug 1065306 - Part 4: Write localized res/raw-*/browsersearch.json. r=mshal 2014-10-01 23:23:29 -07:00
Nick Alexander
78cec80ed2 Bug 1065306 - Part 2: Extract generated_file_template. r=mshal
This was essentially mechanical: s/$/$$/; s/suggestedsites/$(1)/; move
libs realchrome:: and GARBAGE rules into template.

I feel like there should be a more direct form of $$($(1)), but I can't
think of it.
2014-10-01 23:23:27 -07:00
Nick Alexander
da59c4c558 Bug 1065306 - Part 1: s/suggestedsites-json/suggestedsites/. r=mshal
This is a mechanical change.  In future, we will probably want to
generate files not named like res/raw/file.json.  I'm not going to
handle res/not-raw right now; but I am going to handle not-file.json.
This smoothes that path.
2014-10-01 23:23:26 -07:00
Phil Ringnalda
b3493ebbad Back out 0740fc10483c (bug 1072469) for robo* bustage
CLOSED TREE
2014-10-01 21:30:05 -07:00
Richard Newman
c99b269a13 Bug 1045053 - Part 2: tests for OS locale handling. r=bnicholson 2014-10-01 18:38:43 -07:00
Richard Newman
1018f86fc9 Bug 1045053 - Part 1: set intl.accept_languages from Android OS/app locale. r=bnicholson 2014-10-01 18:09:42 -07:00
Richard Newman
226fc0d222 Bug 1045053 - Part 0: add descriptive comments for locale handling. r=me 2014-10-01 18:09:42 -07:00
Michael Comella
af3c3be491 Bug 1072469: Change new tablet toolbar height to 60dp and menu buttons to 56x60dp. r=lucasr 2014-10-01 14:27:13 -07:00
Nick Alexander
f724e346c9 Bug 1068366 - Update "Hidden devices" footer visual style in Remote Tabs home panel. r=trivial
The background colour was already correct.  This updates the text color
to match the mock, and adds a background selector that styles the footer
correctly when it is tapped.
2014-10-01 11:45:05 -07:00
Nick Alexander
b3fddbaeed Bug 1068365 - Part 2: Correct remote clients expanded/collapsed icons. r=antlam 2014-10-01 11:45:04 -07:00
Nick Alexander
8ebde3315e Bug 1068365 - Part 1: Make collapsed remote clients look grayed out. r=rnewman
There are two major ways to achieve this.  One is to painstakingly
update UI elements every time we fetch a group.  I've done that.  The
other is to maintain expanded and collapsed layouts.  I went quite far
down that path; doing it is less pleasant than I expected for the
following reasons:

1) we have to update the view graphics depending on the client device
type anyway;

2) Android's view recycling does not track the expanded/collapsed state,
so we either manage the expanded states and have multiple group
types (see modern versions of SimpleExpandableListAdapter) or we
duplicate the work we're doing here;

3) our expanded and collapsed layouts are so similar that duplicating
them is worse than futzing with them in this manner.
2014-10-01 11:45:03 -07:00
Nick Alexander
ff709dd60d Bug 1068051 - Post: Remove unnecessary style. r=trivial
This layout is not used by the Share Overlay system.  It is used only by
the Sync Send Tab Activity, which lives in android-sync.  Mixing the
styles in this way ties the repositories together in a way we don't
want.
2014-10-01 11:45:02 -07:00
Nick Alexander
a05886d1c0 Bug 1068051 - Add high-res device drawables. r=trivial 2014-10-01 11:45:01 -07:00
Chenxia Liu
824b5f2735 Bug 1074570 - Dismiss start pane on touch. r=rnewman 2014-10-01 10:26:17 -07:00
Richard Newman
f8cce50f62 Bug 1075091 - Rename Firefly code to Matchstick. r=wesj
--HG--
rename : mobile/android/modules/FireflyApp.jsm => mobile/android/modules/MatchstickApp.jsm
2014-10-01 10:21:37 -07:00
Wes Johnston
13ad141eb6 Bug 1064669 - Initialize MediaPlayers in delayed startup. r=mfinkle 2014-09-19 16:55:18 -07:00
Martyn Haigh
150af47d07 Bug 1066905 - Merge TabRow and TabsLayoutItemView (r=lucasr) 2014-10-01 15:59:47 +01:00
Lucas Rocha
d7f38a73a1 Bug 1070029 - Use FadedTextView in TabStripItemView (r=mcomella) 2014-10-01 15:22:50 +01:00
Carsten "Tomcat" Book
1bd9ba77cf Merge m-c to fx-team 2014-10-01 15:37:54 +02:00
Carsten "Tomcat" Book
8ffa505a44 merge fx-team to mozilla-central a=merge 2014-10-01 14:59:31 +02:00
Mark Capella
cbb6f45a31 Bug 1068489 - Robocop: Provide error message where device screen may be sleeping, r=nalexander 2014-09-30 18:52:48 -04:00
Michael Comella
098c664937 Bug 1072466 - Part 3: Fix reload button padding in new tablet browser toolbar. r=lucasr 2014-09-30 12:08:40 -07:00
wesj
b605a64ef8 Bug 1054035 - "Block about urls in guest mode" [r=mark.finkle] 2014-09-25 16:20:00 -07:00
wesj
a0e9b24c0e Bug 1071116 - Force min file size to be greater than zero. r=bnicholson 2014-09-29 13:40:00 -07:00
Wes Johnston
9d06353e41 Bug 1074189 - Lazily create GeckoNetworkManager r=mfinkle 2014-09-29 13:51:00 -07:00
Wes Johnston
84d2c69605 Bug 1070099 - "apk file downloaded in Firefox cannot be opened from Android download manager" [r=margaret.leibovic] 2014-09-29 14:31:00 -07:00
wesj
82e8971a68 Bug 1070797 - Set a default mimetype for downloads. r=margaret 2014-09-30 09:07:27 -07:00
Mark Finkle
7b55cf0c0e Bug 1072732 - Make sure we use 'userRequested' in the JSON message r=wesj 2014-09-30 11:39:08 -04:00
Carsten "Tomcat" Book
b37ac43e39 merge fx-team to mozilla-central a=merge 2014-09-30 15:10:47 +02:00
Eugen Sawin
8f19e4e615 Bug 1051654 - Delete APK after update. r=snorp 2014-09-29 22:15:45 +02:00
Margaret Leibovic
cc404e2959 Bug 1065891 - (Part 2.6) Migrate search activity default pref on app update. r=bnicholson 2014-09-29 20:56:21 -07:00
Margaret Leibovic
c61e65b39d Bug 1065891 - (Part 2.5) Add test to make sure search plugin XML file ends up where we expect it to. r=bnicholson 2014-09-29 20:56:20 -07:00
Margaret Leibovic
389e436044 Bug 1065891 - (Part 2) Update the search activity default engine when the gecko default search engine changes. r=bnicholson 2014-09-29 20:56:20 -07:00
Margaret Leibovic
fdc376a084 Bug 1065891 - (Part 1) Remove search engine pref from search activity settings screen. r=liuche 2014-09-29 20:56:20 -07:00
Mark Finkle
348550547a Bug 1074413 - Add null check for Tab when handling potentially stale messages in JavaPanZoomController r=kats 2014-09-29 23:39:34 -04:00
Mark Finkle
79c8be2f01 Bug 1071738 - Formatting cleanup in FormAssistPopup.java r=bnicholson 2014-09-29 15:07:09 -04:00
Mark Finkle
c7159fb7f7 Bug 1071738 - Limit form autofill dropdown to a maximum of five rows r=bnicholson 2014-09-29 15:07:06 -04:00
Ryan VanderMeulen
82dd1e7c7e Backed out changesets ba4b4066c0fe and 1372b8919331 (bug 1071738) for Android crashes.
CLOSED TREE
2014-09-29 16:57:09 -04:00
wesj
b095b0ee5a Bug 1072376 - Only set lock screen flags if we're showing on the lockscreen. r=lucasr 2014-09-29 13:14:39 -07:00
Mark Finkle
d9865bb268 Bug 1071738 - Formatting cleanup in FormAssistPopup.java r=bnicholson 2014-09-29 15:07:09 -04:00
Mark Finkle
fce688e3ae Bug 1071738 - Limit form autofill dropdown to a maximum of five rows r=bnicholson 2014-09-29 15:07:06 -04:00
Michael Comella
2ddfe32a44 Bug 1073449 - Correct favicon size. r=lucasr 2014-09-29 11:35:11 -07:00
Nick Alexander
4a20c64c74 Bug 1072954 - Iterate entire list in RemoteClientsDialogFragment onClick. r=trivial 2014-09-29 11:27:11 -07:00
Michael Comella
45bfb4a045 Bug 1071226 - Part 2: Update text color in private browsing and tab strip. r=lucasr 2014-09-29 09:51:46 -07:00
Michael Comella
696ce7060a Bug 1071226 - Part 1: Use same menu asset for private browsing mode. r=lucasr 2014-09-29 09:51:45 -07:00
Margaret Leibovic
7d31f43aa5 Bug 1074204 - Show correct android:summary text for sync. r=liuche 2014-09-29 11:08:32 -07:00
Margaret Leibovic
72c4f5dab3 Bug 1063193 - Update Wikipedia search plugin so that it won't redirect to a new domain. r=mfinkle 2014-09-29 11:08:30 -07:00
Margaret Leibovic
7d20027d24 Bug 1050457 - Increase top/right/left values of edit_text_focus layer-list drawable to fix pixel issue on 4.1. r=liuche 2014-09-29 11:08:27 -07:00
Carsten "Tomcat" Book
9d31360549 merge mozilla-inbound to mozilla-central a=merge 2014-09-29 15:42:55 +02:00
Eugen Sawin
678280ef6b Bug 1072639 - Fix context for web app notifications. r=snorp 2014-09-24 14:39:07 +02:00
Eugen Sawin
4d92b96d2e Bug 1034114 - Defer remote debugger initialization via notification. r=snorp 2014-09-26 18:53:12 +02:00
Wes Kocher
4c47604332 Merge m-c to inbound a=merge 2014-09-26 19:16:54 -07:00
Brian Nicholson
345d71304b Bug 1073257 - Fix condition for suggested image URL. r=me 2014-09-26 13:43:32 -07:00
Nick Alexander
0a9a9e30db Bug 1069648 - Add instrumentation manifests to moz.build. r=ted
These manifests are special in that they don't package their test files
into the test package.  Each test listed in an instrumentation manifest
serves as an identifier rather than a file.

--HG--
extra : rebase_source : 0321528a2dc380e57b824746efbcf61d295204a9
2014-09-26 11:44:58 -07:00
Nick Alexander
71f49f64a1 Bug 1064177 - Part 2: Don't show Synced Tabs home panel in Guest Mode. r=wesj
We hard-code a number of default panel configuration options here, so
let's add another.

I don't care to migrate serialized Guest profile Home Panel
configurations forward.  I don't expect there are any: no Home Panel
configuration is written to SharedPreferences until the user edits the
default configuration in Settings > Customize > Home, and I expect ~0
folks to have taken these steps while in Guest Mode.

While I was here, I updated the other uses of GeckoProfile.inGuestMode
to guard Sync related things that I found.

--HG--
extra : rebase_source : 995a70fb19abbd1958e84f2517bd864ffdf75584
2014-09-26 11:44:56 -07:00
Nick Alexander
f54014e6bc Bug 1064177 - Part 1: Add RestrictedProfiles.DISALLOW_MODIFY_ACCOUNTS. r=wesj
This corresponds to UserManager.DISALLOW_MODIFY_ACCOUNTS.

--HG--
extra : rebase_source : 9a337cf2cb7c3cf6d8ae4c9b9c7a41138651410f
2014-09-26 11:44:55 -07:00
Ryan VanderMeulen
26fa99e043 Merge m-c to inbound. a=merge 2014-09-26 17:01:30 -04:00
wesj
bc352cd93a Bug 1063541 - Destory singleton NetworkManager object when requested. r=mfinkle 2014-09-25 13:05:00 -07:00
Brian Nicholson
c167c0f4f3 Bug 1071039 - Update TestSuggestedSites to check IDs. r=lucasr 2014-09-26 11:37:04 -07:00
Brian Nicholson
3cb8f1ec52 Bug 1071039 - Add ID support to suggested sites. r=lucasr 2014-09-26 11:37:04 -07:00
Brian Nicholson
56cfa7a499 Bug 1073257 - Get imageurl and bgcolor from cursor 2014-09-26 11:34:39 -07:00
Brian Nicholson
c81898be2f Bug 1073257 - Update TopSitesCursorWrapper to include imageurl and bgcolor 2014-09-26 11:34:39 -07:00
wesj
c0bdf01b19 Bug 1071076 - Handle enter key in search page searches. r=margaret 2014-09-26 11:31:12 -07:00
wesj
9384327266 Bug 1072332 - Allow clearing metadata based on a profile name. r=mfinkle 2014-09-26 11:31:11 -07:00
wesj
b57116e585 Bug 1071091 - Restrict the system download manager to non-release builds for now. r=nalexander 2014-09-24 22:29:00 -07:00
Michael Comella
57123b3b8c Bug 1072466 - Part 2: Update url bar entry asset. r=lucasr 2014-09-26 11:22:49 -07:00
Michael Comella
6eb6ec257b Bug 1072466 - Part 1: Update tabs panel button asset. r=lucasr 2014-09-26 11:21:24 -07:00
Projjol Banerji
3c87a4d988 Bug 1060056 - Rename MainActivity to SearchActivity. r=margaret
--HG--
rename : mobile/android/search/java/org/mozilla/search/MainActivity.java => mobile/android/search/java/org/mozilla/search/SearchActivity.java
2014-09-26 11:12:59 -07:00
Jim Chen
af3e8ad806 Bug 1073328 - Prevent using our own handler as system handler; r=snorp 2014-09-26 15:45:46 -04:00
James Willcox
b9ce898de8 Bug 1024614 - Send network link change events on Android r=blassey,mcmanus
--HG--
extra : histedit_source : eb8916c6322cf8f858a63a9df252ffae041b275a
2014-09-26 13:31:38 -05:00
Ryan VanderMeulen
417636db2a Backed out changeset 46902f2ea759 (bug 1024614) for Android robocop crashes. 2014-09-26 13:28:50 -04:00
Lucas Rocha
02fbd0c286 Bug 1056002 - Tint the status bar on KitKat+ (r=mfinkle) 2014-09-26 13:29:15 +01:00
Lucas Rocha
bbea1f3637 Bug 1056002 - Merge picasso and nineoldandroids jars into one (r=nalexander) 2014-09-26 13:29:14 +01:00
Carsten "Tomcat" Book
9f76561203 merge fx-team to mozilla-central a=merge 2014-09-26 13:27:36 +02:00
Brian Nicholson
f07270044f Bug 1073052 - Use main looper to initialize UI thread and handler. r=rnewman 2014-09-25 13:27:03 -07:00
Margaret Leibovic
e132fb9f69 Bug 1064152 - Properly handle intent:// URIs. r=wesj 2014-09-25 11:28:48 -07:00
Margaret Leibovic
a957383d58 Bug 1063703 - Use dominant color algorithm to get search engine color. r=mfinkle,bnicholson 2014-09-25 11:28:45 -07:00
Mark Finkle
d86b88913c Bug 846184 - Lightweight theme should be shown on startup, rather than when Gecko initializes r=rnewman 2014-09-23 15:25:28 -04:00
Mark Finkle
2d611952de Bug 1072263 - When using --profile, Gecko expects a nameless profile. No need to shutdown. r=bnicholson 2014-09-24 23:05:31 -04:00
Mark Finkle
9855183ddd Bug 735740 - Use swipe-to-dismiss to delete individual formfill entries r=bnicholson 2014-09-24 19:43:04 -04:00
Michael Comella
57b5aa4c2e Bug 1071878 - Put an empty rectangle for websites without favicons on new tablet. r=lucasr
--HG--
rename : mobile/android/base/resources/drawable-large-hdpi-v11/favicon_none.png => mobile/android/base/resources/drawable-large-hdpi-v11/new_tablet_default_favicon.png
rename : mobile/android/base/resources/drawable-large-mdpi-v11/favicon_none.png => mobile/android/base/resources/drawable-large-mdpi-v11/new_tablet_default_favicon.png
rename : mobile/android/base/resources/drawable-large-xhdpi-v11/favicon_none.png => mobile/android/base/resources/drawable-large-xhdpi-v11/new_tablet_default_favicon.png
rename : mobile/android/base/resources/drawable-large-xxhdpi-v11/favicon_none.png => mobile/android/base/resources/drawable-large-xxhdpi-v11/new_tablet_default_favicon.png
2014-09-24 16:38:33 -07:00
Michael Comella
e612cfefc2 Bug 1058909 - Part 4: Adjust forward button position and spacing. r=lucasr 2014-09-24 15:45:07 -07:00
Michael Comella
5c2595748d Bug 1058909 - Part 3: Adjust new tablet browser_toolbar spacing. r=lucasr 2014-09-24 15:45:07 -07:00
Michael Comella
de8b90d6cf Bug 1058909 - Part 2: Add new tablet toolbar resources. r=lucasr 2014-09-24 15:45:07 -07:00
Christian Vielma
eeb262810b Bug 1064068: Filtering non input text fields from text selection to prevent errors in log: r=margaret 2014-09-22 19:47:50 -07:00
Ryan VanderMeulen
240ed29614 Merge m-c to inbound. a=merge
CLOSED TREE
2014-09-24 16:08:33 -04:00
Ryan VanderMeulen
cde3e01598 Merge fx-team to m-c. a=merge 2014-09-24 15:58:32 -04:00
Jim Chen
ead154121a Bug 1066760 - Redirect mozalloc_abort through Java exception handling; r=snorp 2014-09-24 14:12:54 -04:00
Lucas Rocha
550c5b1fe1 BUg 1061508 - Use FadedTextView in the toolbar (r=bnicholson) 2014-09-24 18:27:44 +01:00
Lucas Rocha
28bc5a06e9 Bug 1061508 - Change FadedTextView to be a ThemedTextView (r=bnicholson) 2014-09-24 18:27:43 +01:00
Lucas Rocha
b3e91c64c9 Bug 1072414 - Use outsideOverlay scrollbar style in pre-search UI (r=margaret) 2014-09-24 18:25:44 +01:00
Carsten "Tomcat" Book
e98fb275d5 Backed out changeset cc4d456a02e7 (bug 1065306) for breaking Android nightlys 2014-09-24 08:30:54 +02:00
Carsten "Tomcat" Book
9a9fa74bf6 Backed out changeset 7a1c2d387052 (bug 1065306) 2014-09-24 08:30:35 +02:00
Carsten "Tomcat" Book
3ab41b3a46 Backed out changeset c4ecd64d8b95 (bug 1065306) 2014-09-24 08:30:30 +02:00
Nick Alexander
45d8ab044c Bug 1065306 - Part 4: Write localized res/raw-*/browsersearch.json. r=mshal 2014-09-23 09:52:47 -07:00
Nick Alexander
988177efcd Bug 1065306 - Part 2: Extract generated_file_template. r=mshal
This was essentially mechanical: s/$/$$/; s/suggestedsites/$(1)/; move
libs realchrome:: and GARBAGE rules into template.

I feel like there should be a more direct form of $$($(1)), but I can't
think of it.
2014-09-23 09:52:45 -07:00
Nick Alexander
773cabd42d Bug 1065306 - Part 1: s/suggestedsites-json/suggestedsites/. r=mshal
This is a mechanical change.  In future, we will probably want to
generate files not named like res/raw/file.json.  I'm not going to
handle res/not-raw right now; but I am going to handle not-file.json.
This smoothes that path.
2014-09-23 09:52:44 -07:00
Margaret Leibovic
839ba64784 Bug 1071022 - Make Yahoo default search engine r=mfinkle 2014-09-23 14:01:13 -07:00
Martyn Haigh
760aed223b Bug 1056920 - Create grid based layout for tabs (r=lucasr) 2014-09-23 15:06:36 +01:00
Manu Jain
24f7a396e3 Bug 1061944 - Clicking link loses text selection on Android before content script click listener runs. r=margaret 2014-09-22 15:09:00 -04:00
Margaret Leibovic
86f20b8c20 Bug 1051973 - Refine appearance of suggestions/search history items. r=wesj 2014-09-22 17:46:29 -07:00
Margaret Leibovic
2408095abc Bug 965377 - Add android:summary to preferences_customize_tablet.xml. r=liuche 2014-09-22 17:40:37 -07:00
Margaret Leibovic
4de3cf4798 Bug 965377 - Add android:summary text to settings. r=liuche 2014-09-22 17:36:41 -07:00
Margaret Leibovic
bb39e40b85 Bug 1060470 - Handle orientation changes in search activity. r=lucasr 2014-09-22 16:04:44 -07:00
vivek
2023c46c36 Bug 1066062 - Remove "source" from about:feedback submission. r=margaret 2014-09-22 16:00:01 -07:00
Brian Nicholson
b197fd0b71 Bug 1030896 - Add swipe-to-dismiss to PreSearchFragment list. r=margaret 2014-09-22 15:20:31 -07:00
Brian Nicholson
3cdf2182f1 Bug 1030896 - Fixes to SwipeDismissListViewTouchListener. r=margaret 2014-09-22 15:20:31 -07:00
Brian Nicholson
dd8b170091 Bug 1030896 - Import SwipeToDismissNOA. r=margaret
SwipeToDismissNOA (https://github.com/JakeWharton/SwipeToDismissNOA) is
a port of Roman Nurik's swipe-to-dismiss library to use NineOldAndroids.
SwipeToDismissNOA adds swipe behavior to ListView that animates and
removes the item.

As-is, there are a few problems with this library:
* The comments about the v12 API requirements are wrong
* It has problems with async adapters, such as CursorAdapter
* The MotionEvent#obtain calls are not followed by recycle
* There are beta warnings in the comments, likely due to the problems above

As a result, this library is being imported to mobile/android/base
instead of the normal thirdparty lib directory so we can make the
necessary modifications. Subsequent patches in bug 1030896 will aim to
address these issues to make this code production-ready.
2014-09-22 15:20:31 -07:00
Michael Comella
2cdbf1cd8e Bug 1066253 - Part 2: Put favicons in the tab strip. r=lucasr 2014-09-22 14:44:49 -07:00
Michael Comella
bba35c63d0 Bug 1066253 - Part 1: Remove favicon from BrowserToolbar. r=lucasr 2014-09-22 14:44:39 -07:00
Jim Chen
fa166a4078 Bug 1059907 - Include access type in permission setting; r=mfinkle
--HG--
extra : amend_source : 8ce0a0d1344d249aa567d4769cddde56bbaeec1c
2014-09-22 15:33:38 -04:00
Brian Nicholson
a6b445bb97 Bug 788073 - Use platform touch redirection. r=kats,wesj 2014-09-22 11:53:12 -07:00
Brian Nicholson
0b36c3c3e6 Bug 1067429 - Add values-v14, removing v14-only styles from values-v11. r=lucasr
--HG--
rename : mobile/android/base/resources/values-v11/themes.xml => mobile/android/base/resources/values-v14/themes.xml
2014-09-22 11:46:34 -07:00
Brian Nicholson
96351dba4e Bug 1067429 - Create GeckoAppBase as the parent for Gecko.App. r=lucasr 2014-09-22 11:46:33 -07:00
Brian Nicholson
3575c9f6c1 Bug 1067429 - Alphabetize theme styles. r=lucasr 2014-09-22 11:46:33 -07:00
Ryan VanderMeulen
71109d0f95 Backed out 3 changesets (bug 1056920) for Android bustage on a CLOSED TREE.
Backed out changeset 89abe3df46af (bug 1056920)
Backed out changeset 881af39f223d (bug 1056920)
Backed out changeset a21fee67d9dc (bug 1056920)
2014-09-22 12:53:16 -04:00
Wes Johnston
27d745fedf backout 8ff6b2bf34cd (bug 989094) for regressions. r=backout 2014-09-22 09:22:06 -07:00
Martyn Haigh
f9c0301701 Bug 1056920 - Create grid based layout for tabs (r=lucasr) 2014-09-22 17:22:13 +01:00
Martyn Haigh
6f1f760fac Backout bug 1056920 - incorrectly pushed (r=backout) 2014-09-22 16:44:45 +01:00
Martyn Haigh
e88c788d14 Bug 1056920 - Create grid based layout for tabs (r=lucasr) 2014-09-22 16:29:35 +01:00
Martyn Haigh
f07d0aac8f Bug 1055539 - Rename TabsPanel internal class from TabsListContainer to PanelViewContainer (r=lucasr) 2014-09-22 15:37:34 +01:00
Martyn Haigh
204dc57a70 Bug 1061163 - Rename tab_row to tabs_layout_item_view (r=lucasr) 2014-09-22 15:28:28 +01:00
Randall Barker
5c2cfb478d Bug 1048425 - Enable support for tab sharing with Roku device. r=wesj r=mfinkle 2014-09-19 13:50:00 +02:00
Brad Lassey
a2d5e221ff Bug 1064834 - move common second screen modules to toolkit r=mfinkle
--HG--
rename : mobile/android/modules/RokuApp.jsm => toolkit/modules/secondscreen/RokuApp.jsm
rename : mobile/android/modules/SimpleServiceDiscovery.jsm => toolkit/modules/secondscreen/SimpleServiceDiscovery.jsm
2014-09-12 12:42:28 -04:00
Martyn Haigh
64e7c7a1fc Bug 1046206 - Change TabsPanel to use alternative layout when isNewTablet (r=lucasr) 2014-09-24 11:55:47 +01:00
Michael Comella
5a9f9e8f72 Bug 1069686 - Move new tablet tab strip resources to layout-large. r=mhaigh
--HG--
rename : mobile/android/base/resources/layout/tab_strip.xml => mobile/android/base/resources/layout-large-v11/tab_strip.xml
rename : mobile/android/base/resources/layout/tab_strip_item.xml => mobile/android/base/resources/layout-large-v11/tab_strip_item.xml
rename : mobile/android/base/resources/layout/tab_strip_item_view.xml => mobile/android/base/resources/layout-large-v11/tab_strip_item_view.xml
2014-09-23 11:36:39 -07:00
Ryan VanderMeulen
f141184ec6 Backed out changeset 9efd03125b0b (bug 846184) for Android reftest failures. 2014-09-23 16:35:22 -04:00
Mark Finkle
c4fa77c226 Bug 846184 - Lightweight theme should be shown on startup, rather than when Gecko initializes r=rnewman 2014-09-23 15:25:28 -04:00
Vikneshwar
7beb1bf8c6 Bug 1053994 - Made changes to recognize bookmark keywork on search. r=bnicholson 2014-09-15 12:09:00 +02:00
Eugen Sawin
413139897d Bug 896735 - Create download directory for updates if it does not exist. r=snorp 2014-09-30 21:23:36 +02:00
Wes Johnston
f970ee0237 Bug 815682 - Lockscreen widget for guest sessions. r=bnicholson, rnewman 2014-09-10 16:32:14 -07:00
Chris Kitching
a15a56e4f4 Bug 1067543: Hide reading list add button from overlay on low memory devices. r=rnewman 2014-09-19 18:28:31 -07:00
Chris Kitching
7774990532 Bug 1067056: Remove JavaDomKeyLocation and GeneratorOptions annotation. r=jchen 2014-09-13 17:42:03 -07:00
Wes Kocher
42857b1c19 Backed out changeset ba244ef9dead (bug 1064669) for android bustage on a CLOSED TREE 2014-09-19 18:16:51 -07:00
Wes Johnston
b71c5eeb5c Bug 1064669 - Move casting initialization to delayed startup. r=rnewman 2014-09-19 16:55:18 -07:00
Wes Johnston
47ee587b91 Bug 1069182 - Move guest notification handling. r=bnicholson 2014-09-19 16:53:17 -07:00
vivek
fb13dcba6c Bug 1066062 - Add additional fields to about:feedback submission. r=margaret 2014-09-19 16:40:22 -07:00
Vikneshwar
f71f213c9e Bug 1066514 - Renamed home_history_list layout to home_list and HistoryListView to HomeList;r=margaret
--HG--
rename : mobile/android/base/resources/layout-large-land-v11/home_history_list.xml => mobile/android/base/resources/layout-large-land-v11/home_list.xml
rename : mobile/android/base/resources/layout-xlarge-v11/home_history_list.xml => mobile/android/base/resources/layout-xlarge-v11/home_list.xml
rename : mobile/android/base/resources/layout/home_history_list.xml => mobile/android/base/resources/layout/home_list.xml
2014-09-19 16:39:15 -07:00
Margaret Leibovic
365a93c274 Bug 1049600 - Show search engine branding. r=wesj
--HG--
rename : mobile/android/search/java/org/mozilla/search/autocomplete/ClearableEditText.java => mobile/android/search/java/org/mozilla/search/autocomplete/SearchBar.java
rename : mobile/android/search/res/layout/clearable_edit_text.xml => mobile/android/search/res/layout/search_bar.xml
2014-09-19 16:15:40 -07:00
Brian Nicholson
92cdf2fa86 No bug - Fix example comments in Messaging.jsm. DONTBUILD 2014-09-19 15:23:46 -07:00
Randall Barker
95fc158605 Bug 1066879 - The SSDP implementation can sometimes take too long to discover a device. r=mfinkle, r=wesj 2014-09-18 11:21:00 -04:00
Nick Alexander
426219f82f Bug 1065773 - Part 3: Add release signed instrumentation test APKs to instrumentation/ in tests package. r=mshal 2014-09-19 13:52:56 -07:00
Margaret Leibovic
bc49b0fd22 backout 79bf6ebacb09 for causing 1070072 2014-09-19 12:19:19 -07:00
Garvan Keeley
e53c4003d0 Bug 1068388 - Part 5: If stumbler built off, test should ignore stumbler prefs. r=nalexander 2014-09-18 12:53:00 -04:00
Garvan Keeley
12f9645113 Bug 1068388 - Part 4: Update UI pref key value for app.geo.reportdata. r=rnewman 2014-09-17 15:27:00 -04:00
Richard Newman
bf5a9e4e42 Bug 1068388 - Part 3: Hide stumbler settings items if stumbler isn't built. r=garvank 2014-09-17 12:35:41 -07:00
Garvan Keeley
ea1a091c4e Bug 1068388 - Part 2: Remove the use of app.geo.reportdata from gecko. r=rnewman 2014-09-17 15:25:00 -04:00
Richard Newman
ef86fda69b Bug 1068388 - Part 1: Clarify that Stumbler pref is Android-only. r=nalexander, r=garvank 2014-09-17 12:31:47 -07:00
Jim Mathies
af9be8e2a8 Bug 1072417 - Remove the browser.tabs.remote pref and turn everything it controls on by default. r=felipe 2014-09-29 16:11:08 -05:00
Kartikaya Gupta
3f7c79fa9f Bug 1071758 - Don't send two click events when doing a medium length tap. r=bnicholson 2014-09-29 15:32:44 -04:00
Wes Kocher
4d9a345155 Merge m-c to inbound a=merge 2014-09-30 17:10:24 -07:00
Jim Chen
df48524a26 Bug 888482 - Make sure default profile exists when starting Gecko; r=snorp 2014-09-30 18:20:59 -04:00
Jim Chen
713dfafceb Bug 888482 - Start Gecko early; r=snorp 2014-09-30 18:20:59 -04:00
Jim Chen
f6e00ce7f5 Bug 888482 - Send event to set layer client; r=snorp 2014-09-30 18:20:58 -04:00
Jim Chen
fb28ffc373 Bug 888482 - Make new event to set layer client in Gecko; r=snorp 2014-09-30 18:20:58 -04:00
Jim Chen
32dd31158f Bug 1062377 - Lock profile and use separate LocalBrowserDB instance for initializing new profile; r=rnewman 2014-09-30 18:19:26 -04:00
Jim Chen
331fc99555 Bug 1062377 - Add JUnit test for new GeckoBackgroundThread; r=rnewman 2014-09-30 18:19:26 -04:00
Jim Chen
18d2c2ded2 Bug 1062377 - Rewrite GeckoBackgroundThread to not wait for thread start if possible; r=rnewman
When GeckoBackgroundThread is first used, it starts a new thread and waits for a Handler. This can delay startup. Instead, we can just save the Runnable and run it when the thread is starting.
2014-09-30 18:19:25 -04:00
Jim Chen
12d7d71d8f Bug 1062377 - Try loading profile.ini in background; r=mfinkle r=rnewman
We can move our profile accessing code to later in the startup process. The benefit of that is in early startup, we can prefetch the profile.ini file in the background and not block the UI thread
2014-09-30 18:19:25 -04:00
Terrence Cole
a2967c7d5e Bug 1075053 - Use the GC's low-memory profile on mobile; r=sfink
--HG--
extra : rebase_source : 664b0f188d2126cb4d549531479815ae3b00599a
2014-09-30 11:11:50 -07:00
Bill McCloskey
e38122656e Bug 1074410 - Remove a use of isWindowPrivate (r=margaret) 2014-09-30 13:53:59 -07:00
James Willcox
326ca39df9 Bug 1024614 - Send network link change events on Android r=blassey,mcmanus
--HG--
extra : histedit_source : 75aaaad9762c577ff5d3861657c16a77b361d935
2014-09-26 09:18:28 -05:00
Garvan Keeley
1ec0a582d1 Bug 1054520 - Add ifdef to enable stumbler in nightly. r=nalexander 2014-08-15 14:30:00 -04:00
Nick Alexander
4af3551a7e Bug 1068336 - Part 2: Add a slug and headers to avoid caching test JavaScript files. r=mcomella 2014-09-19 11:17:54 -07:00
Nick Alexander
09ef230aff Bug 1068336 - Part 1: Add a slug to avoid caching robocop_testharness.js. r=mcomella 2014-09-19 11:17:53 -07:00
Lucas Rocha
527e8c6482 Bug 1066634 - Make new Tablet configuration-related strings localizable (r=mcomella) 2014-09-19 15:18:17 +01:00
Ryan VanderMeulen
781fa0abb7 Backed out changeset 297008b7e1f6 (bug 1059792) for mass Android bustage. 2014-09-18 23:02:47 -04:00
Chenxia Liu
23243830a9 Bug 1059792 - Launching Firefox for the first time through an external intent should not display First Run experience. r=margaret 2014-09-18 17:49:08 -07:00
Richard Newman
65c67ca7fc Bug 1069667 - Bump javac and ProGuard memory sizes when building Fennec. r=ckitching,nalexander 2014-09-18 16:23:55 -07:00
Justin Dolske
c80af2ab0d Bug 836415 - Kill PFS. r=bsmedberg 2014-09-18 10:01:23 -07:00
Wes Johnston
eb4a772539 Bug 816318 - Use Android DownloadManager for scanning downloads. r=mfinkle 2014-09-18 00:20:53 -07:00
Robin Ricard
5b1d5bab23 Bug 994724 - Clean up ZoomHelper logic. r=margaret 2014-09-17 01:37:00 +02:00
Ryan VanderMeulen
72ff2b430b Merge inbound to m-c. a=merge
CLOSED TREE
2014-09-17 22:10:31 -04:00
Ryan VanderMeulen
768b67701b Backed out 5 changesets (bug 1068388) for robocop failures.
Backed out changeset 099d0ec27cd9 (bug 1068388)
Backed out changeset 29d39909222d (bug 1068388)
Backed out changeset e85caca8529f (bug 1068388)
Backed out changeset cf6f1223b6b7 (bug 1068388)
Backed out changeset 920b201d30e9 (bug 1068388)

CLOSED TREE
2014-09-17 21:47:20 -04:00
Nick Alexander
e56e4a18c5 Bug 1068388 - Follow-up: Update Robocop test. a=bustage
CLOSED TREE

--HG--
extra : amend_source : 8352390d15245ff94a16dab773b583f8d5da5161
2014-09-17 17:32:44 -07:00
Chris Kitching
e44b918a73 Bug 1067060: Don't reference static things via instances in Robocop. r=mcomella 2014-09-13 19:56:51 -07:00
Chris Kitching
c53f0e2d7e Bug 1067060: Eliminate SynchronousQueue from RobocopUtils. r=mcomella 2014-09-13 19:09:16 -07:00
Chris Kitching
fc5c79606e Bug 1067060: Don't construct StringHelper. r=mcomella 2014-09-13 19:41:33 -07:00
Chris Kitching
d10f4d4a8b Bug 1067060: Remove redundant typecasts, add final and some override annotations. r=mcomella 2014-09-13 18:58:07 -07:00
Chris Kitching
262ad66d94 Bug 1067060: Refactor PanelType usage in Robocop. r=mcomella 2014-09-13 18:58:04 -07:00
Richard Newman
a0c73ccf79 Bug 1068388 - Part 3: hide stumbler settings items if stumbler isn't built. r=garvank 2014-09-17 15:53:39 -07:00
Garvan Keeley
2fbad243a7 Bug 1068388 - Part 4: update UI pref key value for app.geo.reportdata. r=rnewman 2014-09-17 15:53:18 -07:00
Garvan Keeley
184235c31d Bug 1068388 - Part 2: remove use of app.geo.reportdata from gecko. r=rnewman 2014-09-17 15:53:18 -07:00
Richard Newman
ad237d9e91 Bug 1068388 - Part 1: clarify that Stumbler pref is Android-only. r=nalexander,garvank 2014-09-17 15:53:16 -07:00
Michael Comella
a0e0b70e4b Bug 1058909 - Part 1: Don't hide the tabs tray button when opening the tabs tray on new tablet. r=lucasr 2014-09-17 14:00:04 -07:00
Garvan Keeley
44525cce16 Bug 1064677 - Part 2: Delay start of stumbler. r=rnewman
Removed starting stumbler from onResume(), broadcasting the stumbler startup
pref happens only in DelayedStartup. To further minimize the startup impact,
and so as not to compete for CPU/thread-space with more important services that
also have a delayed startup, delay by an additional second sending the start
message to stumbler.
2014-09-16 07:53:00 -04:00
Garvan Keeley
28000ced54 Bug 1064677 - Part 1: Default stumbler pref to 'off'. r=rnewman 2014-09-15 15:43:00 -04:00
Ryan VanderMeulen
8bb5dfdcf0 Merge inbound to m-c. a=merge 2014-09-17 14:38:33 -04:00
Richard Newman
8823f00e5d Bug 1057247 - Increase favicon refetch time to four hours. r=mfinkle 2014-09-17 09:22:11 -07:00
Lucas Rocha
9937005ad6 Bug 1068005 - Hide new tablet UI toggle on phones (r=mcomella) 2014-09-17 14:20:36 +01:00
Mark Finkle
fe790b7368 Bug 971751 - Remove the Java URL prefetch code from startup r=snorp 2014-09-17 09:19:33 -04:00
Myk Melez
ed9cc235a6 back out 5aa9b76448b5 (bug 960584) for bustage (it depends on fix that hasn't yet landed) 2014-09-17 01:14:47 -07:00
Tristan Pollitt
142538edec Bug 1044781 - Allow reading list to store and display arbitrary URLs. r=lucasr 2014-09-06 16:51:50 +01:00
Wes Johnston
9e0a0e9785 Bug 897711 - Follow up for missing file. r=bustage 2014-09-16 20:41:43 -07:00
Wes Johnston
21c4dfab8a Bug 897711 - Show a notification when in a guest session. r=bnicholson 2014-09-16 20:22:41 -07:00
Wes Johnston
2e76aee21b Bug 1063896 - Loop over all url list, not just ones with metadata. r=lucasr 2014-09-16 17:16:42 -07:00
Wes Johnston
c9080cfc31 Bug 1042199 - Show a search box on error pages. r=margaret 2014-09-16 16:34:52 -07:00
Margaret Leibovic
f07659eb1f Bug 1066033 - Use orange text selection handles in search bar. r=wesj 2014-09-16 16:35:41 -07:00
Margaret Leibovic
d0379ffedb Bug 1067026 - Fall back to en-US if search plugins aren't found for the user's locale. r=rnewman 2014-09-16 16:35:39 -07:00
Wes Johnston
8d6726c1ab Bug 989094 - Remember video and audio sources for webrtc. r=mfinkle 2014-09-16 16:28:51 -07:00
Nick Alexander
10d6d99c15 Bug 977161 - Part 3: Allow unhiding hidden devices. r=rnewman
I'd like to make the DialogFragment show icons, last synced times,
number of tabs, etc; but AlertDialog does not handle multi-choice lists
backed by a custom list adapters.  (It does handle single-choice lists
backed by custom list adapters.)  We can implement our own dialog
fragment if and when we want better looks.

I've made this somewhat general so that we can use it from
ShareDialog/SendTab, which currently use AlertDialog.  Using
DialogFragment has two advantages.  First, it smoothly persists across
configuration changes; AlertDialog does not.  Second, it allow us to use
AlertDialog until we implement the improved UI above.
2014-09-16 15:41:14 -07:00
Nick Alexander
db44f2e8d9 Bug 977161 - Part 2: Add a clickable footer showing hidden device count. r=rnewman
This is quite delicate, due to the interactions between
ExpandableListView and the footer views.  At the end of the day, this
uses an Adapter that handles header and footer views as separate
view-group types.  That means working around Android's limitations; see
the comments in the code for the details.

The alternative would be to implement our own wrapping Adapter; or to
boil the specifics of our use case into RemoteTabsExpandableListAdapter.
This is certainly quicker than the former; and, I hope, less error prone
than the latter.
2014-09-16 15:41:13 -07:00
Nick Alexander
b9056a2fc5 Bug 977161 - Part 1: Add hide/show context menu items to remote clients. r=rnewman
We're not (yet) using show, but we may as well add it while we're here.
2014-09-16 15:41:12 -07:00
Nick Alexander
ea84b8ab26 Bug 977161 - Part 0: Make Remote{Client,Tab} implement Parcelable. r=rnewman
This is necessary to provide the list of clients to another Fragment:
the way to persist "final members" across configuration changes is to
provide the initial data in the Fragment's arguments bundle.

Note: I'd like to see RemoteClient replace ParcelableClientRecord, and
Fennec's clients table replace direct access to Sync's clients table;
but one step at a time.
2014-09-16 15:41:11 -07:00
Nick Alexander
9217467d17 Bug 1064304 - Part 3: Persist group collapsed/expanded state in SharedPreferences. r=rnewman 2014-09-16 15:41:10 -07:00
Nick Alexander
56bdfb392b Bug 1064304 - Part 2: Show group collapsed/expanded indicator as appropriate. r=rnewman 2014-09-16 15:41:09 -07:00
Nick Alexander
4aadbf6f9d Bug 1064304 - Part 1: Land home group collapsed and expanded indicator resources. r=rnewman 2014-09-16 15:41:08 -07:00
Nick Alexander
1671bd6291 Bug 1064304 - Pre: Align PrefUtils.putStringSet docstring and reality. r=rnewman 2014-09-16 15:41:07 -07:00
Nick Alexander
2f15da9e36 Bug 1063765 - Part 2: Adjust top margin for static content on landscape phones. r=antlam
Per discussion with antlam, we shrink the top margin on landscape phones
in the hopes of fitting the content in the window.  On portrait phones
and all tablets, we maintain a larger top margin.
2014-09-16 15:41:07 -07:00
Nick Alexander
405e3958e7 Bug 1063765 - Part 1: Style Remote Tabs static panels for tablets and portrait phones. r=mcomella
This patch does several things:

1) It wraps static panel content in a ScrollView.

2) It tightens the static panels vertically.  We can fit landscape on
many high-end phones by reducing the space before the header and between
the header and the body text slightly.

3) It makes the body text just a little narrower than the button.  The
idea is for the call to action button to dominate the page horizontally.

4) It caps the maximum width of the content in the ScrollView.  I would
have used maxWidth, but that doesn't exist for LinearLayouts (or
ScrollViews).  Instead, I set a maxWidth for every RemoteTabsPanelItem,
which combined with wrap_content on the containing LinearLayout achieves
the same goal.  It's what I intended to do on tablets.
2014-09-16 15:41:05 -07:00
Michael Comella
aa874f56a5 Bug 1001655 - Part 1: Replace applicable Strings in test code with StringHelper references. r=wesj 2014-09-16 13:56:52 -07:00
Chris Kitching
2b2f3c201f Bug 1067025: Abort when no extra_text present in share dialog. r=rnewman 2014-09-14 21:49:45 -07:00
Carsten "Tomcat" Book
2216d12dc4 Merge m-c to fx-team 2014-09-16 07:07:55 +02:00
Nigel Babu
1da2de4cb7 Merge fx-team to m-c with bustage fix, a=merge 2014-09-16 08:43:45 +05:30
Margaret Leibovic
96f760813a Bug 1064880 - Keep track of the current search engine in MainActivity. r=nalexander 2014-09-15 17:26:39 -07:00
Wes Kocher
6e187f49f8 Merge m-c to inbound a=merge 2014-09-15 16:41:45 -07:00
Shu-yu Guo
59ccd2fecb Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin) 2014-09-15 16:30:47 -07:00
Shu-yu Guo
15262d36a9 Bug 1001090 - Part 4: Fix errors in chrome code. (r=zombie,gavin,fitzgen,dcamp,bgrins,fabrice,gwagner,margaret,mrbkap,mak,njn,vicamo) 2014-09-15 16:30:46 -07:00
Richard Newman
25dffd8e75 Bug 1022472 - Remove margins on default home screen panels. r=wesj
Relanding with follow-up: fix test with incorrect assumptions. r=mfinkle
2014-09-15 10:47:37 -07:00
Richard Newman
8fc27a9621 Bug 1022472 - Remove margins on default home screen panels. r=wesj 2014-09-15 10:47:37 -07:00
Michael Comella
b38dbe9ab9 Bug 1066250 - Part 3: Update testSettingsMenuItems. r=lucasr 2014-09-15 08:20:31 -07:00
Michael Comella
5bfa420638 Bug 1066250 - Part 2: Remove title in toolbar preference on new tablet. r=lucasr 2014-09-15 08:20:14 -07:00
Michael Comella
6398ab75ec Bug 1066250 - Part 1: Always show the url in the toolbar on new tablet. r=lucasr 2014-09-15 08:15:42 -07:00
dominique vincent
4cd0b8a363 Bug 1062904 - crash in java.lang.NullPointerException: uriString at android.net.Uri.<init>(Uri.java) r=mfinkle 2014-09-09 18:16:45 +02:00
Mark Capella
9a1b58394e Bug 1064657 - Add testSelectionHandler test to ensure readOnly input elements can't be cut, r=wesj 2014-09-15 16:47:25 -04:00
Ryan VanderMeulen
f1937ba434 Backed out changeset e016c34c4d52 (bug 1022472) for robocop failures. 2014-09-15 15:29:39 -04:00
Mark Capella
6ba29354ea Bug 1044940 - Favicons in the bookmarks table should be read and written correctly, r=ckitching 2014-09-14 17:22:19 -07:00
Mark Finkle
6b40a0b9dc Bug 1066671 - Minor test cleanup r=trivial 2014-09-14 11:21:56 -04:00
Mark Finkle
8bdf478efd Bug 1066671 - Minor cleanup r=wesj 2014-09-14 11:17:15 -04:00
Manu Jain
a35f1d66c1 Bug 1066320 - Crop lightweight theme image if it's larger than the displayable area; r=mfinkle 2014-09-13 14:36:09 -04:00
Phil Ringnalda
103f1abf22 Merge m-i to m-c, a=merge 2014-09-13 09:28:33 -07:00
Mark Finkle
e982228691 Bug 1020564 - Fix a bad rebase r=me 2014-09-12 22:46:39 -04:00
Michael Comella
fa7e0a7242 Bug 1065712 - Move new_tablet_* resources to *large* directories. r=mhaigh
--HG--
rename : mobile/android/base/resources/color/new_tablet_tab_strip_item_title.xml => mobile/android/base/resources/color-large-v11/new_tablet_tab_strip_item_title.xml
rename : mobile/android/base/resources/drawable-hdpi/new_tablet_tabs_count.png => mobile/android/base/resources/drawable-large-hdpi-v11/new_tablet_tabs_count.png
rename : mobile/android/base/resources/drawable-hdpi/new_tablet_tabs_count_foreground.png => mobile/android/base/resources/drawable-large-hdpi-v11/new_tablet_tabs_count_foreground.png
rename : mobile/android/base/resources/drawable-mdpi/new_tablet_tabs_count.png => mobile/android/base/resources/drawable-large-mdpi-v11/new_tablet_tabs_count.png
rename : mobile/android/base/resources/drawable-mdpi/new_tablet_tabs_count_foreground.png => mobile/android/base/resources/drawable-large-mdpi-v11/new_tablet_tabs_count_foreground.png
rename : mobile/android/base/resources/drawable/new_tablet_tab_strip_divider.xml => mobile/android/base/resources/drawable-large-v11/new_tablet_tab_strip_divider.xml
rename : mobile/android/base/resources/drawable/new_tablet_tab_strip_item_bg.xml => mobile/android/base/resources/drawable-large-v11/new_tablet_tab_strip_item_bg.xml
rename : mobile/android/base/resources/drawable-xhdpi/new_tablet_tabs_count.png => mobile/android/base/resources/drawable-large-xhdpi-v11/new_tablet_tabs_count.png
rename : mobile/android/base/resources/drawable-xhdpi/new_tablet_tabs_count_foreground.png => mobile/android/base/resources/drawable-large-xhdpi-v11/new_tablet_tabs_count_foreground.png
rename : mobile/android/base/resources/layout/new_tablet_tab_strip.xml => mobile/android/base/resources/layout-large-v11/new_tablet_tab_strip.xml
rename : mobile/android/base/resources/layout/new_tablet_tabs_counter.xml => mobile/android/base/resources/layout-large-v11/new_tablet_tabs_counter.xml
2014-09-12 18:28:05 -07:00
Mark Finkle
a498cb084d Bug 1058384 - Switch to a unique ID when registering targets r=wesj 2014-09-12 20:56:42 -04:00
Mark Finkle
59ab090291 Bug 1020564 - Change SSDP 'target' references to 'device' to cut down on confusing concepts r=wesj 2014-09-12 20:55:00 -04:00
Chenxia Liu
56bd8c35bd Bug 1059827 - [7" Tablet] First-run window navigation buttons are hidden in landscape. r=wesj 2014-09-12 17:12:33 -07:00
Chenxia Liu
15accfcf63 Bug 1062257 - Handle HomeFragment deletions by panel/type instead of universally. r=margaret 2014-09-12 17:12:33 -07:00
Wes Kocher
bc0c8885af Merge m-c to inbound a=merge 2014-09-23 16:48:23 -07:00
Bill McCloskey
cb01bf980d Bug 1069059 - [e10s] Convert isWindowPrivate calls to isBrowserPrivate/isContentWindowPrivate as appropriate (r=mconley,margaret) 2014-09-23 15:48:52 -07:00
Eitan Isaacson
0d28c735d5 Bug 969512 - Don't use NS_MOUSEENTER/LEAVE in widget level code. r=kats r=yzen
Make accessibility explore by touch hover events touch events.
2014-09-23 12:09:22 -07:00
Chris Peterson
53874c26be Bug 758857 - Use Wikipedia's HTTPS search by default for Firefox on Android. r=mfinkle 2014-09-16 18:36:16 -07:00
Mike Hommey
03d37a29c7 Bug 1063414 - Make DIRS relative to the file they were added from. r=gps 2014-10-02 09:14:07 +09:00
Mike Hommey
c0676d9dc8 Bug 1062221 - Change how DIRS and TEST_DIRS are handled. r=gps
Up to now, DIRS and TEST_DIRS were dumb values. This change makes them
a list of ContextDerivedValues, and handles the fact that some types of
paths are relative to the current source directory and others to the
topsrcdir.

This also makes us one step closer to fixing bug 991983.
2014-10-02 09:14:07 +09:00
Mike Hommey
26049ee2f7 Bug 1062221 - Replace add_tier_dir with DIRS. r=gps 2014-10-02 09:14:07 +09:00
Monica Chew
d9133ed513 Bug 1024555: Cancel gethash requests after 5 seconds if they are still pending 2014-09-08 16:44:08 -07:00
Carsten "Tomcat" Book
d557d05d44 merge m-i to m-c a=merge 2014-09-12 15:07:38 +02:00
Ryan VanderMeulen
b99df6b626 Merge m-c to fx-team. a=merge 2014-09-11 19:55:32 -04:00
Ryan VanderMeulen
b3912c5b41 Backed out changeset 8d663f978a22 (bug 960746) for Android 4.0 robocop perma-fail. a=backout 2014-09-11 19:51:56 -04:00
Michael Comella
0d6e7db2e1 Bug 960746 - Disable navigation buttons when they are hit until page load. r=lucasr 2014-09-11 12:06:40 -07:00
Richard Newman
e809a59d3d Bug 1065531 - crash in java.lang.NoSuchMethodError: android.os.Bundle.getString at org.mozilla.gecko.preferences.GeckoPreferences.setupPreferences. r=nalexander 2014-09-11 11:21:19 -07:00
Carsten "Tomcat" Book
c037d67c0a Merge m-c to fx-team 2014-09-11 15:41:38 +02:00
Carsten "Tomcat" Book
72880b711b merge fx-team to mozilla-central a=merge 2014-09-11 15:29:54 +02:00
Lucas Rocha
42250f187d Bug 1065454 - Disable new tablet UI by default (r=mcomella, a=merge) 2014-09-11 14:11:25 +01:00
Lucas Rocha
f27b7e38f1 Bug 1063914 - Restore edit mode's [x] icons (r=mcomella) 2014-09-11 13:58:55 +01:00
Lucas Rocha
92c68c7753 Merge m-c to larch 2014-09-11 11:11:00 +01:00
Margaret Leibovic
15f625d17e Bug 1017903 - Load the search service before running open search discovery tests. r=mfinkle 2014-09-11 09:10:28 +02:00
Lucas Rocha
f19655c2c9 Bug 1014987 - Gracefully handle out-of-bounds positions in TabsStripAdapter (r=mcomella) 2014-09-11 00:27:01 +01:00
Lucas Rocha
0373fede67 Bug 1065663 - Use correct layout param for TwoWayView in tabs_item_cell (r=mcomella) 2014-09-10 23:31:15 +01:00
Lucas Rocha
bed094b946 Bug 1014987 - Add tab strip to layout on new tablet UI (r=mcomella) 2014-09-10 21:28:58 +01:00
Lucas Rocha
8245382a91 Bug 1014987 - Introduce the new tab strip views (r=mcomella) 2014-09-10 21:28:58 +01:00
Richard Newman
c4e2b92997 Bug 1065523 - Part 1: locale picker screen displays short locale display name, not capitalized region-decorated name. r=nalexander
What I think was happening here: we were taking a locale *tag* ("en-US") and giving it to the Java Locale constructor to parse. It parsed that as "en" (because it expects _ not -), so we'd get "English".

And because it was the display string from the locale, in e.g., French we'd get "français", lowercase.

The fix is to just use the same code path that we use for the list picker itself -- make a descriptor from the tag, and ask it for its display string.
2014-09-10 12:01:35 -07:00
Richard Newman
e33649053f Bug 1065523 - Part 0: enable KitKat-specific code in locale picker. r=nalexander 2014-09-10 12:01:34 -07:00
Margaret Leibovic
119f41aa64 Bug 1065123 - Don't crash if the default engine isn't found. r=nalexander 2014-09-10 19:56:57 +02:00
Lucas Rocha
b152f5ef20 Backout bug 1053252, no need for different package name (r=backout) 2014-09-10 16:06:10 +01:00
Wes Johnston
03414226cb Bug 1058150 - Use restricted profiles for guest mode. r=mfinkle 2014-09-09 15:08:37 -07:00