Commit Graph

3974 Commits (abcbb45592c13132957cd19a90a88e7ecc2e92b8)
 

Author SHA1 Message Date
Sawyer Blatz ce07ba1b8c [fenix] For https://github.com/mozilla-mobile/fenix/issues/10465: Add telemetry for voice search (https://github.com/mozilla-mobile/fenix/pull/10785) 4 years ago
Mozilla L10n Automation Bot 4f6ba8bdbb [fenix] Import l10n. 4 years ago
Roger Yang c9023bf307 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/10782: Update crash reporting doc with what information breadcrumbs are recording (https://github.com/mozilla-mobile/fenix/pull/10787) 4 years ago
isabelrios a4702a11ff [fenix] For https://github.com/mozilla-mobile/fenix/issues/10756 - UI intermittent media playback failures (https://github.com/mozilla-mobile/fenix/pull/10775) 4 years ago
David Walsh c04fcc2a84 [fenix] For 10731 - Don't show tab tray menu if there are no tabs 4 years ago
Sawyer Blatz ac99207891 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1216: Put voice search behind a nightly & debug flag 4 years ago
Sawyer Blatz a3d6b8b682 [fenix] No issue: Clean up SearchFragment a bit 4 years ago
Sawyer Blatz f3338d0f28 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1216: Add voice search 4 years ago
Aaron Train 9a743a838d [fenix] No issue: Disable validateBaselinePing UI test (https://github.com/mozilla-mobile/fenix/pull/10772) 4 years ago
Mozilla L10n Automation Bot 95f6d570f6 [fenix] Import l10n. 4 years ago
Michael Comella 413daedf6c [fenix] For https://github.com/mozilla-mobile/fenix/issues/10757: remove no-op Experiments code and dependency.
We were supposed to have removed Experiments for performance purposes.
However, I find some code dangling in the tree.

Experiments.initialize is no longer called so I suspect
Experiments.withExperiment is a no-op. I verified that the lambda
function provided to it never ran in my local geckoBetaDebug on startup.
Assuming experiments behavior doesn't change in other build types, this
change appears safe.
4 years ago
ekager 44e101cd22 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10718 - Finish activity after removing external session 4 years ago
ekager 75816bf8f2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10691 - Turn on LeakCanary by default for debug builds 4 years ago
Mozilla L10n Automation Bot b055178ea7 [fenix] Import l10n. 4 years ago
Tiger Oakes c0e9118354 [fenix] For https://github.com/mozilla-mobile/fenix/issues/9286 - Add isDefault to topsites 4 years ago
Juan Goncalves e55ee21914 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7854 - Update the views only if the bookmark node has changed
As the bookmark node data is loaded from storage every time the fragment's view is created, when the user navigates to the SelectFolderFragment and returns, the bookmark is loaded once again from storage, replacing the EditText's content (title and URL) which causes the loss of user input.

Validating that the loaded bookmark is different from the one that is already referenced in the fragment avoids unnecessarily replacing the `EditText`s values.
4 years ago
MickeyMoz 0259540eb6 [fenix] Update Android Components version to 42.0.20200518130035. 4 years ago
Emily Kager 71d0a7a67c [fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/6313 - On first load, hides engineView until firstContentfulPaint"
This reverts commit 9a5ccb8e04bb43045d5b03a8f682a2707cd8bf3e.
4 years ago
Emily Kager 066f4f23c0 [fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/7032: Add scroll to dismiss keyboard in search fragment"
This reverts commit 5e20562678b919cea107ed836306138c31d03c08.
4 years ago
ekager 78af828cc8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/6313 - On first load, hides engineView until firstContentfulPaint 4 years ago
partha2000 85fd409bdd [fenix] For https://github.com/mozilla-mobile/fenix/issues/10632 - Update Content Description for X icon in collection 4 years ago
Sachin 131d7cf4de [fenix] For https://github.com/mozilla-mobile/fenix/issues/7032: Add scroll to dismiss keyboard in search fragment
* added a onTouch listener to scrollview in search fragment to make it disappear on scroll

* fixed lint issues
4 years ago
Chenxia Liu 5a101d9778 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/10670 - Update issue templates. 4 years ago
MickeyMoz 37b740b5b3 [fenix] Update Android Components version to 42.0.20200515130053. 4 years ago
mcarare 30454c6185 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10656: Adjust etp checkbox dimensions for a11y. 4 years ago
Johan Lorenzo eca7ff1711 [fenix] Bug 1627027 - part 2: Do not run perf tasks on Nd-gp graphs (https://github.com/mozilla-mobile/fenix/pull/10681) 4 years ago
Gregory Mierzwinski 7e55823bc1 [fenix] Bug 1627027 - Use nightly Fenix variant instead of performancetest. (https://github.com/mozilla-mobile/fenix/pull/10648) 4 years ago
Mozilla L10n Automation Bot 41cff9a493 [fenix] Import l10n. 4 years ago
Grisha Kruglov 3e14d2215b [fenix] Perf telemetry for awesomebar suggestion provider durations
See https://github.com/mozilla-mobile/android-components/pull/6802 for details; requires that PR.
4 years ago
Vishwa Patel 72c22608a0 [fenix] No Issue: Update Readme with steps to fix prepush hooks error (https://github.com/mozilla-mobile/fenix/pull/10638)
* Steps to fix prepush hooks error

Updating Readme to include fix to error "Could not initialize class org.codehaus.groovy.runtime.InvokerHelper" which came up while running prepush hooks with Java version 14 on Mac
4 years ago
Simon Chae c3804c2265 [fenix] Update Android Components version to 42.0.20200514130134 4 years ago
Johan Lorenzo 2396ea70bc [fenix] Bug 1631834 - part 2: Express who triggered the action task (https://github.com/mozilla-mobile/fenix/pull/10650) 4 years ago
Aaron Train d4c5bdaee9 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/10611 - Fix exit status of Flank (https://github.com/mozilla-mobile/fenix/pull/10612) 4 years ago
Oana Horvath 55e4a7c651 [fenix] MediaNotificationTest: close media notification shade after each test (https://github.com/mozilla-mobile/fenix/pull/10649) 4 years ago
Oana Horvath 9324377564 [fenix] for https://github.com/mozilla-mobile/fenix/issues/10587: Disable all flaky collections tests (https://github.com/mozilla-mobile/fenix/pull/10643) 4 years ago
Johan Lorenzo 483ce66145 [fenix] Bug 1631834 - Add revision route to decision task (https://github.com/mozilla-mobile/fenix/pull/10644) 4 years ago
Mihai Branescu d7a45c8f14 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10393 and https://github.com/mozilla-mobile/fenix/issues/10469 - browser fragment now observes collection changes
Useful for links from other apps + adding a page to multiple collections
4 years ago
Mozilla L10n Automation Bot 34c05315e1 [fenix] Import l10n. 4 years ago
Mihai Branescu 990833cafd [fenix] For https://github.com/mozilla-mobile/fenix/issues/10599 - Removed baseline pings form metrics.yaml
As per documentation, this ping is intended to provide metrics that are managed by the library itself, and not explicitly set by the application or included in the application's metrics.yaml file.
4 years ago
Aaron Train 4c49fb43be [fenix] No issue: Update Flank to v20.05.0 (stable) (https://github.com/mozilla-mobile/fenix/pull/10526) 4 years ago
Christian Sadilek 9c066e7144 [fenix] Migrate feature-accounts to browser-state 4 years ago
sraturi 2c25e84071 [fenix] created kotlin doc for FenixApplication 4 years ago
Vishwa Patel 9fdb56ae91 [fenix] Issue 7266 fenix remove line (https://github.com/mozilla-mobile/fenix/pull/10630) 4 years ago
Johan Lorenzo 8413ec21bc [fenix] Bug 1625126 - Cache external dependencies in a single task and let gradle tasks use it (https://github.com/mozilla-mobile/fenix/pull/10316) 4 years ago
Simon Chae e122363a71 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10398: Add AddonInstallationDialogFragment support (https://github.com/mozilla-mobile/fenix/pull/10608) 4 years ago
Mickey Moz 72c6f1afba [fenix] Update Android Components version to 41.0.20200513130106. (https://github.com/mozilla-mobile/fenix/pull/10623) 4 years ago
Johan Lorenzo 7742c56aad [fenix] Bug 1631839 - part 2: Bump taskgraph to fix broken index-tasks (https://github.com/mozilla-mobile/fenix/pull/10622) 4 years ago
Oana Horvath 39db615743 [fenix] Disable failing tests from https://github.com/mozilla-mobile/fenix/issues/10587 and https://github.com/mozilla-mobile/fenix/issues/10586 (https://github.com/mozilla-mobile/fenix/pull/10620) 4 years ago
Johan Lorenzo 68bbdcba67 [fenix] Bug 1631839 - part 1: Expose new routes without `project.`" (https://github.com/mozilla-mobile/fenix/pull/10182) 4 years ago
Mozilla L10n Automation Bot cd412800b7 [fenix] Import l10n. 4 years ago