rename to Red
show redirection destination fix dialer end call add priority Signal > Telegram
This commit is contained in:
parent
9b3c582337
commit
48a9998c26
29 changed files with 291 additions and 219 deletions
|
@ -1,6 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="app_name">Re</string>
|
||||
<string name="description">The app will try to redirect outgoing calls to Signal or Telegram if available. For work it will require many permissions. Click on toggle and grant permissions until it turns ON.</string>
|
||||
<string name="info">Redirecting</string>
|
||||
<string name="app_name">Red</string>
|
||||
<string name="description">The app will try to redirect outgoing calls to Signal/Telegram if available. For work it requires many permissions. Click on the toggle and grant permissions until it turns ON.</string>
|
||||
<string name="popup">Redirecting to %1$s</string>
|
||||
<string name="signal">Signal</string>
|
||||
<string name="telegram">Telegram</string>
|
||||
</resources>
|
|
@ -1,6 +1,6 @@
|
|||
<resources>
|
||||
<!-- Base application theme. -->
|
||||
<style name="Theme.Re" parent="Theme.Material3.DayNight.NoActionBar">
|
||||
<style name="Theme.Red" parent="Theme.Material3.DayNight.NoActionBar">
|
||||
<!-- Primary brand color. -->
|
||||
<item name="colorPrimary">@color/purple_500</item>
|
||||
<item name="colorOnPrimary">@color/white</item>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue