Commit Graph

72 Commits (6d6939bce9d9f759b8ddd0ded40d623a2e302daf)

Author SHA1 Message Date
Sebastian Kaspari d71b818407 [fenix] CrashReporter: Set release channel specific sentry project URL. 4 years ago
Sebastian Kaspari 866c60385e [fenix] Integrate activity for showing past crashes. 4 years ago
Jonathan Almeida 11a2cece68 [fenix] Fix breaking API changes in CrashReporter 4 years ago
Michael Comella b9fe826cef [fenix] No issue: Move Do and OpenClass to utils pkg.
They were both in their packages by themselves, which feels unnecessary.
Unfortunately, a utils pkg is discouraged by kotlin but we don't have a
better place for them right now. Maybe an annotations/ pkg for the
latter?
4 years ago
Roger Yang 9484cf0713 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/9104: Pass release channel information to Socorro service (https://github.com/mozilla-mobile/fenix/pull/9130) 4 years ago
Jeff Boek 30b05ad7d7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/4674 - Adds ability to toggle metric services by type 4 years ago
Roger Yang c0588dcd90 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/7260: Pass in GeckoView version information to MozillaSocorroservice 5 years ago
Chenxia Liu 774bf91112 [fenix] For https://github.com/mozilla-mobile/fenix/issues/235 - Add Glean crash count + docs. 5 years ago
Tiger Oakes 778d8285c5 [fenix] Only use Context.settings() function (not getter) (https://github.com/mozilla-mobile/fenix/pull/5335)
Remove unused String extensions
5 years ago
Mihai Adrian 72f0d9ce56 [fenix] Code Health https://github.com/mozilla-mobile/fenix/issues/4883: Refactored accessing settings by using Context extensions (https://github.com/mozilla-mobile/fenix/pull/4973) 5 years ago
Colin Lee ad6f6d17b8 [fenix] No issue: Add Sentry breadcrumbs to ease crash investigations 5 years ago
Colin Lee db956e2445 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3186: Add environment to Sentry reports (https://github.com/mozilla-mobile/fenix/pull/3261) 5 years ago
Sebastian Kaspari d610202774 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/2458: Use correct Socorro product name. 5 years ago
Colin Lee 28ee8089fd [fenix] For https://github.com/mozilla-mobile/fenix/issues/1710: Create scaffolding for Robolectric tests (https://github.com/mozilla-mobile/fenix/pull/2282) 5 years ago
Jeff Boek 808ecb69f7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1297 - Re-adds adjust to build task 5 years ago
Jeff Boek 677de4c1c1 [fenix] No Issue - Adds a debug metric controller 5 years ago
Sawyer Blatz c0e546a533 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1219: Display crash reporter (without reporting) on all builds 5 years ago
Sawyer Blatz fb16343314 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1039: Adds crash reporting (https://github.com/mozilla-mobile/fenix/pull/1053)
* For https://github.com/mozilla-mobile/fenix/issues/1039: Small cleanup

* Closes https://github.com/mozilla-mobile/fenix/issues/1039: Adds crash reporting

* Add images

* Adds build settings back

* Fix nits
5 years ago
Jeff Boek 88a4f42a70 [fenix] No Issue - Fixes startup crash in nightly 5 years ago
Jeff Boek 2c9c293c9d [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1041 - Disables telemetry when the toggle is off 5 years ago
Jeff Boek 2a3b9dac0c [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/965 - Adds a metrics wrapper for telemetry 5 years ago
Sebastian Kaspari 96ae28521f [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/267: Integrate lib-crash component and upload crash reports to sentry and socorro. 5 years ago