mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-18 13:36:28 +00:00
57 lines
2 KiB
YAML
57 lines
2 KiB
YAML
Categories:
|
|
- Connectivity
|
|
- Internet
|
|
- Messaging
|
|
- Security
|
|
License: AGPL-3.0-or-later
|
|
WebSite: https://briarproject.org/
|
|
SourceCode: https://code.briarproject.org/briar/briar-mailbox
|
|
IssueTracker: https://code.briarproject.org/briar/briar-mailbox/issues
|
|
Translation: https://www.transifex.com/otf/briar/
|
|
Changelog: https://code.briarproject.org/briar/briar-mailbox/-/wikis/Changelog
|
|
Liberapay: Briar
|
|
Bitcoin: 1NZCKkUCtJV2U2Y9hDb9uq8S7ksFCFGR6K
|
|
|
|
AutoName: Briar Mailbox
|
|
Description: |-
|
|
Briar Mailbox is a helper app for Briar messenger (https://f-droid.org/packages/org.briarproject.briar.android/) that lets you receive encrypted messages from your contacts while Briar is offline.
|
|
|
|
Next time Briar comes online it will automatically fetch the messages from your Mailbox.
|
|
|
|
Install the Mailbox app on a spare device, link it with your Briar account, and leave it connected to power and Wi-Fi.
|
|
|
|
RepoType: git
|
|
Repo: https://code.briarproject.org/briar/briar-mailbox.git
|
|
Binaries: https://briarproject.org/apk/mailbox-%v.apk
|
|
|
|
Builds:
|
|
- versionName: 1.0.8
|
|
versionCode: 10008
|
|
commit: ad47d044c6a20f60de0688c856aff63a828e12a5
|
|
subdir: mailbox-android
|
|
sudo:
|
|
- echo "deb https://deb.debian.org/debian bullseye main" > /etc/apt/sources.list.d/bullseye.list
|
|
- apt-get update
|
|
- apt-get install -y -t bullseye openjdk-11-jdk-headless
|
|
- update-java-alternatives --set java-1.11.0-openjdk-amd64
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.0.9
|
|
versionCode: 10009
|
|
commit: 4beef6f36a5cc6ac5f6b2879c2d7b1cab8710999
|
|
subdir: mailbox-android
|
|
sudo:
|
|
- echo "deb https://deb.debian.org/debian bullseye main" > /etc/apt/sources.list.d/bullseye.list
|
|
- apt-get update
|
|
- apt-get install -y -t bullseye openjdk-11-jdk-headless
|
|
- update-java-alternatives --set java-1.11.0-openjdk-amd64
|
|
gradle:
|
|
- yes
|
|
|
|
AllowedAPKSigningKeys: acc4dba48bea4c14df80361a68e5607c0bdbe4ddfafff60cf5ca6c09190f6b83
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags ^release-
|
|
CurrentVersion: 1.0.9
|
|
CurrentVersionCode: 10009
|