2013-11-02 00:16:14 +00:00
|
|
|
Categories:Development
|
2012-08-31 18:05:46 +00:00
|
|
|
License:Apache2
|
2012-11-20 11:03:25 +00:00
|
|
|
Web Site:https://github.com/slapperwan/gh4a
|
2012-08-31 18:05:46 +00:00
|
|
|
Source Code:https://github.com/slapperwan/gh4a
|
2012-09-16 16:32:16 +00:00
|
|
|
Issue Tracker:https://github.com/slapperwan/gh4a/issues
|
2012-08-31 18:05:46 +00:00
|
|
|
|
2013-06-14 06:16:22 +00:00
|
|
|
Auto Name:OctoDroid
|
2012-09-20 16:57:18 +00:00
|
|
|
Summary:GitHub client
|
2012-08-31 18:05:46 +00:00
|
|
|
Description:
|
2012-12-01 13:38:34 +00:00
|
|
|
Use this app to interact with many of your favourite f-droid.org projects!
|
2012-11-20 11:03:25 +00:00
|
|
|
Supports all the basic Github.com features, such as:
|
2012-09-20 16:57:18 +00:00
|
|
|
|
2012-11-20 11:03:25 +00:00
|
|
|
* 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
|
2012-09-20 16:57:18 +00:00
|
|
|
* Diff viewer with colorized HTML
|
|
|
|
* Trending repos (today, week, month, forever)
|
|
|
|
|
2013-04-09 21:38:55 +00:00
|
|
|
Uses OAuth2: your password is used to generate a key and is then
|
2012-11-20 11:03:25 +00:00
|
|
|
destroyed. The key can be revoked any time by visiting github.com.
|
2013-04-09 21:38:55 +00:00
|
|
|
Formerly known as GH4A. This application is currently in BETA: please
|
2012-11-20 11:03:25 +00:00
|
|
|
report any issues to the issue tracker.
|
2012-08-31 18:05:46 +00:00
|
|
|
.
|
|
|
|
|
|
|
|
Repo Type:git
|
|
|
|
Repo:https://github.com/slapperwan/gh4a.git
|
|
|
|
|
2012-09-19 10:37:03 +00:00
|
|
|
Build Version:3.2,32,5149069ae5,srclibs=ActionBarSherlock@9598f2bb2c;ViewPagerIndicator@65457eac06,\
|
2012-08-31 18:05:46 +00:00
|
|
|
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
|
2013-04-29 16:11:11 +00:00
|
|
|
Build Version:3.3,33,!errors cd7d72c5878,\
|
2013-04-28 18:25:24 +00:00
|
|
|
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
|
2012-08-31 18:05:46 +00:00
|
|
|
|
2012-11-26 02:21:56 +00:00
|
|
|
Auto Update Mode:None
|
2013-04-28 18:25:24 +00:00
|
|
|
Update Check Mode:RepoManifest
|
2012-11-26 02:21:56 +00:00
|
|
|
Current Version:3.3
|
|
|
|
Current Version Code:33
|
2012-08-31 18:11:28 +00:00
|
|
|
|