Skip to content

Commit

Permalink
n/obtainium: split manually added apps from the list, add doctoc
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikaela committed Aug 31, 2023
1 parent 5b75381 commit bf09bf3
Showing 1 changed file with 26 additions and 2 deletions.
28 changes: 26 additions & 2 deletions n/obtainium.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,22 @@ below into it, especially on devices that Google doesn't smile upon.

- [Obtainium's latest release](https://github.com/ImranR98/Obtainium/releases/latest)

<!-- editorconfig-checker-disable -->
<!-- prettier-ignore-start -->

<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->

- [Importable app list](#importable-app-list)
- [Individually added apps](#individually-added-apps)

<!-- END doctoc generated TOC please keep comment here to allow auto update -->

<!-- prettier-ignore-end -->
<!-- editorconfig-checker-enable -->

## Importable app list

```
https://telegram.org
https://github.com/pilot51/voicenotify
Expand All @@ -22,14 +38,12 @@ https://github.com/svenjacobs/leon
https://github.com/michaeltroger/greenpass-android
https://github.com/krille-chan/fluffychat
https://f-droid.org/packages/org.fdroid.fdroid
https://github.com/vector-im/element-x-android
https://github.com/vector-im/element-android
https://github.com/Telegram-FOSS-Team/Telegram-FOSS
https://store.steampowered.com
https://signal.org
https://gitlab.com/AuroraOSS/AuroraStore
https://github.com/bitwarden/mobile
https://appgallery.huawei.com/app/C27162
https://git.frostnerd.com/PublicAndroidApps/smokescreen/-/releases
https://github.com/celzero/rethink-app/releases
```
Expand All @@ -40,3 +54,13 @@ cut it:
```bash
cat obtainium-export-1693463035816.json | jq -s | \grep 'url'
```

## Individually added apps

These apps must be added individually for whatever reason rather than mass imported:

- https://appgallery.huawei.com/app/C27162
- Huawei App Gallery
- https://github.com/vector-im/element-x-android
- Element X Android, track-only as unsupported due to AAB
- [Obtainium#795: support app bundles](https://github.com/ImranR98/Obtainium/issues/795)

0 comments on commit bf09bf3

Please sign in to comment.