Sam
Sam
``File#listFiles()`` will return ``null`` if the directory has been deleted. This scenario isn’t totally far fetched because it’s fairly common for Android developers to place their disk caches in the...
This isn't in any state to be released, but it might be the minimal amount of code to get feedback on the implementation. There's lots of work left to do...
When interacting with androidx Fragments and Activities, this change will use their corresponding Lifecycle objects to monitor their Lifecycle, instead of the custom RequestManagerFragments. For now this just deprecates Glide's...
Primary requests set their transformation based on the ImageView's scale type if the caller didn't manually set a transformation. However if the primary has one or more thumbnails with unset...
This is relatively early stage at this point. The API is likely to change in breaking ways. Ideally the migrations are not large, but I'd expect a few iterations. There's...
## Bug Report ### Version tonic-0.10.0 ### Platform Darwin sams-mbp.buffalo-yo.ts.net 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct 9 21:27:24 PDT 2023; root:xnu-10002.41.9~6/RELEASE_ARM64_T6000 arm64 ### Description If you make infrequent requests...
Speculative fix for #5308
Version: 0.41.0 We run dprint using subprocess in a python script it Github's CLI. I've noticed a couple of times that the subprocess command is hung waiting on dprint. When...
Fix vector/shape drawables not loading with DirectResourceLoader.