Граф коммитов

14998 Коммитов

Автор SHA1 Сообщение Дата
Richard Newman e711e1b630 Bug 1045053 - Part 0: add descriptive comments for locale handling. r=me 2014-10-01 18:09:42 -07:00
Richard Newman ef7b5ca13f Bug 1081604 - Remove old --url munging code. r=wesj 2014-10-14 08:40:38 -07:00
Carsten "Tomcat" Book 5eb9ecae0c Merge m-c to fx-team 2014-10-14 15:52:03 +02:00
Wes Kocher d947cf32a0 Merge m-c to inbound a=merge 2014-10-13 19:02:56 -07:00
Tim Taubert 9688a02eb9 merge m-c to fx-team 2014-10-13 22:59:15 +02:00
Tim Taubert d9dc2d683a merge m-c to fx-team; a=merge 2014-10-13 22:58:30 +02:00
Margaret Leibovic 172c3d80f6 Bug 889351 - Show more details in reading list row. r=lucasr 2014-10-13 15:09:34 -04:00
vivek 9f56e38fc8 Bug 919748 - Make sure bottom divider shows on reading list. r=margaret 2014-10-13 14:54:02 -04:00
Margaret Leibovic 0390a5ac85 backout db6c7114b913 for wrong patch author 2014-10-13 15:07:10 -04:00
Margaret Leibovic 531772459b Bug 1079817 - Compare add-on id instead of add-on object when checking to see if current add-on was unisntalled. r=mfinkle 2014-10-13 14:54:06 -04:00
Margaret Leibovic e100d93e69 Bug 919748 - Make sure bottom divider shows on reading list. r=margaret 2014-10-13 14:54:02 -04:00
ffxbld 1b7dabd831 Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2014-10-13 13:39:31 -04:00
Lucas Rocha b79c76547d Bug 1058660 - Don't use top divider on about:home lists (r=margaret) 2014-10-13 15:50:39 +01:00
Lucas Rocha f045960a4e Bug 1058660 - Use consistent bg color in about:home's tab strip (r=margaret) 2014-10-13 15:50:39 +01:00
Lucas Rocha ec7713ac37 Bug 1058660 - Use consistent height in about:home's tab strip (r=margaret) 2014-10-13 15:50:38 +01:00
Lucas Rocha 13f2918584 Bug 1058660 - Draw divider at the bottom of about:home's tab strip (r=margaret) 2014-10-13 15:50:38 +01:00
Vikneshwar c2c8b8f869 Bug 1081951 - Removed unused awesomebar/places prefs from mobile.js. r=margarete 2014-10-13 11:26:00 +02:00
vivek a5d82a64ea Bug 1077047 - "Refine footer banner in about:feedback" . r=margaret.leibovic 2014-10-10 07:51:00 +02:00
Richard Newman e343e8d940 Bug 1081948 - Don't use null as an EnumMap key. r=margaret 2014-10-13 09:27:15 -07:00
wesj cddb3f663b Bug 1070086 - When files are deleted from Firefox's DownloadManager, also remove them from Android's. r=bnicholson 2014-09-30 11:59:00 -07:00
Wes Johnston 887c937308 Bug 1070086 - Move download integration code to its own class. r=bnicholson 2014-10-20 12:24:49 -07:00
Richard Newman bcbd60500a Bug 1084522 - Don't redefine layout attribute in IconTabWidget. r=lucasr 2014-10-20 12:05:40 -07:00
Margaret Leibovic 84b3ef779d Bug 1084134 - Move Reader into a lazy-loaded JS file. r=rnewman 2014-10-20 11:49:36 -07:00
Margaret Leibovic 4e4d29dc4c Bug 1084100 - Move Reader:Click/LongClick event listeners out of BrowserToolbar. r=bnicholson 2014-10-20 11:49:32 -07:00
Richard Newman 9da7585d71 Bug 1085514 - Add Lollipop (v21) constants to Versions. r=me 2014-10-20 11:30:56 -07:00
dominique vincent 5eec11bb1d Bug 1072978 - Test/create missing DCIM directory. r=mfinkle 2014-09-27 07:21:30 +02:00
wesj ea7c324877 Bug 1046941 - "Disable downloads and extension installs in guest mode" [r=mark.finkle] 2014-10-08 14:34:00 -07:00
wesj 420a745fa6 Bug 1078182 - "crash in java.lang.NullPointerException: at org.mozilla.search.SearchWidget.addView(SearchWidget.java)" [r=margaret.leibovic] 2014-10-08 12:26:00 -07:00
Wes Johnston df61304766 Bug 1074496 - "Disable import from Android in Guest mode" [r=liuche] 2014-09-29 16:19:00 -07:00
Chris Kitching 056a0996e8 Bug 1081606: Don't call toArray with zero-size arrays. r=rnewman
* * *
Bug 1081606: Don't call toArray with zero-size arrays. r=rnewman
2014-10-12 02:52:38 +01:00
Chris Kitching 53b5941b4f Bug 1081601: Stop copying arrays manually. r=rnewman 2014-10-12 02:26:13 +01:00
Chris Kitching f819ee4974 Bug 1081598: Eliminate silly ternary expressions. r=rnewman
* * *
Bug 1081598: Eliminate silly ternary expressions. r=rnewman
2014-10-12 02:11:40 +01:00
Chris Kitching 420e21f9aa Bug 1081599: Don't check nullity before instanceof. r=rnewman
* * *
Bug 1081599: Don't check nullity before instanceof. r=rnewman
2014-10-12 02:14:10 +01:00
Chris Kitching 4340f18e97 Bug 1081597: Refactor some branches. r=rnewman
* * *
Bug 1081597: Refactor some branches. r=rnewman
2014-10-12 01:41:42 +01:00
Chris Kitching ca34eab2f8 Bug 1081395: Cleanup indentation in PreferenceManagerCompat. r=trivial 2014-10-12 04:19:04 +01:00
Chris Kitching 5da6492416 Bug 1081401: Remove unnecessary autoboxing (recalcitrant sync part). r=rnewman 2014-10-11 20:49:46 +01:00
Chris Kitching 9be397f431 Bug 1081388: Add missing @Override annotations. r=rnewman 2014-10-12 03:04:39 +01:00
Chris Kitching 4924658233 Bug 1081605: Don't bother creating arrays to pass to varags methods. r=rnewman 2014-10-12 02:40:31 +01:00
Chris Kitching 1edb57572c Bug 1081388: Add missing @Override annotations. r=rnewman
* * *
Bug 1081388: Add missing @Override annotations. r=rnewman
* * *
Bug 1081388: Add missing @Override annotations. r=rnewman
2014-10-10 23:58:19 +01:00
Myk Melez 48b37fddee bug 1074026: ensure APK package name exists; uninstall app correctly; r=wesj 2014-10-11 18:32:27 -07:00
Garvan Keeley 8cf1101045 Bug 1007264 - Opt-in message for stumbling updated according to text in bug. r=rnewman 2014-10-10 13:15:00 -04:00
Chris Kitching 6bbf98c9e4 Bug 1081406: Remove unnecessary numeric casts. r=rnewman 2014-10-11 00:42:36 +01:00
Chris Kitching 7953b2c6a2 Bug 1081401: Remove unnecessary autoboxing. r=rnewman 2014-10-10 23:36:01 +01:00
Chris Kitching 50f7ff07dd Bug 1081369: Don't compare Integers with ==. r=rnewman 2014-10-10 23:17:32 +01:00
Chris Kitching 214c5a4c82 Bug 1081397: Finalise large numbers of fields. r=rnewman
* * *
Bug 1081397: Finalise large numbers of fields. r=rnewman
2014-10-11 00:17:01 +01:00
Chris Kitching 1d310fa8e5 Bug 1081395: Stop using tabs for indentation. r=rnewman 2014-10-11 00:15:08 +01:00
Chris Kitching c09da5c317 Bug 1081393: Don't compare enums with equals() r=rnewman 2014-10-11 00:08:17 +01:00
Chris Kitching d4a893d520 Bug 1081317: Don't create redundant temporary objects when converting primitives to strings. r=rnewman
* * *
Bug 1081317: Don't create redundant temporary objects when converting primitives to strings. r=rnewman
2014-10-10 21:53:22 +01:00
Chris Kitching 6b3b8688e3 Bug 1081288: Don't call String.toString. r=rnewman 2014-10-10 21:02:18 +01:00
Chris Kitching 22e3c8ddbf Bug 1081287: Use EnumMap where possible. r=rnewman
* * *
Bug 1081287: Use EnumMap where possible in sync. r=rnewman
* * *
Bug 1081287: Use EnumMap where possible. r=rnewman
* * *
Bug 1081287: Use EnumMap where possible. r=rnewman
* * *
Bug 1081287: Use EnumMap where possible. r=rnewman
2014-10-10 21:01:01 +01:00
Chris Kitching 70839d9416 Bug 1081281: Don't double-box in ContactService. r=rnewman 2014-10-10 20:52:48 +01:00
Chris Kitching 656551f5f7 Bug 1081276: Don't use Java assertions. r=rnewman 2014-10-10 20:40:20 +01:00
Chris Kitching 1c73f46d71 Bug 1064620: Replace # with //# for IDE integration. r=nalexander 2014-10-11 15:22:55 +01:00
Wes Kocher 0dadefde36 Merge inbound to m-c a=merge CLOSED TREE 2014-10-10 18:58:06 -07:00
Michael Comella 38e0dea1d6 Backed out changeset fa1f219e3eba (bug 1077755) for bustage CLOSED TREE 2014-10-10 15:40:30 -07:00
Mike Hommey 740cec5575 Bug 1080319 - Remove the -remote option. r=bsmedberg
The -remote option has existed essentially forever, but its usefulness is
questionable:
- It requires a running instance to be any useful, so any script actually
  using it should first do -remote 'ping()' and handle the response properly.
