Enable AiCia and add ABI info to some descriptions.

This commit is contained in:
David Black 2012-12-13 13:32:24 +00:00
parent 79124dcd8d
commit d8044e6347
7 changed files with 31 additions and 18 deletions

View file

@ -9,7 +9,7 @@ Summary:KeePass-compatible password safe
Description:
A password safe, compatible with KeePass. Keepass is available on all the majour desktop platforms:
on GNU/Linux KeePassX is a well-established client. Portable editions are available if you need to use it
on a Windows machine.
on a Windows machine. Supports MIPS and x86 natively.
There are two editions of KeePass, explained at http://keepass.info. There is only read-only support for
.kdbx (Keepass 2) databases as of v1.9 of KeePassDroid. Similarly KeePassX only supports Keepass 1 databases.

View file

@ -18,6 +18,7 @@ Description:
* Built-in user dictionary words editor
* Optional 16-key English keyboard
* Cursor movement soft-keys that can also be mapped to hardware keys
* Supports x86 and MIPS natively
There are many language packs and themes available as apks on the website. There are instructions
on the [https://code.google.com/p/softkeyboard/wiki/HowToCreateLanguagePack wiki] for creating a pack from

View file

@ -1,16 +1,24 @@
Disabled:Source in zip only, not current and Chinese language website and readme. otherwise good
Category:Internet
License:Apache2
Web Site:http://gorry.haun.org/android/aicia/
Source Code:http://gorry.haun.org/android/aicia/dist/old/
Source Code:https://bitbucket.org/dalb8/aicia
Issue Tracker:
Summary:IRC client
Description:
Internet Relay Chat client with a twin-pane view.
Website is in Japanese.
.
Update Check Mode:None
Current Version:2012.0220.1
Current Version Code:201202201
Repo Type:hg
Repo:https://bitbucket.org/dalb8/aicia
Build Version:2012.1008.1,201210081,d1bfe6a,subdir=AiCia,prebuild=\
sed -i '/debuggable/d' AndroidManifest.xml
Auto Update Mode:None
Update Check Mode:Market
Current Version:2012.1008.1
Current Version Code:201210081

View file

@ -6,16 +6,16 @@ Issue Tracker:http://code.google.com/p/android-comicsreader/issues/list
Summary:Comic and image viewer
Description:
*Optimized for Android tablets.
*Comics browser with thumbnails.
*Bookmarks manager to download albums from remote sites.
*Fast pages switcher with pages previews.
*Double pages mode.
*Fling gesture to change page with smooth animation.
*Fullscreen for devices with physical buttons.
*Can be used to open application/x-cbz, application/x-cbr, image/jpeg and image/png from any file manager.
*Use lower quality images (resolution is decreased) if any out of memory exception occurs.
*Available in English and French languages (any translators are welcome to contribute ^^)
* Comics browser with thumbnails.
* Bookmarks manager to download albums from remote sites.
* Fast pages switcher with pages previews.
* Double pages mode.
* Fling gesture to change page with smooth animation.
* Fullscreen for devices with physical buttons.
* Can be used to open application/x-cbz, application/x-cbr, image/jpeg and image/png from any file manager.
* Use lower quality images (resolution is decreased) if any out of memory exception occurs.
* Available in English and French languages (any translators are welcome to contribute ^^)
* Supports x86 and MIPS natively.
.
Repo Type:hg

View file

@ -16,7 +16,7 @@ desktop application for creating your own. Donations by way of PayPal or BidforF
Osmand~ is the generic name for builds of Osmand not done by the developers, though
f-droid.org of course tries to be as faithful as possible to the releases. Prior to v0.8.2 native
code isn't used, meaning the apk is smaller.
code isn't used, meaning the apk is smaller. x86 and MIPS modules are included in the apk.
.
#Don't use master branch

View file

@ -9,7 +9,7 @@ Summary:An e-book reader
Description:
N.B There are three different apks to cover the different versions of Android. Donut covers 1.5-1.6;
Froyo covers 2.0-2.3 and Honeycomb covers 3.0+. (v1.6.4 covers Honeycomb). In other words disregard
the star next to the version.
the star next to the version. x86 and MIPS are supported natively in all apks.
An e-book reader. Features include the ability to stock up on books from online libraries like Project
Gutenberg straight from the app. F-Droid.org has two other apps that provide text-to-speech functionality.

View file

@ -14,6 +14,10 @@ SIP softphone with a comprehensive range of features:
* ICE/STUN/TURN algorithms for NAT traversal in virtually any network (based on ice4j from Jitsi)
* Push-to-talk (PTT) walkie-talkie mode allows free group chat on wifi (as long as the router supports multicast)
* Built in Ganglia agent provides an enterprise-grade monitoring solution to map wifi coverage and it's relationship with call quality
N.B Modules are present for arm-v7a only. This
[http://smart4u.org/forum/Thread-List-of-devices-ARMv7-ARMv6-ARMv5 list] may help if you are unsure about
which CPU architecture you have.
.
Repo Type:git