wordpress-mobile / wordpress-mobile/WordPress-Android
Fix/improve available space calculation in DeviceUtils
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 3.2k
- Forks
- 1.4k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 69
Description
We have added a method for calculating the available space in DeviceUtils for Zendesk. At the time of the creation of this issue, it's not yet merged into develop yet. It seems to be returning a different value than what the Settings app returns as noted here. It'd be great if we can find a way to fix that or at least find out the reason for it and document it.
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 reviewing the available-space method in DeviceUtils and the differences noted in pull request #7739. Compare its result with the Android Settings app, determine why the values differ, and either correct the calculation or document the reason for the discrepancy.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100