Initial client working for MQTT push notifications.
This commit is contained in:
parent
1815d574c8
commit
6752d45d4b
8 changed files with 534 additions and 38 deletions
|
@ -3,6 +3,7 @@
|
|||
<string name="app_name" translatable="false">Tusky</string>
|
||||
<string name="app_website" translatable="false">https://tusky.keylesspalace.com</string>
|
||||
<string name="tusky_api_url" translatable="false">https://tuskynotifier.keylesspalace.com</string>
|
||||
<string name="tusky_api_keystore_password" translatable="false">your_password_here</string>
|
||||
|
||||
<string name="oauth_scheme" translatable="false">oauth2redirect</string>
|
||||
<string name="oauth_redirect_host" translatable="false">com.keylesspalace.tusky</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue