fdroiddata/metadata/com.Pau.ImapNotes2.yml

37 lines
1.2 KiB
YAML

Categories:
- Internet
License: GPL-3.0-only
SourceCode: https://github.com/nbenm/ImapNote2
IssueTracker: https://github.com/nbenm/ImapNote2/issues
AutoName: ImapNotes2
Description: |-
This app permits to sync notes between an Android device and an IMAP server in
an apple way. ie the way iPhone notes are synced with an IMAP server. All other
devices that sync with the server, will then be synced with the Android device.
* app can be used with other servers (Gmail, Yahoo, AOL and your server)
* app can handle sticky notes used by Kerio Connect servers
* imap port number can be choosed.
* security can be plain text, SSL/TLS or STARTTLS
* multiple accounts can be used. Android account manager is used
* works offline and sync is done in the background.
* app is also available at Google Play under the name "ImapNote2".
RepoType: git
Repo: https://github.com/nbenm/ImapNote2
Builds:
- versionName: '4.9'
versionCode: 40
commit: v4.9
subdir: ImapNote2
init: echo 'android { lintOptions { checkReleaseBuilds false } }' >>build.gradle
gradle:
- yes
AutoUpdateMode: None
UpdateCheckMode: Tags
CurrentVersion: '4.9'
CurrentVersionCode: 40