diff --git a/suggestions/dialers.json b/suggestions/dialers.json index 0637a08..7995a53 100644 --- a/suggestions/dialers.json +++ b/suggestions/dialers.json @@ -1 +1,9 @@ -[] \ No newline at end of file +[ + { + "id": "com.simplemobiletools.dialer", + "label": "Simple Dialer", + "reason": "Lightweight dialer app with all the basics plus call log import and export.", + "source": "fg", + "repo": "https://github.com/SimpleMobileTools/Simple-Dialer" + } +]