enable some maven builds now that the apk can be found
This commit is contained in:
parent
73f7744569
commit
71eaac2094
|
@ -17,9 +17,6 @@ Discover, share, and discuss code snippets using the integrated GitHub Gists
|
||||||
support.
|
support.
|
||||||
|
|
||||||
Anti-feature:NonFreeNet. GitHub.com itself runs primarily proprietary code.
|
Anti-feature:NonFreeNet. GitHub.com itself runs primarily proprietary code.
|
||||||
|
|
||||||
Status: We don't have the latest version of this because of some technical
|
|
||||||
difficulties on our end.
|
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
|
|
|
@ -1,20 +1,27 @@
|
||||||
Category:Development
|
Category:Development
|
||||||
License:GPLv3
|
License:GPLv3
|
||||||
Web Site:https://github.com/rtyley/agit
|
Web Site:https://github.com/rtyley/agit/wiki
|
||||||
Source Code:https://github.com/rtyley/agit
|
Source Code:https://github.com/rtyley/agit
|
||||||
Issue Tracker:https://github.com/rtyley/agit/issues
|
Issue Tracker:https://github.com/rtyley/agit/issues
|
||||||
|
|
||||||
Summary:A git client
|
Summary:Read software source code
|
||||||
Description:
|
Description:
|
||||||
A git client - currently read-only.
|
Clone remote git repositories onto your phone!
|
||||||
|
* Just like regular Git, the full history is stored for offline access.
|
||||||
|
* Animated Diffs - Watch diffs smoothly transition from Before to After.
|
||||||
|
* Supports git, http, https protocols. SSH for private repos is also possible
|
||||||
|
* Periodic sync enabled on Android 2.2 and later: latest commits fetched quarter-hourly.
|
||||||
|
Currently this is a 'read-only' client. You can clone & fetch, but not commit and push.
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
Repo:https://github.com/rtyley/agit.git
|
Repo:https://github.com/rtyley/agit.git
|
||||||
|
|
||||||
Build Version:1.37,130300220,!not working agit-parent-1.37,bindir=agit/target,maven=yes,forcevercode=yes
|
Build Version:1.34,130300622,agit-parent-1.34,maven=yes,bindir=agit/target,novcheck=yes
|
||||||
|
Build Version:1.37,130300220,!scala error? agit-parent-1.37,bindir=agit/target,maven=yes,forcevercode=yes
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
|
|
||||||
Update Check Mode:Market
|
Update Check Mode:Market
|
||||||
Current Version:1.37
|
Current Version:1.37
|
||||||
Current Version Code:130300220
|
Current Version Code:130300220
|
||||||
|
|
|
@ -14,7 +14,7 @@ Piwigo.
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
Repo:git://github.com/anthonydahanne/ReGalAndroid.git
|
Repo:git://github.com/anthonydahanne/ReGalAndroid.git
|
||||||
|
|
||||||
Build Version:1.1.2,5,!fdroid can't find apkc628cc7cf0d,maven=yes,subdir=regalandroid,bindir=regalandroid/target
|
Build Version:1.1.2,5,c628cc7cf0d,maven=yes,subdir=regalandroid,bindir=regalandroid/target
|
||||||
|
|
||||||
Update Check Mode:Market
|
Update Check Mode:Market
|
||||||
Current Version:1.1.2
|
Current Version:1.1.2
|
||||||
|
|
|
@ -48,7 +48,7 @@ htmlcleaner/htmlcleaner-2.2.jar;roboguice-sherlock/roboguice-sherlock-1.5.jar,\
|
||||||
prebuild=sed -i 's@\(android\.library\.reference\.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
|
prebuild=sed -i 's@\(android\.library\.reference\.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
|
||||||
git clone https://github.com/NightWhistler/HtmlSpanner && mvn package -f HtmlSpanner/pom.xml && \
|
git clone https://github.com/NightWhistler/HtmlSpanner && mvn package -f HtmlSpanner/pom.xml && \
|
||||||
mv HtmlSpanner/target/htmlspanner-0.4-SNAPSHOT.jar libs/,target=android-15
|
mv HtmlSpanner/target/htmlspanner-0.4-SNAPSHOT.jar libs/,target=android-15
|
||||||
Build Version:2.0.8,25,!2.0.8,maven=yes,bindir=target
|
Build Version:2.0.8,25,2.0.8,maven=yes,bindir=target
|
||||||
|
|
||||||
Auto Update Mode:Version %v
|
Auto Update Mode:Version %v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
|
|
Loading…
Reference in a new issue