Noah Bond

Results 5 issues of Noah Bond

### Pull Request checklist - [ ] **Tests**: This PR includes thorough tests or an explanation of why it does not - [ ] **Screenshots**: This PR includes screenshots or...

pr:approved

With SyncedTabs getting rewritten in https://github.com/mozilla-mobile/fenix/issues/21900, the original implementation of `SyncedTabsFeature` + `SyncedTabsView` doesn't translate 100% to a Composable world. We should find a better way to handle the data...

⌨️ code
<tabs>
<sync-tabs>

**Dependency** - https://github.com/mozilla-mobile/fenix/issues/27094 **Todo** - Replace the existing `Wallpaper.cardColor` with `Wallpaper.cardColorLight` and `Wallpaper.cardColorDark` - Update `JSONArray.toWallpaperList()` to pull down `card-color-light` and `card-color-dark` - Add an override for Turning Red wallpapers...

Feature:Wallpapers

**Dependencies** - https://github.com/mozilla-mobile/fenix/issues/26423 - https://github.com/mozilla-mobile/fenix/issues/26519 - https://github.com/mozilla-mobile/fenix/issues/26796 - https://github.com/mozilla-mobile/fenix/issues/26797 - https://github.com/mozilla-mobile/fenix/issues/27094 - https://github.com/mozilla-mobile/fenix/issues/27095 The backplates on the homepage should be driven by the colors returned from the wallpaper metadata JSON....

Feature:Wallpapers

With all of the Compose refactoring, we should create a library of Composables so certain UI elements don't get written and re-written multiple times. [Designs](https://www.figma.com/file/ujdiReypSypu2GhRgzArea/Android-Components?node-id=0%3A1) 1. [x] https://github.com/mozilla-mobile/fenix/issues/24337 2. [x]...

eng:health
compose