Commit Graph

10334 Commits

Author SHA1 Message Date
Jeff Boek 379875a62a Fixes #1162 - replaces about page with an Android Fragment 2019-03-27 10:46:19 -07:00
Barbara Bermes 5f5bb47706
Update issue templates 2019-03-27 05:24:27 -07:00
Barbara Bermes a753ef56f9
Update issue templates 2019-03-27 05:23:34 -07:00
Barbara Bermes 52f16ec261
Update issue templates 2019-03-27 05:22:15 -07:00
Grisha Kruglov 0e19e6f55e Declare appservices repository dependency explicitly 2019-03-26 16:50:14 -07:00
Jeff Boek 756634bc6c For #1181 - Use appName in string locations 2019-03-26 14:32:53 -07:00
Jeff Boek ea3c9bdf7d For #1181 - Use modified string list from Michelle 2019-03-26 14:32:53 -07:00
Jeff Boek 5d2447c661 For #1005 - adds routes param to buildtask 2019-03-26 09:23:08 -07:00
Jeff Boek cf0d1355b5 Fixes #1187 - account for enum value change 2019-03-26 09:20:53 -07:00
Jeff Boek edb197d10b Adds search engine icon to the toolbar 2019-03-25 14:42:13 -07:00
Jeff Boek 6c40063245 Fixes #1005 - Notify eng when build task fails 2019-03-25 16:04:39 -05:00
Jeff Boek 9227f67545 Fixes HsitoryCOmponentTest 2019-03-25 16:04:19 -05:00
Jeff Boek 78ff152ad7 For #1104 - Sections history items 2019-03-25 16:04:19 -05:00
Jeff Boek bd9b7d8d8d Group history by date 2019-03-25 16:04:19 -05:00
Jeff Boek b3ac37078e for #1104 - Fixes logic in Sectioned Adapter 2019-03-25 16:04:19 -05:00
Jeff Boek 9c969f63ea For #1104 - Adds SectionedAdapter 2019-03-25 16:04:19 -05:00
Jeff Boek 0cb03e4048 Fixes #643 - Adds a changelog and pull reuqest template 2019-03-25 16:01:01 -05:00
Jeff Boek b8ba7de7ed Glean removed debug from the package name, so lets remove it here 2019-03-25 09:46:32 -07:00
Jeff Boek ea01ae43be Addresses metrics nits 2019-03-22 17:14:35 -07:00
Jeff Boek 51e778ead5 Documents new telemetry events 2019-03-22 17:14:35 -07:00
Jeff Boek b5bd9357fc For #986 - Adds support for opening Fenix with a link to telemetry 2019-03-22 17:14:35 -07:00
Jeff Boek 32f8e06e98 For #959 - Adds search related telemetry 2019-03-22 17:14:35 -07:00
Jeff Boek 786592e8d0 For #959 - Adds telemetry for when the search bar is tapped 2019-03-22 17:14:35 -07:00
Jeff Boek 71a155c8f1 For #968 - Adds telemetry for app entry point 2019-03-22 17:14:35 -07:00
Jeff Boek 0e9400730b For #960 - Adds metrics to measure if Fenix is the default browser 2019-03-22 17:14:35 -07:00
Colin Lee 0acf8698ef Closes #1151: As a developer, Flipper integration might help me with debugging 2019-03-22 17:12:53 -05:00
Sören Hentzschel 1aef61266b closes #1149: fix alignment of developer tools category in preferences 2019-03-22 16:55:08 -05:00
Colin Lee df40ec970e Simplify ItsNotBrokenSnack() and make resilient
Co-authored by: Emily Kager <ekager@mozilla.com>
2019-03-22 15:00:38 -05:00
Emily Kager 4963f7ccdb Add Snackbar to link testers to Github issue for features 2019-03-22 15:00:38 -05:00
Arturo Mejia a0cfedeeca Closes #1075: Added custom settings UI under site permissions. 2019-03-22 15:00:24 -05:00
ekager 80f386c411 Closes #120 - Add Preference for Remote Debugging
Co-authored-by: Emily Kager <ekager@mozilla.com>
2019-03-22 14:44:39 -05:00
Sawyer Blatz c44e378385
Closes #1062 & Closes #1121: Restyles crash reporter fragment (#1122) 2019-03-22 10:05:16 -07:00
Sebastian Kaspari 8f11ab6fcf AwesomeBar: Limit number of search engine suggestions. 2019-03-22 11:19:05 -05:00
Sebastian Kaspari 52e9394324 Pass BrowserIcons instance to SessionSuggestionProvider and HistoryStorageSuggestionProvider. 2019-03-22 11:18:43 -05:00
Sebastian Kaspari 18284bb442 Create global instance of BrowserIcons class. 2019-03-22 11:18:43 -05:00
Sebastian Kaspari 4d20f99082 Issue #1077: Switch to GeckoView Beta (67.0). 2019-03-22 11:18:06 -05:00
Grisha Kruglov 77e7c6d33c A-C breaking change: FindInPageIntegration needs an engineView 2019-03-21 23:30:00 -05:00
Grisha Kruglov 8eb113fa32 Bump A-C snapshot version to 0.48
This is necessary to pick up an application-services dependency bump, and unbreak master.

AwesomeBarUIView changes are needed because, evidently, a new parameter was introduced, and
not at the end.
2019-03-21 23:30:00 -05:00
Emily Kager 5a839167fc No issue: Tune Home and Library UI from Updated Mocks 2019-03-21 23:28:52 -05:00
Emily Kager f52d9537c9 Closes #784 - After session timeout, pop everything to home 2019-03-21 23:27:34 -05:00
Colin Lee ea2646aa3f Update gradle to 3.3.2 to match A-C, A-S 2019-03-21 13:21:01 -07:00
Arturo Mejia f4b0864e06 Closes #1074: Added recommended settings UI under site permissions. 2019-03-21 14:14:45 -05:00
Sawyer Blatz 0f1e65bdab Closes #1127: Improves accessibility of quick action sheet 2019-03-21 14:07:17 -05:00
Sawyer Blatz da35581c54 For #1072: Fixes nits 2019-03-21 12:54:08 -05:00
Sawyer Blatz f4648525f1 For #1072: Removes screenshot button 2019-03-21 12:54:08 -05:00
Sawyer Blatz 05353ee2e1 For #1072: Fixes theming 2019-03-21 12:54:08 -05:00
Sawyer Blatz 0a449dc12c For #1072: Adds onAttachedToWindow 2019-03-21 12:54:08 -05:00
Sawyer Blatz 6dcc026e04 For #1072: Adds accessibility support 2019-03-21 12:54:08 -05:00
Sawyer Blatz 486bfc2d68 For #1072: Adds cap to auto bounce 2019-03-21 12:54:08 -05:00
Sawyer Blatz 7accf07d48 For #1072: Fixes lint errors 2019-03-21 12:54:08 -05:00