mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update DecSync CC and spaRSS DecSync
This commit is contained in:
parent
268d9e9487
commit
9f0014d915
2 changed files with 14 additions and 21 deletions
|
|
@ -6,16 +6,8 @@ AuthorEmail: dev@aldogunsing.nl
|
|||
SourceCode: https://github.com/39aldo39/DecSyncCC
|
||||
IssueTracker: https://github.com/39aldo39/DecSyncCC/issues
|
||||
Donate: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=4V96AFD3S4TPJ
|
||||
Bitcoin: 1JWYoV2MZyu8LYYHCur9jUJgGqE98m566z
|
||||
|
||||
AutoName: DecSync CC
|
||||
Description: |-
|
||||
DecSync CC synchronizes contacts and calendars using
|
||||
<a href="https://github.com/39aldo39/DecSync">DecSync</a>. To start synchronizing, all
|
||||
you have to do is synchronize the directory "DecSync" located in the primary
|
||||
external storage, using for example https://f-droid.org/packages/com.nutomic.syncthingandroid.
|
||||
|
||||
The UI is based on the one used in https://f-droid.org/packages/at.bitfire.davdroid.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/39aldo39/DecSyncCC
|
||||
|
|
@ -221,15 +213,19 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.0.0
|
||||
- versionName: 2.0.0-1
|
||||
versionCode: 29
|
||||
commit: 7c2982b3fc2b9400ab4e49691ca02192376b2c44
|
||||
commit: 582749acdc60ba592b0b66b5c5b20cc578c46cc2
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.0.0
|
||||
CurrentVersion: 2.0.0-1
|
||||
CurrentVersionCode: 29
|
||||
|
|
|
|||
|
|
@ -7,15 +7,8 @@ AuthorEmail: dev@aldogunsing.nl
|
|||
SourceCode: https://github.com/39aldo39/spaRSS-DecSync
|
||||
IssueTracker: https://github.com/39aldo39/spaRSS-DecSync/issues
|
||||
Donate: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=4V96AFD3S4TPJ
|
||||
Bitcoin: 1JWYoV2MZyu8LYYHCur9jUJgGqE98m566z
|
||||
|
||||
AutoName: spaRSS DecSync
|
||||
Description: |-
|
||||
spaRSS DecSync is a fork of https://f-droid.org/packages/net.etuldan.sparss.floss which adds
|
||||
synchronization using <a href="https://github.com/39aldo39/DecSync">DecSync</a>. To
|
||||
start synchronizing, all you have to do is synchronize the directory
|
||||
"DecSync" located in the primary external storage, using for example
|
||||
https://f-droid.org/packages/com.nutomic.syncthingandroid.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/39aldo39/spaRSS-DecSync
|
||||
|
|
@ -155,14 +148,18 @@ Builds:
|
|||
gradle:
|
||||
- floss
|
||||
|
||||
- versionName: 1.16.0
|
||||
- versionName: 1.16.0-1
|
||||
versionCode: 97
|
||||
commit: 33e576c44ade525602229d73cc818d513d8f2021
|
||||
commit: 0e6bd16cfa0fc2020fef58cede355b1e138cecf5
|
||||
subdir: mobile
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- floss
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.16.0
|
||||
CurrentVersion: 1.16.0-1
|
||||
CurrentVersionCode: 97
|
||||
|
|
|
|||
Loading…
Reference in a new issue