application-services icon indicating copy to clipboard operation
application-services copied to clipboard

Firefox Application Services

Results 201 application-services issues
Sort by recently updated
recently updated
newest added

These are independant but related decisions, so two ADRs in one pull request is a good way to handle them. ### Pull Request checklist ### - **Breaking changes**: This PR...

### Pull Request checklist ### - **Breaking changes**: This PR follows our [breaking change policy](https://github.com/mozilla/application-services/blob/main/docs/howtos/breaking-changes.md) - [ ] This PR follows the breaking change policy: - This PR has no...

### Pull Request checklist ### - **Breaking changes**: This PR follows our [breaking change policy](https://github.com/mozilla/application-services/blob/main/docs/howtos/breaking-changes.md) - [ ] This PR follows the breaking change policy: - This PR has no...

After landing https://github.com/mozilla-mobile/fenix/pull/20049, we're seeing large upticks of errors reported as infos in our Sentry service. Some are genuine issues that we need to be acted on by the Nimbus...

nimbus

This branch is testing out the new UniFFI library mode system and the results seem pretty good: - The `uniffi.toml` files get simpler (although I'm not totally sure about the...

Since we are no longer using Github Releases to release app-services, we're removing all of the automation that previously got triggered there. Though one thing I noticed is that the...

This is the scenario we have in FxR: * User is not Logged in FxA * The user initiates a login flow in a window * Opens another window and...

According to recently-added FxA server metrics, "devicesNotify" is the cause of more than half of all push notifications sent to clients: ![Capture](https://user-images.githubusercontent.com/34695/84461776-a1faa100-acb0-11ea-8a48-67f21167a4c7.PNG) These pushes correspond to clients calling the `/accont/devices/notify`...

discuss
important-not-urgent

Added a method on `SuggestStoreBuilder` to load an SQLite3 extension. This will be needed to enable FTS5 on Desktop. It shouldn't be needed on Android/iOS, since FTS5 is normally loaded...

Bumps [mozilla-taskgraph](https://github.com/mozilla-releng/mozilla-taskgraph) from 2.0.2 to 2.0.3. Release notes Sourced from mozilla-taskgraph's releases. 2.0.3 What's Changed Update taskgraph pin + update deps + version bump by @​ahal in mozilla-releng/mozilla-taskgraph#72 Full Changelog:...

dependencies
python