fdroiddata/metadata/com.gh4a.txt

78 lines
1.9 KiB
Plaintext
Raw Normal View History

2012-08-31 18:05:46 +00:00
Category:Development
License:Apache2
Web Site:http://slapperwan.github.com/gh4a
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
Summary:GitHub client
2012-08-31 18:05:46 +00:00
Description:
Features:
Authentication
* Use OAuth2. User can revoke the auth in github.com
* The password keyed in used only once to create the OAuth key.
* The app will not store the password.
Repository
* List repositories
* watch/unwatch repository
* View branches/tags
* View pull requests
* View collaborators/contributors
* View watchers/networks
* View issues
User
* View basic informations
* Activity feeds
* Follow/unfollow user
* View public/watched repositories
* View followers/following
* View organizations (if type is user)
* View members (if type is organization)
Issue
* List issues
* Filter by label, assignee or milestone
* Create/edit/close/reopen issue
* Comment on issue
* Manage labels
* Manage milestones
Commit
* View commit
* Diff viewer with colorized HTML
* View commit history on each file
Tree/File browser
* Browse source codes
* File viewer with code syntax highlighted
Gist
* List gists
* View gist content
Explore Github
* Public timeline
* Trending repos (today, week, month, forever)
* GitHub blog
Share function on:
* user
* repo
* commit
* diff
* file
* issue
..and many more
2012-09-16 16:32:16 +00:00
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
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
2012-09-16 16:32:16 +00:00
Update Check Mode:RepoManifest
Current Version:3.2
Current Version Code:32
2012-08-31 18:11:28 +00:00