Send to SD card: Add changelog, add suffix to 0.3.10 builds, update to 0.3.10 (39)
This commit is contained in:
parent
1a813c0c95
commit
7f6eb10ab3
|
@ -10,6 +10,8 @@ Description:
|
|||
This adds an item to the share menu to save the object to the sdcard. For example, let's say you place a memory
|
||||
card in the phone to look at some pictures. You look at them in the gallery and as you go you copy the good
|
||||
ones to the internal memory. Not all things will be saved as expected: a webpage will only have it's url saved.
|
||||
|
||||
[https://code.google.com/p/sendtosd-android/wiki/History Changelog]
|
||||
.
|
||||
|
||||
Repo Type:hg
|
||||
|
@ -31,15 +33,25 @@ Build:0.3.9,36
|
|||
prebuild=sed -i 's/android:targetSdkVersion="11"/android:targetSdkVersion="14"/g' AndroidManifest.xml
|
||||
target=android-14
|
||||
|
||||
Build:0.3.10,37
|
||||
disable=re-release by upstream
|
||||
Build:0.3.10a,37
|
||||
forceversion=yes
|
||||
commit=eb62db0c61d15d19ed29356731f54a9af1fadfe4
|
||||
prebuild=sed -i 's/android:targetSdkVersion="11"/android:targetSdkVersion="14"/g' AndroidManifest.xml
|
||||
target=android-14
|
||||
|
||||
Build:0.3.10,38
|
||||
Build:0.3.10b,38
|
||||
disable=yes
|
||||
forceversion=yes
|
||||
commit=1599d5a4bf10
|
||||
|
||||
Build:0.3.10c,39
|
||||
forceversion=yes
|
||||
commit=a301eb600ceb
|
||||
|
||||
Maintainer Notes:
|
||||
Use forceversion due upstream rapidly releasing 0.3.10 builds.
|
||||
.
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:0.3.10
|
||||
|
|
Loading…
Reference in a new issue