Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
2,432 contributions in the last year
Activity overview
Contributed to
mozilla-mobile/android-components,
mozilla-mobile/fenix,
mozilla-mobile/reference-browser
and 5 other
repositories
Contribution activity
July 2020
Created a pull request in mozilla-mobile/android-components that received 4 comments
Refactor components using SessionManager.getEngineSession().
This refactors all code in AC accessing SessionManager.getEngineSession() to use the BrowserStore instead. And with that SessionManager.getEngineSe…
+218
−166
•
4
comments
- Remove roboletric runner for some lib tests
- Closes #7483: Fix telemetry foreground service notification string
- Let EngineSessions request release from their EngineView
- Refactor components using SessionManager.getEngineSession().
- For #7563: Allow GeckoActions to be sorted
- For #7588: Rename search context menu action
- Closes #7600: Reset content message handler when selected tab changes
- Fix the signature of one of the engine.profiler.addMarker overloads
- GeckoView update (nightly) (20200702-140529)
- GeckoView update (beta) (20200702-140533)
- GeckoView update (release) (20200702-140504)
- Closes #6460: Upstream RunWhenReadyQueue
- For #7592 - Adds Login Exception Storage Feature
- Import strings from android-l10n.
- Update to App Services 61.0.7
- Closes #7570: Add an auth-recovery circuit breaker