Commit ea38e8b
4.4.0 (#744)
* Use a faster glucose-get-last
Commit openaps/oref0#1468, by @thomasvargiu
* Crowdin updates (#666)
* Release Reminder (#667)
* Crowdin updates (#668)
* Fix time check
* Position of sharing link
* Fix for version uploads and requests (#669)
* New string
* change path
* Crowdin updates (#671)
* Crowdin updates
* Remove unnecessary conversion Nightscout (#672)
* Sharing View UI edits.
* Crowdin updates (#674)
* Crowdin translations (#675)
* Dev updates (#676)
* Crowdin updates (#677)
* Crowdin (#678)
* Decrease frequency
* IOB correction
* Contact Image - small optimizations (#683)
* Contact Image - don't do anything if no contacts configured or access to contacts is not granted
* Contact Image - only save contacts in store if they get changed
* Update add_identifiers.yml
Xcode15/Node 20 support
* Update build_iAPS.yml
Xcode 15.3
* Update create_certs.yml
Xcode 15.3/Node 20
* Update validate_secrets.yml
Xcode 15.3/Node 20
* Update Gemfile.lock
New versions
* Crowdin translations
* Sync IOB count for overrides
* Always log and display in pop-up when dynISF disabled by exercise
* Missing bracket
(cherry picked from commit 6743fc5)
* Allow for bigger individual adjustments of the FPU settings.
* Don't force-unwrap
* Active Insulin/Carbohydrates Charts (#690)
* New Crowdin updates (#684)
* Crowdin updates (#684) (#692)
* Delete reference
* Save settings and preferences and profiles to stat database (#698)
* Share settings and profiles
* Share Settings and Preferences
* Log the middleware errors and display in pop-up. (#699)
* Crowdin updates (#695)
* Crowdin (#700)
* New Crowdin updates (#684)
* Crowdin updates (#695)
* Crowdin updates (#707)
* Crowdin (#709)
* Contact Image - fix for contacts not being saved into storage when the contact ID is already defined (#705)
* Basal Adjustment. Remove extra characters (#708)
* NS URL should not be needed for stat uploads
* NS URL not needed for stats uploads 2/2
* Resolve issue #712 (#715)
* Remove type conversion (resolves issue #712) (Swift bug?)
* Crowdin updates (#714)
Vietnamese by Hung Nguyen
* Crowdin (#716)
* New Crowdin updates (#684)
* Crowdin updates (#695)
* Crowdin updates (#707)
* Crowdin updates (#714)
Vietnamese by Hung Nguyen
* Dev updates (#717)
* Temporary quick fix for RepeatingScheduleValue (#718)
"Resolves" issue #711
* Fix Typo: birtDate -> birthDate (#722)
Set default birthDate to distantPast ( current default is "today", making everyone an infant )
* fix: Use the pump limits from the pumpManager instead the user provided one (#720)
* Crowdin updates (#721)
* Overdue update to the iPhone identifier list (#725)
* Insulin and TDD details. (#724)
* Insulin and TDD details.
Also use autosens.min/max for dynamic basal* Increase vertical spacing
* Missing localizable strings.
OmniBLE
* Crowdin updates (#730)
* New Crowdin updates (#731)
* Add link to sharing to bring directly to personal statistics page (#727)
* Add link to sharing to bring directly to personal statistics page, with
token
* remove general statistics url in favor of user statistics
this put their token into a session on the statistic server, so that any
page that can make use of it ( full list / sigmoid list ) will show their
entry, but the long term goal for that landing page is to be able to
allow users to view settings ( ie. to print / save ), and eventually,
provide a more complete settings editor then nightscout provided ...
* Crowdin updates (#733)
* confirm pod DeliveryStatus to prevent 0x31 fault (#735)
* New Crowdin updates (#736)
* Complete the carbs -> bolus flow before enacting any eventual auto bolus (SMB) or any auto temp basal. (#706)
Prevent SMBs and temp basals (over 0u) while in Bolus View, but If more than 30 minutes since last loop - force close the bolus view
* Use NS URL for NS uploads
* Allow bolus when long time since last loop
* New Crowdin updates (#739)
* Don't require a NS URL for the version check
* Bump version
* New translations localizable.strings (Russian) (#741)
---------
Co-authored-by: Mike Plante <82073483+MikePlante1@users.noreply.github.com>
Co-authored-by: yurique <i@yurique.com>
Co-authored-by: Marc G. Fournier <scrappy@hub.org>
Co-authored-by: Bastiaan Verhaar <3987804+bastiaanv@users.noreply.github.com>
Co-authored-by: Marion Barker <marionbarker@earthlink.net>1 parent baedba4 commit ea38e8b
File tree
74 files changed
+996
-98
lines changed- Dependencies
- CGMBLEKit
- CGMBLEKitUI/ar.lproj
- CGMBLEKit/ar.lproj
- MinimedKit/MinimedKit/Resources/tr.lproj
- OmniBLE
- Localizations
- ar.lproj
- da.lproj
- de.lproj
- en.lproj
- es.lproj
- fi.lproj
- fr.lproj
- he.lproj
- hu.lproj
- it.lproj
- nb.lproj
- nl.lproj
- pl.lproj
- pt-BR.lproj
- pt-PT.lproj
- ru.lproj
- sk.lproj
- sv.lproj
- tr.lproj
- uk.lproj
- vi.lproj
- zh-Hans.lproj
- OmniBLE
- OmnipodCommon
- PumpManager
- OmniKit/OmniKit
- OmnipodCommon
- PumpManager
- FreeAPS
- Resources/javascript
- bundle
- prepare
- Sources
- APS
- OpenAPS
- Application
- Localizations/Main
- ar.lproj
- da.lproj
- de.lproj
- en.lproj
- es.lproj
- fi.lproj
- fr.lproj
- he.lproj
- hu.lproj
- it.lproj
- nb.lproj
- nl.lproj
- pl.lproj
- pt-BR.lproj
- pt-PT.lproj
- ru.lproj
- sk.lproj
- sv.lproj
- tr.lproj
- uk.lproj
- vi.lproj
- zh-Hans.lproj
- Models
- Modules
- Bolus
- View
- Home
- View
- Previews
- Settings/View
- Sharing/View
- Services/Network
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
74 files changed
+996
-98
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
Lines changed: 9 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
Lines changed: 10 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
Lines changed: 18 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
83 | 101 | | |
84 | 102 | | |
85 | 103 | | |
| |||
Lines changed: 18 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
83 | 101 | | |
84 | 102 | | |
85 | 103 | | |
| |||
Lines changed: 18 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
83 | 101 | | |
84 | 102 | | |
85 | 103 | | |
| |||
Lines changed: 18 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
83 | 101 | | |
84 | 102 | | |
85 | 103 | | |
| |||
Lines changed: 18 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
83 | 101 | | |
84 | 102 | | |
85 | 103 | | |
| |||
0 commit comments