- It is not cross-application. The remote service dispatches the -remote
  commands to the command line handler, and, for example, desktop b2g builds
  don't have handlers for -remote (although thunderbird and seamonkey do).
- It is not a cross-platform option, which leads to the following point:
- There are other command line ways to do the same thing (at least in
  Firefox), without having to jump through hoops with -remote 'ping()',
  because there are command line options to do those same things on non-X11
  platforms.

For the latter, in Firefox case:
- -remote 'openURL(url)' can be replaced with firefox url
- -remote 'openURL(url,new-tab)' can be replaced with firefox -new-tab url
- -remote 'openURL(url,new-window)' can be replaced with firefox -new-window
  url
- -remote 'openfile(file,...)' is the same as -remote 'openurl(file,...) so,
  can be replaced as above
- -remote 'xfedocommand(openbrowser)' is inherited from the mozilla suite and
   doesn't make much sense, but can be replaced with firefox -new-window

The interesting part is that without changing nsBrowserContentHandler.js,
-remote still works, meaning that if people really feel strongly about
-remote, they'll still be able to write an addon to bring it back. This also
means this patch actually doesn't remove -remote for applications other than
Firefox that do support it, although -remote 'ping()' doesn't work as
expected. However, other -remote commands will now work even without a
running instance.
2014-10-14 07:19:52 +09:00
Wes Kocher 08f61089ac Merge m-c to inbound a=merge 2014-10-14 17:35:16 -07:00
Mark Finkle 23050006c4 Bug 1048688 - videos without an extension in the source URL aren't castable r=wesj 2014-08-08 12:47:55 -04:00
Vikneshwar a3145d8d4a Bug 1085595 - Moved hard-coded strings in testDoorHanger into StringHelpe. r=margaret 2014-10-22 08:02:00 +02:00
Mark Goodwin aa78569739 Bug 1081711 - Ensure 'remember this decision' works for client certificates. r=wjohnston 2014-10-22 13:18:00 +02:00
Jim Chen f2a45bdf0d Bug 1013004 - Allow more time for ANR reports; r=snorp 2014-10-16 15:46:41 -04:00
Ryan VanderMeulen 63ca940209 Backed out changesets 59c761f6c0eb and 132f861349a2 (bug 1075531) for robocop bustage. 2014-10-10 17:14:20 -04:00
Ryan VanderMeulen ba870fbc2b Backed out changeset f6422f380251 (bug 1064620) for bustage. 2014-10-10 17:13:58 -04:00
Ryan VanderMeulen fc1f48d413 Backed out changeset 683b81f8a9d3 (bug 1075531) for bustage.
CLOSED TREE
2014-10-10 16:32:17 -04:00
Ryan VanderMeulen cbdd4b9d19 Backed out changesets 59c761f6c0eb and 132f861349a2 (bug 1075531) for robocop bustage.
--HG--
extra : rebase_source : 42a8692d1d5e23f155aa9250a5f5a4fa9e4f9cba
2014-10-10 16:13:33 -04:00
Nick Alexander 3f68194d7f Bug 1064620: Replace # with //# for IDE integration. r=nalexander 2014-10-10 21:11:56 +01:00
Margaret Leibovic 127473fa59 Bug 1081249 - Enable search activity on all channels. r=rnewman 2014-10-10 14:50:36 -04:00
Michael Comella 95b7f44a0c Bug 1075531 - Part 2: Check for url in place of page titles on new tablet. r=lucasr 2014-10-10 11:36:26 -07:00
Michael Comella c2f8cb1233 Bug 1075531 - Part 1: Return String from ToolbarComponent.getTitle. r=lucasr 2014-10-10 11:36:17 -07:00
Michael Comella 6806c1f942 Bug 1077755 - Change pressed/focused private browsing colors of new tablet menu items. r=lucasr 2014-10-10 11:33:33 -07:00
Chris Kitching a8c06aba32 Bug 1065485: Don't decode-to-encode default favicons. r=rnewman
--HG--
rename : mobile/android/base/resources/drawable-mdpi/bookmarkdefaults_favicon_addons.png => mobile/android/base/resources/raw/bookmarkdefaults_favicon_addons.png
rename : mobile/android/base/resources/drawable-mdpi/bookmarkdefaults_favicon_marketplace.png => mobile/android/base/resources/raw/bookmarkdefaults_favicon_marketplace.png
rename : mobile/android/base/resources/drawable-mdpi/bookmarkdefaults_favicon_support.png => mobile/android/base/resources/raw/bookmarkdefaults_favicon_support.png
2014-09-10 16:10:34 -07:00
Lucas Rocha 04faa5357d Bug 1081209 - Integrate dspec on non-official builds (r=nalexander) 2014-10-10 18:32:24 +01:00
Lucas Rocha 2086889642 Bug 1081153 - Consolidate BaseGeckoInterface/GeckoApp.setFullScreen() (r=mfinkle) 2014-10-10 17:01:52 +01:00
Lucas Rocha 6136e1984c Bug 1074536 - Hide statubar tint whenever statusbar is hidden (r=mfinkle) 2014-10-10 16:09:06 +01:00
Margaret Leibovic 6e5a3d23d1 Bug 1063193 - Add mobile-specific URL to wikipedia search plugin. r=bnicholson 2014-10-10 10:24:30 -04:00
Eugen Sawin 4c5a8a60ae Bug 1071831 - Pause media playback when launching external app. r=wesj 2014-10-09 18:30:22 +02:00
Vikneshwar acc6a70eee Bug 1079565 - Removed prefix from -moz-calc usage in /mobile. r=margarete 2014-10-09 09:53:00 +02:00
Lucas Rocha cd8a879ec3 Bug 1076692 - Account for statusbar height when tint is enabled (r=mfinkle) 2014-10-09 20:03:41 +01:00
Lucas Rocha 466090dc70 Bug 1074924 - Hide statusbar tint when in fullscreen (r=mfinkle) 2014-10-09 20:03:41 +01:00
Richard Newman 0acd9512e4 Bug 1080304 - Reject RestrictedProfiles.isAllowed calls for unknown actions. r=mfinkle 2014-10-09 08:23:55 -07:00
Richard Newman 2b5571380c Bug 1079876 - Handle unexpected exceptions when reading external extras. r=mfinkle 2014-10-09 08:23:55 -07:00
Nick Alexander bb02e2d8cf Bug 1080326 - Move Search Activity resources and stop building org.mozilla.search.R. r=rnewman
Since we no longer build the Search Activity stand-alone, we don't need
the complication of the extra search-only resources package.  Without
the stand-alone build and repository, the probability of search
resources being added to the Fennec resources (or being used in both
places) approaches 1, so lets protect against that.

