nextcloud / nextcloud/talk-android

Set Proxy before establishing a connection to server

Open
#730 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement feature: authentication 🔑 feature: settings ⚙️
Dominant language
Kotlin
Stars
739
Forks
321
Avg merge
14h 59m
Merged PRs (30d)
151

Description

At the moment proxy settings can only be established after making an initial connection to the server.

  • Please allow for proxy settings to be changed on the first opening screen.
  • Allow for the host to be modified after connection so traffic can be directed toward external host/port

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 tracing the first opening screen and the connection setup flow, since the issue does not name specific files or tests. Determine where proxy settings and host/port are currently applied; done means they can be configured before the initial connection and the host can be changed afterward to direct traffic to an external host and port.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile, networking
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.