levibostian / levibostian/Shutter-Android
Check amount of storage on device before capturing media.
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Kotlin
- Stars
- 58
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Google provides a method to check amount of storage on device. Could we give an API in Shutter to be able to check if the user has enough storage before running?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the linked Android storage documentation and inspecting Shutter’s media-capture API entry point. Determine how available storage should be exposed and what callers should receive when space is insufficient; done means the API supports this check before photo or video capture, with behavior documented or tested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- api, mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100