2012-08-31 18:05:46 +00:00
|
|
|
Category:Development
|
|
|
|
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
|
|
|
|
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)
|
|
|
|
|
2012-11-20 11:03:25 +00:00
|
|
|
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.
|
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-01-05 13:37:06 +00:00
|
|
|
Build Version:3.3,34,!ABS build errors and no origin for modded egit/prettytime/gson jars cd7d72c5878,\
|
|
|
|
srclibs=ActionBarSherlock@9598f2;ViewPagerIndicator@65457e,prebuild=\
|
|
|
|
cp $$ActionBarSherlock$$/libs/android-support-v4.jar libs/ && \
|
|
|
|
sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
|
|
|
|
sed -i 's@\(android.library.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-01-05 13:37:06 +00:00
|
|
|
Update Check Mode:Market
|
2012-11-26 02:21:56 +00:00
|
|
|
Current Version:3.3
|
|
|
|
Current Version Code:33
|
2012-08-31 18:11:28 +00:00
|
|
|
|