vendor/foss: Include permissions required for Android devices. (priv-app)

Signed-off-by: Jackeagle <jackeagle102@gmail.com>
3 files changed
tree: 5db0f7ce75ce928e9a31abf78a62334770ad4f4e
  1. permissions/
  2. .gitignore
  3. foss.mk
  4. README.md
  5. update.sh
README.md

vendor_foss

A set of FOSS applications to include in an AOSP

with added options and features

Features:

  • Supports F-Droid Mirrors - So if main repo fails, it will try the rest of the mirrors from the F-Droid mirror list

  • Supports both arm64-v8a & x86_64 ABI through the use of Options

    Options Usage:

    If no option is passed, it will prompt you to make a choice

    $ bash update.sh X

    • 1 = x86_64 ABI default options
    • 2 = arm64-v8a ABI
    • 3 = x86 ABI

Included Apps:

From F-Droid Repo:

  • Terminal Emulator - com.termoneplus
  • Navigation - net.osmand.plus
  • Calendar - ws.xsoh.etar
  • Pdf viewer - com.artifex.mupdf.viewer.app
  • Aurora App Store - com.aurora.store
  • Aurora Fdroid - com.aurora.adroid
  • K9 Mail client - com.fsck.k9
  • Calendar/Contacts sync - com.etesync.syncadapter
  • Todo lists - org.tasks
  • Fake assistant that uses duckduckgo - co.pxhouse.sas
  • Gallery App - com.simplemobiletools.gallery.pro
  • fdroid extension - org.fdroid.fdroid.privileged
  • Phonograph - com.kabouzeid.gramophone
  • Alarmio - me.jfenn.alarmio
  • Mozilla Nlp - org.microg.nlp.backend.ichnaea
  • Nominatim Nlp - org.microg.nlp.backend.nominatim
  • EtchDroid USB Writer - eu.depau.etchdroid
  • NewPipe - org.schabi.newpipe
  • Midori Browser - org.midorinext.android

From MicroG Repo:

  • MicroG GMS - com.google.android.gms
  • MicroG GSF - com.google.android.gsf
  • MicroG FakeStore - com.android.vending
  • MicroG DroidGuard - org.microg.gms.droidguard

From NanoLX Repo:

  • MVP Video Player - is.xyz.mpv

Notes

  • For microG, this commit is needed