Description
This is a Module for MAXS, which does not install any launcher. You need
https://f-droid.org/packages/org.projectmaxs.main and a configured MAXS Transport (e.g.,
https://f-droid.org/packages/org.projectmaxs.transport.xmpp) to make use of it.
With this module, you can query your contact list:
* <b>contact num <number></b> - Lookup a contact by number
* <b>contact name <contact name></b> - Lookup a contact by name
* <b>contact nick <contact nickname></b> - Lookup contact by nickname
* <b>contact mobile <number></b> - Lookup contact by mobile number
* <b>contact lookup <contact info></b> - Lookup a contact
This module is used by other modules (such as smssend) and must be installed for
them to work properly.
Versions
Permissions
What the app asks the system for. Android only grants sensitive access after you confirm it.
- Read contactsAccess the address book.
- permission.USE_MAIN
- permission.USE_MAIN_AS_MODULE
- Foreground serviceKeep running in the background, visible in the status bar.
- FOREGROUND_SERVICE_SPECIAL_USE
Comments