- 10 Dec, 2020 1 commit
-
-
Roger Yang authored
-
- 20 Nov, 2020 1 commit
-
-
Sebastian Kaspari authored
-
- 09 Nov, 2020 1 commit
-
-
Codrut Topliceanu authored
-
- 28 Oct, 2020 1 commit
-
-
Mihai Adrian Carare authored
* For #15929: Remove SearchWidgetCFR telemetry. * For #15929: Remove SearchWidgetCFR and search widget experiment. * For #15929: Remove unit tests references to search widget experiment.
-
- 15 Oct, 2020 3 commits
-
-
Michael Comella authored
While the callback receiver is identical in these two methods, they're semantically different: apply is for initializing the receiver while with is anything else benefiting from a new `this` receiver. I didn't change the usage of apply that has a return statement because I was afraid my change might change behavior.
-
Michael Comella authored
The new robolectric version changed the behavior such that the app ID that was returned for our app was `org.mozilla.fenix.debug` instead of (I guess) `org.mozilla.fenix`. In general, relying on robolectric can be fragile, such as this case, so it's better to mock. Also, this test behavior should theoretically have varied between build flavors so mocking prevents the tests from breaking across flavors.
-
ekager authored
-
- 23 Sep, 2020 1 commit
-
-
Grisha Kruglov authored
-
- 17 Sep, 2020 1 commit
-
-
Sawyer Blatz authored
-
- 01 Sep, 2020 1 commit
-
-
ekager authored
-
- 27 Aug, 2020 1 commit
-
-
Sachin authored
-
- 25 Aug, 2020 1 commit
-
-
liuche authored
* For #12046 - Renew telemetry probes before migration completion * Delay remaining probes renewal for one more month.
-
- 24 Aug, 2020 1 commit
-
-
sraturi authored
for #13479, added a VisualCompletenessQueue.kt class to handle all the functionality related to visual completeness
-
- 03 Aug, 2020 1 commit
-
-
Elise Richards authored
* Add PWA events to metrics. Track events for add to homescreen and install. Map PWA facts to events * Map component facts to local metrics Add events pings to fragments Supress long method for events Move install event to AC and collect facts Retrieve fg and bg events from Facts. Do not track intent fg/bg events, only views * Allow onPause in base fragment to send telemetry for PWA in the external app fragment. Track foreground and bg locally in fenix, and route install and home screen taps from AC facts * Rebase
-
- 29 Jul, 2020 5 commits
-
-
Jeff Boek authored
-
Sawyer Blatz authored
-
Sawyer Blatz authored
-
Sawyer Blatz authored
-
sraturi authored
lint check renamed the intentReceived telemetry to appOpenedAllSource added comments removed unused code moved lifecycle process to AppAllSourceStartTelemetry moved tracking event out of init function lint fix moved appAllStartTelemetry to components added bit more info about the metrics added the onReceivedIntent metric back minor fix change discriptions based on the comments frm MR wrote test cases for AppAllSourceStartTelemetry.kt lint fix test case to mock application going background post rebase: post rebase: fixed nit from comments fixed nit from comments fixed nit from comments lint fix lint fix
-
- 23 Jul, 2020 1 commit
-
-
Tiger Oakes authored
-
- 16 Jul, 2020 1 commit
-
-
Elise Richards authored
* Extract controller into it's own class. Implement find dupes and filter based on username. Create edit login controller. Add text watchers and check for duplicates. Edit controller test * Find duplicates and save to store * Retrieve duplicates from AC and check list on username text changed Move duplicates logic into the controller * Add glean pings for delete and edit. Move logic for login manipulation into the datastore. * Use correct threads in controller. Enable save button when applicable. Save enabled in datastore. Move login data to datastore Rebase with password error states Update metrics to be more specific for edit * Create logins controller for AC calls * Interactor and controller methods for edit login. Add edit view to separate out some layout manipulation. Inflate view in edit fragment. Double layout showing up. Edit view Controller tests Controller tests passing Interactor tests Lint and detekt cleanup * Remove datastore and use storage controller for all logins calls to password storage. Addressed comments Lint : Rebase - 1
-
- 12 Jul, 2020 1 commit
-
-
jhugman authored
* For #11655: add leanplum event for installing an addon * Add link to data-review request in PR * Addressed CI comments
-
- 27 Jun, 2020 2 commits
-
-
Sachin authored
* for #11830 added new metric for collecting startup method move all source startup telemetry into its own logic and added an UNKOWN state * switched back to onNewIntent solution * renamed the metric
-
Sawyer Blatz authored
-
- 26 Jun, 2020 1 commit
-
-
Sawyer Blatz authored
-
- 25 Jun, 2020 3 commits
-
-
Sawyer Blatz authored
-
Elise Richards authored
* Onboarding events and tracking * Rename metrics for consistency * Add reference to PR for the data review * Add default values to onboarding events
-
Sawyer Blatz authored
-
- 15 Jun, 2020 1 commit
-
-
person808 authored
-
- 12 Jun, 2020 3 commits
-
-
Sawyer Blatz authored
-
Sawyer Blatz authored
-
Sawyer Blatz authored
-
- 04 Jun, 2020 2 commits
-
-
Sawyer Blatz authored
-
Gabriel Luong authored
-
- 28 May, 2020 1 commit
-
-
Sawyer Blatz authored
-
- 22 May, 2020 1 commit
-
-
Sawyer Blatz authored
-
- 20 May, 2020 1 commit
-
-
Sawyer Blatz authored
-
- 11 May, 2020 1 commit
-
-
ValentinTimisica authored
-
- 24 Apr, 2020 2 commits
-
-
Mihai Branescu authored
-
Mihai Branescu authored
-