fdroiddata/metadata/com.gh4a.txt
2013-06-14 07:16:22 +01:00

50 lines
1.9 KiB
Plaintext

Category:Development
License:Apache2
Web Site:https://github.com/slapperwan/gh4a
Source Code:https://github.com/slapperwan/gh4a
Issue Tracker:https://github.com/slapperwan/gh4a/issues
Auto Name:OctoDroid
Summary:GitHub client
Description:
Use this app to interact with many of your favourite f-droid.org projects!
Supports all the basic Github.com features, such as:
* Watch/unwatch repositories
* View branches/tags, pull requests etc. in each repo
* View and comment on issues
* Home page feed of recent actions and news
* Search for repositories
* Diff viewer with colorized HTML
* Trending repos (today, week, month, forever)
Uses OAuth2: your password is used to generate a key and is then
destroyed. The key can be revoked any time by visiting github.com.
Formerly known as GH4A. This application is currently in BETA: please
report any issues to the issue tracker.
.
Repo Type:git
Repo:https://github.com/slapperwan/gh4a.git
Build Version:3.2,32,5149069ae5,srclibs=ActionBarSherlock@9598f2bb2c;ViewPagerIndicator@65457eac06,\
prebuild=\
sed -i '/Pager/d' project.properties && \
sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
echo "android.library.reference.2=$$ViewPagerIndicator$$" >> project.properties && \
rm -rf libs/android-support-v4.jar
Build Version:3.3,33,!errors cd7d72c5878,\
srclibs=ActionBarSherlock@4.3.0;ViewPagerIndicator@65457e;\
GitHubAPI@stable-2.3;Google-Gson@1163;PrettyTime@1.0.8.Final,prebuild=\
rm libs/gson*.jar libs/pretty*.jar libs/android-supp*.jar && \
echo 'source.dir=src;$$PrettyTime$$/src/main;$$Google-Gson$$/src;$$GitHubAPI$$/src' >ant.properties && \
cp $$ActionBarSherlock$$/libs/android-support-v4.jar $$ViewPagerIndicator$$/libs/ && \
sed -i 's@\(reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
sed -i 's@\(reference.2=\).*@\1$$ViewPagerIndicator$$@' project.properties
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:3.3
Current Version Code:33