simplex-chat / simplex-chat/simplex-chat

[Feature]: opt out of metrics and safe browsing in Android system WebView

Open Beginner friendly
#4,580 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

android enhancement
Dominant language
Haskell
Stars
19.5k
Forks
1.4k
Avg merge
1d 20h
Merged PRs (30d)
71

Description

Is there an existing issue for this?
  • I have searched the existing issues
Platform

Android

App version

No response

Feature

Opt out of metrics and safe browsing for Android System WebView in AndroidManifest.xml

I think this stops unnecessary connections on regular Android devices using the official Android System WebView that doesn't have this force disabled already.

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

Open app/src/main/AndroidManifest.xml and inspect the entries around lines 62 and 65 linked in the issue. Confirm the Android System WebView manifest options for opting out of metrics and safe browsing, then verify the manifest remains valid through the normal Android build or validation process. Done means both requested options are configured for the Android app.

Written by the indexing model from the issue text.

Assessment

Tech stack
android
Domain
mobile
Issue type
Feature
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.