MCleinman

Results 9 issues of MCleinman

**Phabricator:** https://phabricator.wikimedia.org/T306124 ### Notes * We scroll away the top bar in Notifications Center, Explore Feed, and articles. We only re-show it if the user is scrolling and removes their...

This adds the ability to put an image on the left side of `TagView`s. If the `TagView` is oval, the image is snug with the border. If it's not perfectly...

enhancement

## Description The first round of health metrics from Super Dooper dashboards needed improvement: - We were spamming Glean with events when connections were down, which was too noisy for...

## Description **Important: This PR adds a new git submodule, [SwiftyPing](github.com/samiyr/SwiftyPing/). It didn't seem to make sense to roll our own ping sender, and this code seems clean to me...

## Description This adds a new translation file - `./addons/strings.yaml` - where all future message addon strings will live. Bringing all (future) strings to one file allows us to reuse...

## Description Based on the data coming back from this ticket, we decided to do server switches from the mobile daemons at most once every 15 minutes. On iOS this...

## Description QA caught that we're missing accessibility text for the button; it was reading as "unlabeled". ## Reference VPN-3112 ## Checklist - [x] My code follows the style guidelines...

## Description This is a continuation of https://github.com/mozilla-mobile/mozilla-vpn-client/pull/9318, which Bea had mostly completed before she left. **Data review has been completed on that PR.** Notes: 1. Per conversation w/ Santiago,...

## Description Malmö is the only city with special characters in the name. Our build scripts should handle this fine - and we use `Servers.Malm` for the string ID. It...