diff --git a/metadata/com.grapefruitopia.dashclock.k9.txt b/metadata/com.grapefruitopia.dashclock.k9.txt index 7f70f27f3a..12d8fb40d9 100644 --- a/metadata/com.grapefruitopia.dashclock.k9.txt +++ b/metadata/com.grapefruitopia.dashclock.k9.txt @@ -10,19 +10,24 @@ Summary:Display email info on the lockscreen Description: [[net.nurik.roman.dashclock]] extension that displays the number of unread emails from [[org.fdroid.k9]]. +'''Only works with our K-9 package.''' Marking messages as read only works for v4.4xx of K-9. . Repo Type:git Repo:https://github.com/benjymous/dashclock-k-9.git -Build Version:1.1.0.1,1101,3ded5013c3,srclibs=DashClock@v1.2,rm=libs/dashclock-api-r1.1.jar,prebuild=\ +Build Version:1.1.0.1,1101,!3ded5013c3,srclibs=DashClock@v1.2,rm=libs/dashclock-api-r1.1.jar,prebuild=\ echo 'source.dir=src;$$DashClock$$/api/src' >> project.properties -Build Version:1.1.1.0,1110,042f693,srclibs=DashClock@v1.2,rm=libs/dashclock-api-r1.1.jar,prebuild=\ +Build Version:1.1.1.0,1110,!042f693,srclibs=DashClock@v1.2,rm=libs/dashclock-api-r1.1.jar,prebuild=\ echo 'source.dir=src;$$DashClock$$/api/src' >> project.properties +Build Version:1.1.1.1,1111,042f693,srclibs=DashClock@v1.2,\ +rm=libs/dashclock-api-r1.1.jar,prebuild=\ +find . -type f -print0 | xargs -0 sed -i 's/com.fsck.k9/org.fdroid.k9/g' && \ +cp -r $$DashClock$$/api/src/com src/ Auto Update Mode:None -Update Check Mode:RepoManifest -Current Version:1.1.1.0 -Current Version Code:1110 +Update Check Mode:None +Current Version:1.1.1.1 +Current Version Code:1111 diff --git a/metadata/de.cketti.dashclock.k9.txt b/metadata/de.cketti.dashclock.k9.txt index 4c0ced4bb0..bacf447349 100644 --- a/metadata/de.cketti.dashclock.k9.txt +++ b/metadata/de.cketti.dashclock.k9.txt @@ -10,6 +10,7 @@ Summary:Display email info on the lockscreen Description: [[net.nurik.roman.dashclock]] extension that displays the number of unread emails from [[org.fdroid.k9]], from your choice of accounts. +'''Only works with our K-9 package.''' Marking messages as read only works for v4.4xx of K-9. . @@ -17,9 +18,12 @@ Repo Type:git Repo:https://github.com/cketti/DashClock_K-9.git Build Version:1.0,1,release-v1.0 +Build Version:1.0.1,2,release-v1.0,prebuild=\ +find . -type f -print0 | xargs -0 sed -i 's/com.fsck.k9/org.fdroid.k9/g' Auto Update Mode:None -Update Check Mode:Tags -Current Version:1.0 -Current Version Code:1 +# Tags +Update Check Mode:None +Current Version:1.0.1 +Current Version Code:2