mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Merge branch 'patch-1' into 'master'
Update net.inbox.pager.yml (Application Description) See merge request fdroid/fdroiddata!6978
This commit is contained in:
commit
42996dae1d
1 changed files with 5 additions and 19 deletions
|
|
@ -5,20 +5,6 @@ SourceCode: https://github.com/itprojects/InboxPager
|
|||
IssueTracker: https://github.com/itprojects/InboxPager/issues
|
||||
|
||||
AutoName: Inbox Pager
|
||||
Description: |-
|
||||
E-mail client that supports IMAP, POP and SMTP protocols using SSL/TLS. Features
|
||||
include:
|
||||
|
||||
* Animate a smooth transition between visual contexts.
|
||||
* Automatically convert texts from their declared character encoding to UTF-8.
|
||||
* Download your full email messages (with attachments inside).
|
||||
* Download an individual attachment.
|
||||
* Display server certificates used in the last connection.
|
||||
* Keep track of your unread messages.
|
||||
* Notify with sound of new messages, per user choice.
|
||||
* Notify with device vibration of new messages, per user choice.
|
||||
* Work with OpenPGP messages.
|
||||
* Verify hostnames, if not self-signed certificates.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/itprojects/InboxPager.git
|
||||
|
|
@ -47,35 +33,35 @@ Builds:
|
|||
|
||||
- versionName: '2.0'
|
||||
versionCode: 4
|
||||
commit: 619e6771963ef472889a44f5d175452bec869c82
|
||||
commit: v2.0
|
||||
subdir: InboxPager
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '2.1'
|
||||
versionCode: 5
|
||||
commit: 6d71f0db1e936ef714ffa16f0eb1f72cbc08cc09
|
||||
commit: v2.1
|
||||
subdir: InboxPager
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '2.2'
|
||||
versionCode: 6
|
||||
commit: 1350b971a147613ad34ef5ac79830d3b225ed810
|
||||
commit: v2.2
|
||||
subdir: InboxPager
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '3.0'
|
||||
versionCode: 7
|
||||
commit: c5641a6d644d001bd4cec520b5a96d7e588cb6ad
|
||||
commit: v3.0
|
||||
subdir: InboxPager
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '3.1'
|
||||
versionCode: 8
|
||||
commit: 0a76767437511f37c226423bd90a1e02308ef12b
|
||||
commit: v3.1
|
||||
subdir: InboxPager
|
||||
gradle:
|
||||
- yes
|
||||
|
|
|
|||
Loading…
Reference in a new issue