polscm32
|
2c40d2f86f
add gradient effect to loading bar
|
2 years ago |
polscm32
|
3b75976435
change appearance of progress view, blur background when progress view is toggled
|
2 years ago |
polscm32
|
62830ecd88
add custom progress view to add external insulin view
|
2 years ago |
polscm32
|
6fd75469a1
logic for progress view
|
2 years ago |
polscm32
|
db7ded3a06
perform determine basal sync after external insulin entry
|
2 years ago |
polscm32
|
d3aacc5697
Merge pull request #2 from dnzxy/tabbar-dev
|
2 years ago |
dnzxy
|
a73adbe9c5
Add padding to (+) button to avoid glitch where empty view opens in main view
|
2 years ago |
polscm32
|
76c2aa6743
Merge pull request #1 from dnzxy/tabbar-dev
|
2 years ago |
dnzxy
|
cd816fc68f
Fix register history layout change subscription to settings manager
|
2 years ago |
polscm32
|
d561ae6161
remove unnecessary update functions for mainchart
|
2 years ago |
polscm32
|
639cad30dc
UI
|
2 years ago |
polscm32
|
2504401007
padding, change color of percentage slider to match tabbar colours
|
2 years ago |
polscm32
|
85fa7c948e
change name 'settings' to 'menu', delete unnecessary code for profile tabitem
|
2 years ago |
polscm32
|
7a5eb74bc4
clean up
|
2 years ago |
polscm32
|
853de9f7b2
prevent tabbar plus item to move above the keyboard
|
2 years ago |
polscm32
|
936749ae21
minor UI changes
|
2 years ago |
polscm32
|
6f6687c545
change to swift native tabview
|
2 years ago |
polscm32
|
26270796b1
test -> remove determineBasal call when opening treatments view
|
2 years ago |
polscm32
|
34d1580f38
refactor conversion for bolus calc to mmol/L
|
2 years ago |
polscm32
|
ca7e8c5a27
add outline for basal graph by @mountrcg
|
2 years ago |
polscm32
|
e218317d45
rewrite unlockmanager by @andreas, refactor to use async syntax
|
2 years ago |
polscm32
|
1d88ff7ffc
Merge pull request #16 from dnzxy/tabbar
|
2 years ago |
polscm32
|
3165c78212
hide keyboard when opening treatments view
|
2 years ago |
polscm32
|
cac8240691
fix popup not showing currently entered carbs
|
2 years ago |
dnzxy
|
321f212418
Remove waitForSuggestion for AlternativeBolusCalc; fix popup glitches
|
2 years ago |
polscm32
|
6dcb1ce142
add animation to indicate a calculation
|
2 years ago |
Deniz Cengiz
|
c962165a3f
Merge branch 'tabbar' into tabbar
|
2 years ago |
polscm32
|
44508fb9c5
refactoring
|
2 years ago |
dnzxy
|
d4ae53d9d5
Fix popup after @polscm32 refactor; cleanup
|
2 years ago |
polscm32
|
5accebeaa8
improve performance of bolus calculation by eliminating the need for temporary carb entries and passing them to the determineBasal func
|
2 years ago |