-
Notifications
You must be signed in to change notification settings - Fork 513
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Minor iAPS left-overs #136
Comments
@marionbarker, have all these "leftovers" been fixed by #148? |
Here are some links for your review: refers to refers to a loopandlearn dot org page that I don't think exists anymore The same phrase is in all the strings files too. Other than this, I believe the left-overs are taken care of. |
Thanks. The url string can be updated to the hardcoded "Trio-x://". But we should probably use $(APP_URL_SCHEME) instead. Will have to test before making a PR. If someone wants to pick that up before me, please go ahead. Line 9 in f23b38a
Trio/FreeAPS/Resources/Info.plist Lines 36 to 38 in f23b38a
|
Perhaps this is something for @t1dude to look at, to get to grips with how we best make changes to strings that are translated, now that Crowdin is being set up. |
@MikePlante1 , I am not sure what this does. I assumed it was to open the app when tapping the Live Activity, but that works also when Trio/LiveActivity/LiveActivity.swift Line 291 in f23b38a
I made the PR #197 anyways, for completeness. (replacing the old |
Closing this as completed now that PR #197 is merged. |
@marionbarker , the LnL link is not fixed yet, but probably will be when #216 is merged. |
These are nits - just providing this list so they are available for update when and if desired.
I am testing only alpha branch (soon to be dev).
Configuration: commit 99effeb
This is a plist file so a little different:
<string>com.artificial-pancreas-iaps</string>
The rest of these are in *.swift files and indicate the line numbers where hard-coded "iAPS" exists:
StateiAPSResults
, see next file)Note: many of the rest of these should (later) be modified to use appName instead of hard coded string
Hard-coded string from iAPS to Open-iAPS
Hard-coded string from FAX to Open-iAPS
The text was updated successfully, but these errors were encountered: