Merge commit 'refs/merge-requests/458' of gitorious.org:f-droid/fdroiddata
This commit is contained in:
commit
071671818e
|
@ -69,7 +69,12 @@ Build:4.6.1,96
|
||||||
subdir=android
|
subdir=android
|
||||||
build=$$MVN3$$ package -f ../core/pom.xml
|
build=$$MVN3$$ package -f ../core/pom.xml
|
||||||
|
|
||||||
Auto Update Mode:None
|
Build:4.6.2,97
|
||||||
|
commit=BS-4.6.2
|
||||||
|
subdir=android
|
||||||
|
build=$$MVN3$$ package -f ../core/pom.xml
|
||||||
|
|
||||||
|
Auto Update Mode:Version BS-%v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:4.6.2
|
Current Version:4.6.2
|
||||||
Current Version Code:97
|
Current Version Code:97
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
Categories:System
|
Categories:System
|
||||||
License:GPLv2
|
License:GPLv2
|
||||||
Web Site:https://code.google.com/p/gogodroid
|
Web Site:https://code.google.com/p/gogodroid
|
||||||
Source Code:https://code.google.com/p/gogodroid/source
|
Source Code:https://github.com/aelmahmoudy/gogodroid
|
||||||
Issue Tracker:https://code.google.com/p/gogodroid/issues
|
Issue Tracker:https://github.com/aelmahmoudy/gogodroid/issues
|
||||||
|
|
||||||
Summary:Graphical frontend of gogoc for Android
|
Summary:Graphical frontend of gogoc for Android
|
||||||
Description:
|
Description:
|
||||||
|
@ -12,15 +12,17 @@ tunnel broker using the TSP protocol and to get the information for its
|
||||||
tunnel. When it receives the information for the tunnel, the Gateway6
|
tunnel. When it receives the information for the tunnel, the Gateway6
|
||||||
client creates the static tunnel on its operating system.
|
client creates the static tunnel on its operating system.
|
||||||
GogoDroid is a graphical frontend of gogoc for Android.
|
GogoDroid is a graphical frontend of gogoc for Android.
|
||||||
|
|
||||||
|
[https://github.com/aelmahmoudy/gogodroid/blob/master/NEWS Changelog]
|
||||||
.
|
.
|
||||||
|
|
||||||
Requires Root:Yes
|
Requires Root:Yes
|
||||||
|
|
||||||
Repo Type:git-svn
|
Repo Type:git
|
||||||
Repo:https://gogodroid.googlecode.com/svn/trunk/gogodroid
|
Repo:https://github.com/aelmahmoudy/gogodroid.git
|
||||||
|
|
||||||
Build:1.3,13
|
Build:1.3,13
|
||||||
commit=40
|
commit=1.3
|
||||||
init=rm res/raw/gogoc
|
init=rm res/raw/gogoc
|
||||||
patch=remove_dup_defn.patch;sformat.patch
|
patch=remove_dup_defn.patch;sformat.patch
|
||||||
build=cd gogoc-android && \
|
build=cd gogoc-android && \
|
||||||
|
@ -28,7 +30,7 @@ Build:1.3,13
|
||||||
cp libs/armeabi/gogoc ../res/raw
|
cp libs/armeabi/gogoc ../res/raw
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:RepoManifest
|
Update Check Mode:Tags
|
||||||
Current Version:1.3
|
Current Version:1.3
|
||||||
Current Version Code:13
|
Current Version Code:13
|
||||||
|
|
||||||
|
|
|
@ -34,7 +34,7 @@ Build:3.7,39
|
||||||
subdir=OpenRedmine
|
subdir=OpenRedmine
|
||||||
gradle=yes
|
gradle=yes
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:Version v%v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:3.7
|
Current Version:3.7
|
||||||
Current Version Code:39
|
Current Version Code:39
|
||||||
|
|
|
@ -45,6 +45,11 @@ Build:2.3.2,37
|
||||||
subdir=betterweather
|
subdir=betterweather
|
||||||
gradle=yes
|
gradle=yes
|
||||||
|
|
||||||
|
Build:2.3.3,38
|
||||||
|
commit=42ef6b9e
|
||||||
|
subdir=betterweather
|
||||||
|
gradle=yes
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:RepoManifest
|
Update Check Mode:RepoManifest
|
||||||
Current Version:2.3.3
|
Current Version:2.3.3
|
||||||
|
|
|
@ -33,7 +33,15 @@ Build:1.3.21,160
|
||||||
gradle nativeLibsToJar
|
gradle nativeLibsToJar
|
||||||
buildjni=no
|
buildjni=no
|
||||||
|
|
||||||
Auto Update Mode:None
|
Build:1.3.26,177
|
||||||
|
commit=v1.3.26a
|
||||||
|
subdir=TMessagesProj
|
||||||
|
gradle=yes
|
||||||
|
build=$$NDK$$/ndk-build -j4 && \
|
||||||
|
gradle nativeLibsToJar
|
||||||
|
buildjni=no
|
||||||
|
|
||||||
|
Auto Update Mode:Version v%va
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:1.3.26
|
Current Version:1.3.26
|
||||||
Current Version Code:177
|
Current Version Code:177
|
||||||
|
|
Loading…
Reference in a new issue