mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
locus - archive
This commit is contained in:
parent
539e3973b0
commit
b66df3c103
1 changed files with 7 additions and 2 deletions
|
|
@ -11,6 +11,10 @@ IssueTracker: https://github.com/Myzel394/locus/issues
|
|||
Bitcoin: bc1qw054829yj8e2u8glxnfcg3w22dkek577mjt5x6
|
||||
|
||||
AutoName: Locus
|
||||
Description: |-
|
||||
<b>NOTE:</b> The app has been discontinued and it is no longer developed.
|
||||
|
||||
<p><i>Locus</i> is a free, open source app for Android and iOS that allows you to share your location live. It encrypts your location end-to-end, meaning that no one, not even we, can read it. It stores the location decentralized on multiple servers of your choice using Nostr, meaning that you are not locked to a service. No authentication required.</p>
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/Myzel394/locus.git
|
||||
|
|
@ -763,8 +767,9 @@ Builds:
|
|||
$PUB_CACHE/hosted/pub.dev/background_fetch-1.1.6/android/libs/com/transistorsoft/tsbackgroundfetch/0.5.7/tsbackgroundfetch-0.5.7.aar
|
||||
- $$flutter$$/bin/flutter build apk --release --split-per-abi --target-platform=android-arm64
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[\d.]+$
|
||||
ArchivePolicy: 0
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
VercodeOperation:
|
||||
- 5001 + %c * 10
|
||||
- 5002 + %c * 10
|
||||
|
|
|
|||
Loading…
Reference in a new issue