1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-01 17:22:39 +00:00
Files
privacyguides.org/docs/android/general-apps.md
redoomed1 06d2f0e3e1 style!: Make minor changes across recommendation pages for consistency (#2972)
- Grammar, Style, and Wording Changes
  - Remove commas where pauses or breaks in reading may not be needed
  - Reduce instances of comma splices by replacing commas with
    semicolons or em dashes where appropriate
  - Spell out abbreviations like E2EE for the first instance of the term
    on the page, then use the abbreviation for the subsequent instances
  - Add line breaks in card descriptions for a cleaner look,
    particularly for mentions of an accompanying blog review of a tool
  - Move more technical information from recommendation blurb to the
    description under the card
  - Format quotations from audits as block quotes
  - Standardize syntax for tooltips
  - Arrange download links according to the widely used order
    - Mobile app stores > alternative distribution methods (e.g.,
      GitHub) > developer-owned or -operated F-Droid repositories >>
      desktop platforms > Flathub >> browsers >> web
  - Shorten Chrome extension links
  - Standardize icon for web download links
  - For "Repository" buttons, embed direct links to project's Readme to
    differentiate them from "Source Code" links

- Other Changes
  - Add GitHub releases link for IVPN
  - Mention CryptPad's official public instance and add link to list of
    public instances
  - Replace current link to Miniflux docs with a direct link to the end
    user docs
  - Update version of Newsboat documentation link
  - Update and reword guidance on finding YouTube channel code for RSS feed
  - Remove F-Droid download link for Stingle since it is not owned by
    the developer or dev team

Signed-off-by: Jonah Aragon <jonah@privacyguides.org>
Signed-off-by: fria <fria@privacyguides.org>
Signed-off-by: Daniel Gray <dngray@privacyguides.org>
2025-05-15 21:10:42 +09:30

7.1 KiB

title, description, schema, robots
title description schema robots
General Apps The apps listed here are Android-exclusive and specifically enhance or replace key system functionality.
@context @type name url
http://schema.org WebPage General Android Apps ./
@context @type name applicationCategory operatingSystem
http://schema.org MobileApplication Shelter Utilities Android
@context @type name applicationCategory operatingSystem
http://schema.org MobileApplication Secure Camera Utilities Android
@context @type name applicationCategory operatingSystem
http://schema.org MobileApplication Secure PDF Viewer Utilities Android
nofollow, max-snippet:-1, max-image-preview:large

Protects against the following threat(s):

We recommend a wide variety of Android apps throughout this site. The apps listed here are Android-exclusive and specifically enhance or replace key system functionality.

Shelter

If your device is on Android 15 or greater, we recommend using the native Private Space feature instead, which provides nearly the same functionality without needing to place trust in and grant powerful permissions to a third-party app.

Shelter logo{ align=right }

Shelter is an app that helps you leverage Android's Work Profile functionality to isolate or duplicate apps on your device.

Shelter supports blocking contact search cross profiles and sharing files across profiles via the default file manager (DocumentsUI).

:octicons-repo-16: Repository{ .md-button .md-button--primary } :octicons-code-16:{ .card-link title="Source Code" } :octicons-heart-16:{ .card-link title=Contribute }

Warning

When using Shelter, you are placing complete trust in its developer, as Shelter acts as a Device Admin to create the Work Profile, and it has extensive access to the data stored within the Work Profile.

Shelter is recommended over Insular and Island as it supports contact search blocking.

Secure Camera

Protects against the following threat(s):

Secure camera logo{ align=right } Secure camera logo{ align=right }

Secure Camera is a camera app focused on privacy and security which can capture images, videos, and QR codes. CameraX vendor extensions (Portrait, HDR, Night Sight, Face Retouch, and Auto) are also supported on available devices.

:octicons-repo-16: Repository{ .md-button .md-button--primary } :octicons-info-16:{ .card-link title=Documentation} :octicons-code-16:{ .card-link title="Source Code" } :octicons-heart-16:{ .card-link title=Contribute }

Downloads

Main privacy features include:

  • Auto removal of Exif metadata (enabled by default)
  • Use of the new Media API, therefore storage permissions are not required
  • Microphone permission not required unless you want to record sound

Note

Metadata is not currently deleted from video files, but that is planned.

The image orientation metadata is not deleted. If you enable location (in Secure Camera) that won't be deleted either. If you want to delete that later you will need to use an external app such as ExifEraser.

Secure PDF Viewer

Protects against the following threat(s):

Secure PDF Viewer logo{ align=right } Secure PDF Viewer logo{ align=right }

Secure PDF Viewer is a PDF viewer based on pdf.js that doesn't require any permissions. The PDF is fed into a sandboxed WebView. This means that it doesn't require permission directly to access content or files.

Content-Security-Policy is used to enforce that the JavaScript and styling properties within the WebView are entirely static content.

:octicons-repo-16: Repository{ .md-button .md-button--primary } :octicons-code-16:{ .card-link title="Source Code" } :octicons-heart-16:{ .card-link title=Contribute }

Downloads

Criteria

Please note we are not affiliated with any of the projects we recommend. In addition to our standard criteria, we have developed a clear set of requirements to allow us to provide objective recommendations. We suggest you familiarize yourself with this list before choosing to use a project, and conduct your own research to ensure it's the right choice for you.

  • Applications on this page must not be applicable to any other software category on the site.
  • General applications should extend or replace core system functionality.
  • Applications should receive regular updates and maintenance.