Mihai Adrian Carare

Results 34 issues of Mihai Adrian Carare

Needs https://github.com/mozilla-mobile/android-components/pull/12396 to be merged first. ### Pull Request checklist - [ ] **Tests**: This PR includes thorough tests or an explanation of why it does not - [ ]...

pr:work-in-progress

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

needs:review

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

In Progress

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

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

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

In Progress

This should include updating ktlint and detekt, and also fixing issues and removing entries from baselines (if any).

code
eng:tech-debt

A new stable version for Jetpack Compose has been released: [Release notes](https://developer.android.com/jetpack/androidx/releases/compose-foundation#1.2.0 ) Note: in [1.2.0](https://developer.android.com/jetpack/androidx/releases/compose-foundation#1.2.0-alpha06) vector drawables are parsed and flipped as needed if they contain `android:autoMirrored="true"`, so the...

dependencies
compose

On targeting SDK 33, this will require adding new permissions to the manifest file. We currently use permission READ_EXTERNAL_STORAGE so when targeting Android 13 we should also add `READ_MEDIA_IMAGES`, `READ_MEDIA_AUDIO`,...

Android 13

https://developer.android.com/jetpack/androidx/releases/compose-material3 Material You is available on Android 12: https://developer.android.com/about/versions/12 More info: https://material.io/blog/announcing-material-you Note: This is could be first implemented for composable components: https://developer.android.com/jetpack/compose/themes/material#material3

Android 11/12 (FADP-8)
feature request