Commit graph

469 commits

Author SHA1 Message Date
AdrianLxM
ef0e30b2b3 wear big chart avgDelta working 2016-11-24 16:23:31 +01:00
AdrianLxM
5e3fddcc05 wear arrows working 2016-11-24 16:23:31 +01:00
AdrianLxM
95432e35e0 wear yet again current situation tweaks 2016-11-24 16:23:31 +01:00
AdrianLxM
663a865595 wear intent to express current situation better 2016-11-24 16:23:31 +01:00
AdrianLxM
8af4ac0daf wear bigchart fully functional 2016-11-24 16:23:31 +01:00
AdrianLxM
afa5faf834 wear basal live 2016-11-24 16:23:31 +01:00
AdrianLxM
2b17fc5155 wear painting temps 2016-11-24 16:23:31 +01:00
AdrianLxM
70c3969f85 wear something is painting 2016-11-24 16:23:31 +01:00
AdrianLxM
b93273d706 wear status working 2016-11-24 16:23:31 +01:00
AdrianLxM
e2c3069374 resend(), bigchart watchface layout overhaul, fix nullpointer exception, only send when enabled 2016-11-24 16:23:31 +01:00
AdrianLxM
2e0ac569eb wear first bg and delta on watch 2016-11-24 16:23:31 +01:00
AdrianLxM
761077e8ae wear fix overeager refactoring and plugin pluggable 2016-11-24 16:23:31 +01:00
AdrianLxM
2fd93a8e31 wear installing on watch 2016-11-24 16:23:31 +01:00
AdrianLxM
ef847a7cc2 Make bolus progress dialog not cancalable 2016-11-21 19:50:27 +01:00
AdrianLxM
b97920b3ef Integer: comparison by value not by reference
Why is there no compiler warning for this?
2016-11-18 15:21:07 +01:00
Radoslav Radev
8b5ee91c95 Update strings.xml 2016-11-17 22:40:51 +02:00
Radoslav Radev
56c83aac2f bg translation
1
2016-11-17 22:12:19 +02:00
Milos Kozak
41acb2d022 Merge pull request #70 from AdrianLxM/cpp_sum
Add sum to the overview of the basal profile.
2016-11-17 20:09:54 +01:00
AdrianLxM
505a135ac8 CPP add sum to basal rate representation 2016-11-17 13:35:38 +01:00
AdrianLxM
b74c29d202 zip logfiles on daily rollover 2016-11-17 00:23:20 +01:00
AdrianLxM
ade27a9460 CPP proper dialog handling 2016-11-15 18:59:38 +01:00
AdrianLxM
127c85effb CPP delete images that are not used 2016-11-15 17:40:16 +01:00
AdrianLxM
3da9a8c45c CPP limits 50 to 200 percent 2016-11-15 17:25:23 +01:00
AdrianLxM
b01fb6ee6e CPP hard limits for percentage 2016-11-15 07:52:59 +01:00
AdrianLxM
513b2966c9 CPP cleanup and i18n 2016-11-14 18:19:17 +01:00
AdrianLxM
74ea6c4011 CPP working 2016-11-14 18:19:17 +01:00
AdrianLxM
85b052efda CPP copyprev buttons working 2016-11-14 18:19:17 +01:00
AdrianLxM
c2d1fdb39e CPP edit base basal gui - without function yet 2016-11-14 18:19:17 +01:00
AdrianLxM
dba81ede2a calculation for isf and ic. Tooltips. 2016-11-14 18:19:17 +01:00
AdrianLxM
0e5d18ec86 keep basal in order as required when writing to dana 2016-11-14 18:19:17 +01:00
AdrianLxM
3fe7c7a0fa CPP shiftfix and base profile view 2016-11-14 18:19:17 +01:00
AdrianLxM
2c5b20a721 CPP html-ify and send to pump button 2016-11-14 18:19:17 +01:00
AdrianLxM
a57a864c24 CPP icons 2016-11-14 18:19:17 +01:00
AdrianLxM
4dbb20b8c5 CPP small redesign 2016-11-14 18:19:17 +01:00
AdrianLxM
f815f7fce6 CPP ic and isf data 2016-11-14 18:19:17 +01:00
AdrianLxM
8c93925865 CPP simple representation string 2016-11-14 18:19:17 +01:00
AdrianLxM
364b3d6710 CPP percentage and shift working on hard coded basal rate 2016-11-14 18:19:17 +01:00
AdrianLxM
be556cf388 CPP copy simple profile 2016-11-14 18:19:17 +01:00
AdrianLxM
d94136bc95 overview dymanic height 2016-11-12 20:39:11 +01:00
AdrianLxM
12fc454fe1 divisions with doubles to not do whole minute jumps 2016-11-12 13:16:11 +01:00
AdrianLxM
68acc3aca3 deltas per 5 minutes 2016-11-12 13:05:18 +01:00
Milos Kozak
0b56b7554c Merge pull request #64 from AdrianLxM/fill-presets2
Fill presets
2016-11-12 10:41:54 +01:00
Milos Kozak
dce6acba54 Merge pull request #65 from AdrianLxM/german-update
German update
2016-11-12 10:28:01 +01:00
AdrianLxM
2fef497ce9 German updates 02 2016-11-11 17:59:23 +01:00
AdrianLxM
75889c24b3 German updates 01 2016-11-11 17:59:10 +01:00
Milos Kozak
b5bd6749ae fix app crash when no profile set 2016-11-11 16:40:31 +01:00
AdrianLxM
401be6dd5b add U to buttons 2016-11-11 16:29:28 +01:00
AdrianLxM
1568f77229 fill preset buttons 2016-11-11 16:24:00 +01:00
Milos Kozak
c034f77b71 fix merge conflict 2 2016-11-11 13:09:50 +01:00
Milos Kozak
a341fa4343 fix merge conflict 2016-11-11 13:09:11 +01:00