octodroid description

This commit is contained in:
David Black 2012-11-20 11:03:25 +00:00
parent 7873b5c893
commit ebc0e62b6e

View file

@ -1,64 +1,26 @@
Category:Development
License:Apache2
Web Site:http://slapperwan.github.com/gh4a
Web Site:https://github.com/slapperwan/gh4a
Source Code:https://github.com/slapperwan/gh4a
Issue Tracker:https://github.com/slapperwan/gh4a/issues
Summary:GitHub client
Description:
Features:
Use this app to interact with many of your favourite F-droid projects!
Supports all the basic Github.com features, such as:
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
* 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
* 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
Formerly known as GH4A. This application is currently in BETA: please report any issues to the issue tracker.
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.
.
Repo Type:git