|
|
2 лет назад | |
|---|---|---|
| .github | 2 лет назад | |
| LoopFollow | 2 лет назад | |
| LoopFollow.xcodeproj | 2 лет назад | |
| LoopFollow.xcworkspace | 3 лет назад | |
| Pods | 2 лет назад | |
| fastlane | 2 лет назад | |
| .gitignore | 2 лет назад | |
| Config.xcconfig | 2 лет назад | |
| Gemfile | 3 лет назад | |
| Gemfile.lock | 3 лет назад | |
| LICENSE | 5 лет назад | |
| LoopFollowDisplayNameConfig.xcconfig | 2 лет назад | |
| Podfile | 2 лет назад | |
| Podfile.lock | 2 лет назад | |
| README.md | 2 лет назад |
Message from the Loop and Learn Team:
- We have taken responsibility for updates to the Loop Follow app
- Additional Loop Follow documentation is at Loop and Learn: Loop Follow
- If you are having problems with the app:
- Post in the Loop and Learn Facebook group; indicate that your question is related to Loop Follow
- If you do not use Facebook - please click on this link to file an Issue with your problem
New location for LoopFollow Repository:
- If you previously created a fork of LoopFollow from the JonFawcett username
- Please note the repository name has changed to https://github.com/loopandlearn/LoopFollow
- GitHub should automatically redirect you to this new address
- We have also modifed one branch and one file name to match standard conventions: main (from Main) and README.md (from readme.md)
Message from Jon Fawcett:
- Because our family now uses Omnipod 5, I will no longer be involved in updating LoopFollow
- I have transferred the LoopFollow repository from the JonFawcett to the loopandlearn username
- I will also no longer provide an option for a TestFlight invitation from me. (Jon Fawcett)
- You must build the app yourself.
Message to Developers
Using so many different apps as a parent or caregiver of a T1D can be very cumbersome. Add in the extra details from Looping and it can be a challenge flipping back and forth between apps. Each app has different strengths and weaknesses.
And there are some functions I've always wished for and not found anywhere such a one-time temporary alert for those nights when Loop is stuck on high and you open loop with a correction. This lets you set a higher low alert for the BG you want to wake up to and close Loop.
Please see Loop and Learn: Loop Follow for all the building options.
Please review the list on Loop and Learn: Loop Follow which may be updated more frequently than this README.md file.
- If you are interested in assisting with this app and want to work on new features and improvements for Loop, iAPS and Nightscout functionality, please reach out.
- Issues and Pull Requests in GitHub are monitored and will get a response.
- Please always direct your PR to the dev branch.
We added version numbers that are incremented with each pull request that is merged.
New PR are directed to the dev branch. If you direct one to main, we will move it to point to dev. So always start with your code aligned with dev.
The versioning is:
After that we made a decision to make the micro numbering be 2 digits.
After a PR is merged to dev, the repository maintainers will bump up the micro verion number - please do not modify the version in your branch.
For the most part, the deveopers keep main and dev branches at the same level. But sometimes we want modification to remain in dev for additional testing.
Starting with version 2.0.01
Modify the LOOP_FOLLOW_MARKETING_VERSION in Config.xcconfig file to change the version reported by Loop Follow.