49 lines
1.3 KiB
YAML
49 lines
1.3 KiB
YAML
Categories:
|
|
- Writing
|
|
License: GPL-3.0-or-later
|
|
AuthorName: SECUSO - Security Usability Society
|
|
AuthorEmail: contact@secuso.org
|
|
AuthorWebSite: https://secuso.aifb.kit.edu/english/
|
|
WebSite: https://secuso.org/pfa
|
|
SourceCode: https://github.com/SecUSo/privacy-friendly-notes
|
|
IssueTracker: https://github.com/SecUSo/privacy-friendly-notes/issues
|
|
Changelog: https://github.com/SecUSo/privacy-friendly-notes/blob/HEAD/CHANGELOG.md
|
|
|
|
AutoName: Notes
|
|
Description: |-
|
|
Create and manage notes. It is also possible to can define categories and assign
|
|
them to the notes. Notes can have one of these types:
|
|
|
|
* simple text notes
|
|
* check-list notes
|
|
* audio notes
|
|
* sketch notes
|
|
|
|
The app belongs to the group of Privacy Friendly Apps developed at the
|
|
[https://secuso.org/ SECUSO research group] of Technische Universitaet
|
|
Darmstadt. It does not require any permission and relinquishes advertisement and
|
|
tracking mechanisms.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/SecUSo/privacy-friendly-notes
|
|
|
|
Builds:
|
|
- versionName: '1.0'
|
|
versionCode: 1
|
|
commit: v1.0
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.0.1
|
|
versionCode: 2
|
|
commit: v1.0.1
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: Version v%v
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 1.0.1
|
|
CurrentVersionCode: 2
|