PebbleDialer: rewritemeta and lint
This commit is contained in:
parent
cf3b3bceb5
commit
31f92f041a
|
@ -3,21 +3,21 @@ License:GPLv3
|
|||
Web Site:https://forums.getpebble.com/discussion/5767/android-pebbledialer-new-call-controls-for-your-pebble
|
||||
Source Code:https://github.com/matejdro/PebbleDialer-Android
|
||||
Issue Tracker:https://github.com/matejdro/PebbleDialer-Android/issues
|
||||
Name:PebbleDialer
|
||||
Summary:Android part of the PebbleDialer watchapp
|
||||
Description:
|
||||
|
||||
Pebble dialer gives you extra options for phone calls on your pebble, such
|
||||
as:
|
||||
Name:PebbleDialer
|
||||
Summary:Client for the PebbleDialer watchapp
|
||||
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
|
||||
* ... and more ...
|
||||
|
||||
This is intended to use with the official closed source Pebble App, but
|
||||
[[nodomain.freeyourgadget.gadgetbridge]] from f-droid also works at least partially.
|
||||
[[nodomain.freeyourgadget.gadgetbridge]] from f-droid also works at least
|
||||
partially.
|
||||
|
||||
The needed watchapp for the pebble can be downloaded
|
||||
[https://dl.dropboxusercontent.com/u/6999250/dialer/PebbleDialer.pbw here].
|
||||
|
@ -29,11 +29,11 @@ Repo Type:git
|
|||
Repo:https://github.com/matejdro/PebbleDialer-Android.git
|
||||
|
||||
Build:2.4,24
|
||||
srclibs=AndroidPebbleCommons@771ba3f8380d3fb5b327ad0546c7b92e75881a9a
|
||||
commit=9e12aeb2bc02c9c06b7981ac19f700f10cb435aa
|
||||
subdir=app
|
||||
gradle=yes
|
||||
patch=remove_crashlytics_and_internet_permission.diff
|
||||
gradle=yes
|
||||
srclibs=AndroidPebbleCommons@771ba3f8380d3fb5b327ad0546c7b92e75881a9a
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Static
|
||||
|
|
Loading…
Reference in a new issue