mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-07 19:25:39 +00:00
standardnotes - disable autoupdates, add nosourcesince, disable non-foss builds
This commit is contained in:
parent
63747ccecf
commit
ee585f7f51
1 changed files with 15 additions and 2 deletions
|
|
@ -11,6 +11,8 @@ Donate: https://standardnotes.com/donate
|
|||
|
||||
AutoName: Standard Notes
|
||||
Description: |-
|
||||
<b>NOTE:</b> Version 3.167.25 is the last one to be free or open-source.
|
||||
|
||||
Standard Notes is a secure and private notes app. It syncs your notes securely across all your devices, including your Android devices, Windows, iOS, Linux, and Web.
|
||||
|
||||
Private means your notes are end-to-end encrypted, so only you can read your notes. Even we can't read the contents of your notes.
|
||||
|
|
@ -12570,6 +12572,7 @@ Builds:
|
|||
|
||||
- versionName: 3.167.28
|
||||
versionCode: 3001066
|
||||
disable: https://github.com/standardnotes/forum/discussions/3196
|
||||
commit: '@standardnotes/mobile@3.167.28'
|
||||
subdir: packages/mobile/android/app
|
||||
sudo:
|
||||
|
|
@ -12618,6 +12621,7 @@ Builds:
|
|||
|
||||
- versionName: 3.167.38
|
||||
versionCode: 3001076
|
||||
disable: https://github.com/standardnotes/forum/discussions/3196
|
||||
commit: '@standardnotes/mobile@3.167.38'
|
||||
subdir: packages/mobile/android/app
|
||||
sudo:
|
||||
|
|
@ -12666,6 +12670,7 @@ Builds:
|
|||
|
||||
- versionName: 3.169.4
|
||||
versionCode: 3001083
|
||||
disable: https://github.com/standardnotes/forum/discussions/3196
|
||||
commit: '@standardnotes/mobile@3.169.4'
|
||||
subdir: packages/mobile/android/app
|
||||
sudo:
|
||||
|
|
@ -12714,6 +12719,7 @@ Builds:
|
|||
|
||||
- versionName: 3.169.20
|
||||
versionCode: 3001099
|
||||
disable: https://github.com/standardnotes/forum/discussions/3196
|
||||
commit: '@standardnotes/mobile@3.169.20'
|
||||
subdir: packages/mobile/android/app
|
||||
sudo:
|
||||
|
|
@ -12762,6 +12768,7 @@ Builds:
|
|||
|
||||
- versionName: 3.169.32
|
||||
versionCode: 3001111
|
||||
disable: https://github.com/standardnotes/forum/discussions/3196
|
||||
commit: '@standardnotes/mobile@3.169.32'
|
||||
subdir: packages/mobile/android/app
|
||||
sudo:
|
||||
|
|
@ -12810,6 +12817,7 @@ Builds:
|
|||
|
||||
- versionName: 3.170.4
|
||||
versionCode: 3001119
|
||||
disable: https://github.com/standardnotes/forum/discussions/3196
|
||||
commit: '@standardnotes/mobile@3.170.4'
|
||||
subdir: packages/mobile/android/app
|
||||
sudo:
|
||||
|
|
@ -12858,6 +12866,7 @@ Builds:
|
|||
|
||||
- versionName: 3.171.12
|
||||
versionCode: 3001133
|
||||
disable: https://github.com/standardnotes/forum/discussions/3196
|
||||
commit: '@standardnotes/mobile@3.171.12'
|
||||
subdir: packages/mobile/android/app
|
||||
sudo:
|
||||
|
|
@ -12906,6 +12915,7 @@ Builds:
|
|||
|
||||
- versionName: 3.172.2
|
||||
versionCode: 3001136
|
||||
disable: https://github.com/standardnotes/forum/discussions/3196
|
||||
commit: '@standardnotes/mobile@3.172.2'
|
||||
subdir: packages/mobile/android/app
|
||||
sudo:
|
||||
|
|
@ -12954,6 +12964,7 @@ Builds:
|
|||
|
||||
- versionName: 3.172.4
|
||||
versionCode: 3001138
|
||||
disable: https://github.com/standardnotes/forum/discussions/3196
|
||||
commit: '@standardnotes/mobile@3.172.4'
|
||||
subdir: packages/mobile/android/app
|
||||
sudo:
|
||||
|
|
@ -13000,10 +13011,12 @@ Builds:
|
|||
- .yarn/
|
||||
ndk: r23b
|
||||
|
||||
AutoUpdateMode: Version @standardnotes/mobile@%v
|
||||
UpdateCheckMode: HTTP
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
VercodeOperation:
|
||||
- 3000310 + %c
|
||||
UpdateCheckData: https://github.com/standardnotes/app/actions/workflows/mobile.release.prod.yml|(\d+)\sworkflow\sruns|https://github.com/standardnotes/app/releases|/releases/tag/%40standardnotes%2Fmobile%40([\d.]+)
|
||||
CurrentVersion: 3.172.4
|
||||
CurrentVersionCode: 3001138
|
||||
|
||||
NoSourceSince: 3.167.25
|
||||
|
|
|
|||
Loading…
Reference in a new issue