Starting on an Autenticate activity to obtain access token - the POST parameters are not working yet....

This commit is contained in:
Graham Jones
2021-12-12 06:21:19 +00:00
parent 276c9d7d1c
commit 0a405af092
8 changed files with 304 additions and 9 deletions

View File

@@ -291,4 +291,7 @@
<string name="O2SatNullAlarmTitle">Treat Null Value as Alarm</string>
<string name="O2SatThreshMinTitle">Oxygen Saturation Low Alarm Level (%)</string>
<string name="O2SatThreshMinSummary">O2 Saturation Low Alarm Level (%)</string>
<string name="title_activity_authenticate">AuthenticateActivity</string>
<string name="logout">Log Out</string>
<string name="logged_in_with_token">Logged in with Token:</string>
</resources>