TeamAmaze / TeamAmaze/AmazeFileManager

Find out when the WiFi feature is not available and inform the user

Open
#4,708 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Area-UIUX Issue-Bug Issue-Task (low)
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.