Levi Bostian

Results 55 issues of Levi Bostian

I have been using the lib in a couple apps of mine and I have run into NPEs. In the builder patterns where I am doing `companion.getActivity()!!`, for example, could...

[Google provides a method to check amount of storage on device](https://developer.android.com/training/basics/data-storage/files.html#GetFreeSpace). Could we give an API in Shutter to be able to check if the user has enough storage before...

enhancement

## Description I am setting up a workflow to run via self-hosted Docker install. I have created a workflow and am able to execute it successfully but am getting an...

bug

Creating issue from [discussion](https://github.com/ejoffe/spr/discussions/381) # Expected behavior * Create a new branch off `main`. * Create commits on new branch. * Run `git spr update` to create stack. * Run...

enhancement

Attempt at implementing [this feature](https://github.com/ejoffe/spr/issues/382). I did get stuck on writing tests for this feature as I could not determine how to get the branch name from the code inside...

I am quite new to Swift concurrency so I greatly appreciate the wisdom of others in this project to help me determine if this is a valid recipe or not....

Building on top of [previous PR that added Swift support](https://github.com/evilmartians/lefthook/pull/556). #### :zap: Summary The `csjones/lefthook-plugin` Swift project has recently [added mint package manager support](https://github.com/csjones/lefthook-plugin/pull/4). To advertise this functionality, I wanted...

- [ ] #90 - [ ] Finish new API implementation by implementing into rest of code (probably the testing portion and coroutine version). Right now would be a good...

maybe release as an early `1.0.0-alpha`?

- [ ] #90 Time to give this library a test in a real app! Let's see if we like the API! - [ ] Create a sample app module...