46 lines
1.5 KiB
Plaintext
46 lines
1.5 KiB
Plaintext
AntiFeatures:UpstreamNonFree,NonFreeNet
|
|
Categories: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:
|
|
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.
|
|
|
|
Newer versions exist elsewhere, but now include proprietary libraries,
|
|
so updates are unlikely here.
|
|
.
|
|
|
|
Repo Type:git
|
|
Repo:https://github.com/slapperwan/gh4a.git
|
|
|
|
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
|
|
|
|
Auto Update Mode:None
|
|
Update Check Mode:Static
|
|
Current Version:3.2
|
|
Current Version Code:32
|
|
|