Merge branch 'master' of gitorious.org:f-droid/fdroiddata
This commit is contained in:
commit
be112af3f6
|
@ -43,6 +43,7 @@ Repo Type:svn
|
||||||
Repo:guest:guest@http://www.valleytg.com/svn/open/oasvn/trunk/
|
Repo:guest:guest@http://www.valleytg.com/svn/open/oasvn/trunk/
|
||||||
|
|
||||||
Build Version:1.0.9,10,84,target=android-15
|
Build Version:1.0.9,10,84,target=android-15
|
||||||
|
Build Version:1.0.10,11,126,target=android-15
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Market
|
Update Check Mode:Market
|
||||||
|
|
|
@ -4,10 +4,9 @@ Web Site:http://code.google.com/p/hunkypunk
|
||||||
Source Code:http://code.google.com/p/hunkypunk/source/checkout
|
Source Code:http://code.google.com/p/hunkypunk/source/checkout
|
||||||
Issue Tracker:http://code.google.com/p/hunkypunk/issues/list
|
Issue Tracker:http://code.google.com/p/hunkypunk/issues/list
|
||||||
|
|
||||||
Name:Hunky Punk (mod)
|
|
||||||
Summary:Interactive fiction player
|
Summary:Interactive fiction player
|
||||||
Description:
|
Description:
|
||||||
Hunky Punk is an interactive fiction manager and interpreter, aiming to be a comprehensive
|
HunkyMod is an interactive fiction manager and interpreter, aiming to be a comprehensive
|
||||||
multi-interpreter similar to Gargoyle, with metadata and story management support.
|
multi-interpreter similar to Gargoyle, with metadata and story management support.
|
||||||
|
|
||||||
N.B. scrolling works by tapping the screen at the top or bottom and
|
N.B. scrolling works by tapping the screen at the top or bottom and
|
||||||
|
@ -20,19 +19,17 @@ if you experience problems try using the stock keyboard.
|
||||||
* blorb support
|
* blorb support
|
||||||
* font preference
|
* font preference
|
||||||
|
|
||||||
Hunky Punk (mod) is a fork/mod of the [http://hunkypunk.sourceforge.net original] Hunky Punk,
|
HunkyMod is a fork/mod of the [http://hunkypunk.sourceforge.net original] Hunky Punk,
|
||||||
created by Rafał Rzepecki, which hasn't been updated in a while.
|
created by Rafał Rzepecki, which hasn't been updated in a while.
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
Repo:https://code.google.com/p/hunkypunk/
|
Repo:https://code.google.com/p/hunkypunk/
|
||||||
|
|
||||||
#ndk-build is run anyway;expecting alt-apk/mod/bin/hunkymod-unsigned-release.apk
|
#ndk-build is run anyway
|
||||||
Build Version:0.2,2,!429ad,buildjni=no,antcommand=mod-release,bindir=alt-apk/mod/bin,prebuild=\
|
Build Version:0.1 alpha,1,429ad8bad,buildjni=no,antcommand=mod-release,bindir=alt-apk/mod/bin,prebuild=\
|
||||||
cd jni/nitfol && bison -o inform.c inform.y && cd ../../ && \
|
cd jni/nitfol && bison -o inform.c inform.y && cd ../../ && sed -i '68d' build.xml
|
||||||
find . -type f | xargs sed -i 's/org.andglk.hunkypunk/org.andglkmod.hunkypunk/g'
|
|
||||||
|
|
||||||
#This version is a fork of the Market
|
|
||||||
Update Check Mode:RepoManifest
|
Update Check Mode:RepoManifest
|
||||||
Current Version:0.2
|
Current Version:0.2
|
||||||
Current Version Code:2
|
Current Version Code:2
|
||||||
|
|
|
@ -4,10 +4,11 @@ Web Site:https://github.com/ligi/FAST/
|
||||||
Source Code:https://github.com/ligi/FAST
|
Source Code:https://github.com/ligi/FAST
|
||||||
Issue Tracker:https://github.com/ligi/FAST/issues
|
Issue Tracker:https://github.com/ligi/FAST/issues
|
||||||
|
|
||||||
Summary:Find an app just by typing
|
Summary:Find apps just by typing
|
||||||
Description:
|
Description:
|
||||||
Find your apps without needing to scroll through lists. It can display icons or not and search for
|
Find your apps without needing to scroll through lists. It can display icons or not and search for
|
||||||
package names too if the option is selected.
|
package names too if the option is selected. Long-pressing an entry can display options to view the App
|
||||||
|
Details, which is helpful for uninstalling apps, or to view the app on Google Play.
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
|
|
Loading…
Reference in a new issue