ralphleon / TeaTimer

A Simple Tea Timer for Android
www.solidsushi.com
45 stars 23 forks source link

no source-code for 1.7.0 #10

Open landroni opened 12 years ago

landroni commented 12 years ago

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?

ralphleon commented 12 years ago

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

landroni commented 12 years ago

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.