Run rewritemeta with text wrapping

This commit is contained in:
Daniel Martí 2015-09-11 22:52:14 -07:00
parent 6595016e90
commit f64020e146
1338 changed files with 5033 additions and 5013 deletions

View file

@ -7,8 +7,8 @@ Issue Tracker:
Auto Name:Anstop Auto Name:Anstop
Summary:A simple stopwatch Summary:A simple stopwatch
Description: Description:
A simple stopwatch, that also supports lap timing and a countdown A simple stopwatch, that also supports lap timing and a countdown timer. The
timer. The countdown timer doesn't make an alarm so an eye will have to be kept on it. countdown timer doesn't make an alarm so an eye will have to be kept on it.
. .
Repo Type:git-svn Repo Type:git-svn

View file

@ -9,10 +9,10 @@ Summary:Manage Bluetooth functions
Description: Description:
Automatically adjusts the media volume on connect and resets it on disconnect. Automatically adjusts the media volume on connect and resets it on disconnect.
This is done so that stereo streaming audio can work properly. Intended 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 primarily for car Bluetooth systems. It can read out text messages using Text To
To Speech (TTS) services while you are connected. Each paired Bluetooth Speech (TTS) services while you are connected. Each paired Bluetooth device or
device or virtual device (home dock, car dock, power connection, or headset virtual device (home dock, car dock, power connection, or headset plug) can be
plug) can be configured to your liking. There is a configured to your liking. There is a
[https://github.com/jroal/a2dpvolume/wiki/Manual manual] on the website. [https://github.com/jroal/a2dpvolume/wiki/Manual manual] on the website.
A secondary feature is the ability to capture location information so you can A secondary feature is the ability to capture location information so you can

View file

@ -15,8 +15,8 @@ Description:
* uses same the efficient, highly compressed dictionary data storage format as the desktop version * uses same the efficient, highly compressed dictionary data storage format as the desktop version
* it can integrate with both [[org.geometerplus.zlibrary.ui.android]] and [[org.coolreader]] * it can integrate with both [[org.geometerplus.zlibrary.ui.android]] and [[org.coolreader]]
Ready-made dictionaries can be found on the website, or you can roll your own with the tools Ready-made dictionaries can be found on the website, or you can roll your own
on the website. with the tools on the website.
. .
Repo Type:git Repo Type:git

View file

@ -11,10 +11,9 @@ Bitcoin:14FPuKQfmV31Fx4uxwXvehmM189nxaQpKB
Auto Name:Export Contacts Auto Name:Export Contacts
Summary:Export contacts to a file Summary:Export contacts to a file
Description: Description:
Export Contacts is an application to help you export your contacts directly Export Contacts is an application to help you export your contacts directly from
from your Android device without the need to upload them to Google first. A your Android device without the need to upload them to Google first. A vCard
vCard contacts file is exported to your SD card directly from the phones contacts file is exported to your SD card directly from the phones contact list.
contact list.
. .
Repo Type:bzr Repo Type:bzr

View file

@ -7,8 +7,8 @@ Issue Tracker:https://github.com/chelovek84/mLauncher/issues
Auto Name:mLauncher Auto Name:mLauncher
Summary:Launch apps from a list Summary:Launch apps from a list
Description: Description:
Bookmark your favorite apps and launch them with ease. Long press on an app Bookmark your favorite apps and launch them with ease. Long press on an app to
to add(remove) it to(from) bookmarks. Touch back or menu buttons to view your add(remove) it to(from) bookmarks. Touch back or menu buttons to view your
bookmarks. bookmarks.
. .

View file

@ -7,11 +7,10 @@ Issue Tracker:https://github.com/andraus/BluetoothHidEmu/issues
Auto Name:Bluetooth Input Emulator Auto Name:Bluetooth Input Emulator
Summary:Use phone/tablet as Bluetooth keyboard Summary:Use phone/tablet as Bluetooth keyboard
Description: Description:
This project started out as a personal endeavour to use my This project started out as a personal endeavour to use my smartphone as a
smartphone as a controller / keyboard for a PS3. The intent controller / keyboard for a PS3. The intent was not to actually use it as a
was not to actually use it as a controller to play games, controller to play games, but instead to type text messages or perform light
but instead to type text messages or perform light navigation navigation on the PS3, playback music / videos, etc.
on the PS3, playback music / videos, etc.
. .
Requires Root:yes Requires Root:yes

View file

@ -9,17 +9,15 @@ Summary:PrBoom Doom game engine
Description: Description:
PrBoom4Android is a port of the PrBoom Doom engine. PrBoom4Android is a port of the PrBoom Doom engine.
It was originally ported to Android by Vladimir Silva when the It was originally ported to Android by Vladimir Silva when the first Android
first Android device, the G1, was released. Since the original device, the G1, was released. Since the original port was designed to work with
port was designed to work with the G1's hardware keyboard, it the G1's hardware keyboard, it did not function with touchscreen only devices.
did not function with touchscreen only devices. This release This release adds on-screen multitouch controls to support newer devices. If you
adds on-screen multitouch controls to support newer devices. have a hardware keyboard, you can always use that or enable the touch controls,
If you have a hardware keyboard, you can always use that or the choice is yours!
enable the touch controls, the choice is yours!
You will need a WAD file (Doom game data file) to play, you will You will need a WAD file (Doom game data file) to play, you will be offered to
be offered to download one of free WAD files by the game on first download one of free WAD files by the game on first run.
run.
. .
Repo Type:git-svn Repo Type:git-svn

View file

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

View file

@ -7,11 +7,12 @@ Issue Tracker:https://github.com/valerio-bozzolan/AcrylicPaint/issues
Auto Name:Acrylic Paint Auto Name:Acrylic Paint
Summary:Simple finger painting Summary:Simple finger painting
Description: Description:
Acrylic Paint is a coloring tool based on the FingerPaint project Acrylic Paint is a coloring tool based on the FingerPaint project taken from API
taken from API demos. demos.
We use a patched fork authorized by the [https://github.com/anupam1525/AcrylicPaint/ original author] We use a patched fork authorized by the
until main development is active again. [https://github.com/anupam1525/AcrylicPaint/ original author] until main
development is active again.
. .
Repo Type:git Repo Type:git

View file

@ -24,9 +24,11 @@ Requirements:
* Android 4.0 (ICS) or higher * Android 4.0 (ICS) or higher
* An account on a suitable VPN server * An account on a suitable VPN server
This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit ([http://www.openssl.org/]). This product includes software developed by the OpenSSL Project for use in the
OpenSSL Toolkit ([http://www.openssl.org/]).
This product includes cryptographic software written by Eric Young (eay@cryptsoft.com). This product includes cryptographic software written by Eric Young
(eay@cryptsoft.com).
. .
Repo Type:git Repo Type:git

View file

@ -8,7 +8,8 @@ Donate:https://code.google.com/p/baby-care-timer
Auto Name:Baby Care Timer Auto Name:Baby Care Timer
Summary:Know when to feed the baby Summary:Know when to feed the baby
Description: Description:
Baby Care Timer is a timer for parents to track feedings, diaper changes and other important items. Baby Care Timer is a timer for parents to track feedings, diaper changes and
other important items.
. .
Repo Type:git-svn Repo Type:git-svn

View file

@ -9,14 +9,15 @@ Auto Name:Notify Lite
Summary:Notification management tool Summary:Notification management tool
Description: Description:
This application will display a popup window for missed calls, text messages, This application will display a popup window for missed calls, text messages,
calendar events and emails via [[com.fsck.k9]]. calendar events and emails via [[com.fsck.k9]]. It is extremely customizable
It is extremely customizable with many options to suit your needs and style. with many options to suit your needs and style. Extra themes are available as
Extra themes are available as apks from the website. apks from the website.
Anti-feature: Addons. The app has some limitations and the user is prompted to Anti-feature: Addons. The app has some limitations and the user is prompted to
install the fully-featured proprietary version. install the fully-featured proprietary version.
Status: Newer versions have been published by the author but without source code. Status: Newer versions have been published by the author but without source
code.
. .
Repo Type:git-svn Repo Type:git-svn

View file

@ -7,7 +7,8 @@ Issue Tracker:
Auto Name:Arity Auto Name:Arity
Summary:Scientific calculator Summary:Scientific calculator
Description: Description:
Scientific calculator with complex numbers and graphing of user-defined functions. Scientific calculator with complex numbers and graphing of user-defined
functions.
. .
Repo Type:hg Repo Type:hg

View file

@ -21,7 +21,8 @@ simply import the certificate from the file with a few clicks.
When the certificate was imported correctly, it will be accepted in (nearly) all When the certificate was imported correctly, it will be accepted in (nearly) all
apps, including [[at.bitfire.davdroid]] and the Android email app don't choose apps, including [[at.bitfire.davdroid]] and the Android email app don't choose
"Accept all certificates" there, see [https://code.google.com/p/android/issues/detail?id=67038]. "Accept all certificates" there, see
[https://code.google.com/p/android/issues/detail?id=67038].
. .
Repo Type:git Repo Type:git

View file

@ -11,7 +11,8 @@ Bitcoin:1KSCy7RHztKuhW9fLLaUYqdwdC2iwbejZU
Auto Name:DAVdroid-mirakel Auto Name:DAVdroid-mirakel
Summary:Contacts, Calendar and Task sync Summary:Contacts, Calendar and Task sync
Description: Description:
This is a patched [[at.bitfire.davdroid]] version that is able to sync with [[de.azapps.mirakelandroid]]. This is a patched [[at.bitfire.davdroid]] version that is able to sync with
[[de.azapps.mirakelandroid]].
DAVdroid itself is a CalDAV/CardDAV synchronisation adapter for Android 4+ DAVdroid itself is a CalDAV/CardDAV synchronisation adapter for Android 4+
devices. Use it with your own server (like Radicale or DAViCal) or with a devices. Use it with your own server (like Radicale or DAViCal) or with a

View file

@ -15,13 +15,14 @@ DAVdroid is a CalDAV/CardDAV synchronisation adapter for Android 4+ devices.
Use it with your own server (like [https://owncloud.org/ OwnCloud], Use it with your own server (like [https://owncloud.org/ OwnCloud],
[http://baikal-server.com/ Baïkal], [http://www.davical.org/ DAViCal] or [http://baikal-server.com/ Baïkal], [http://www.davical.org/ DAViCal] or
[http://radicale.org/ radiCALe]) or with a trusted hoster to keep your [http://radicale.org/ radiCALe]) or with a trusted hoster to keep your contacts
contacts and events under your control. and events under your control.
Integrates natively in Android calendar/contact apps. See homepage for Integrates natively in Android calendar/contact apps. See homepage for
configuration details, including info about self-signed certificates. configuration details, including info about self-signed certificates.
For a comparison of server software, see the [https://wiki.debian.org/Groupware Debian wiki]. For a comparison of server software, see the [https://wiki.debian.org/Groupware
Debian wiki].
. .
Repo Type:git Repo Type:git

View file

@ -11,8 +11,8 @@ Summary:Use touchscreen as graphics tablet
Description: Description:
GfxTablet makes it possible to use your device (especially tablets) like a GfxTablet makes it possible to use your device (especially tablets) like a
graphics tablet, sending touch data (including pressure!) to any compatible graphics tablet, sending touch data (including pressure!) to any compatible
(e.g. GNU/Linux) computer. Requires running the uinput driver on your PC (e.g. GNU/Linux) computer. Requires running the uinput driver on your PC (see
(see website for details). website for details).
. .
Repo Type:git Repo Type:git

View file

@ -8,12 +8,11 @@ Name:Kolab Client
Auto Name:Kolab Client for Android Auto Name:Kolab Client for Android
Summary:Sync contacts/calendar Summary:Sync contacts/calendar
Description: Description:
A synchronisation provider for contacts and calender, integrating with Kolab A synchronisation provider for contacts and calender, integrating with Kolab or
or IMAP servers. IMAP servers.
Status: '''Currently, this is a developer preview.''' Status: '''Currently, this is a developer preview.''' The project can eat all
The project can eat all your data. your data. (Calendar sync probably only works for Android 4 on 0.9.5-ICS).
(Calendar sync probably only works for Android 4 on 0.9.5-ICS).
. .
Repo Type:git Repo Type:git

View file

@ -7,10 +7,10 @@ Issue Tracker:https://bitbucket.org/FlorianSchrofner/swip/issues
Auto Name:SwiP Auto Name:SwiP
Summary:Change profiles automatically Summary:Change profiles automatically
Description: Description:
Create, manage and apply profiles which can be triggered by Create, manage and apply profiles which can be triggered by different events.
different events.
Options: Options:
* Ringer Mode * Ringer Mode
* Ringtone- & Notification Volume * Ringtone- & Notification Volume
* Media Volume * Media Volume
@ -24,6 +24,7 @@ Options:
* Display Time Out * Display Time Out
Triggers: Triggers:
* Location (Geofence) * Location (Geofence)
* Time (Exact time or time range) * Time (Exact time or time range)
* Battery State * Battery State

View file

@ -8,8 +8,9 @@ Bitcoin:1GLTBBirbj8GZ8uY1gwovZ1QEMjfWu3rWT
Auto Name:GLT Companion Auto Name:GLT Companion
Summary:Browse the "Grazer Linuxtage" schedule Summary:Browse the "Grazer Linuxtage" schedule
Description: Description:
Advanced schedule browser for the [https://linuxtage.at/ Grazer Linuxtage] conference in Advanced schedule browser for the [https://linuxtage.at/ Grazer Linuxtage]
Graz, Austria. Download the most recent schedule and browse it offline. conference in Graz, Austria. Download the most recent schedule and browse it
offline.
Features: Features:

View file

@ -9,15 +9,14 @@ FlattrID:117140
Auto Name:OpenDocument Reader Auto Name:OpenDocument Reader
Summary:Document reader Summary:Document reader
Description: 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
read by a wide variety of programs, of programs, including OpenOffice and LibreOffice.
including OpenOffice and LibreOffice.
Anti-feature: Tracking. A recent version had code for sending Anti-feature: Tracking. A recent version had code for sending some device info
some device info via HTTP POST to a appspot.com server. via HTTP POST to a appspot.com server.
A proprietary ad library was removed before building. More recent versions A proprietary ad library was removed before building. More recent versions have
have several more proprietary binaries. several more proprietary binaries.
. .
Repo Type:git Repo Type:git

View file

@ -11,11 +11,12 @@ Sensorium collects sensor values (such as 3G, GPS, battery charge) that you
allow it to access. You can control the level of detail of the data collected allow it to access. You can control the level of detail of the data collected
from within the app. The app comes preconfigured so as to collect data for from within the app. The app comes preconfigured so as to collect data for
upstream's open 3G connectivity map, upstream's open 3G connectivity map,
[https://skylla.fc.univie.ac.at/~puehringer/o3gm_django Open3GMap]: [https://skylla.fc.univie.ac.at/~puehringer/o3gm_django Open3GMap]: it sends
it sends data once an hour when a WiFi connection is available, data once an hour when a WiFi connection is available, but the URLs and
but the URLs and frequency can be chosen. frequency can be chosen.
Sensors the app can use include: Sensors the app can use include:
* Device Info * Device Info
* Radio Cell Info Sensor * Radio Cell Info Sensor
* Network Location * Network Location

View file

@ -10,16 +10,16 @@ Auto Name:Bankomat Card Infos
Summary:Read bank card via NFC Summary:Read bank card via NFC
Description: Description:
Tries to read the last transactions and some general infos from a NFC-enabled Tries to read the last transactions and some general infos from a NFC-enabled
Austrian Bankomatkarte (Maestro debit card) via NFC. Austrian Bankomatkarte (Maestro debit card) via NFC. It may not work on all
It may not work on all cards, only tested with cards from Bank Austria for now. cards, only tested with cards from Bank Austria for now.
It checks if the card contains the Paylife Quick application It checks if the card contains the Paylife Quick application (`AID
(`AID D040000001000002`) and the Maestro (Bankomat) application D040000001000002`) and the Maestro (Bankomat) application (`AID A0000000043060`)
(`AID A0000000043060`) and tries to read some free accessible files and tries to read some free accessible files (no authentication is performed to
(no authentication is performed to card). card).
WARNING: This app has been superseded by [[at.zweng.bankomatinfos]] and WARNING: This app has been superseded by [[at.zweng.bankomatinfos]] and will be
will be disabled in the future. disabled in the future.
. .
Repo Type:git Repo Type:git

View file

@ -10,17 +10,17 @@ Auto Name:Bankomat Card Infos 2
Summary:Read bank card via NFC Summary:Read bank card via NFC
Description: Description:
Tries to read the last transactions and some general infos from a NFC-enabled Tries to read the last transactions and some general infos from a NFC-enabled
Austrian Bankomatkarte (Maestro debit card) via NFC. Austrian Bankomatkarte (Maestro debit card) via NFC. It may not work on all
It may not work on all cards, only tested with cards from Bank Austria for now. cards, only tested with cards from Bank Austria for now.
It checks if the card contains the Paylife Quick application It checks if the card contains the Paylife Quick application (`AID
(`AID D040000001000002`) and the Maestro (Bankomat) application D040000001000002`) and the Maestro (Bankomat) application (`AID A0000000043060`)
(`AID A0000000043060`) and tries to read some free accessible files and tries to read some free accessible files (no authentication is performed to
(no authentication is performed to card). card).
This is a re-issued version of [[at.zweng.bankomatinfos]]. The original app This is a re-issued version of [[at.zweng.bankomatinfos]]. The original app was
was removed from the PlayStore due to TOS violations. More information in removed from the PlayStore due to TOS violations. More information in the
the [https://github.com/johnzweng/bankomatinfos/issues/7 issue tracker]. [https://github.com/johnzweng/bankomatinfos/issues/7 issue tracker].
. .
Repo Type:git Repo Type:git

View file

@ -7,10 +7,10 @@ Issue Tracker:https://github.com/mattkwan/android-xserver/issues
Auto Name:X Server Auto Name:X Server
Summary:Display remote X11 apps Summary:Display remote X11 apps
Description: Description:
X Server, allowing you to display [http://en.wikipedia.org/wiki/X_Window_System X11] applications X Server, allowing you to display [http://en.wikipedia.org/wiki/X_Window_System
on your device. It could be used in conjunction with [[info.guardianproject.lildebi]] to X11] applications on your device. It could be used in conjunction with
use graphical apps according to the instructions on [[info.guardianproject.lildebi]] to use graphical apps according to the
[http://j05hyyy.blogspot.com/2012_09_01_archive.html this blog]. instructions on [http://j05hyyy.blogspot.com/2012_09_01_archive.html this blog].
. .
Repo Type:git Repo Type:git

View file

@ -10,6 +10,7 @@ Description:
A widget for the popular Reddit website. A widget for the popular Reddit website.
Features: Features:
* Display any Reddit subreddit in the widget. * Display any Reddit subreddit in the widget.
* Choose from popular subreddits or search for your favourites. * Choose from popular subreddits or search for your favourites.
* Keep you favourite subreddits on your "My Subreddits" list. * Keep you favourite subreddits on your "My Subreddits" list.

View file

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

View file

@ -7,8 +7,8 @@ Issue Tracker:https://github.com/axxapy/apkExtractor/issues
Auto Name:Apk Extractor Auto Name:Apk Extractor
Summary:Get APK files from installed apps Summary:Get APK files from installed apps
Description: Description:
Extract APKs from your device, even if installed from the Playstore. Root Extract APKs from your device, even if installed from the Playstore. Root access
access is required for paid apps. is required for paid apps.
. .
Repo Type:git Repo Type:git

View file

@ -7,10 +7,10 @@ Issue Tracker:
Auto Name:Droid Dicom Viewer Auto Name:Droid Dicom Viewer
Summary:View medical image formats Summary:View medical image formats
Description: Description:
Implements a part of the DICOM standard. It reads DICOM images that Implements a part of the DICOM standard. It reads DICOM images that are coded on
are coded on 8 bits and 16 bits. It supports only grayscale not 8 bits and 16 bits. It supports only grayscale not compressed DICOM files. It
compressed DICOM files. It parses implicit and explicit (little endian parses implicit and explicit (little endian and big endian) value representation
and big endian) value representation (VR). (VR).
. .
Repo Type:hg Repo Type:hg

View file

@ -11,11 +11,11 @@ Auto Name:DNSSetter
Summary:Change DNS servers of your mobile connection Summary:Change DNS servers of your mobile connection
Description: Description:
DNSSetter lets you change your DNS servers. It currently uses the "setprop" DNSSetter lets you change your DNS servers. It currently uses the "setprop"
method and works for mobile connections (3G, 4G, etc.). This is temporary and method and works for mobile connections (3G, 4G, etc.). This is temporary and it
it will not resist if your IP address changes or if you reboot your device. will not resist if your IP address changes or if you reboot your device.
As DNS management changes depending on Android version, this might not work As DNS management changes depending on Android version, this might not work for
for you. If so, please let me know so I can try adding other methods. you. If so, please let me know so I can try adding other methods.
Requires root: Yes. To edit system properties. Requires root: Yes. To edit system properties.
. .

View file

@ -14,8 +14,8 @@ OpenBikeSharing displays the availability of shared bikes in your city in real
time. time.
It uses the [http://api.citybik.es/v2/ CityBikes] API that provides data for It uses the [http://api.citybik.es/v2/ CityBikes] API that provides data for
more than 170 cities and displays those data on an OpenStreetMap layer thanks more than 170 cities and displays those data on an OpenStreetMap layer thanks to
to the [https://github.com/osmdroid/osmdroid osmdroid] library. the [https://github.com/osmdroid/osmdroid osmdroid] library.
. .
Repo Type:git Repo Type:git

View file

@ -11,6 +11,7 @@ Advanced schedule browser for the [https://fosdem.org/ FOSDEM] conference in
Brussels, Belgium. Download the most recent schedule and browse it offline. Brussels, Belgium. Download the most recent schedule and browse it offline.
Features: Features:
* Browse sessions by day and by track * Browse sessions by day and by track
* Instant search * Instant search
* Track schedule view optimized for phones and tablets * Track schedule view optimized for phones and tablets
@ -25,8 +26,8 @@ Note: this app properly handles timezone changes and device reboots for
notifications; you can download the schedule and add bookmarks on any timezone notifications; you can download the schedule and add bookmarks on any timezone
and you will get notified at the right time when the events start in Belgium. and you will get notified at the right time when the events start in Belgium.
The name FOSDEM and the gear logo are registered trademarks of FOSDEM VZW. The name FOSDEM and the gear logo are registered trademarks of FOSDEM VZW. Used
Used with permission. with permission.
. .
Repo Type:git Repo Type:git

View file

@ -9,13 +9,12 @@ Auto Name:QuickLyric
Summary:Fetch and display song lyrics Summary:Fetch and display song lyrics
Description: Description:
QuickLyric fetches your lyrics for you. It includes a search engine and is QuickLyric fetches your lyrics for you. It includes a search engine and is
simple and easy to use. It can also detect what song is playing on your simple and easy to use. It can also detect what song is playing on your device.
device.
The NFC permission is used to share lyrics via Android Beam. The NFC permission is used to share lyrics via Android Beam.
Note that upstream uses a new package id now. Further update will only Note that upstream uses a new package id now. Further update will only be
be available with [[com.geecko.QuickLyric]]. available with [[com.geecko.QuickLyric]].
. .
Repo Type:git Repo Type:git

View file

@ -7,8 +7,8 @@ Issue Tracker:https://github.com/ppareit/Shutdown/issues
Auto Name:Shutdown Auto Name:Shutdown
Summary:Shutdown dialog Summary:Shutdown dialog
Description: Description:
Displays a shutdown/reboot dialog which is helpful with TV sticks and Displays a shutdown/reboot dialog which is helpful with TV sticks and devices
devices alike. alike.
. .
Repo Type:git Repo Type:git

View file

@ -13,9 +13,9 @@ Description:
This app can serve files over the internet but the most likely usage is to This app can serve files over the internet but the most likely usage is to
access files from another computer without needing a cable. access files from another computer without needing a cable.
The name Demo in the launcher just means that it corresponds to the free The name Demo in the launcher just means that it corresponds to the free version
version on Google. The app is fully featured so instead of buying the "Full" on Google. The app is fully featured so instead of buying the "Full" version as
version as a way of contributing you can donate via the Paypal link. a way of contributing you can donate via the Paypal link.
. .
Repo Type:git Repo Type:git

View file

@ -8,9 +8,9 @@ Auto Name:Manille
Summary:Un carnet de points pour la manille Summary:Un carnet de points pour la manille
Description: Description:
Manille est une application Android dont le but est dutiliser son smartphone Manille est une application Android dont le but est dutiliser son smartphone
comme carnet de points pour le célèbre jeu de cartes, la manille. comme carnet de points pour le célèbre jeu de cartes, la manille. Fini de
Fini de griffonner le verso dun dessous verre en carton Jupiler, cette griffonner le verso dun dessous verre en carton Jupiler, cette application
application deviendra indispensable chez tous les passionnés de manille. deviendra indispensable chez tous les passionnés de manille.
. .
Repo Type:git Repo Type:git

View file

@ -7,8 +7,8 @@ Issue Tracker:https://github.com/BramBonne/privacypolice/issues
Auto Name:Wi-Fi Privacy Police Auto Name:Wi-Fi Privacy Police
Summary:Prevent leaking sensitive data on WiFi Summary:Prevent leaking sensitive data on WiFi
Description: Description:
Prevents your smartphone or tablet from leaking privacy sensitive Prevents your smartphone or tablet from leaking privacy sensitive information
information via Wi-Fi networks. It does this in two ways: via Wi-Fi networks. It does this in two ways:
* It prevents your smartphone from sending out the names of Wi-Fi networks it wants to connect to over the air. This makes sure that other people in your surroundings can not see the networks youve connecte to, and the places youve visited. * It prevents your smartphone from sending out the names of Wi-Fi networks it wants to connect to over the air. This makes sure that other people in your surroundings can not see the networks youve connecte to, and the places youve visited.
* If your smartphone encounters an unknown access point with a known name (for example, a malicious access point pretending to be your home network), it asks whether you trust this access point before connecting. This makes sure that other people are not able to steal your data. * If your smartphone encounters an unknown access point with a known name (for example, a malicious access point pretending to be your home network), it asks whether you trust this access point before connecting. This makes sure that other people are not able to steal your data.

View file

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

View file

@ -7,11 +7,11 @@ Issue Tracker:https://github.com/m45t3r/retrobreaker/issues
Auto Name:Retro Breaker Auto Name:Retro Breaker
Summary:Simple brick breaker game Summary:Simple brick breaker game
Description: Description:
Simple brick breaker game with a retro style, e.g. no textures but plain Simple brick breaker game with a retro style, e.g. no textures but plain colors
colors and simple animations. It features sound effects for all possible and simple animations. It features sound effects for all possible game events, a
game events, a score multiplier and four brick types: Normal (white), score multiplier and four brick types: Normal (white), explive (red), strong
explive (red), strong (gray) and moving bricks (green). Levels are random (gray) and moving bricks (green). Levels are random generated and three
generated and three difficult settings are available. difficult settings are available.
. .
Repo Type:git Repo Type:git

View file

@ -8,10 +8,10 @@ Changelog:http://brouter.de/brouter/revisions.html
Auto Name:BRouter Auto Name:BRouter
Summary:Get elevation-aware cycling directions Summary:Get elevation-aware cycling directions
Description: Description:
Sophisticated routing engine for offline cycling directions. Sophisticated routing engine for offline cycling directions. Works as a
Works as a selectable navigation service within a mapping application selectable navigation service within a mapping application like
like [[net.osmand.plus]]. Check out the [http://brouter.de/brouter/ website] [[net.osmand.plus]]. Check out the [http://brouter.de/brouter/ website] for a
for a full description of features. full description of features.
. .
Repo Type:git Repo Type:git

View file

@ -8,8 +8,8 @@ Issue Tracker:https://github.com/budowski/budoist/issues
Auto Name:Budoist Auto Name:Budoist
Summary:Task management Summary:Task management
Description: Description:
Unofficial todoist.com (todo list management website) client. Neither Unofficial todoist.com (todo list management website) client. Neither the
the official apps nor the server are FOSS. official apps nor the server are FOSS.
* Offline support (syncs with Todoist servers) * Offline support (syncs with Todoist servers)
* Filter by projects, labels and queries * Filter by projects, labels and queries
@ -22,8 +22,8 @@ the official apps nor the server are FOSS.
* Phone numbers, email and website addresses in items and notes are turned into clickable links * Phone numbers, email and website addresses in items and notes are turned into clickable links
* Support for uncompletable tasks (tasks with an asterisk at the beginning) * Support for uncompletable tasks (tasks with an asterisk at the beginning)
Anti-feature: Network Services. The website itself is neither Anti-feature: Network Services. The website itself is neither free-as-in-freedom
free-as-in-freedom nor open-source. nor open-source.
. .
Repo Type:git Repo Type:git

View file

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

View file

@ -9,8 +9,8 @@ Auto Name:HashPass
Summary:Use hashes as passwords Summary:Use hashes as passwords
Description: Description:
Simple password generator for android which uses hashes as passwords, affording Simple password generator for android which uses hashes as passwords, affording
ease in recall and effectiveness in password strength. Available hashes are ease in recall and effectiveness in password strength. Available hashes are MD5,
MD5, SHA1, SHA256 and SHA512. SHA1, SHA256 and SHA512.
. .
Repo Type:git Repo Type:git

View file

@ -9,8 +9,8 @@ Bitcoin:1L44pgmZpeMsWsd24WgN6SJjEUARG5eY6G
Auto Name:Pastee Droid Auto Name:Pastee Droid
Summary:Post snippets online with Pastee service Summary:Post snippets online with Pastee service
Description: Description:
Client for the pastebin service located at pastee.org. Let's you Client for the pastebin service located at pastee.org. Let's you quickly upload
quickly upload text or code snippets. text or code snippets.
. .
Repo Type:git Repo Type:git

View file

@ -8,13 +8,14 @@ Issue Tracker:https://github.com/Cbsoftware/pressureNET/issues
Auto Name:pressureNET Auto Name:pressureNET
Summary:Android-powered barometer network Summary:Android-powered barometer network
Description: Description:
pressureNET uses sensors in Android devices to collect live data about the atmosphere. pressureNET uses sensors in Android devices to collect live data about the
The app runs periodically in the background to measure atmospheric pressure (via onboard barometer) and location, atmosphere. The app runs periodically in the background to measure atmospheric
which it then stores and sends to pressureNET servers. pressure (via onboard barometer) and location, which it then stores and sends to
This live data is relayed directly to researchers who are working to improve weather forecasting. pressureNET servers. This live data is relayed directly to researchers who are
working to improve weather forecasting.
This app is built using the open source pressureNET SDK, This app is built using the open source pressureNET SDK, which does much of the
which does much of the heavy-lifting for periodic data collection and transmission. heavy-lifting for periodic data collection and transmission.
. .
Repo Type:git Repo Type:git

View file

@ -7,11 +7,10 @@ Issue Tracker:https://github.com/daryldy/Heart/issues
Auto Name:Heart Observe Auto Name:Heart Observe
Summary:Track pulse and blood pressure Summary:Track pulse and blood pressure
Description: Description:
Quickly and easily enter your blood pressure and other related Quickly and easily enter your blood pressure and other related information
information whenever you take a new reading from an in-home whenever you take a new reading from an in-home monitor, a pharmacy machine or
monitor, a pharmacy machine or your doctor's office. You can your doctor's office. You can view the graph to immediately compare your new
view the graph to immediately compare your new reading with reading with past ones.
past ones.
. .
Repo Type:git Repo Type:git

View file

@ -9,12 +9,12 @@ Auto Name:Classic
Summary:View solar charging device status Summary:View solar charging device status
Description: Description:
Unofficial status monitor for [http://www.midnitesolar.com/ Midnite solar]'s Unofficial status monitor for [http://www.midnitesolar.com/ Midnite solar]'s
Classic 150, 200, 250 Charge Controller. It is a Read Only Program, it does Classic 150, 200, 250 Charge Controller. It is a Read Only Program, it does not
not write to the Classic. write to the Classic.
If the app detects a Whizbang Junior current monitor, the State Of Charge If the app detects a Whizbang Junior current monitor, the State Of Charge will
will display along with a bi-directional current gauge. Basic support for display along with a bi-directional current gauge. Basic support for the Tristar
the Tristar MPPT charge controller from Morningstar is also included. MPPT charge controller from Morningstar is also included.
. .
Repo Type:git Repo Type:git

View file

@ -12,6 +12,7 @@ you relevant, easy access to your most frequently used apps based on smart
filtering algorithms. filtering algorithms.
Features include: Features include:
* Pinned apps * Pinned apps
* Icon packs and custom app icons * Icon packs and custom app icons
* Re-sizeable widget to launch apps * Re-sizeable widget to launch apps

View file

@ -16,8 +16,8 @@ Originally developed by Kwame Corporation for Fairphone 1, Peace of Mind+ aims
simply to bring this beautiful app to other devices, and for future simply to bring this beautiful app to other devices, and for future
Fairphone-owners patiently waiting to receive their phone! Fairphone-owners patiently waiting to receive their phone!
App works without root, but from Android 4.2+ root access is needed to switch App works without root, but from Android 4.2+ root access is needed to switch to
to flight mode. Without root access the app will switch the phone to silent mode flight mode. Without root access the app will switch the phone to silent mode
only. only.
. .

View file

@ -9,16 +9,19 @@ Summary:French Revolutionary calendar widget
Description: Description:
Resizable widget which displays the current date and time in the French Resizable widget which displays the current date and time in the French
Revolutionary calendar. The widget supports the following preferences: Revolutionary calendar. The widget supports the following preferences:
* Whether to display the current time, or the name of the object for that day of the year (ex: grape). * Whether to display the current time, or the name of the object for that day of the year (ex: grape).
* Calculation method: method used to determine the first day of the year: Either based on the autumn equinox, or the Romme method. * Calculation method: method used to determine the first day of the year: Either based on the autumn equinox, or the Romme method.
* Language of the calendar (limited to just a few languages for now). * Language of the calendar (limited to just a few languages for now).
Other features: Other features:
* Possibility to share the information about the current date. * Possibility to share the information about the current date.
* The color of the widget is customizable, but by default is different for each month. * The color of the widget is customizable, but by default is different for each month.
* You can add the widget to your lock screen (on supported devices). * You can add the widget to your lock screen (on supported devices).
Three widget styles: Three widget styles:
* Horizontal parchment * Horizontal parchment
* Vertical parchment * Vertical parchment
* Minimalist * Minimalist

View file

@ -9,8 +9,8 @@ Summary:Check network connectivity
Description: Description:
Network Monitor is a diagnostic tool which periodically tests your network Network Monitor is a diagnostic tool which periodically tests your network
connection and logs the results to a database on the phone. It tests the connection and logs the results to a database on the phone. It tests the
connection by retrieving the main Google page ([https://www.google.com]) in connection by retrieving the main Google page ([https://www.google.com]) in two
two different ways: different ways:
* An HTTP connection (the type of connection used by the browser and other web apps) * An HTTP connection (the type of connection used by the browser and other web apps)
* A basic socket connection (a type of connection used by other apps) * A basic socket connection (a type of connection used by other apps)
@ -24,10 +24,9 @@ It also logs other information about your device and connection status, such as:
* The signal strength (from 0 to 4) * The signal strength (from 0 to 4)
* Other information... * Other information...
You can send yourself a report of the collected data, in several formats You can send yourself a report of the collected data, in several formats (Excel,
(Excel, CSV, HTML, KML, the raw database). The report will also contain a CSV, HTML, KML, the raw database). The report will also contain a summary of the
summary of the success rate of the connection tests, per cell tower and success rate of the connection tests, per cell tower and WiFi access point.
WiFi access point.
* WARNING: This app is a diagnostic/debugging app which may use a lot of battery and data. * WARNING: This app is a diagnostic/debugging app which may use a lot of battery and data.
. .

View file

@ -7,7 +7,8 @@ Issue Tracker:https://github.com/caarmen/scrumchatter/issues
Auto Name:Scrum Chatter Auto Name:Scrum Chatter
Summary:Time members while they speak at meetings Summary:Time members while they speak at meetings
Description: Description:
Time members while they speak at meetings. See who chatters the most in meetings. Time members while they speak at meetings. See who chatters the most in
meetings.
View average and total speaking time of members for all recorded meetings. View average and total speaking time of members for all recorded meetings.

View file

@ -8,11 +8,10 @@ Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=XP4HTVTDCZP
Auto Name:Bites Auto Name:Bites
Summary:Recipes cookbook Summary:Recipes cookbook
Description: Description:
Bites is a very basic cookbook app. Recipes can be created on your phone Bites is a very basic cookbook app. Recipes can be created on your phone and
and shared with friends via SMS. Pick a recipe shared with friends via SMS. Pick a recipe to make, tick off the ingredients you
to make, tick off the ingredients you need, then add the ones you need need, then add the ones you need to the shopping list in [[caldwell.ben.trolly]]
to the shopping list in [[caldwell.ben.trolly]] or SMS them to someone to pick up for or SMS them to someone to pick up for you.
you.
. .
Repo Type:git-svn Repo Type:git-svn

View file

@ -7,9 +7,9 @@ Issue Tracker:
Auto Name:Trolly Auto Name:Trolly
Summary:Shopping list Summary:Shopping list
Description: Description:
Trolly is a shopping list application with the aim of being a very simple Trolly is a shopping list application with the aim of being a very simple app
app with no annoying or complicated features. It exposes intent filters to with no annoying or complicated features. It exposes intent filters to allow
allow other apps to automatically add items to the shopping list. other apps to automatically add items to the shopping list.
. .
Repo Type:git-svn Repo Type:git-svn

View file

@ -7,8 +7,8 @@ Issue Tracker:https://github.com/jordhi/CineCat/issues
Auto Name:CineCat Auto Name:CineCat
Summary:Get information about Catalan movies Summary:Get information about Catalan movies
Description: Description:
Get information about Catalan movies and films and where you can watch Get information about Catalan movies and films and where you can watch them. The
them. The data is obtained from opendata web from Catalonia government. data is obtained from opendata web from Catalonia government.
. .
Repo Type:git Repo Type:git

View file

@ -8,9 +8,9 @@ Donate:http://rainwave.cc/pages/tip_jar
Auto Name:Rainwave Auto Name:Rainwave
Summary:Client for music station Summary:Client for music station
Description: Description:
Listen to music on rainwave.cc, an icecast music station, via music players Listen to music on rainwave.cc, an icecast music station, via music players like
like [[com.android.music]] or [[net.sourceforge.servestream]]. You can also [[com.android.music]] or [[net.sourceforge.servestream]]. You can also log in to
log in to vote and request tracks to be played. vote and request tracks to be played.
. .
Repo Type:git Repo Type:git

View file

@ -10,9 +10,9 @@ Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=cgeo%40cgeo
Auto Name:c:geo Auto Name:c:geo
Summary:Geocaching client Summary:Geocaching client
Description: Description:
Geocaching is a sport where people hide things and you go and find them. This Geocaching is a sport where people hide things and you go and find them. This is
is an unnofficial client to access geocaching.com's list of caches, search and an unnofficial client to access geocaching.com's list of caches, search and save
save them to the device. them to the device.
Older builds of this application no longer work due to reliance on third party Older builds of this application no longer work due to reliance on third party
services that have changed. services that have changed.

View file

@ -7,9 +7,9 @@ Issue Tracker:https://github.com/adrian-bl/APN-Switch/issues
Auto Name:ApnSwitch Auto Name:ApnSwitch
Summary:Switch internet on and off Summary:Switch internet on and off
Description: 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
current APN (Access Point Name) so that the provider APN (Access Point Name) so that the provider will refuse to allow data to be
will refuse to allow data to be transferred. transferred.
. .
Repo Type:git Repo Type:git

View file

@ -8,13 +8,13 @@ Changelog:https://cdn.rawgit.com/vanilla-music/vanilla/master/assets/about.html
Auto Name:Vanilla Music Auto Name:Vanilla Music
Summary:Music player Summary:Music player
Description: Description:
Music player with a simple interface similar to the stock music player. Music player with a simple interface similar to the stock music player. Supports
Supports browsing by folder, queueing, shake-to-skip and more. Supports browsing by folder, queueing, shake-to-skip and more. Supports the same audio
the same audio formats as the stock music player since the system media formats as the stock music player since the system media APIs are used.
APIs are used.
This is a fork of [[org.kreed.vanilla]] which is no longer being developed This is a fork of [[org.kreed.vanilla]] which is no longer being developed by
by its author. We keep that in the repo as it supports Android versions below 4.0.3. its author. We keep that in the repo as it supports Android versions below
4.0.3.
. .
Repo Type:git Repo Type:git

View file

@ -12,8 +12,7 @@ whenever Android broadcasts a HEADSET_PLUG event.
Please note that you need to start the application at least once in order to Please note that you need to start the application at least once in order to
launch the persistent background service. Also note that the application is launch the persistent background service. Also note that the application is
useless unless [[ch.blinkenlights.android.vanilla]] is installed on your useless unless [[ch.blinkenlights.android.vanilla]] is installed on your device.
device.
. .
Repo Type:git Repo Type:git

View file

@ -8,8 +8,8 @@ Auto Name:Battery Circle
Summary:Battery info in the status bar Summary:Battery info in the status bar
Description: Description:
Displays the battery percentage in colour and different themes are possible. Displays the battery percentage in colour and different themes are possible.
Voltage and temperature can optionally be displayed in the notification area Voltage and temperature can optionally be displayed in the notification area and
and tapping that can bring you to your battery statistics. tapping that can bring you to your battery statistics.
. .
Repo Type:git Repo Type:git

View file

@ -9,8 +9,8 @@ Donate:http://citux.tip.me
Auto Name:TD Auto Name:TD
Summary:Watch Twitch video streams Summary:Watch Twitch video streams
Description: Description:
Watch video streams about gaming with this simple client for Watch video streams about gaming with this simple client for the
the [http://twitch.tv Twitch] streaming service. [http://twitch.tv Twitch] streaming service.
. .
Repo Type:git Repo Type:git

View file

@ -8,9 +8,9 @@ Changelog:https://github.com/arminha/worldclockwidget/blob/HEAD/CHANGES.rst
Auto Name:World Clock & Weather Auto Name:World Clock & Weather
Summary:Display local time and weather conditions Summary:Display local time and weather conditions
Description: Description:
Display the local time and current weather conditions in places all Display the local time and current weather conditions in places all over the
over the world. It comes with two home screen widgets which show world. It comes with two home screen widgets which show weather and time or time
weather and time or time only. only.
. .
Repo Type:git Repo Type:git

View file

@ -7,8 +7,8 @@ Issue Tracker:
Auto Name:Drupal Editor Auto Name:Drupal Editor
Summary:Publish to Drupal based websites Summary:Publish to Drupal based websites
Description: Description:
Publish and edit pages on websites using Drupal. To make it work with your Publish and edit pages on websites using Drupal. To make it work with your site
site you have to activate the Blogger API in your settings. you have to activate the Blogger API in your settings.
. .
Repo Type:hg Repo Type:hg

View file

@ -8,8 +8,9 @@ Auto Name:Cowsay
Summary:Cowsay port Summary:Cowsay port
Description: Description:
Cowsay will turn text into happy ASCII cows, with speech (or thought) balloons. 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
(Tux, the BSD daemon, dragons, and a plethora of animals, from a turkey to an elephant in a snake) creatures (Tux, the BSD daemon, dragons, and a plethora of animals, from a
turkey to an elephant in a snake)
* Custom message * Custom message
* Multiple cows (additionnal Droid "cow") * Multiple cows (additionnal Droid "cow")

View file

@ -7,9 +7,9 @@ Issue Tracker:https://github.com/fixme-lausanne/MyHackerspace/issues
Auto Name:MyHackerspace Auto Name:MyHackerspace
Summary:Hackerspace open/closed statuses Summary:Hackerspace open/closed statuses
Description: Description:
Open/Close statuses of the hackerspaces included in the SpaceAPI. Open/Close statuses of the hackerspaces included in the SpaceAPI. Show
Show information included in the API and a widget is provided to show information included in the API and a widget is provided to show it on the
it on the homescreen. homescreen.
. .
Repo Type:git Repo Type:git

View file

@ -8,9 +8,8 @@ Auto Name:TopoSuite
Summary:Tool for land surveyors Summary:Tool for land surveyors
Description: Description:
TopoSuite for Android is an application that targets land surveyors by helping TopoSuite for Android is an application that targets land surveyors by helping
them determining new geographical points based on measurements and offering them determining new geographical points based on measurements and offering some
some utilities. utilities. It is able to do the following calculations:
It is able to do the following calculations:
Polar calculations: Polar calculations:
@ -49,11 +48,10 @@ Mathematics:
* triangle solver * triangle solver
* circular elements resolution * circular elements resolution
Data, such as points, can be imported into the application from CSV, LTOP or Data, such as points, can be imported into the application from CSV, LTOP or PTP
PTP file formats and exported to CSV. file formats and exported to CSV. The history of all the calculations, the
The history of all the calculations, the points and application settings can points and application settings can be exported to file (*.tpst) which can be
be exported to file (*.tpst) which can be imported into other instances of imported into other instances of the application or simply later on.
the application or simply later on.
. .
Repo Type:git Repo Type:git

View file

@ -15,11 +15,12 @@ distinguishing and recognizing colors.
* Simulation of colorblindness (e.g. for web developers) * Simulation of colorblindness (e.g. for web developers)
Known issues: Known issues:
* Color recognition does not work properly sometimes * Color recognition does not work properly sometimes
* Tablets are not yet supported (orientation is off) * Tablets are not yet supported (orientation is off)
[http://chir.ag/projects/name-that-color Name that color] [http://chir.ag/projects/name-that-color Name that color] is used to detect
is used to detect color names. color names.
. .
Repo Type:git Repo Type:git

View file

@ -8,17 +8,17 @@ FlattrID:a562233c4739d5cce92e816f32fb44c1
Auto Name:Calendar Color Auto Name:Calendar Color
Summary:Change the calendar color Summary:Change the calendar color
Description: Description:
A simple open source app to change to color of a calendar in android 4+. A simple open source app to change to color of a calendar in android 4+. Tested
Tested with calendars provided by baikal. with calendars provided by baikal.
Issues: Issues:
The color is slightly different from what the google calendar app is showing. The color is slightly different from what the google calendar app is showing.
The google calendar app seems to tweak the colors a little bit. Colors set The google calendar app seems to tweak the colors a little bit. Colors set in
in owncloud are also slightly different in the google calendar app. owncloud are also slightly different in the google calendar app.
The colorchanges back after some time: Many calendar services will overwrite The colorchanges back after some time: Many calendar services will overwrite the
the color when syncing. Set the color directly in the service (e.g. google, color when syncing. Set the color directly in the service (e.g. google,
owncloud) instead. owncloud) instead.
Thanks: Thanks:

View file

@ -7,8 +7,8 @@ Issue Tracker:
Auto Name:OsciPrime Auto Name:OsciPrime
Summary:Oscilloscope to measure signals Summary:Oscilloscope to measure signals
Description: Description:
Measure the microphone audio input as well as a USB Oscilloscope on Measure the microphone audio input as well as a USB Oscilloscope on sale from
sale from the website. the website.
. .
Repo Type:hg Repo Type:hg

View file

@ -7,7 +7,8 @@ Issue Tracker:
Auto Name:Battery Level Auto Name:Battery Level
Summary:See the battery level Summary:See the battery level
Description: Description:
Simple app the shows the battery level when the app is launched. Press anywhere to close it Simple app the shows the battery level when the app is launched. Press anywhere
to close it
. .
Repo Type:git Repo Type:git

View file

@ -17,8 +17,8 @@ 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 Google Maps is missing from the f-droid.org build and no other map source is
available. Another app that supports OpenStreetMap and gpx files can be used available. Another app that supports OpenStreetMap and gpx files can be used to
to view it, such as [[me.guillaumin.android.osmtracker]]. view it, such as [[me.guillaumin.android.osmtracker]].
Anti-feature: Dependency. It's necessary for Google Maps to be already installed Anti-feature: Dependency. 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. either as an app or as a shared system library for this app to be installable.

View file

@ -8,8 +8,8 @@ Auto Name:Icicle for Freenet
Summary:Connect to your Freenet node Summary:Connect to your Freenet node
Description: Description:
Connect to your [https://freenetproject.org/ Freenet] node, check the status, Connect to your [https://freenetproject.org/ Freenet] node, check the status,
uploads, downloads, and peers. A working Freenet node is required for this uploads, downloads, and peers. A working Freenet node is required for this app
app to be useful. to be useful.
. .
Repo Type:git Repo Type:git

View file

@ -12,6 +12,7 @@ Description:
Unofficial 4chan explorer and browser based on [[co.wakarimasen.chanexplorer]]. Unofficial 4chan explorer and browser based on [[co.wakarimasen.chanexplorer]].
Supports: Supports:
* Auto Updater * Auto Updater
* Tabs * Tabs
* GIFs * GIFs

View file

@ -11,6 +11,7 @@ Description:
Unofficial 4chan explorer and browser. Unofficial 4chan explorer and browser.
Supports: Supports:
* Auto Updater * Auto Updater
* Tabs * Tabs
* GIFs * GIFs

View file

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

View file

@ -9,8 +9,8 @@ Donate:https://www.bountysource.com/teams/android-imsi-catcher-detector/issues
Auto Name:Android IMSI-Catcher Detector Auto Name:Android IMSI-Catcher Detector
Summary:Detect and avoid fake base stations Summary:Detect and avoid fake base stations
Description: Description:
Detect fake base stations (IMSI-Catchers) in GSM/UMTS Networks. Detect fake base stations (IMSI-Catchers) in GSM/UMTS Networks. Please visit the
Please visit the website for detailed information. website for detailed information.
. .
Repo Type:git Repo Type:git

View file

@ -8,9 +8,9 @@ Donate:https://github.com/aaronjwood/PortAuthority/blob/HEAD/README
Auto Name:Port Authority Auto Name:Port Authority
Summary:Port scanner Summary:Port scanner
Description: Description:
A handy systems and security-focused tool, Port Authority is a very fast A handy systems and security-focused tool, Port Authority is a very fast port
port scanner. It also allows you to quickly discover hosts on your network scanner. It also allows you to quickly discover hosts on your network and will
and will display useful network information about your device and other hosts. display useful network information about your device and other hosts.
. .
Repo Type:git Repo Type:git

View file

@ -7,9 +7,9 @@ Issue Tracker:https://github.com/abcdjdj/RootVerifier-APP/issues
Auto Name:Root Verifier Auto Name:Root Verifier
Summary:Check if device is rooted Summary:Check if device is rooted
Description: Description:
RootVerifier checks if your Android device has Superuser ("root") access or RootVerifier checks if your Android device has Superuser ("root") access or not.
not. It can be quite useful for those who are new to the Android world and It can be quite useful for those who are new to the Android world and don't know
don't know whether their device is rooted yet. whether their device is rooted yet.
. .
Repo Type:git Repo Type:git

View file

@ -7,14 +7,14 @@ Issue Tracker:https://github.com/AChep/AcDisplay/issues
Auto Name:AcDisplay Auto Name:AcDisplay
Summary:Handle new notifications with ease Summary:Handle new notifications with ease
Description: Description:
AcDisplay is a new way of handling notifications in Android. AcDisplay is a new way of handling notifications in Android. It will let you
It will let you know about new notifications by showing a minimal, beautiful know about new notifications by showing a minimal, beautiful screen, allowing
screen, allowing you to open them directly from the lock screen. And if you you to open them directly from the lock screen. And if you want to see what's
want to see what's going on, you can simply take your phone out of your pocket going on, you can simply take your phone out of your pocket to view all the
to view all the latest notifications, in a similarly pleasing and minimalistic latest notifications, in a similarly pleasing and minimalistic manner.
manner.
Features: Features:
* Great design and awesome performance. * Great design and awesome performance.
* Active mode (uses the device's sensors to wake your device up when you need it.) * Active mode (uses the device's sensors to wake your device up when you need it.)
* Use AcDisplay as your lockscreen. * Use AcDisplay as your lockscreen.

View file

@ -7,9 +7,8 @@ Issue Tracker:https://github.com/AChep/JellyBeanClock/issues
Auto Name:Jelly Clock Auto Name:Jelly Clock
Summary:Simple clock widget Summary:Simple clock widget
Description: Description:
Basic resizable clock widget, the kind that comes Basic resizable clock widget, the kind that comes with Android 4.2. It's just a
with Android 4.2. It's just a white circle without shadows: not quite white circle without shadows: not quite like the icon.
like the icon.
. .
Repo Type:git Repo Type:git

View file

@ -7,8 +7,8 @@ Issue Tracker:https://github.com/activems/clipcaster/issues
Auto Name:ClipCaster Auto Name:ClipCaster
Summary:Show unauthorized access to password safes Summary:Show unauthorized access to password safes
Description: Description:
Proof of concept that shows how easily any installed app can read Proof of concept that shows how easily any installed app can read passwords when
passwords when they're used from password management applications. they're used from password management applications.
Read the website for additional information. Read the website for additional information.
. .

View file

@ -10,10 +10,10 @@ Description:
Time tracker useful for freelancers or other people, who want to control or Time tracker useful for freelancers or other people, who want to control or
investigate their own time. investigate their own time.
On the first screen you can add some task with labels, start or stop timing On the first screen you can add some task with labels, start or stop timing of
of your tasks. Long press on some task, and you will open screen, where you your tasks. Long press on some task, and you will open screen, where you can
can control all time periods of it. Long press on some period, and in new control all time periods of it. Long press on some period, and in new screen you
screen you can edit selected time period. can edit selected time period.
. .
Repo Type:git Repo Type:git

View file

@ -9,10 +9,10 @@ Summary:Last.fm/Libre.fm Scrobbler
Description: Description:
Scrobbling means submitting listening information to Last.fm and/or Libre.fm; Scrobbling means submitting listening information to Last.fm and/or Libre.fm;
you can then get music recommendations and view your listening history and 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 statistics. The media player that you use must be able to work with the API e.g.
e.g. [[org.kreed.vanilla]] or [[jp.co.kayo.android.localplayer]]. Apps can [[org.kreed.vanilla]] or [[jp.co.kayo.android.localplayer]]. Apps can also hook
also hook into the Now-Playing broadcast: for example, [[com.jlyr]] can use it into the Now-Playing broadcast: for example, [[com.jlyr]] can use it to grab
to grab lyrics. 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]. [http://www.last.fm/help/faq?category=Scrobbling#201 Last.fm's FAQ].

View file

@ -8,12 +8,11 @@ Donate:https://code.google.com/p/addi/wiki/Donate
Auto Name:Addi Auto Name:Addi
Summary:Math calculation environment Summary:Math calculation environment
Description: Description:
Addi is a mathematical computing environment like Matlab and Octave, Addi is a mathematical computing environment like Matlab and Octave, but made to
but made to work on Android devices. work on Android devices.
The goal is for 100% compliance with how Octave works including The goal is for 100% compliance with how Octave works including a compatibility
a compatibility mode that makes the behavior more similar to Matlab mode that makes the behavior more similar to Matlab (already very similar).
(already very similar).
. .
Repo Type:git-svn Repo Type:git-svn

View file

@ -8,8 +8,9 @@ Issue Tracker:https://github.com/Adonai/Man-Man/issues
Auto Name:Man Man Auto Name:Man Man
Summary:View Linux man pages Summary:View Linux man pages
Description: Description:
Convenient tool for any Linux enthusiast familiar with man pages. It provides Convenient tool for any Linux enthusiast familiar with man pages. It provides a
a fast way to search, browse and save man pages via [http://www.mankier.com/ mankier.com]. fast way to search, browse and save man pages via [http://www.mankier.com/
mankier.com].
Features: Features:

View file

@ -8,8 +8,8 @@ Auto Name:Launch App Ops
Summary:Show a hidden screen Summary:Show a hidden screen
Description: Description:
In Android 4.3 there is a new activity/screen, not accessible from settings, In Android 4.3 there is a new activity/screen, not accessible from settings,
called App Ops, where you can manage permissions for different apps. called App Ops, where you can manage permissions for different apps. This app
This app simply allows you to launch this activity. simply allows you to launch this activity.
. .
Repo Type:git Repo Type:git

View file

@ -8,12 +8,12 @@ Issue Tracker:https://github.com/afollestad/cabinet/issues
Auto Name:Cabinet Beta Auto Name:Cabinet Beta
Summary:File manager Summary:File manager
Description: Description:
Minimal file manager designed for Android 4.1 and above. However, updates Minimal file manager designed for Android 4.1 and above. However, updates might
might be slow or might not come at all, since the author has no longer the be slow or might not come at all, since the author has no longer the time to
time to maintain it. Pullrequests are welcome. maintain it. Pullrequests are welcome.
This app is now closed-source and will not be available on F-Droid in This app is now closed-source and will not be available on F-Droid in the
the future. future.
. .
Repo Type:git Repo Type:git

View file

@ -9,8 +9,8 @@ Issue Tracker:
Summary:OCR scanner for Swedish bills Summary:OCR scanner for Swedish bills
Description: Description:
Scans bills sent through Bankgiro or Plusgiro and send the result to a Scans bills sent through Bankgiro or Plusgiro and send the result to a server.
server. The server component is available separately: The server component is available separately:
https://github.com/johannilsson/agiro-server https://github.com/johannilsson/agiro-server
. .

View file

@ -8,10 +8,10 @@ Issue Tracker:https://github.com/melllvar/Spark360/issues
Auto Name:Spark 360 Auto Name:Spark 360
Summary:Gaming client Summary:Gaming client
Description: Description:
Supports Xbox Live and the PlayStation Network. Supports Xbox Live and the PlayStation Network. The app allows you to monitor
The app allows you to monitor your achievements, trophies, friends' statuses, your achievements, trophies, friends' statuses, and includes many other
and includes many other features, such as trophy/achievement comparisons, features, such as trophy/achievement comparisons, messaging (Xbox Live), home
messaging (Xbox Live), home screen widgets, notifications, and much more. screen widgets, notifications, and much more.
Spark 360 is an unofficial application, and not supported, endorsed, or Spark 360 is an unofficial application, and not supported, endorsed, or
affiliated with Microsoft Corporation or Sony Corporation. affiliated with Microsoft Corporation or Sony Corporation.

View file

@ -9,9 +9,9 @@ Summary:Record, play and loop sounds
Description: Description:
Dynamic sound board. Record sound clips and play them back or loop them. Dynamic sound board. Record sound clips and play them back or loop them.
Currently, the application can record sounds through the microphone (or Currently, the application can record sounds through the microphone (or use
use sounds from internal storage!) and play them back through a newly sounds from internal storage!) and play them back through a newly created
created button. Each button has the option to re-record and loop playback. button. Each button has the option to re-record and loop playback.
. .
Repo Type:git Repo Type:git

View file

@ -7,11 +7,11 @@ Issue Tracker:https://github.com/AlexKang/simple-matrix/issues
Auto Name:Matrix Calc Auto Name:Matrix Calc
Summary:Matrix calculator Summary:Matrix calculator
Description: Description:
Square matrix calculator with support for addition, subtraction, Square matrix calculator with support for addition, subtraction, multiplication,
multiplication, determinants, and inverses. determinants, and inverses.
Note: Calculations except for determinants are rounded to three Note: Calculations except for determinants are rounded to three decimal places.
decimal places. Use Fraction Mode if extreme precision is needed. Use Fraction Mode if extreme precision is needed.
. .
Repo Type:git Repo Type:git

View file

@ -7,12 +7,12 @@ Issue Tracker:
Auto Name:Asqare Auto Name:Asqare
Summary:Coloured squares game Summary:Coloured squares game
Description: Description:
The screen is covered with colored sprites (squares or circles). When you The screen is covered with colored sprites (squares or circles). When you align
align 3 or more in a row, all adjacents sprites of the shape & color vanish. 3 or more in a row, all adjacents sprites of the shape & color vanish.
You can only swap adjacent sprites vertically or horizontally. You can swap 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 sprites even if it won't result in a 3-or-more alignment, but that will cost you
you 10% of your current score. 10% of your current score.
The game offers two variations on the gameplay and manages a list of current The game offers two variations on the gameplay and manages a list of current
games, that you can pause and recall at any time. games, that you can pause and recall at any time.

View file

@ -8,9 +8,9 @@ Issue Tracker:
Auto Name:Mandelbrot Map Auto Name:Mandelbrot Map
Summary:Mandelbrot set (fractal) viewer Summary:Mandelbrot set (fractal) viewer
Description: Description:
Mandelbrot set viewer that works in the style of a map viewer - i.e. scroll around Mandelbrot set viewer that works in the style of a map viewer - i.e. scroll
and zoom in/out. There is an option to use renderscript if the device supports it around and zoom in/out. There is an option to use renderscript if the device
which may get executed in the GPU if you are running Android 4.2. supports it which may get executed in the GPU if you are running Android 4.2.
. .
Repo Type:git-svn Repo Type:git-svn

View file

@ -6,8 +6,8 @@ Issue Tracker:
Summary:Scheduled settings Summary:Scheduled settings
Description: Description:
Allows you to set multiple schedules to control mute, vibrate, brightness, Allows you to set multiple schedules to control mute, vibrate, brightness, WiFi
WiFi and airplane mode. and airplane mode.
Status: Source code was last published in 2011. Status: Source code was last published in 2011.
. .

View file

@ -8,6 +8,7 @@ Auto Name:A Better Camera
Summary:Multi-functional camera Summary:Multi-functional camera
Description: Description:
All-purpose full featured camera app. Features include: All-purpose full featured camera app. Features include:
* HDR * HDR
* Panorama * Panorama
* Groupshot * Groupshot

View file

@ -7,11 +7,11 @@ Issue Tracker:https://github.com/Amabyte/vtu-cs-lab-manual/issues
Auto Name:VTU CS Lab Manual Auto Name:VTU CS Lab Manual
Summary:Manual for VTU computer science lab Summary:Manual for VTU computer science lab
Description: Description:
VTU CS Lab Manual aims at providing Lab Manual for Computer Science students VTU CS Lab Manual aims at providing Lab Manual for Computer Science students of
of all semesters affiliated to [http://vtu.ac.in/ Vishweshwarayya Technical University]. The Lab all semesters affiliated to [http://vtu.ac.in/ Vishweshwarayya Technical
materials provided in this app are all checked and verified to be working. University]. The Lab materials provided in this app are all checked and verified
Content is derived from FSMK's Lab manual project which is released under to be working. Content is derived from FSMK's Lab manual project which is
CC-BY-SA. released under CC-BY-SA.
. .
Repo Type:git Repo Type:git

View file

@ -7,8 +7,7 @@ Issue Tracker:https://github.com/arpitkh96/AmazeFileManager/issues
Auto Name:Amaze Auto Name:Amaze
Summary:File Manager Summary:File Manager
Description: Description:
Light and smooth file manager following the Material Design Light and smooth file manager following the Material Design guidelines.
guidelines.
Features: Features:

View file

@ -13,9 +13,9 @@ you run the latest custom ROMs. ZTE phones supported so far are the ZTE Blade
alias Orange San Francisco, ZTE Skate alias Orange Monte Carlo and the Orange alias Orange San Francisco, ZTE Skate alias Orange Monte Carlo and the Orange
San Francisco II alias T-Mobile Vivacity. San Francisco II alias T-Mobile Vivacity.
Warning: TPTs can be dangerous and could permanently brick your phone. Only Warning: TPTs can be dangerous and could permanently brick your phone. Only use
use files designed for your phone, and always follow the in-app instructions. files designed for your phone, and always follow the in-app instructions. When
When you flash a TPT, all your data will be wiped. Make a backup first. you flash a TPT, all your data will be wiped. Make a backup first.
. .
Repo Type:git Repo Type:git

View file

@ -8,13 +8,11 @@ Donate:http://www.cyanogenmod.org
Auto Name:Apollo Auto Name:Apollo
Summary:Music player Summary:Music player
Description: Description:
The music app that comes bundled with CyanogenMod ROM v10. The music app that comes bundled with CyanogenMod ROM v10. 1.0 is built at the
1.0 is built at the latest commit from the original author's repo latest commit from the original author's repo (because that still supports
(because that still supports Android 2.3). Android 2.3). Latest version is built from CM repos at cm-10.1.0-RC1 tag. It
Latest version is built from CM repos at cm-10.1.0-RC1 tag. won't be possible to install this on CM10 because the apk is signed with a
It won't be possible to install this on CM10 because different key to that which is already installed.
the apk is signed with a different key to that which is
already installed.
''N.B.'' Version 1.1 is reported by upstream to work on 4.0 and later, but it ''N.B.'' Version 1.1 is reported by upstream to work on 4.0 and later, but it
really requires 4.1 or later. If your device runs 4.0.X, stick with 1.0. really requires 4.1 or later. If your device runs 4.0.X, stick with 1.0.

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