Jonathan Almeida

Results 42 issues of Jonathan Almeida

When the action is given a null listener, the Snackbar by default does not show the action added. So I've added a listener that does nothing to properly show the...

## Steps to reproduce - Clicking a link to add a Google calendar. - Observe the `cid` param is not in the URL bar. (Example link: `https://calendar.google.com/calendar/render?cid=[redacted]@group.calendar.google.com`) - Add `[email protected]`...

bug

Firefox uses adaptive theming which can change depending on the system theme or time of day. Manually changing the icon is tedious and results in the icon hard to see...

enhancement

For our next All Hands, it would be nice if we had an (unofficial) sticker design that we could share with other people. Help with designing or ideas is welcome...

P1
E13
needs:triage

The docs for a generated FeatureHolder in Nimbus explains: ``` /** * Get the JSON configuration from the Nimbus SDK and transform it into a configuration object as specified *...

nimbus

It didn't seem obvious to me that they were base64 encoded and needed to be decoded when working on WebPush for GeckoView. ┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/SYNC-2415) ┆Epic:...

good-first-issue

When debugging https://github.com/mozilla-mobile/focus-android/issues/5879, we realized that all consumers of app services need to know to add these proguard rules to avoid unnecessary stripping of bytecode which the Android optimizer thinks...

Related A-C issue: https://github.com/mozilla-mobile/android-components/issues/5648 When migrating from Fennec to Fenix, we're receiving new push registration tokens from Firebase before we have a first subscription created. Because of this we call...

In Android Components, we recently landed [a change](https://github.com/mozilla-mobile/android-components/issues/8846) that attempts to fix an expired FxA push subscription when the FxA server sets the flag `subscriptionExpired`. The fix is to perform...

8

### Why/User Benefit/User Problem Focus is a browser that is meant to be private and also (implicitly) fast. We should make it easier for users to access common features in...

feature request
Feature:Toolbar