TeaTimer
TeaTimer copied to clipboard
no source-code for 1.7.0
Currently Google Play ships Tea Timer 1.7.0. We would like to include 1.7.0 in F-Droid, however no source-code/commit for 1.7.0 is available. Could this be fixed?
head should be 1.7.0. At the time I didn't use git tags :(
~Ralph
On Friday, August 3, 2012 at 11:18 PM, landroni wrote:
Currently Google Play ships Tea Timer 1.7.0. We would like to include 1.7.0 in F-Droid, however no source-code/commit for 1.7.0 is available. Could this be fixed?
Reply to this email directly or view it on GitHub: https://github.com/ralphleon/TeaTimer/issues/10
Hmm, I'm not sure what changed as I don't see any recent modifications in the project. But as far as F-Droid is concerned, it needs at least that AndroidManifest.xml feature: android:versionName="1.7.0" android:versionCode="10">
Without such a commit hash F-Droid cannot update the app in its repos, and moreover we cannot be sure that the source code for this version has actually been released by the developer.