cameocoder

Results 7 issues of cameocoder

Finding this library useful. It would be nice to be able to monitor some other non-battery, or perhaps tangentially related to battery metrics: - Memory usage - Number of threads

If you update your build config to use version 23.3.0 of the android libraries, you also need to change the namespace used for the custom attribute minLength in prefs_general.xml: Here...

### Expected Able to paste plain text containing a list of names and email addresses: `First1 Last1 , First2 Last2 ` ### Observed Only text up to the first <...

Convert Downloads screen to Compose **Changes** DownloadsFragment is now just an empty shell used to display the Compose DownloadsScreen These changes are built on top of update/dependency-coil3 ![Screenshot_20250610-103339](https://github.com/user-attachments/assets/d682e268-fd02-4d35-b29b-48845d7ccfad) ## Summary...

merge conflict

**Changes** Refactor: Add Compose previews for connect screen and improve structure

**Changes** Reduce memory usage by not preloading images and converting them to bitmaps. When dream mode starts, the code was prefetching the images and converting them to bitmaps using Coil....

merge conflict

Ensure that null query parameters are not included when building the query parameter map in generated API clients. Null query parameters were being generated, but then filtered out in buildUrl....

merge conflict