Description
Pebble dialer gives you extra options for phone calls on your pebble, such as:
* Answer incoming calls
* Outgoing calls from the pebble
* Mute ringer of incoming calls
* Toggle in-call microphone mute
* Toggle speakerphone
This is intended to use with the official closed source Pebble App, but
https://f-droid.org/packages/nodomain.freeyourgadget.gadgetbridge from f-droid also works at least
partially.
The needed watchapp for the pebble can be downloaded
<a href="https://github.com/matejdro/PebbleDialer-Watchapp/releases/download/3.3/PebbleDialer.pbw">here</a>.
Crashlytics support and internet permission have been removed.
Versions
Permissions
What the app asks the system for. Android only grants sensitive access after you confirm it.
- Read contactsAccess the address book.
- Place callsCall phone numbers without asking again.
- Phone stateDetect ongoing calls and read device information.
- VibrationControl the vibration alert.
- ANSWER_PHONE_CALLS
- Audio settingsAdjust volume and audio output.
- PROCESS_OUTGOING_CALLS
- Write storageCreate and change files on the device storage.
Show 10 more permissions
- Internet accessSend and receive data over the internet.
- ACCESS_SUPERUSER
- READ_CALL_LOG
- MicrophoneRecord audio.
- BluetoothConnect to Bluetooth devices.
- Send SMSSend text messages (may cost money).
- Read SMSRead text messages.
- WRITE_SMS
- ACCESS_NOTIFICATION_POLICY
- Read storageRead files on the device storage.
Comments