sed -i 's/ $//' metadata/*.txt

This commit is contained in:
Daniel Martí 2013-04-09 23:38:55 +02:00
parent a0fc966853
commit 962530bd57
371 changed files with 1258 additions and 1258 deletions

View file

@ -6,23 +6,23 @@ Issue Tracker:http://code.google.com/p/a2dpvolume/issues/list
Summary:Manage Bluetooth functions
Description:
Automatically adjusts the media volume on connect and resets it on disconnect.
This is done so that stereo
streaming audio can work properly.
Intended primarily for car Bluetooth systems. It can read out
text messages using Text To Speech (TTS) services while you are connected.
Each paired Bluetooth
device or virtual device (home dock, car dock, power connection, or headset
plug) can be configured
to your liking.
There is a [http://code.google.com/p/a2dpvolume/wiki/Manual manual] on the
Automatically adjusts the media volume on connect and resets it on disconnect.
This is done so that stereo
streaming audio can work properly.
Intended primarily for car Bluetooth systems. It can read out
text messages using Text To Speech (TTS) services while you are connected.
Each paired Bluetooth
device or virtual device (home dock, car dock, power connection, or headset
plug) can be configured
to your liking.
There is a [http://code.google.com/p/a2dpvolume/wiki/Manual manual] on the
website.
A secondary feature is the ability to capture location information so you can
find where you left your car.
The location can also be automatically captured when exiting Car Mode on your
Android device and read by
any app that understands GPS data.
A secondary feature is the ability to capture location information so you can
find where you left your car.
The location can also be automatically captured when exiting Car Mode on your
Android device and read by
any app that understands GPS data.
.
Repo Type:hg

View file

@ -1,8 +1,8 @@
Category:Office
License:GPLv3
Web Site:http://ed.am/dev/android/import-contacts
Web Site:http://ed.am/dev/android/import-contacts
Source Code:http://bzr.ed.am/android/import-contacts
Issue Tracker:http://dev.ed.am/import-contacts
Issue Tracker:http://dev.ed.am/import-contacts
Summary:Restore contacts from a file
Description:

View file

@ -4,7 +4,7 @@ Web Site:http://code.google.com/p/prboom4android/
Source Code:http://code.google.com/p/prboom4android/source/list
Issue Tracker:http://code.google.com/p/prboom4android/issues/list
Summary:PrBoom Doom game engine
Summary:PrBoom Doom game engine
Description:
PrBoom4Android is a port of the open source PrBoom Doom engine.
It was originally ported to Android by Vladimir Silva when the

View file

@ -7,22 +7,22 @@ Donate:https://code.google.com/p/android-wifi-tether/
Summary:Wireless internet tethering
Description:
'''N.B''' The app isn't built entirely from source; there are bunch of
'''N.B''' The app isn't built entirely from source; there are bunch of
prebuilt programs like dnsmasq and iptables in the source code repository.
There is a beta version of this under [[com.googlecode.android.wifi.tether]],
and we will remove this when that gets released.
This program enables tethering (via WiFi and BT) for rooted handsets running Android.
Clients (your
laptop for example) can connect (via ad-hoc mode) and get access to the
internet using the cellular
This program enables tethering (via WiFi and BT) for rooted handsets running Android.
Clients (your
laptop for example) can connect (via ad-hoc mode) and get access to the
internet using the cellular
data connection which is established by the handset.
This application requires a rooted device (basic Android still doesn't allow
ad-hoc mode) and
(probably) a custom-kernel which supports netfilter (iptables). Please see the
website for detailed information.
This application requires a rooted device (basic Android still doesn't allow
ad-hoc mode) and
(probably) a custom-kernel which supports netfilter (iptables). Please see the
website for detailed information.
.
Requires Root:Yes

View file

@ -8,8 +8,8 @@ Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=43V2
Summary:Notification management tool
Description:
This application will display a popup window for missed calls, text messages, calendar events and
emails (via [[com.fsck.k9]]). It is extremely customizable with many options to suit your needs and
This application will display a popup window for missed calls, text messages, calendar events and
emails (via [[com.fsck.k9]]). It is extremely customizable with many options to suit your needs and
style. Extra themes are available as apks from the website.
Anti-feature: Addons. The app has some limitations and the user is prompted to install the fully-featured
@ -31,7 +31,7 @@ Build Version:3.12,45,!No source code
Build Version:3.17,50,!No source code for libraries
Build Version:3.19,52,1028,encoding=utf-8,srclibs=FacebookSDK@c58af0b;Color-Picker@5d697049fb,\
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$FacebookSDK$$@' project.properties && \
sed -i 's@\(android.library.reference.2=\).*@\1$$Color-Picker$$@' project.properties
sed -i 's@\(android.library.reference.2=\).*@\1$$Color-Picker$$@' project.properties
#Had to force target this time
Build Version:3.20,53,1039,encoding=utf-8,srclibs=FacebookSDK@c58af0b;Color-Picker@5d697049fb,\
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$FacebookSDK$$@' project.properties && \

View file

@ -5,14 +5,14 @@ Web Site:http://blog.tomtasche.at/p/openoffice-document-reader_9.html
Source Code:https://github.com/TomTasche/OpenDocument.droid
Issue Tracker:https://github.com/TomTasche/OpenDocument.droid/issues
Donate:https://flattr.com/thing/117140/OpenOffice-Document-Reader
# http://forum.xda-developers.com/donatetome.php?u=2074207
# http://forum.xda-developers.com/donatetome.php?u=2074207
FlattrID:117140
Summary:Document reader
Description:
Read odf documents. ODF is a document format that can be
Read odf documents. ODF is a document format that can be
read by a wide variety of programs,
including OpenOffice and LibreOffice.
including OpenOffice and LibreOffice.
Anti-feature: Tracking. A recent version had code for sending
some device info via HTTP POST to a appspot.com server.
@ -49,7 +49,7 @@ sed -i '42d' filepicker-android/src/io/filepicker/AuthActivity.java && \
echo "source.dir=src;$$MobAdMob$$/src" >> project.properties && \
rm -rf libs/GoogleAdMobAdsSdk*.jar OpenDocument.apk libs/android-support-v4.jar && \
cp aFileChooser/aFileChooser/libs/android-support-v4.jar filepicker-android/libs/ && \
cp aFileChooser/aFileChooser/libs/android-support-v4.jar ActionBarSherlock/library/libs/
cp aFileChooser/aFileChooser/libs/android-support-v4.jar ActionBarSherlock/library/libs/
Build Version:2.0.8,35,!broken v2.0.8,submodules=no,init=\
rm -rf odf2html/.gitmodules odf2html/library/dep/commons && git submodule update --init && \
git clone git://github.com/andiwand/commons.git odf2html/library/dep/commons && \

View file

@ -6,8 +6,8 @@ Issue Tracker:http://code.google.com/p/android-xserver/issues/list
Summary:Run X11 applications on your device
Description:
X Server, allowing you to display [http://en.wikipedia.org/wiki/X_Window_System X11] applications
on your device. It could be used in conjunction with [[info.guardianproject.lildebi]] to
X Server, allowing you to display [http://en.wikipedia.org/wiki/X_Window_System X11] applications
on your device. It could be used in conjunction with [[info.guardianproject.lildebi]] to
use graphical apps according to the instructions on
[http://j05hyyy.blogspot.com/2012_09_01_archive.html this blog].
.

View file

@ -6,16 +6,16 @@ Issue Tracker:https://github.com/alt236/Android-Drawables---Android/issues
Summary:List Android Resources
Description:
This application will list all public and private Android resources (i.e.
resources located under
android.R.* and under com.android.internal.R.*) for the current device. If the
resource is a drawable
or a colour the background colour of the list can be changed to see how it
This application will list all public and private Android resources (i.e.
resources located under
android.R.* and under com.android.internal.R.*) for the current device. If the
resource is a drawable
or a colour the background colour of the list can be changed to see how it
looks next to a different colour.
Internal resources (anything under 'com.android._internal_.R') are not
guaranteed to be in all
devices/Android versions.
Do not reference them directly in your application or it will crash on
Internal resources (anything under 'com.android._internal_.R') are not
guaranteed to be in all
devices/Android versions.
Do not reference them directly in your application or it will crash on
untested device configurations.
.

View file

@ -8,8 +8,8 @@ Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=ZBVL
Name:FTP Server
Summary:Access your phone wirelessly
Description:
This app can serve files over the internet but the most likely usage is to access files from another
computer without needing a cable.
This app can serve files over the internet but the most likely usage is to access files from another
computer without needing a cable.
The name Demo in the launcher just means that it corresponds to the free version on
Google. The app is fully featured so instead of buying the "Full" version as a way of contributing

View file

@ -7,14 +7,14 @@ Issue Tracker:https://bitbucket.org/gyrussolutions/yaab/issues
Name:YAAB
Summary:Control screen brightness
Description:
This is a small custom brightness regulator app. The idea is to make
screens of old devices like HTC Desire dimmer, as dim as possible.
Of course HTC Sense on Desire has auto brightness feature, but average
brightness level set by Sense is pretty much higher than needed for
comfortable work. For people who use their devices for reading books,
emails, texting, etc. this kind of application would allow to save up to
This is a small custom brightness regulator app. The idea is to make
screens of old devices like HTC Desire dimmer, as dim as possible.
Of course HTC Sense on Desire has auto brightness feature, but average
brightness level set by Sense is pretty much higher than needed for
comfortable work. For people who use their devices for reading books,
emails, texting, etc. this kind of application would allow to save up to
30% of battery. The website has a full explanation of the ideas
behind the operation.
behind the operation.
.
Repo Type:hg

View file

@ -7,7 +7,7 @@ Issue Tracker:https://github.com/budowski/budoist/issues
Summary:Task management
Description:
Unofficial todoist.com (todo list management website) client. Neither
Unofficial todoist.com (todo list management website) client. Neither
the official apps nor the server are FOSS.
* Offline support (syncs with Todoist servers)

View file

@ -8,17 +8,17 @@ FlattrID:1109454
Summary:SMS filter
Description:
SMS Filter can filter incoming SMS messages before they reach your inbox.
You can filter by address, and optionally add parts that must occur in the
SMS Filter can filter incoming SMS messages before they reach your inbox.
You can filter by address, and optionally add parts that must occur in the
message for it to be blocked.
By default, SMS Filter will not delete incoming messages. You will get a
silent status bar notification when SMS Filter has filtered an incoming
message, which you can view by opening the notification or by opening the
By default, SMS Filter will not delete incoming messages. You will get a
silent status bar notification when SMS Filter has filtered an incoming
message, which you can view by opening the notification or by opening the
application.
You can also tell SMS Filter to delete incoming messages, in which case it
will happily do so for you. To do this, just turn off the 'Save messages'
You can also tell SMS Filter to delete incoming messages, in which case it
will happily do so for you. To do this, just turn off the 'Save messages'
preference.
.

View file

@ -6,9 +6,9 @@ Issue Tracker:https://github.com/adrian-bl/APN-Switch/issues
Summary:Switch internet on and off
Description:
This widget can enable or disable cellular data. It simply renames the
This widget can enable or disable cellular data. It simply renames the
current APN (Access Point Name) so that the provider
will refuse to allow data to be transferred.
will refuse to allow data to be transferred.
.
Repo Type:git

View file

@ -13,7 +13,7 @@ the same audio formats as the stock music player since the system media
APIs are used.
This is a fork of [[org.kreed.vanilla]] which is no longer being developed
by its author. We keep that in the repo as it supports Android versions below 4.0.3.
by its author. We keep that in the repo as it supports Android versions below 4.0.3.
.
Repo Type:git

View file

@ -7,7 +7,7 @@ Issue Tracker:https://github.com/rorist/Cowsay-android/issues
Summary:Cowsay port
Description:
Cowsay will turn text into happy ASCII cows, with speech (or thought) balloons.
If you don't like cows, ASCII art is available to replace it with some other creatures
If you don't like cows, ASCII art is available to replace it with some other creatures
(Tux, the BSD daemon, dragons, and a plethora of animals, from a turkey to an elephant in a snake)
*Custom message

View file

@ -10,16 +10,16 @@ Summary:Where was your device?
Description:
N.B Only applies if you are on Android 2.3.3-. Requires root.
If you opt-in to Network location, the non-free software provided by Google
If you opt-in to Network location, the non-free software provided by Google
to every Android phone,
a log will be kept of your location so that Google can benefit from the
combination of location data and
wireless signal data.
a log will be kept of your location so that Google can benefit from the
combination of location data and
wireless signal data.
The log can't be viewed against a map within the app because an API key for
The log can't be viewed against a map within the app because an API key for
Google Maps is missing
from the f-droid.org build and no other map source is available. Another app
that supports OpenStreetMap and
from the f-droid.org build and no other map source is available. Another app
that supports OpenStreetMap and
gpx files can be used to view it, such as [[me.guillaumin.android.osmtracker]].
Anti-feature: Dependency. It's necessary for Google Maps to be already installed

View file

@ -15,7 +15,7 @@ Repo Type:git-svn
Repo:http://aptoide.org/repo/aptoide-client
Build Version:2.7.0,324,!bad use of version control; non free libraries and inconsistent licensing 817,subdir=2.7.0/Aptoide,update=.;../com_viewpagerindicator,\
prebuild=echo "android.library.reference.1=../com_viewpagerindicator" >> project.properties
prebuild=echo "android.library.reference.1=../com_viewpagerindicator" >> project.properties
Update Check Mode:Static

View file

@ -11,8 +11,8 @@ N.B The app doesn't make an entry in the app list: only the share menu.
Share files from your phone to one or many, quickly and easily. Just share the item via the
Share Menu and a mini web server will be started allowing others to download the
file. If there are multiple files a zip archive will be created on the fly.
If [[com.google.zxing.client.android]] is installed a QR code can be produced with the URL. It will
only work if the recipient is on the same LAN if you use WiFI but should work anywhere
If [[com.google.zxing.client.android]] is installed a QR code can be produced with the URL. It will
only work if the recipient is on the same LAN if you use WiFI but should work anywhere
if you use GSM (2G/3G), though more slowly. The server can be stopped at any
time from the screen that shows the URL (press the back button if you're on the barcode).
.

View file

@ -6,16 +6,16 @@ Issue Tracker:https://github.com/tgwizard/sls/issues
Summary:Last.fm/Libre.fm Scrobbler
Description:
Scrobbling means submitting listening information to Last.fm and/or Libre.fm;
you can then get music
recommendations and view your listening history and statistics.
The media player that you use must be able
to work with the API e.g. [[org.kreed.vanilla]] or
[[jp.co.kayo.android.localplayer]].
Apps can also hook into the Now-Playing broadcast: for example, [[com.jlyr]]
Scrobbling means submitting listening information to Last.fm and/or Libre.fm;
you can then get music
recommendations and view your listening history and statistics.
The media player that you use must be able
to work with the API e.g. [[org.kreed.vanilla]] or
[[jp.co.kayo.android.localplayer]].
Apps can also hook into the Now-Playing broadcast: for example, [[com.jlyr]]
can use it to grab lyrics.
More info about scrobbling can be found on
More info about scrobbling can be found on
[http://www.last.fm/help/faq?category=Scrobbling#201 Last.fm's FAQ].
.

View file

@ -10,7 +10,7 @@ The screen is covered with colored sprites (squares or circles). When you align
You can only swap adjacent sprites vertically or horizontally. You can swap sprites even if it won't result in a 3-or-more alignment, but that will cost you 10% of your current score.
The game offers two variations on the gameplay and manages a list of current games, that you can pause and recall at any time.
The game offers two variations on the gameplay and manages a list of current games, that you can pause and recall at any time.
.
Repo Type:git

View file

@ -2,11 +2,11 @@ Category:Office
License:GPLv3
Web Site:http://code.google.com/p/timeriffic/
Source Code:http://code.google.com/p/timeriffic/source/checkout
Issue Tracker:http://code.google.com/p/autosettings/issues/list
Issue Tracker:http://code.google.com/p/autosettings/issues/list
Summary:Auto-control settings on a schedule
Description:
Allows you to set multiple schedules to control mute, vibrate, brightness,
Allows you to set multiple schedules to control mute, vibrate, brightness,
WiFi and airplane mode.
.

View file

@ -1,7 +1,7 @@
Category:System
License:GPLv3
Web Site:https://github.com/Amphoras/TPT-Helper
Source Code:https://github.com/Amphoras/TPT-Helper/tree/V2.0.3/TPT%20Helper
Source Code:https://github.com/Amphoras/TPT-Helper/tree/V2.0.3/TPT%20Helper
Issue Tracker:https://github.com/Amphoras/TPT-Helper/issues
Summary:Tools for ZTE phones

View file

@ -8,11 +8,11 @@ Donate:http://www.cyanogenmod.org
Summary:Music player
Description:
The music app that comes bundled with CyanogenMod ROM v10.
We publish at the latest commit from the original author's repo
We publish at the latest commit from the original author's repo
(because that still supports Android 2.3) while
incorporating a CyanogenMod patch to remove
incorporating a CyanogenMod patch to remove
lyrics fetching functionality.
Depending on what happens to the source code we may
Depending on what happens to the source code we may
remove the Android 2.3 support in subsequent versions.
.

View file

@ -5,7 +5,7 @@ Source Code:https://github.com/CyanogenMod/android_packages_inputmethods_PinyinI
Summary:Input method for Pinyin
Description:
Pinyin IME from the AOSP. It is not only of use to Chinese writers but to English writers too because
Pinyin IME from the AOSP. It is not only of use to Chinese writers but to English writers too because
it has a T9 style keyboard for writing in English
.

View file

@ -7,11 +7,11 @@ Donate:http://www.keepassdroid.com/
Summary:KeePass-compatible password safe
Description:
A password safe, compatible with KeePass. Keepass is available on all the
A password safe, compatible with KeePass. Keepass is available on all the
major desktop platforms:
on GNU/Linux KeePassX is a well-established client. Portable editions are
on GNU/Linux KeePassX is a well-established client. Portable editions are
available if you need to use it
on a Windows machine. Supports both versions 1
on a Windows machine. Supports both versions 1
(kdb) & 2 (kdbx) of the Keepass database. Supports MIPS and x86 natively.
.

View file

@ -7,8 +7,8 @@ Donate:https://www.gittip.com/Xlythe
Summary:Make calculations
Description:
A simple calculator that tries to make graphing and matrix math as simple as adding or multiplying
two numbers. Slide left and right to access more panels.
A simple calculator that tries to make graphing and matrix math as simple as adding or multiplying
two numbers. Slide left and right to access more panels.
.
Repo Type:git

View file

@ -12,7 +12,7 @@ Repo Type:git
Repo:https://github.com/Pretz/SNesoid.git
Build Version:2.1,68,!non-commercial licence a9381085e0,subdir=SNesoid,\
prebuild=cd .. && git submodule init && git submodule update,buildjni=yes
prebuild=cd .. && git submodule init && git submodule update,buildjni=yes
Update Check Mode:Static
Current Version:2.1

View file

@ -28,7 +28,7 @@ Build Version:1.0,50,!need to plug NoAnalytics into pom.xml; probably still woul
# -Dversion=0.0.1 \
# -Dpackaging=apklib
#Build Version:1.1.1,50,1.1.1,maven=yes,srclibs=NoAnalytics@158a4a,bindir=target,\
#prebuild=sed -i '115\,120d' pom.xml && cp -r $$NoAnalytics$$/* .
#prebuild=sed -i '115\,120d' pom.xml && cp -r $$NoAnalytics$$/* .
#Tags are for development
Update Check Mode:Market

View file

@ -8,10 +8,10 @@ Donate:http://code.google.com/p/androzic/
Summary:Navigation for ozf2/3 maps
Description:
Navigation client that uses OziExplorer (ozf2, ozfx3) or online maps.
Great for hiking, geocaching, off-roading, sailing, boating and other outdoor
activities. You are expected to be aware of OziExplorer or at least of where to
get its maps. Maps also can be created by yourself, but with some effort: see
FAQ and wiki on the website for details. Also hosted on
Great for hiking, geocaching, off-roading, sailing, boating and other outdoor
activities. You are expected to be aware of OziExplorer or at least of where to
get its maps. Maps also can be created by yourself, but with some effort: see
FAQ and wiki on the website for details. Also hosted on
[https://github.com/andreynovikov GitHub.com].
* works without maps as a simple navigator
@ -32,8 +32,8 @@ Functionality can be extended by plugins (currently not on f-droid.org):
* receive coordinates via text messages (sms)
* share location in real time
Caution! Current version of Img2Ozf generates ozfx3 maps in new encrypted
format, they won't open in Androzic. Please use older versions of Img2Ozf,
Caution! Current version of Img2Ozf generates ozfx3 maps in new encrypted
format, they won't open in Androzic. Please use older versions of Img2Ozf,
last known good version is 3.03.
.

View file

@ -8,18 +8,18 @@ Donate:http://code.google.com/p/softkeyboard
Name:AnySoftKeyboard: SSH
Summary:Language pack for AnySoft keyboard
Description:
A handy keyboard for terminal emulators, ssh clients (e.g. [[org.connectbot]])
and any application that requires a full keyboard. The keyboard learns your
frequently used commands as you use it (you need to add your common commands
A handy keyboard for terminal emulators, ssh clients (e.g. [[org.connectbot]])
and any application that requires a full keyboard. The keyboard learns your
frequently used commands as you use it (you need to add your common commands
for auto suggestion: only tested on [[sk.vx.connectbot]]).
* Command suggestion (comes with basic dictionary)
* Command suggestion (comes with basic dictionary)
* Arrow keys for command history
* CTRL key e.g. CTRL+E to jump to end of line
* Tab key for completion (depends on shell)
* Special characters as pop-ups
Install [[com.menny.android.anysoftkeyboard]] first, then select
Install [[com.menny.android.anysoftkeyboard]] first, then select
the desired layout from AnySoftKeyboard's Settings->Keyboards menu.
Status: BETA.

View file

@ -8,12 +8,12 @@ Donate:http://code.google.com/p/softkeyboard
Name:AnySoftKeyboard: Catalan
Summary:Language pack for AnySoftKeyboard
Description:
Dictionary is based on the Wikipedia article database
Dictionary is based on the Wikipedia article database
which can be distributed under the terms of either the GNU Free Documentation
or the Creative Commons Attribution-ShareAlike licenses and
or the Creative Commons Attribution-ShareAlike licenses and
has about 5,000 words.
Install [[com.menny.android.anysoftkeyboard]] first, then select
Install [[com.menny.android.anysoftkeyboard]] first, then select
the desired layout from AnySoftKeyboard's Settings->Keyboards menu.
.

View file

@ -8,11 +8,11 @@ Donate:http://code.google.com/p/softkeyboard
Name:AnySoftKeyboard: Danish
Summary:Language pack for AnySoftKeyboard
Description:
Dictionary has about 40,000 words and is based on the
Dictionary has about 40,000 words and is based on the
[http://www.statmt.org/europarl Europarl Corpus]
which is in the Public Domain.
Install [[com.menny.android.anysoftkeyboard]] first, then select
Install [[com.menny.android.anysoftkeyboard]] first, then select
the desired layout from AnySoftKeyboard's Settings->Keyboards menu.
.

View file

@ -8,11 +8,11 @@ Donate:http://code.google.com/p/softkeyboard
Name:AnySoftKeyboard: Esperanto
Summary:Language pack for AnySoftKeyboard
Description:
Dictionary is
Dictionary is
[http://wiki.apertium.org/wiki/Vikipedia_korpuso_de_Esperanto based on the Wikipedia]
article database and has about 50,000 words.
Install [[com.menny.android.anysoftkeyboard]] first, then select
Install [[com.menny.android.anysoftkeyboard]] first, then select
the desired layout from AnySoftKeyboard's Settings->Keyboards menu.
.

View file

@ -12,11 +12,11 @@ AZERTY, BEPO and French-Canadian layouts with an almost 400,000
word dictionary.
You would need an 800MHz processor for it work smoothly.
Dictionary is from
Dictionary is from
[http://www.dicollecte.org/inscription.php?prj=fr Dicollecte.org],
and is licensed under the terms of the Mozilla public license.
Install [[com.menny.android.anysoftkeyboard]] first, then select
Install [[com.menny.android.anysoftkeyboard]] first, then select
the desired layout from AnySoftKeyboard's Settings->Keyboards menu.
.

View file

@ -11,14 +11,14 @@ Description:
N.B You may need to install Georgian fonts. This process would require root.
We have a package for them: [[org.herrlado.geofonts]].
Install [[com.menny.android.anysoftkeyboard]] first, then select
Install [[com.menny.android.anysoftkeyboard]] first, then select
the desired layout from AnySoftKeyboard's Settings->Keyboards menu.
See the Google Play description of
See the Google Play description of
com.anysoftkeyboard.languagepack.georgian_full for more tips.
This package is a hybrid, using keyboards from the source code page
and dictionaries from the texts of the literature portal
lib.ge (editor an co-owner Giorgi Kekelidze) and published with his
lib.ge (editor an co-owner Giorgi Kekelidze) and published with his
permission. If you visit the issue tracker be sure to mention
that this package uses a different dictionary.
.

View file

@ -8,12 +8,12 @@ Donate:http://code.google.com/p/softkeyboard
Name:AnySoftKeyboard: Greek
Summary:Language pack for AnySoftKeyboard
Description:
Dictionary is based on the Wikipedia article database
Dictionary is based on the Wikipedia article database
which can be distributed under the terms of either the GNU Free Documentation
or the Creative Commons Attribution-ShareAlike licenses and
or the Creative Commons Attribution-ShareAlike licenses and
has about 50,000 words.
Install [[com.menny.android.anysoftkeyboard]] first, then select
Install [[com.menny.android.anysoftkeyboard]] first, then select
the desired layout from AnySoftKeyboard's Settings->Keyboards menu.
.

View file

@ -8,15 +8,15 @@ Donate:http://code.google.com/p/softkeyboard
Name:AnySoftKeyboard: Hebrew
Summary:Language pack for AnySoftKeyboard
Description:
Hebrew keyboard layout (regular, 16 keys and Phonetic) and dictionary
Hebrew keyboard layout (regular, 16 keys and Phonetic) and dictionary
of over 100,000 words.
Note: This will NOT install Hebrew fonts on your device!
Dictionary comes from
Dictionary comes from
[http://www.mila.cs.technion.ac.il www.mila.cs.technion.ac.il].
The source code is in another branch to the default.
Install [[com.menny.android.anysoftkeyboard]] first, then select
Install [[com.menny.android.anysoftkeyboard]] first, then select
the desired layout from AnySoftKeyboard's Settings->Keyboards menu.
.

View file

@ -11,11 +11,11 @@ Description:
Layouts and dictionaries for for the Hungarian language.
See the Google Play description for usage tips.
Dictionary is via
Dictionary is via
[http://magyarispell.sourceforge.net http://magyarispell.sourceforge.net].
Licence: GNU GPL/GNU LGPL/Mozilla MPL.
Install [[com.menny.android.anysoftkeyboard]] first, then select
Install [[com.menny.android.anysoftkeyboard]] first, then select
the desired layout from AnySoftKeyboard's Settings->Keyboards menu.
.
@ -32,7 +32,7 @@ Repo:https://bitbucket.org/dalb8/anysoft-language-pack-hungarian
#rm -rf assets/ dic/ && \
#cp res/drawable/app_icon.png StoreStuff/landscape.png && \
#cp res/drawable/app_icon.png StoreStuff/portrait.png && \
#cp res/drawable/app_icon.png StoreStuff/store_hi_res_icon.png
#cp res/drawable/app_icon.png StoreStuff/store_hi_res_icon.png
Build Version:20120208,12,987626b,\
srclibs=AnySoftKeyboard-API@b21d8907;AnySoftKeyboardTools@73e9a09496,prebuild=mkdir -p res/raw
Build Version:20120213,14,!no source as of 03/13

View file

@ -12,10 +12,10 @@ You may need a special font to display the diacritics properly: this would
require root and instructions are
[http://anewtab.com/install-hindi-marathi-devanagari-fonts-in-andriod-phonesdevices here].
Standard QWERTY keyboard layout with Pali and Sanskrit diacritics and Pali
Standard QWERTY keyboard layout with Pali and Sanskrit diacritics and Pali
dictionary (about 75,000 of the most common word-forms in the Pali texts).
Install [[com.menny.android.anysoftkeyboard]] first, then select
Install [[com.menny.android.anysoftkeyboard]] first, then select
the desired layout from AnySoftKeyboard's Settings->Keyboards menu.
.

View file

@ -30,7 +30,7 @@ mkdir -p res/raw/ dict/ && rm -rf assets/ gen/ && \
cp res/xml/pi.xml dict/words.xml && ant dict -f rules.xml && \
mv res/raw/words_1.dict words_2.dict && \
cp res/xml/fa.xml dict/words.xml && ant dict -f rules.xml && \
rm dict/words.xml && mv words_2.dict res/raw/
rm dict/words.xml && mv words_2.dict res/raw/
Auto Update Mode:None
Update Check Mode:RepoManifest

View file

@ -10,7 +10,7 @@ Summary:Theme pack for AnySoftKeyboard
Description:
Bright theme with a 3-D look.
Install [[com.menny.android.anysoftkeyboard]] first, then select
Install [[com.menny.android.anysoftkeyboard]] first, then select
the desired layout from AnySoftKeyboard's Settings->Keyboard themes menu.
.

View file

@ -14,7 +14,7 @@ In addition to standard sudoku puzzles it offers these variants:
* Squiggly Sudoku (a.k.a. Jigsaw Sudoku)
* ... and combinations thereof (e.g. Sudoku-X with jigsaw regions)
The Google Admob library in the source code of this app has been replaced with
The Google Admob library in the source code of this app has been replaced with
a dummy library that does nothing.
.
@ -23,7 +23,7 @@ Repo:http://sudoku-pro-android.googlecode.com/svn/trunk/Sudoku%20Free
Build Version:1.1,3,13,srclibs=MobAdMob@2d5736,\
rm=libs/GoogleAdMobAdsSdk-6.2.1.jar,\
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$MobAdMob$$@' project.properties
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$MobAdMob$$@' project.properties
Auto Update Mode:None
#May be related to com.googlecode.andoku on the market as well as other proprietary apps

View file

@ -6,14 +6,14 @@ Issue Tracker:http://code.google.com/p/aripuca-tracker/issues/list
Summary:GPS tracking
Description:
Record tracks, save waypoints, use compass, import/export data to many formats
and much more!
Record tracks, save waypoints, use compass, import/export data to many formats
and much more!
'''N.B.''' The app can now (v1.3.0) be installed without needing Google Maps but
'''N.B.''' The app can now (v1.3.0) be installed without needing Google Maps but
attempting the view the track on the map would crash the app.
The track still can't be viewed within the app because an API key for Google
The track still can't be viewed within the app because an API key for Google
Maps is missing.
You can still use another app that supports OpenStreetMap and gpx files to view
You can still use another app that supports OpenStreetMap and gpx files to view
it though, such as
[[me.guillaumin.android.osmtracker]] or [[nl.sogeti.android.gpstracker]].
.

View file

@ -6,9 +6,9 @@ Issue Tracker:
Summary:Sri Lanka train schedules
Description:
A simple app to retrieve the Sri Lanka Railway train schedule by reading the
[http://www.icta.lk Information and Communication Technology Agency of Sri Lanka]'s (ICTA)
[http://mobile.icta.lk/services/railwayservice JSON API]. The aim of this application is to retrieve
A simple app to retrieve the Sri Lanka Railway train schedule by reading the
[http://www.icta.lk Information and Communication Technology Agency of Sri Lanka]'s (ICTA)
[http://mobile.icta.lk/services/railwayservice JSON API]. The aim of this application is to retrieve
the schedule as quickly as possible with minimum user interactions.
The non-free Google Analytics library has been replaced with the NoAnalytics library.

View file

@ -7,7 +7,7 @@ Issue Tracker:https://github.com/thasmin/Podax/issues
Summary:Podcast downloader and player
Description:
It automatically downloads new podcasts on an RSS feed, has a widget for easy control,
It automatically downloads new podcasts on an RSS feed, has a widget for easy control,
and can import subscriptions from Google Reader.
Features include:

View file

@ -3,7 +3,7 @@ License:GPLv3+
Web Site:http://www.beem-project.com/
Source Code:http://www.beem-project.com/projects/beem/repository
Issue Tracker:http://www.beem-project.com/projects/beem/issues
Donate:http://flattr.com/thing/379457/Beem-Jabber-client-for-Android
Donate:http://flattr.com/thing/379457/Beem-Jabber-client-for-Android
FlattrID:379457
Summary:Jabber/XMPP (Instant Messaging) client

View file

@ -6,7 +6,7 @@ Issue Tracker:https://github.com/MarioBoehmer/NFCProfile/issues
Summary:Perform actions using tags
Description:
Start alarms, turn on/off radios and ringers, and launch apps by tapping your
Start alarms, turn on/off radios and ringers, and launch apps by tapping your
phone against an NFC tag.
.

View file

@ -7,7 +7,7 @@ Issue Tracker:https://code.google.com/p/boardgamegeek/issues/list
Summary:Search boardgame data
Description:
This app searches the board game data from boardgamegeek.com. It's not a game
itself - it's a reference tool that provides information about board games.
itself - it's a reference tool that provides information about board games.
[https://code.google.com/p/boardgamegeek/wiki/ReleaseNotes Release Notes].
.

View file

@ -6,7 +6,7 @@ Issue Tracker:https://github.com/boombuler/Shift/issues
Summary:Eliminate the tiles
Description:
Shift is a small puzzle game for Android. It is a remake of a game
Shift is a small puzzle game for Android. It is a remake of a game
for WindowsMobile devices. If you want to help me with this project just
contact me...

View file

@ -6,10 +6,10 @@ Issue Tracker:https://github.com/jyio/botbrew-gui/issues
Summary:Alternative package management
Description:
This is Botbrew Basil and uses dpkg, compared to Botbrew Anise which uses
This is Botbrew Basil and uses dpkg, compared to Botbrew Anise which uses
opkg. Botbrew Basil is
still in the experimental stages. This project compiles various *nix tools and
makes packages suitable
still in the experimental stages. This project compiles various *nix tools and
makes packages suitable
for installation on ARM devices. The app downloads binaries from botbrew.com.
Requires root:Yes
@ -26,7 +26,7 @@ srclibs=ActionBarSherlock@4.0.1;ViewPagerIndicator@2.2.3;EmulatorView@v1.0.43,\
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
sed -i 's@\(android.library.reference.2=\).*@\1$$ViewPagerIndicator$$@' project.properties && \
sed -i 's@\(android.library.reference.3=\).*@\1$$EmulatorView$$@' project.properties && \
sed -i 's@~/android-ndk-r8@$$NDK$$@g' mkjni.sh && ./mkjni.sh,buildjni=no
sed -i 's@~/android-ndk-r8@$$NDK$$@g' mkjni.sh && ./mkjni.sh,buildjni=no
Build Version:0.0.1.24,24,733293d904,maven=yes,prebuild=\
./external.sh && sed -i 's@~/android-ndk-r8b@$$NDK$$@g' mkjni.sh && ./mkjni.sh,\

View file

@ -10,7 +10,7 @@ JustSit is designed to help you meditate. It currently runs timers for preparati
The name is inspired by the saying,
"If you walk, just walk, if you sit, just sit, but whatever you do, don't wobble." -Zen Master Unmon
"If you walk, just walk, if you sit, just sit, but whatever you do, don't wobble." -Zen Master Unmon
.
Repo Type:git-svn

View file

@ -6,8 +6,8 @@ Issue Tracker:http://code.google.com/p/copter-gcs/issues/list
Summary:GCS for ArduCopter/ArduPirate
Description:
Provides a GCS for the ArduCopter/ArduPirate family of copters. Status readouts, GPS tracking/logging,
PID tuning, calibration (Transmitter and sensors) and sensor readouts. Very useful for tuning in the field.
Provides a GCS for the ArduCopter/ArduPirate family of copters. Status readouts, GPS tracking/logging,
PID tuning, calibration (Transmitter and sensors) and sensor readouts. Very useful for tuning in the field.
Note that a Bluetooth to APM link is required. Visit the website for details.
'''check this'''

View file

@ -14,7 +14,7 @@ Repo:http://torch.googlecode.com/svn/trunk
Build Version:0.1.2,2,14
#there's a branch for ics, wait for that to go to trunk before updating next
#there's a branch for ics, wait for that to go to trunk before updating next
Update Check Mode:None
Current Version:0.1.2
Current Version Code:2

View file

@ -7,9 +7,9 @@ Issue Tracker:http://code.google.com/p/arxiv-mobile/issues/list
Summary:Client for arXiv.org
Description:
Keep up with the latest science research: physics, math, computers science.
Browse daily science articles (Physics, Astronomy, Math...) at arXiv.org and search the entire
arXiv collection. You can read PDFs, save them for later reading and share articles. A homescreen
widget lets you know of any new articles in your favorite science categories (dozens of physics,
Browse daily science articles (Physics, Astronomy, Math...) at arXiv.org and search the entire
arXiv collection. You can read PDFs, save them for later reading and share articles. A homescreen
widget lets you know of any new articles in your favorite science categories (dozens of physics,
math, computer science categories) or custom searches.
.

View file

@ -6,9 +6,9 @@ Issue Tracker:https://github.com/hanspeide/dashclock-yr-extension/issues
Summary:Weather info on the lockscreen
Description:
This project contains an extension to [[net.nurik.roman.dashclock]]. The
extension is a clone of the Weather extension that comes included with
Dashclock, with the difference that this app pulls data from the Norwegian
This project contains an extension to [[net.nurik.roman.dashclock]]. The
extension is a clone of the Weather extension that comes included with
Dashclock, with the difference that this app pulls data from the Norwegian
Metorological Institute (yr.no), along with some other minor improvements.
.

View file

@ -7,17 +7,17 @@ Donate:http://forum.xda-developers.com/donatetome.php?u=2554465
Summary:Simple webcam
Description:
Use your Android as a simple mobile webcam or cloudcam via WIFI or Mobile
Use your Android as a simple mobile webcam or cloudcam via WIFI or Mobile
Network.
Upload pics with ftp or store on your sdcard to create a timelapse video
Upload pics with ftp or store on your sdcard to create a timelapse video
(the http
and email options may not work in this build though).
Use as simple but mobile timed webcam with refresh rates from seconds to
hours, with
motion detection or your defined daily activity times. High resolution
pictures are
also possible. Mark the pictures with text or image to advertise for your
Use as simple but mobile timed webcam with refresh rates from seconds to
hours, with
motion detection or your defined daily activity times. High resolution
pictures are
also possible. Mark the pictures with text or image to advertise for your
place or business.
Requires root: No. You will need root to use the feature that auto-reboots
@ -29,13 +29,13 @@ The proprietary Google AdMobSDK was replaced with a dummy library.
Repo Type:git-svn
Repo:http://mobilewebcam-android.googlecode.com/svn
#Hash of lib matches http://www.docjar.com/jar/commons-net-ftp-2.0.jar
#Hash of lib matches http://www.docjar.com/jar/commons-net-ftp-2.0.jar
Build Version:2.59,87,7,srclibs=MobAdMob@2d5736,prebuild=\
echo "android.library.reference.1=$$MobAdMob$$" >> project.properties && \
sed -i '/proguard/d' project.properties && sed -i '/key/d' project.properties
sed -i '/proguard/d' project.properties && sed -i '/key/d' project.properties
Build Version:2.62,90,8,srclibs=MobAdMob@2d5736,prebuild=\
echo "android.library.reference.1=$$MobAdMob$$" >> project.properties && \
sed -i '/proguard/d' project.properties && sed -i '/key/d' project.properties
sed -i '/proguard/d' project.properties && sed -i '/key/d' project.properties
Build Version:2.7,93,!no source as of 10/02
Build Version:2.86,106,!lots of problems 10,srclibs=MobAdMob@2d5736,prebuild=\
echo "android.library.reference.1=$$MobAdMob$$" >> project.properties && \

View file

@ -6,7 +6,7 @@ Issue Tracker:https://github.com/iFixit/iFixitAndroid/issues
Summary:Gadget repair guide
Description:
The official iFixit app offers native guide viewing using iFixits
The official iFixit app offers native guide viewing using iFixits
[http://www.ifixit.com/api/1.0/doc public APIs], integrated web views of the site with Answers and Cart.
v1.2.1+ is built with the non-free Google Analytics library replaced with the free NoAnalytics.
@ -20,7 +20,7 @@ update=.;../Android-ViewPagerIndicator/library;../AndroidSectionHeaders/library;
../ImageZoomLibrary;../AndroidImageManager/library;../HoloEverywhere/HoloEverywhereLib,\
init=sed -i 's/git@github.com:/https:\/\/github.com\//g' ../.gitmodules && \
sed -i 's/git@github.com:/https:\/\/github.com\//g' ../.git/config && cd .. && git submodule init && \
git submodule update && cd App
git submodule update && cd App
Build Version:1.2.1,9,dce77248,submodules=yes,target=android-16,\
srclibs=NoAnalytics@158a4a,subdir=App,prebuild=\
rm -f libs/* && echo "android.library.reference.7=$$NoAnalytics$$" >> project.properties,\

View file

@ -7,8 +7,8 @@ Donate:http://tuxrider.drodin.com/
Summary:Downhill racing game
Description:
Control penguin Tux, riding down a snow slope: collect fishes, earn scores
and advance through nine unique levels!
Control penguin Tux, riding down a snow slope: collect fishes, earn scores
and advance through nine unique levels!
Find the right angle to hold the device to gain maximum speed and press the
screen to jump.

View file

@ -6,8 +6,8 @@ Issue Tracker:https://bitbucket.org/giszmo/offline-calendar/issues?status=new&st
Summary:Calendar
Description:
This calendar software can work completely without servers and independently. Offline Calendar can handle
your Appointments, Tasks and Notes. It is a fork of Ancal with an easy to use graphical user interface.
This calendar software can work completely without servers and independently. Offline Calendar can handle
your Appointments, Tasks and Notes. It is a fork of Ancal with an easy to use graphical user interface.
Like Ancal, future development is unlikely.
.

View file

@ -8,7 +8,7 @@ Donate:https://code.google.com/p/toggleheadset2/
Summary:Widget for re-routing audio
Description:
This was originally designed to fix software problems in Android 1.5 that wouldn't properly route audio
when the headset was plugged in and out. However many people have found it to be able to fix hardware
when the headset was plugged in and out. However many people have found it to be able to fix hardware
problems too and it can be used to manually route audio to the speakers for no special reason.
.

View file

@ -6,7 +6,7 @@ Issue Tracker:http://github.com/eleybourn/Book-Catalogue/issues
Summary:Book cataloguing app
Description:
N.B The GoodReads integration won't work as there aren't any API
N.B The GoodReads integration won't work as there aren't any API
keys in the source code to make it work. If you are switching between
different apk signatures it is a good idea to export your list
before uninstalling.
@ -50,7 +50,7 @@ rm -rf external_libs marketplace_info && \
sed -i 's/GoodreadsApiKeys.GOODREADS_DEV_SECRET/"JARXkJTfyo0F8MyctYi9bUmrLISjo8vXAHsZHiuk2E"/g' \
src/com/eleybourn/bookcatalogue/goodreads/GoodreadsManager.java && \
sed -i 's/GoodreadsApiKeys.GOODREADS_DEV_KEY/"udFVpMhBnhJutfVj6abfA"/g' \
src/com/eleybourn/bookcatalogue/goodreads/GoodreadsManager.java
src/com/eleybourn/bookcatalogue/goodreads/GoodreadsManager.java
Build Version:5.0.7,151,!build server rejection v5.0.7-release,target=android-16,extlibs=android/android-support-v4.jar,\
srclibs=ActionBarSherlock@4.2.0,prebuild=rm -rf external_libs marketplace_info support ABS* && \
echo -e "target=android-16\nandroid.library.reference.1=$$ActionBarSherlock$$" > project.properties && \

View file

@ -6,7 +6,7 @@ Issue Tracker:https://github.com/miracle2k/android-autostarts/issues
Summary:See what apps launch in background
Description:
Shows you what apps run when events occur and what other events trigger in the
Shows you what apps run when events occur and what other events trigger in the
background. Root users can disable unwanted autostarts and speed up their phone boot.
Requires Root: No. However, to make changes you will need root.

View file

@ -6,15 +6,15 @@ Issue Tracker:http://code.google.com/p/apps-for-android/issues/list
Summary:Create shortcuts for anything
Description:
You can make shortcuts for anything that has an activity e.g Android keyboard
settings screen.
You can make shortcuts for anything that has an activity e.g Android keyboard
settings screen.
All activities
are listed but there is no description of what each does, so you'll just have
are listed but there is no description of what each does, so you'll just have
to take a guess and some
may not do anything.
may not do anything.
In addition you can make shortcuts to directly dial or send an sms to a contact.
This app is ancient so it may not work on Android 4+ but you can get direct
This app is ancient so it may not work on Android 4+ but you can get direct
access to app activities
with [[com.ideasfrombrain.search_based_launcher_v2]].
.

View file

@ -7,9 +7,9 @@ Issue Tracker:https://github.com/fivasim/Antikythera-Simulation/issues
Name:Antikythera
Summary:Model of an ancient mechanism
Description:
The extraordinary "Antikythera Mechanism" is the oldest known complex
scientific calculator, and it was built in Ancient Greece. Although it was
built around 150-100BC its degree of mechanical sophistication is comparable
The extraordinary "Antikythera Mechanism" is the oldest known complex
scientific calculator, and it was built in Ancient Greece. Although it was
built around 150-100BC its degree of mechanical sophistication is comparable
to a 19th century Swiss clock.
.

View file

@ -8,18 +8,18 @@ Donate:https://gumroad.com/l/oox
Summary:File-sharing and searching
Description:
Search and download files from the BitTorrent network and share files with
Search and download files from the BitTorrent network and share files with
other FrostWire users
on the same local network (via WiFi). Frostwire can also be installed on
the desktop.
on the same local network (via WiFi). Frostwire can also be installed on
the desktop.
The non-free Google Admob library in the source code has been replaced with a
The non-free Google Admob library in the source code has been replaced with a
library
that does nothing.
Anti-feature: Tracking. The app checks for new versions of the app without the
Anti-feature: Tracking. The app checks for new versions of the app without the
user's consent.
The update won't work however, because it is signed with a different key to
The update won't work however, because it is signed with a different key to
these apks.
.
@ -28,10 +28,10 @@ Repo:https://github.com/frostwire/frostwire-android.git
Build Version:0.9.14,75,6db095c85f4,srclibs=MobAdMob@2d5736,target=android-13,prebuild=\
rm -f libs/GoogleAdMobAdsSdk-6.0.0.jar && \
echo -e "\nandroid.library.reference.1=$$MobAdMob$$" >> project.properties
echo -e "\nandroid.library.reference.1=$$MobAdMob$$" >> project.properties
Build Version:1.0.5,81,852b155461,srclibs=MobAdMob@2d5736,target=android-13,prebuild=\
rm -f libs/GoogleAdMobAdsSdk-6.0.0.jar && \
echo -e "\nandroid.library.reference.1=$$MobAdMob$$" >> project.properties
echo -e "\nandroid.library.reference.1=$$MobAdMob$$" >> project.properties
Auto Update Mode:None
Update Check Mode:Market

View file

@ -10,7 +10,7 @@ E-mail client supporting multiple accounts, POP3, IMAP and Push IMAP. Packed wit
features and highly configurable. Import and export of settings is possible so that all that's
required to setup the app after a wipe is to enter the account passwords.
If you would like to contribute financially to k9mail, please consider donating to the local SPCA
If you would like to contribute financially to k9mail, please consider donating to the local SPCA
(Societies for the prevention of cruelty to animals).
We leave this app as a developer build to minimize the disruption to users a signature switch

View file

@ -9,10 +9,10 @@ Summary:Scan items for your collections
Description:
You will need [[com.google.zxing.client.android]] to be installed.
GCstar is a cross-platform application for managing your collections. Detailed
information on each item can be automatically retrieved from the internet and
you can store additional data, such as the location or who you've lent it to.
You may also search and filter your collection by many criteria.
GCstar is a cross-platform application for managing your collections. Detailed
information on each item can be automatically retrieved from the internet and
you can store additional data, such as the location or who you've lent it to.
You may also search and filter your collection by many criteria.
.
Repo Type:git-svn

View file

@ -7,7 +7,7 @@ Donate:http://gcstar.org/contribute.en.php#donate
Summary:View and manage your collections
Description:
GCstar is a cross-platform application for managing your collections. Detailed information on each item can be automatically retrieved from the internet and you can store additional data, such as the location or who you've lent it to. You may also search and filter your collection by many criteria.
GCstar is a cross-platform application for managing your collections. Detailed information on each item can be automatically retrieved from the internet and you can store additional data, such as the location or who you've lent it to. You may also search and filter your collection by many criteria.
.
Repo Type:git-svn

View file

@ -17,9 +17,9 @@ Supports all the basic Github.com features, such as:
* Diff viewer with colorized HTML
* Trending repos (today, week, month, forever)
Uses OAuth2: your password is used to generate a key and is then
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
Formerly known as GH4A. This application is currently in BETA: please
report any issues to the issue tracker.
.
@ -36,7 +36,7 @@ Build Version:3.3,34,!ABS build errors and no origin for modded egit/prettytime/
srclibs=ActionBarSherlock@9598f2;ViewPagerIndicator@65457e,prebuild=\
cp $$ActionBarSherlock$$/libs/android-support-v4.jar libs/ && \
sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
sed -i 's@\(android.library.reference.2=\).*@\1$$ViewPagerIndicator$$@' project.properties
sed -i 's@\(android.library.reference.2=\).*@\1$$ViewPagerIndicator$$@' project.properties
Auto Update Mode:None
Update Check Mode:Market

View file

@ -7,13 +7,13 @@ Donate:http://sourceforge.net/donate/index.php?group_id=311417
Summary:Access files on the network
Description:
A plug-in for [[com.ghostsq.commander]] to access to Windows network shared
A plug-in for [[com.ghostsq.commander]] to access to Windows network shared
folders (also referenced as SMB, Samba, CIFS or even NetBios).
Launch Ghost Commander and go to 'Menu > Location > Home > Windows share'.
Alternatively, scroll along the toolbar until you arrive at 'Home'.
Launch Ghost Commander and go to 'Menu > Location > Home > Windows share'.
Alternatively, scroll along the toolbar until you arrive at 'Home'.
Enter your server name and credentials (if any), then tap the 'Connect' button.
Once connected, you should be able to see a list of Windows machines or
Samba servers on the network. Tip: Better have the Windows account with
Once connected, you should be able to see a list of Windows machines or
Samba servers on the network. Tip: Better have the Windows account with
password. A passwordless Windows account might not work.
.

View file

@ -14,8 +14,8 @@ Total Commander. Unlike regular file managers, it copies and moves
files between its two panels.
The file manager can also create or extract ZIP archives and transfer
files to/from FTP servers. The SFTP/SMB network share functionalities need
plugin apps that aren't yet in the f-droid.org repo.
files to/from FTP servers. The SFTP/SMB network share functionalities need
plugin apps that aren't yet in the f-droid.org repo.
Requires root: No, but if you allow it root you can remount filesystems,
and mess around with the system files.

View file

@ -6,9 +6,9 @@ Issue Tracker:https://github.com/ajlyon/zandy/issues
Summary:Library assistance
Description:
Access your Zotero library from your mobile device. Edit and view your library, sync, and work offline.
Zandy provides a simple interface to all your research. Browse and modify the items in your library,
add new items, view attachments, take and edit item notes, search your library, add webpages from
Access your Zotero library from your mobile device. Edit and view your library, sync, and work offline.
Zandy provides a simple interface to all your research. Browse and modify the items in your library,
add new items, view attachments, take and edit item notes, search your library, add webpages from
the Android browser and more.
The barcode functionality requires [[com.google.zxing.client.android]] to be installed.

View file

@ -6,7 +6,7 @@ Issue Tracker:https://github.com/AndlyticsProject/andlytics/issues
Summary:Track your apps on Play Store
Description:
View stats and reply to comments. Requires a google account on the phone but
View stats and reply to comments. Requires a google account on the phone but
not an admob account.
[http://htmlpreview.github.com/?https://github.com/AndlyticsProject/andlytics/blob/master/res/raw/changelog.html Release Notes].

View file

@ -7,7 +7,7 @@ Issue Tracker:https://github.com/hwmrocker/tictactoe/issues
Summary:Single player TicTacToe game.
Description:
A simple single player Tic Tac Toe game,
played against the computer.
played against the computer.
.
Repo Type:git

View file

@ -11,8 +11,8 @@ Description:
N.B It isn't possible to view geo-tagged photos on a map because Google Maps is the only map source and
f-droid can't supply an API key to use it.
Anti-feature: Dependencies. It's necessary for Google Maps to be already
installed either as an app or as a shared system library for this app to be
Anti-feature: Dependencies. It's necessary for Google Maps to be already
installed either as an app or as a shared system library for this app to be
installable. We will be able to remove this dependency soon.
.

View file

@ -9,7 +9,7 @@ Description:
Type and Speak makes your phone say out loud whatever you type! Save speech to use as ringtones and alarms.
Can work via the share menu so you can have entire articles read out loud.
Uses Android's multi-lingual text-to-speech engine which supports UK English,
Uses Android's multi-lingual text-to-speech engine which supports UK English,
US English, French, Italian, German, and Spanish pronunciations.
.

View file

@ -10,22 +10,22 @@ Description:
Version of the Android app is now proprietary and it isn't clear whether
the source code repository will be getting any more updates.
This can be used with non-Google apps that support it , but the most common
use will be to login to Google
or other accounts in a web browser. You will probably need
This can be used with non-Google apps that support it , but the most common
use will be to login to Google
or other accounts in a web browser. You will probably need
[[com.google.zxing.client.android]] to be installed,
though for some accounts it may be possible to type in keys.
The Google Authenticator project includes implementations of one-time passcode
generators for several mobile
platforms, as well as a pluggable authentication module (PAM). One-time
passcodes are generated using open
standards developed by the Initiative for Open Authentication (OATH) (which is
The Google Authenticator project includes implementations of one-time passcode
generators for several mobile
platforms, as well as a pluggable authentication module (PAM). One-time
passcodes are generated using open
standards developed by the Initiative for Open Authentication (OATH) (which is
unrelated to OAuth).
These implementations support the HMAC-Based One-time Password (HOTP) algorithm
specified in RFC 4226 and the
Time-based One-time Password (TOTP) algorithm specified in RFC 6238.
These implementations support the HMAC-Based One-time Password (HOTP) algorithm
specified in RFC 4226 and the
Time-based One-time Password (TOTP) algorithm specified in RFC 6238.
.
Repo Type:git

View file

@ -6,9 +6,9 @@ Issue Tracker:http://code.google.com/p/iosched/issues/list
Summary:Google developer summit app
Description:
Every year Google holds a summitwhere they reveal the features in the next Android release.
Every year Google holds a summitwhere they reveal the features in the next Android release.
We're a bit a late for this one, but Google didn't release the code until after
the summit finished anyway. It doesn't need Google Maps installed but it does
the summit finished anyway. It doesn't need Google Maps installed but it does
need a Google account on the phone.
.

View file

@ -18,7 +18,7 @@ Build Version:2.1.3,2103,296d3317a49d,prebuild=mkdir libs && cp extra/system.jar
Build Version:3.1,3010,f97462007110,prebuild=mkdir libs && cp extra/system.jar libs/
Build Version:3.2,3020,dfcba57e1d92,prebuild=mkdir libs && cp extra/system.jar libs/
Build Version:3.2.1,3021,1ac11c9696b6,prebuild=mkdir libs && cp extra/system.jar libs/,buildjni=yes
#AOSP jar: see http://code.google.com/p/diskusage/issues/detail?id=19
#AOSP jar: see http://code.google.com/p/diskusage/issues/detail?id=19
Build Version:3.4,3040,bb21ead5dd0f,prebuild=mkdir libs && cp extra/system.jar libs/,buildjni=yes
Auto Update Mode:None

View file

@ -6,9 +6,9 @@ Issue Tracker:http://code.google.com/p/eyes-free/issues/list
Summary:Accessibility improvements
Description:
TalkBack is an Accessibility Service that helps blind and vision-impaired
TalkBack is an Accessibility Service that helps blind and vision-impaired
users interact with their devices more easily.
This application adds spoken, audible, and vibration feedback to your device.
This application adds spoken, audible, and vibration feedback to your device.
It comes pre-installed on many devices
(but not in CyanogenMod), so you won't be able to install this if that is
the case.
@ -20,8 +20,8 @@ It's only activated if you explicitly turn on Accessibility:
# Enable TalkBack checkboxes
# (Android 4.0 and later) Enable explore-by-touch
See the
[http://eyes-free.googlecode.com/svn/trunk/documentation/android_access/index.html FAQ]
See the
[http://eyes-free.googlecode.com/svn/trunk/documentation/android_access/index.html FAQ]
or
the [http://eyes-free.blogspot.com Eyes-Free blog] for more on Android accessibility.
.

View file

@ -6,7 +6,7 @@ Issue Tracker:https://code.google.com/p/stardroid/issues/list
Summary:Sky Map to explore the skies
Description:
Point your phone at the sky, and Sky Map will show the stars, planets, constellations, and more to help
Point your phone at the sky, and Sky Map will show the stars, planets, constellations, and more to help
you identify the celestial objects in view. You can also browse the skies in manual mode.
The app may not be able to detect your location very well if you are not using the non-Free Network Location

View file

@ -4,11 +4,11 @@ Web Site:http://code.google.com/p/geobeagle/
Source Code:http://code.google.com/p/geobeagle/source/list
Issue Tracker:http://code.google.com/p/geobeagle/issues/list
Summary:Search for geocaches and letterboxes
Summary:Search for geocaches and letterboxes
Description:
Geocaches are objects that have been hidden in the real world; the game of geocaching is finding these objects around you.
Jacob Paulsen did a [http://androidsocialmedia.com/apps/geobeagle-geocaching-android-style YouTube video]
Jacob Paulsen did a [http://androidsocialmedia.com/apps/geobeagle-geocaching-android-style YouTube video]
featuring GeoBeagle.
.

View file

@ -6,15 +6,15 @@ Issue Tracker:http://code.google.com/p/eyes-free/issues/list
Summary:Alternative homescreen
Description:
Turns your Android into an eyes-free communication device. Provides one-touch
access to applications,
Turns your Android into an eyes-free communication device. Provides one-touch
access to applications,
as well as useful mini-apps built into the Eyes-Free Shell.
Move your finger over the screen to explore; lift your finger up to run what
Move your finger over the screen to explore; lift your finger up to run what
you stopped on.
See the
[http://eyes-free.googlecode.com/svn/trunk/documentation/android_access/index.html FAQ]
See the
[http://eyes-free.googlecode.com/svn/trunk/documentation/android_access/index.html FAQ]
or
the [http://eyes-free.blogspot.com Eyes-Free blog] for more on Android accessibility.
.

View file

@ -7,21 +7,21 @@ Donate:https://code.google.com/p/android-wifi-tether/
Summary:Wireless internet tethering
Description:
'''N.B''' The app isn't built entirely from source; there are bunch of
'''N.B''' The app isn't built entirely from source; there are bunch of
prebuilt programs like dnsmasq and iptables in the source code repository.
This is the latest version of [[android.tether]] but it's still a beta.
This program enables tethering (via WiFi and BT) for rooted handsets running
Android. Clients (your
laptop for example) can connect (via ad-hoc mode) and get access to the
internet using the cellular
This program enables tethering (via WiFi and BT) for rooted handsets running
Android. Clients (your
laptop for example) can connect (via ad-hoc mode) and get access to the
internet using the cellular
data connection which is established by the handset.
This application requires a rooted device (basic Android still doesn't allow
ad-hoc mode) and
(probably) a custom-kernel which supports netfilter (iptables). Please see the
website for detailed information.
This application requires a rooted device (basic Android still doesn't allow
ad-hoc mode) and
(probably) a custom-kernel which supports netfilter (iptables). Please see the
website for detailed information.
.
Requires Root:Yes

View file

@ -6,8 +6,8 @@ Issue Tracker:http://code.google.com/p/esms/issues/list
Summary:Send SMS via the web
Description:
Inviare messaggi gratuiti via web. Invio
multiplo fino a tre contatti, anteprima ultimo messaggio ricevuto, supporto
Inviare messaggi gratuiti via web. Invio
multiplo fino a tre contatti, anteprima ultimo messaggio ricevuto, supporto
account di diversi provider (Vodafone e TIM).
.

View file

@ -6,7 +6,7 @@ Issue Tracker:http://code.google.com/p/chartdroid/issues/list
Summary:Chart engine
Description:
You don't need to install this unless another app needs it. ChartDroid is an Intent-based
You don't need to install this unless another app needs it. ChartDroid is an Intent-based
"library application" for static chart and graph generation on Android. Other applications can use it to
graph/plot/display numerical data in many representations by implementing a ContentProvider.
.

View file

@ -9,11 +9,11 @@ Description:
This might be used in
preference to another firewall frontend if you are running
lower-powered hardware, but be warned that it contains a lot of bugs that
won't ever get fixed.
won't ever get fixed.
It has been patched to just work with Android 1.6 to 2.3.7.
The package ID for this app on Google is different, and it won't
be getting any more updates there either.
It has been patched to just work with Android 1.6 to 2.3.7.
The package ID for this app on Google is different, and it won't
be getting any more updates there either.
Requires root: Yes. iptables (the firewall itself) has to be run as root.
.

View file

@ -13,7 +13,7 @@ Bluetooth, etc. It can be useful for those who prefer typing SMS on a real
keyboard. The app also notifies you about new "events" on the phone, like a
new text message (SMS) or an incoming call. Think of it as a remote control
for your Android phone via XMPP that informs you about recent events on
your smartphone.
your smartphone.
Google Admob library is no longer in the source code.
.

View file

@ -6,8 +6,8 @@ Issue Tracker:https://code.google.com/p/iptableslog/issues/list
Summary:See what's accessing the internet
Description:
Network Log monitors iptables-logging to display a real-time list of which apps
are making
Network Log monitors iptables-logging to display a real-time list of which apps
are making
network connections, and provides statistics about those app connections.
Note: contains pre-built grep and iptables binaries. Though source code

View file

@ -17,7 +17,7 @@ hidden treasures and improve your equipment.
Please note that this is a work in progress, which means that all maps
are not yet done. This is mainly a version for bug-hunting and
compatibility testing. Please give feedback on the project page.
Many of the graphical resources are CC-licensed; see the
Many of the graphical resources are CC-licensed; see the
[http://code.google.com/p/andors-trail/wiki/License wiki] for details.
.

View file

@ -15,9 +15,9 @@ Repo Type:git
Repo:https://github.com/benjymous/dashclock-k-9.git
Build Version:1.1.0.1,1101,3ded5013c3,srclibs=DashClock@v1.2,rm=libs/dashclock-api-r1.1.jar,prebuild=\
echo 'source.dir=src;$$DashClock$$/api/src' >> project.properties
echo 'source.dir=src;$$DashClock$$/api/src' >> project.properties
Build Version:1.1.1.0,1110,042f693,srclibs=DashClock@v1.2,rm=libs/dashclock-api-r1.1.jar,prebuild=\
echo 'source.dir=src;$$DashClock$$/api/src' >> project.properties
echo 'source.dir=src;$$DashClock$$/api/src' >> project.properties
Auto Update Mode:None
Update Check Mode:RepoManifest

View file

@ -7,7 +7,7 @@ FlattrID:434849
Summary:Reprap (3D printer) controller
Description:
Print directly to a RepRap device over Bluetooth. The RepRap project is an initiative to develop a
Print directly to a RepRap device over Bluetooth. The RepRap project is an initiative to develop a
3D printer that can print most of its own components.
.

View file

@ -7,15 +7,15 @@ Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=paypal%40hexad
Summary:Play games with bluetooth controllers
Description:
This application installs a new IME (soft-keyboard) that can read data from a Bluetooth input device. Among
the supported devices are: Zeemote JS1, MSI Chainpus BGP100, Phonejoy and iControlPad (iCP). This is NOT a
bluetooth keyboard driver, it ONLY supports the devices listed above.Analog input is supported
but requires that the app you are using BluezIME with also supports it. Some of the
major emulators support BluezIME analog input, setup your controller inside the emulator app instead of
through the BluezIME interface if possible. If your favorite app does not support BluezIME analog input,
This application installs a new IME (soft-keyboard) that can read data from a Bluetooth input device. Among
the supported devices are: Zeemote JS1, MSI Chainpus BGP100, Phonejoy and iControlPad (iCP). This is NOT a
bluetooth keyboard driver, it ONLY supports the devices listed above.Analog input is supported
but requires that the app you are using BluezIME with also supports it. Some of the
major emulators support BluezIME analog input, setup your controller inside the emulator app instead of
through the BluezIME interface if possible. If your favorite app does not support BluezIME analog input,
please write the publishers and ask for it!
Confirmed to work with almost all devices from HTC, Samsung and Motorola. Reported NOT working with any LG
Confirmed to work with almost all devices from HTC, Samsung and Motorola. Reported NOT working with any LG
device with stock ROM: http://code.google.com/p/android-bluez-ime/issues/detail?id=84
.

View file

@ -59,7 +59,7 @@ Build Version:4.0.1,23,1950e66885eb,rm=Dictionary_signed.apk,\
init=git clone https://code.google.com/p/quickdic-dictionary.util/ Util,prebuild=mkdir libs && \
sed -i 's@\(android.library.reference.1=\).*@\1Util@' project.properties && \
cd jars/icu4j-4_8_1_1/ && sed -i '108d' build.xml && ant clean collator transliterator moduleJar && \
mv icu4j.jar ../../libs/
mv icu4j.jar ../../libs/
Auto Update Mode:None
#Cross reference with version of apk in root directory

View file

@ -6,12 +6,12 @@ Issue Tracker:https://github.com/gregko/TtsPlus-FBReader/issues
Summary:Enhanced TTS plugin for FBReader
Description:
Set rate , pitch, volume, language. Pause at the end of sentences. Better
Set rate , pitch, volume, language. Pause at the end of sentences. Better
Bluetooth support that can
control the app from another app. Just choose Speak+ from the FBReader context
control the app from another app. Just choose Speak+ from the FBReader context
menu to activate.
The internet permission exists to enable the sending of crash logs to the
The internet permission exists to enable the sending of crash logs to the
developer. In the event of
a crash a dialogue will be displayed requesting your permission to send the logs.
.

View file

@ -12,7 +12,7 @@ Description:
* Hide any app from list of apps adding it to the hide list.
* Rename any app however you like.
* Icons of apps and wallpapers are not displayed, freeing up RAM.
* The space character " " is mapped to the "any set of characters". (i.e. in terms of REGEX " " is replaced with "*." )
* The space character " " is mapped to the "any set of characters". (i.e. in terms of REGEX " " is replaced with "*." )
* Advanced search using REGEX.
* Includes basic widgets for Wifi, camera etc.
* Works as a home-screen or normal app

View file

@ -15,9 +15,9 @@ This app can help induce relaxation, creativity and many other desirable mental
states.
*WARNING*
Binaural beats are very powerful and new presets must be experienced carefully, in a safe
Binaural beats are very powerful and new presets must be experienced carefully, in a safe
environment. The app automatically pauses and resume if a phone call arrives.
This is why PHONE_STATE permissions are required.
This is why PHONE_STATE permissions are required.
.
Repo Type:git

View file

@ -7,8 +7,8 @@ Issue Tracker:
Summary:Caller identification
Description:
Uses a web service to provide information about an incoming caller based on
their number. It works in certain European countries, the U.S., Canada and
Australia: see the
their number. It works in certain European countries, the U.S., Canada and
Australia: see the
website for more information. The web service is also FOSS.
.

View file

@ -6,7 +6,7 @@ Issue Tracker:https://github.com/intervigilium/MicDroid/issues
Summary:Pitch correct your voice
Description:
MicDroid is a small Android app that produces the pitch correction effect made famous by T-Pain.
MicDroid is a small Android app that produces the pitch correction effect made famous by T-Pain.
It's based on the AutoTalent pitch-correcting LADSPA plugin, by Tom Baran.
.

View file

@ -9,11 +9,11 @@ Description:
You will need [[com.google.zxing.client.android]] to be installed to use this.
First visit http://send-to-computer.appspot.com on your computer and make sure
popup blocking is disabled. Scan the barcode given on the screen (the app
remembers the unique id at the end of the url so that it can identify your
requests for web pages). Choose Open in Browser and choose Send to Computer
(you may have to scroll). You are now setup and can send webpages to your
computer via the browser share menu. The computer browser checks every two
popup blocking is disabled. Scan the barcode given on the screen (the app
remembers the unique id at the end of the url so that it can identify your
requests for web pages). Choose Open in Browser and choose Send to Computer
(you may have to scroll). You are now setup and can send webpages to your
computer via the browser share menu. The computer browser checks every two
minutes for requests so you might have to wait a little. The source code is also
available for the server side of things.
.

Some files were not shown because too many files have changed in this diff Show more