fdroiddata/metadata/com.gh4a.txt

53 lines
2 KiB
Plaintext
Raw Normal View History

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
Summary:GitHub client
2012-08-31 18:05:46 +00:00
Description:
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-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
* 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
2014-04-06 03:53:36 +00:00
Build:3.2,32
commit=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:3.3,33
disable=errors cd7d72c5878
commit=unknown - see disabled
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
2014-04-09 03:59:33 +00:00
Current Version:3.6
Current Version Code:36
2012-08-31 18:11:28 +00:00