Michał Saleniuk

Results 10 issues of Michał Saleniuk

---- #### PR Submission Checklist for internal contributors - The **PR Title** - [x] conforms to the style of semantic commits messages¹ supported in Wire's Github Workflow² - [ ]...

size/L

WPB-8779 Introduce BasicTextField2 ---- #### PR Submission Checklist for internal contributors - The **PR Title** - [x] conforms to the style of semantic commits messages¹ supported in Wire's Github Workflow²...

size/XL

WPB-7368 [Android] Playstore crash - Resample Image and File handling ---- #### PR Submission Checklist for internal contributors - The **PR Title** - [x] conforms to the style of semantic...

size/XS

WPB-8779 Introduce BasicTextField2 ---- #### PR Submission Checklist for internal contributors - The **PR Title** - [x] conforms to the style of semantic commits messages¹ supported in Wire's Github Workflow²...

size/L

WPB-10610 [Android] Refactor and unify modal bottom sheets ---- #### PR Submission Checklist for internal contributors - The **PR Title** - [x] conforms to the style of semantic commits messages¹...

size/XL
echoes: technical-debt

WPB-17161 [Android] Excessive frequency of fetching MLS public keys ---- #### PR Submission Checklist for internal contributors - The **PR Title** - [x] conforms to the style of semantic commits...

size/XS
DO NOT MERGE

WPB-17116 [Android] migrate to kotlin 2.1 ---- #### PR Submission Checklist for internal contributors - The **PR Title** - [x] conforms to the style of semantic commits messages¹ supported in...

type: chore 🧹
👕 size: XXL

WPB-17161 [Android] Excessive frequency of fetching MLS public keys ---- #### PR Submission Checklist for internal contributors - The **PR Title** - [x] conforms to the style of semantic commits...

🚨 Potential breaking changes
👕 size: XL
type: bug / fix 🐞
DO NOT MERGE

This PR is a proposal to solve the problem of duplicates while merging dex archives when having mockative in multiple modules: https://github.com/mockative/mockative/issues/143 ### Issue 
If a project contains multiple modules...

### Versions - Mockative: 3.0.1 - Kotlin: 2.1.0 - KSP: 2.1.0-1.0.28 ### Description If project contains multiple modules that use mockative, then running Android instrumented tests fails with `DexArchiveMergerException` because...