new app, octodroid
This commit is contained in:
parent
a0bc75e2e5
commit
1d85167331
|
@ -2,25 +2,27 @@ Category:Development
|
|||
License:Apache2
|
||||
Web Site:http://slapperwan.github.com/gh4a
|
||||
Source Code:https://github.com/slapperwan/gh4a
|
||||
Issue Tracker:
|
||||
Issue Tracker:https://github.com/slapperwan/gh4a/issues
|
||||
|
||||
Summary:GitHub Client
|
||||
Description:
|
||||
Formerly known as GH4A. This application is currently in BETA: please report any issues to the issue tracker.
|
||||
Key highlights: easy navigation, breadcrumbs, clean and simple UI, parse README (currently only support
|
||||
Markdown). The app uses oAuth to authenticate: the keys are created via the initial password input, so
|
||||
that the GitHub password isn't stored on the phone.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/slapperwan/gh4a.git
|
||||
|
||||
#ActionBarSherlock errors
|
||||
Build Version:3.1,31,! abs errors at 0a41b4f70d7f6fd1382,srclibs=ActionBarSherlock@9598f2bb2c;ViewPagerIndicator@a2224fe6,\
|
||||
Build Version:3.2,32,5149069ae5,srclibs=ActionBarSherlock@9598f2bb2c;ViewPagerIndicator@a2224fe6,\
|
||||
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
|
||||
|
||||
#Plenty of Betas and out of date tags, but is on the Market
|
||||
Update Check Mode:None
|
||||
Current Version:3.1
|
||||
Current Version Code:31
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:3.2
|
||||
Current Version Code:32
|
||||
|
||||
|
|
Loading…
Reference in a new issue