Merge branch 'maxs' into 'master'
Improve descriptions of MAXS modules See merge request fdroid/fdroiddata!3929
This commit is contained in:
commit
8a9e2fe1df
|
@ -12,6 +12,8 @@ Summary:A Module for MAXS
|
|||
Description:
|
||||
This is a Module for MAXS, which does not install any launcher. You need "MAXS
|
||||
Main" and a configured MAXS Transport to make use of it.
|
||||
|
||||
The AlarmSet module can be used to set arlarms, and to set and start timers.
|
||||
.
|
||||
|
||||
Repo Type:srclib
|
||||
|
|
|
@ -12,6 +12,9 @@ Summary:A Module for MAXS
|
|||
Description:
|
||||
This is a Module for MAXS, which does not install any launcher. You need "MAXS
|
||||
Main" and a configured MAXS Transport to make use of it.
|
||||
|
||||
The Bluetooth module can be used to query the default bluetooth adapter for its
|
||||
status.
|
||||
.
|
||||
|
||||
Repo Type:srclib
|
||||
|
|
|
@ -12,6 +12,9 @@ Summary:A Module for MAXS
|
|||
Description:
|
||||
This is a Module for MAXS, which does not install any launcher. You need "MAXS
|
||||
Main" and a configured MAXS Transport to make use of it.
|
||||
|
||||
The BluetoothAdmin module can be used to enable or disable the bluetooth
|
||||
adapter.
|
||||
.
|
||||
|
||||
Repo Type:srclib
|
||||
|
|
|
@ -12,6 +12,9 @@ Summary:A Module for MAXS
|
|||
Description:
|
||||
This is a Module for MAXS, which does not install any launcher. You need "MAXS
|
||||
Main" and a configured MAXS Transport to make use of it.
|
||||
|
||||
The Clipboard module can be used to set and retrieve the content of the Android
|
||||
clipboard.
|
||||
.
|
||||
|
||||
Repo Type:srclib
|
||||
|
|
|
@ -12,6 +12,9 @@ Summary:A Module for MAXS
|
|||
Description:
|
||||
This is a Module for MAXS, which does not install any launcher. You need "MAXS
|
||||
Main" and a configured MAXS Transport to make use of it.
|
||||
|
||||
The FileRead module can be used to browse the storage device. Send files over
|
||||
''transports'' that allow it.
|
||||
.
|
||||
|
||||
Repo Type:srclib
|
||||
|
|
|
@ -12,6 +12,9 @@ Summary:A Module for MAXS
|
|||
Description:
|
||||
This is a Module for MAXS, which does not install any launcher. You need "MAXS
|
||||
Main" and a configured MAXS Transport to make use of it.
|
||||
|
||||
The FileWrite module can be used to write, modify (rename, move, …) and delete
|
||||
files on the external storage.
|
||||
.
|
||||
|
||||
Repo Type:srclib
|
||||
|
|
|
@ -12,6 +12,9 @@ Summary:A Module for MAXS
|
|||
Description:
|
||||
This is a Module for MAXS, which does not install any launcher. You need "MAXS
|
||||
Main" and a configured MAXS Transport to make use of it.
|
||||
|
||||
The LocationFine module can be used to locate the device using the best possible
|
||||
locate mechanism available (fine location).
|
||||
.
|
||||
|
||||
Repo Type:srclib
|
||||
|
|
|
@ -12,6 +12,9 @@ Summary:A Module for MAXS
|
|||
Description:
|
||||
This is a Module for MAXS, which does not install any launcher. You need "MAXS
|
||||
Main" and a configured MAXS Transport to make use of it.
|
||||
|
||||
The Misc module provides miscellaneous commands that require no special
|
||||
permission.
|
||||
.
|
||||
|
||||
Repo Type:srclib
|
||||
|
|
|
@ -12,6 +12,8 @@ Summary:A Module for MAXS
|
|||
Description:
|
||||
This is a Module for MAXS, which does not install any launcher. You need "MAXS
|
||||
Main" and a configured MAXS Transport to make use of it.
|
||||
|
||||
The NFC module can be used to query the default NFC adapter for its status.
|
||||
.
|
||||
|
||||
Repo Type:srclib
|
||||
|
|
|
@ -12,6 +12,13 @@ Summary:A Module for MAXS
|
|||
Description:
|
||||
This is a Module for MAXS, which does not install any launcher. You need "MAXS
|
||||
Main" and a configured MAXS Transport to make use of it.
|
||||
|
||||
The Notification module can be used to listen for new notifications and inform
|
||||
the user.
|
||||
|
||||
You need to allow the access to the notifications in Settings → Security →
|
||||
Notification access. The module allows you to configure when to notify you about
|
||||
Android notifications: when posted, when removed.
|
||||
.
|
||||
|
||||
Repo Type:srclib
|
||||
|
|
|
@ -12,6 +12,8 @@ Summary:A Module for MAXS
|
|||
Description:
|
||||
This is a Module for MAXS, which does not install any launcher. You need "MAXS
|
||||
Main" and a configured MAXS Transport to make use of it.
|
||||
|
||||
The PhonestateRead module can be used to get notified about incoming calls.
|
||||
.
|
||||
|
||||
Repo Type:srclib
|
||||
|
|
|
@ -12,6 +12,9 @@ Summary:A Module for MAXS
|
|||
Description:
|
||||
This is a Module for MAXS, which does not install any launcher. You need "MAXS
|
||||
Main" and a configured MAXS Transport to make use of it.
|
||||
|
||||
The RingerMode module can be used to display and change the ringer mode
|
||||
(silent/vibration/normal).
|
||||
.
|
||||
|
||||
Repo Type:srclib
|
||||
|
|
|
@ -12,6 +12,8 @@ Summary:A Module for MAXS
|
|||
Description:
|
||||
This is a Module for MAXS, which does not install any launcher. You need "MAXS
|
||||
Main" and a configured MAXS Transport to make use of it.
|
||||
|
||||
The Shell module can be used to execute a shell command and return the result.
|
||||
.
|
||||
|
||||
Repo Type:srclib
|
||||
|
|
|
@ -12,6 +12,9 @@ Summary:A Module for MAXS
|
|||
Description:
|
||||
This is a Module for MAXS, which does not install any launcher. You need "MAXS
|
||||
Main" and a configured MAXS Transport to make use of it.
|
||||
|
||||
The SmsNotify module can be used to get notified about new incoming SMS
|
||||
messages. It optionally makes use of the ContactsRead module, if installed.
|
||||
.
|
||||
|
||||
Repo Type:srclib
|
||||
|
|
|
@ -12,6 +12,9 @@ Summary:A Module for MAXS
|
|||
Description:
|
||||
This is a Module for MAXS, which does not install any launcher. You need "MAXS
|
||||
Main" and a configured MAXS Transport to make use of it.
|
||||
|
||||
The SmsRead module can be used to query the system's SMS database for messages.
|
||||
It can optionally make use of the ContactsRead module, if installed.
|
||||
.
|
||||
|
||||
Repo Type:srclib
|
||||
|
|
|
@ -12,6 +12,9 @@ Summary:A Module for MAXS
|
|||
Description:
|
||||
This is a Module for MAXS, which does not install any launcher. You need "MAXS
|
||||
Main" and a configured MAXS Transport to make use of it.
|
||||
|
||||
The SmsSend module can be used to send SMS messages. It can optionally make use
|
||||
of the ContactsRead and SmsWrite modules, if installed.
|
||||
.
|
||||
|
||||
Repo Type:srclib
|
||||
|
|
|
@ -12,6 +12,11 @@ Summary:A Module for MAXS
|
|||
Description:
|
||||
This is a Module for MAXS, which does not install any launcher. You need "MAXS
|
||||
Main" and a configured MAXS Transport to make use of it.
|
||||
|
||||
The SmsWrite module can be used to modify the system's SMS database, e.g. add
|
||||
new messages to it. The main purpose is to add messages send by module-smssend,
|
||||
to the outbox. It can optionally make use of the ContactsRead module, if
|
||||
installed.
|
||||
.
|
||||
|
||||
Repo Type:srclib
|
||||
|
|
|
@ -12,6 +12,9 @@ Summary:A Module for MAXS
|
|||
Description:
|
||||
This is a Module for MAXS, which does not install any launcher. You need "MAXS
|
||||
Main" and a configured MAXS Transport to make use of it.
|
||||
|
||||
The WifiAccess module can be used to query the current state of the WiFi
|
||||
subsystem.
|
||||
.
|
||||
|
||||
Repo Type:srclib
|
||||
|
|
|
@ -12,6 +12,9 @@ Summary:A Module for MAXS
|
|||
Description:
|
||||
This is a Module for MAXS, which does not install any launcher. You need "MAXS
|
||||
Main" and a configured MAXS Transport to make use of it.
|
||||
|
||||
The WifiChange module can be used to perform changes to the WiFi subsystem
|
||||
(enable/disable WiFi).
|
||||
.
|
||||
|
||||
Repo Type:srclib
|
||||
|
|
|
@ -12,6 +12,10 @@ Summary:XMPP Transport for MAXS
|
|||
Description:
|
||||
This is the XMPP Transport for MAXS, which does not install any launcher. You
|
||||
need "MAXS Main" and preferably some MAXS Modules to make use of it!
|
||||
|
||||
MAXS Transport XMPP acts as gateway between MAXS and the Extensible Messaging
|
||||
and Presence Protocol (XMPP). It enables MAXS to receive commands and send
|
||||
responses or notifications via XMPP.
|
||||
.
|
||||
|
||||
Repo Type:srclib
|
||||
|
|
Loading…
Reference in a new issue