--HG--
rename : mobile/android/search/res/color/facet_button_text_color.xml => mobile/android/base/resources/color/facet_button_text_color.xml
rename : mobile/android/search/res/drawable-hdpi/ic_action_settings.png => mobile/android/base/resources/drawable-hdpi/ic_action_settings.png
rename : mobile/android/search/res/drawable-hdpi/ic_widget_new_tab.png => mobile/android/base/resources/drawable-hdpi/ic_widget_new_tab.png
rename : mobile/android/search/res/drawable-hdpi/ic_widget_search.png => mobile/android/base/resources/drawable-hdpi/ic_widget_search.png
rename : mobile/android/search/res/drawable-hdpi/network_error.png => mobile/android/base/resources/drawable-hdpi/network_error.png
rename : mobile/android/search/res/drawable-hdpi/search_clear.png => mobile/android/base/resources/drawable-hdpi/search_clear.png
rename : mobile/android/search/res/drawable-hdpi/search_fox.png => mobile/android/base/resources/drawable-hdpi/search_fox.png
rename : mobile/android/search/res/drawable-hdpi/search_history.png => mobile/android/base/resources/drawable-hdpi/search_history.png
rename : mobile/android/search/res/drawable-hdpi/search_icon_active.png => mobile/android/base/resources/drawable-hdpi/search_icon_active.png
rename : mobile/android/search/res/drawable-hdpi/search_icon_inactive.png => mobile/android/base/resources/drawable-hdpi/search_icon_inactive.png
rename : mobile/android/search/res/drawable-hdpi/search_launcher.png => mobile/android/base/resources/drawable-hdpi/search_launcher.png
rename : mobile/android/search/res/drawable-hdpi/search_plus.png => mobile/android/base/resources/drawable-hdpi/search_plus.png
rename : mobile/android/search/res/drawable-hdpi/widget_bg.9.png => mobile/android/base/resources/drawable-hdpi/widget_bg.9.png
rename : mobile/android/search/res/drawable-mdpi/ic_action_settings.png => mobile/android/base/resources/drawable-mdpi/ic_action_settings.png
rename : mobile/android/search/res/drawable-mdpi/ic_widget_new_tab.png => mobile/android/base/resources/drawable-mdpi/ic_widget_new_tab.png
rename : mobile/android/search/res/drawable-mdpi/ic_widget_search.png => mobile/android/base/resources/drawable-mdpi/ic_widget_search.png
rename : mobile/android/search/res/drawable-mdpi/network_error.png => mobile/android/base/resources/drawable-mdpi/network_error.png
rename : mobile/android/search/res/drawable-mdpi/search_clear.png => mobile/android/base/resources/drawable-mdpi/search_clear.png
rename : mobile/android/search/res/drawable-mdpi/search_fox.png => mobile/android/base/resources/drawable-mdpi/search_fox.png
rename : mobile/android/search/res/drawable-mdpi/search_history.png => mobile/android/base/resources/drawable-mdpi/search_history.png
rename : mobile/android/search/res/drawable-mdpi/search_icon_active.png => mobile/android/base/resources/drawable-mdpi/search_icon_active.png
rename : mobile/android/search/res/drawable-mdpi/search_icon_inactive.png => mobile/android/base/resources/drawable-mdpi/search_icon_inactive.png
rename : mobile/android/search/res/drawable-mdpi/search_launcher.png => mobile/android/base/resources/drawable-mdpi/search_launcher.png
rename : mobile/android/search/res/drawable-mdpi/search_plus.png => mobile/android/base/resources/drawable-mdpi/search_plus.png
rename : mobile/android/search/res/drawable-mdpi/widget_bg.9.png => mobile/android/base/resources/drawable-mdpi/widget_bg.9.png
rename : mobile/android/search/res/drawable-xhdpi/ic_action_settings.png => mobile/android/base/resources/drawable-xhdpi/ic_action_settings.png
rename : mobile/android/search/res/drawable-xhdpi/ic_widget_new_tab.png => mobile/android/base/resources/drawable-xhdpi/ic_widget_new_tab.png
rename : mobile/android/search/res/drawable-xhdpi/ic_widget_search.png => mobile/android/base/resources/drawable-xhdpi/ic_widget_search.png
rename : mobile/android/search/res/drawable-xhdpi/network_error.png => mobile/android/base/resources/drawable-xhdpi/network_error.png
rename : mobile/android/search/res/drawable-xhdpi/search_clear.png => mobile/android/base/resources/drawable-xhdpi/search_clear.png
rename : mobile/android/search/res/drawable-xhdpi/search_fox.png => mobile/android/base/resources/drawable-xhdpi/search_fox.png
rename : mobile/android/search/res/drawable-xhdpi/search_history.png => mobile/android/base/resources/drawable-xhdpi/search_history.png
rename : mobile/android/search/res/drawable-xhdpi/search_icon_active.png => mobile/android/base/resources/drawable-xhdpi/search_icon_active.png
rename : mobile/android/search/res/drawable-xhdpi/search_icon_inactive.png => mobile/android/base/resources/drawable-xhdpi/search_icon_inactive.png
rename : mobile/android/search/res/drawable-xhdpi/search_launcher.png => mobile/android/base/resources/drawable-xhdpi/search_launcher.png
rename : mobile/android/search/res/drawable-xhdpi/search_plus.png => mobile/android/base/resources/drawable-xhdpi/search_plus.png
rename : mobile/android/search/res/drawable-xhdpi/widget_bg.9.png => mobile/android/base/resources/drawable-xhdpi/widget_bg.9.png
rename : mobile/android/search/res/drawable-xxhdpi/ic_action_settings.png => mobile/android/base/resources/drawable-xxhdpi/ic_action_settings.png
rename : mobile/android/search/res/drawable-xxhdpi/ic_widget_new_tab.png => mobile/android/base/resources/drawable-xxhdpi/ic_widget_new_tab.png
rename : mobile/android/search/res/drawable-xxhdpi/ic_widget_search.png => mobile/android/base/resources/drawable-xxhdpi/ic_widget_search.png
rename : mobile/android/search/res/drawable-xxhdpi/network_error.png => mobile/android/base/resources/drawable-xxhdpi/network_error.png
rename : mobile/android/search/res/drawable-xxhdpi/search_clear.png => mobile/android/base/resources/drawable-xxhdpi/search_clear.png
rename : mobile/android/search/res/drawable-xxhdpi/search_fox.png => mobile/android/base/resources/drawable-xxhdpi/search_fox.png
rename : mobile/android/search/res/drawable-xxhdpi/search_history.png => mobile/android/base/resources/drawable-xxhdpi/search_history.png
rename : mobile/android/search/res/drawable-xxhdpi/search_icon_active.png => mobile/android/base/resources/drawable-xxhdpi/search_icon_active.png
rename : mobile/android/search/res/drawable-xxhdpi/search_icon_inactive.png => mobile/android/base/resources/drawable-xxhdpi/search_icon_inactive.png
rename : mobile/android/search/res/drawable-xxhdpi/search_launcher.png => mobile/android/base/resources/drawable-xxhdpi/search_launcher.png
rename : mobile/android/search/res/drawable-xxhdpi/search_plus.png => mobile/android/base/resources/drawable-xxhdpi/search_plus.png
rename : mobile/android/search/res/drawable-xxxhdpi/search_launcher.png => mobile/android/base/resources/drawable-xxxhdpi/search_launcher.png
rename : mobile/android/search/res/drawable/edit_text_default.xml => mobile/android/base/resources/drawable/edit_text_default.xml
rename : mobile/android/search/res/drawable/edit_text_focused.xml => mobile/android/base/resources/drawable/edit_text_focused.xml
rename : mobile/android/search/res/drawable/facet_button_background.xml => mobile/android/base/resources/drawable/facet_button_background.xml
rename : mobile/android/search/res/drawable/facet_button_background_default.xml => mobile/android/base/resources/drawable/facet_button_background_default.xml
rename : mobile/android/search/res/drawable/facet_button_background_pressed.xml => mobile/android/base/resources/drawable/facet_button_background_pressed.xml
rename : mobile/android/search/res/drawable/progressbar.xml => mobile/android/base/resources/drawable/progressbar.xml
rename : mobile/android/search/res/drawable/search_row_background.xml => mobile/android/base/resources/drawable/search_row_background.xml
rename : mobile/android/search/res/drawable/widget_button_left.xml => mobile/android/base/resources/drawable/widget_button_left.xml
rename : mobile/android/search/res/drawable/widget_button_left_default.xml => mobile/android/base/resources/drawable/widget_button_left_default.xml
rename : mobile/android/search/res/drawable/widget_button_left_pressed.xml => mobile/android/base/resources/drawable/widget_button_left_pressed.xml
rename : mobile/android/search/res/drawable/widget_button_middle.xml => mobile/android/base/resources/drawable/widget_button_middle.xml
rename : mobile/android/search/res/drawable/widget_button_middle_pressed.xml => mobile/android/base/resources/drawable/widget_button_middle_pressed.xml
rename : mobile/android/search/res/drawable/widget_button_right.xml => mobile/android/base/resources/drawable/widget_button_right.xml
rename : mobile/android/search/res/drawable/widget_button_right_pressed.xml => mobile/android/base/resources/drawable/widget_button_right_pressed.xml
rename : mobile/android/search/res/layout/keyguard_widget.xml => mobile/android/base/resources/layout/keyguard_widget.xml
rename : mobile/android/search/res/layout/search_activity_main.xml => mobile/android/base/resources/layout/search_activity_main.xml
rename : mobile/android/search/res/layout/search_bar.xml => mobile/android/base/resources/layout/search_bar.xml
rename : mobile/android/search/res/layout/search_empty.xml => mobile/android/base/resources/layout/search_empty.xml
rename : mobile/android/search/res/layout/search_fragment_post_search.xml => mobile/android/base/resources/layout/search_fragment_post_search.xml
rename : mobile/android/search/res/layout/search_fragment_pre_search.xml => mobile/android/base/resources/layout/search_fragment_pre_search.xml
rename : mobile/android/search/res/layout/search_history_row.xml => mobile/android/base/resources/layout/search_history_row.xml
rename : mobile/android/search/res/layout/search_sugestions.xml => mobile/android/base/resources/layout/search_sugestions.xml
rename : mobile/android/search/res/layout/search_suggestions_row.xml => mobile/android/base/resources/layout/search_suggestions_row.xml
rename : mobile/android/search/res/layout/search_widget.xml => mobile/android/base/resources/layout/search_widget.xml
rename : mobile/android/search/res/values-v13/search_styles.xml => mobile/android/base/resources/values-v13/search_styles.xml
rename : mobile/android/search/res/values-v16/search_styles.xml => mobile/android/base/resources/values-v16/search_styles.xml
rename : mobile/android/search/res/values/search_attrs.xml => mobile/android/base/resources/values/search_attrs.xml
rename : mobile/android/search/res/values/search_colors.xml => mobile/android/base/resources/values/search_colors.xml
rename : mobile/android/search/res/values/search_dimens.xml => mobile/android/base/resources/values/search_dimens.xml
rename : mobile/android/search/res/values/search_styles.xml => mobile/android/base/resources/values/search_styles.xml
rename : mobile/android/search/res/xml/search_preferences.xml => mobile/android/base/resources/xml/search_preferences.xml
rename : mobile/android/search/res/xml/search_widget_info.xml => mobile/android/base/resources/xml/search_widget_info.xml
2014-10-08 21:07:41 -07:00
Michael Comella e186ad154f Bug 1071267 - Part 3: Create large tappable margin for site security. 2014-10-08 17:48:32 -07:00
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