fdroiddata/metadata/com.gh4a.txt

60 lines
1.9 KiB
Plaintext
Raw Normal View History

AntiFeatures:UpstreamNonFree,NonFreeNet
Categories:Development
2012-08-31 18:05:46 +00:00
License:Apache2
Web Site:
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:
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.
Newer versions exist elsewhere, but now include proprietary libraries,
so updates are unlikely here.
2014-10-13 06:20:22 +00:00
2015-03-20 22:49:34 +00:00
[https://github.com/slapperwan/gh4a/blob/master/CHANGES Changelog]
2012-08-31 18:05:46 +00:00
.
Repo Type:git
Repo:https://github.com/slapperwan/gh4a.git
Build:3.6,36
commit=53d2e5bbfd76d8ad4a779913df7b3f193fb19a3e
patch=bugsense.patch
gradle=yes
prebuild=rm -rf libs/android-support-v4.jar
2014-04-06 03:53:36 +00:00
Build:3.7.1,38
commit=v3.7.1
patch=mint.patch,gradle.patch
gradle=yes
2015-03-20 22:49:34 +00:00
srclibs=GH4AGitHubAPI@3d1878bd48d9aa3817a91b5a193b600c31e0406,ViewPagerIndicator@2.4.1
prebuild=rm -rf libs/*.jar && \
2015-03-20 22:49:34 +00:00
cp -a $$GH4AGitHubAPI$$/src/org src && \
2015-03-21 11:39:19 +00:00
sed -i -e '/populov/d' -e '/mavenCentral/imavenLocal()' build.gradle && \
pushd $$ViewPagerIndicator$$ && \
sed -i 's;<android-maven.version>3.3.0</android-maven.version>;<android-maven.version>3.7.0</android-maven.version>;' ../pom.xml pom.xml && \
sed -i -e 's/apklib/aar/g' pom.xml && \
rm libs/* && \
2015-03-21 11:39:19 +00:00
cd .. && $$MVN3$$ install && popd
2012-11-26 02:21:56 +00:00
Auto Update Mode:None
2014-10-13 06:40:54 +00:00
Update Check Mode:Tags
Current Version:3.7.1
Current Version Code:38