TeamAmaze / TeamAmaze/AmazeFileManager
Find out when the WiFi feature is not available and inform the user
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 6.4k
- Forks
- 1.7k
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 1
Description
Describe the bug
Some features assume that the device has WiFi, but the manifest informs that the feature is optional, as it might not be available on some Android TVs (see https://github.com/TeamAmaze/AmazeFileManager/issues/4556). The user should be clearly informed when some feature is only available when the device has WiFi/networking.
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 Android manifest and locating features that assume WiFi or networking is present, especially on Android TV. Reproduce the behavior on a device without WiFi and identify each affected feature; done means the user is clearly informed whenever one is unavailable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100