Commit graph

1242 commits

Author SHA1 Message Date
AdrianLxM
2e6a37dcbd Add base basal rate to Overview when temp is running
Now that there is more space with less buttons, it should fit ;)
2016-11-07 10:18:16 +01:00
Milos Kozak
925b5612fc Merge pull request #49 from AdrianLxM/disableLoopLongpress
Disable loop on Longpress on Loop-Status in Overview
2016-11-07 10:14:14 +01:00
AdrianLxM
e948a6f955 fix for net IOB 2016-11-07 07:55:41 +01:00
AdrianLxM
686593986c Update PreferencesActivity.java 2016-11-07 01:02:08 +01:00
AdrianLxM
c851aefc8e Update MainActivity.java 2016-11-07 01:01:33 +01:00
AdrianLxM
68be6179f8 Update EventRefreshGui.java 2016-11-07 01:00:50 +01:00
AdrianLxM
be39a35d68 Update ConfigBuilderFragment.java 2016-11-07 00:59:47 +01:00
AdrianLxM
c93322f2da Overview Loopdisable on longclick 1 2016-11-07 00:58:44 +01:00
Milos Kozak
f84777bf00 Merge branch 'master' of https://github.com/MilosKozak/AndroidAPS 2016-11-06 12:10:55 +01:00
Milos Kozak
95ffb03a26 fix resources crash 2016-11-06 12:10:24 +01:00
AdrianLxM
3f02c8fc8c Show decimal place
The time since last bolus has one decimal place but it was shown as zero.
2016-11-06 02:01:22 +01:00
Milos Kozak
65b8ca00db looper to profile switch 2016-11-05 20:32:47 +01:00
Milos Kozak
45ffc18d25 move set temp and set extended buttons to actions 2016-11-05 20:12:58 +01:00
Milos Kozak
3ac9811d9a Actions page & offline profile switch 2016-11-05 15:46:11 +01:00
Milos Kozak
15ca64e218 Merge pull request #43 from ecorman/master
Basal % rate
2016-11-02 23:37:17 +01:00
AdrianLxM
b7f4dd3366 borders again on loopmode label 2016-11-02 18:27:46 +01:00
AdrianLxM
b1f3bb17bb Show in Overview when loop is disabled 2016-11-02 18:04:14 +01:00
AdrianLxM
2294093aab Show current total
The total of the calculation in the wizard was showing the value from the previous calculation when you enable/disable to include Bolus-IOB or Basal-IOB into the calculation.

The button to send to the pump showed the current amount of units.
2016-10-31 13:01:50 +01:00
ecorman
f2baa32e40 Basal % rate 2016-10-31 13:01:38 +01:00
ecorman
cf3bb52c7b Add percent to result to allow manual adjust 2016-10-31 02:29:19 +01:00
warstar2187
5443bb4fba Update SmsCommunicatorPlugin.java 2016-10-27 02:23:47 +09:00
warstar2187
79a6b65bb9 Update SmsCommunicatorPlugin.java 2016-10-26 19:38:36 +09:00
Milos Kozak
861c24fc45 distinguish between meal and correction bulus 2016-10-25 23:33:02 +02:00
Milos Kozak
8614469a35 test activity for null 2016-10-23 23:34:14 +02:00
Milos Kozak
1597ee77b5 typo 2016-10-22 18:04:26 +02:00
Milos Kozak
05f8c2d1ba default constructor only in WizardDialog 2016-10-21 22:00:14 +02:00
Milos Kozak
8d05845c4f default constructor only in BolusProgressDialog 2016-10-21 21:50:21 +02:00
Milos Kozak
38cf01eb62 more build types with maxbolus: full fullteenage fullchild 2016-10-21 00:03:52 +02:00
Milos Kozak
6f8d828ec2 QuickWizard 2016-10-20 23:50:31 +02:00
Milos Kozak
6bfaec375f use sResources 2016-10-17 21:23:37 +02:00
Milos Kozak
7a3f7098b0 DanaR hardcoded bolus limit 10 -> 17 2016-10-17 09:31:06 +02:00
Milos Kozak
a829a506f2 check for null on getDialog() 2016-10-17 08:57:21 +02:00
Milos Kozak
2354e60f31 allow high temps in open loop mode 2016-10-17 08:44:01 +02:00
Milos Kozak
744a4143f4 retrieve device status with xdrip too 2016-10-16 21:11:16 +02:00
Milos Kozak
af31ca804f correct width on more dialogs on Andriod 6 2016-10-15 11:31:15 +02:00
Milos Kozak
8ff675e8a4 Constant instead of string in profile 2016-10-11 23:55:53 +02:00
Milos Kozak
5ec339e987 fix BolusProgessDialog size on Android 6 2016-10-11 23:49:26 +02:00
Milos Kozak
9cd8602f83 normalize mg/dl mg/dL 2016-10-11 23:30:13 +02:00
Milos Kozak
9f1bbd35bd wizard calculation to extra file 2016-10-11 22:47:48 +02:00
Milos Kozak
777b6cdb0d catch errors on load profile 2016-10-10 12:11:12 +02:00
Milos Kozak
2e02521eae Merge branch 'master' of https://github.com/MilosKozak/AndroidAPS 2016-10-09 11:17:56 +02:00
Milos Kozak
174d6019ff fix carbs limit in wizard 2016-10-09 11:17:41 +02:00
Milos Kozak
cbb316b599 check for null in NS treatment dialog 2016-10-07 22:35:17 +02:00
Milos Kozak
34c6329b6f fix context in newextendedbolusdialog 2016-10-06 20:57:12 +02:00
Milos Kozak
4f07fea8b2 SafeParse in SimpleProfile 2016-10-02 16:12:44 +02:00
Milos Kozak
b5ecbc11e8 check if pump info is loaded before invoking loop 2016-10-01 19:47:18 +02:00
Milos Kozak
163ccf2d0a hard limits on base basal rate 2016-09-19 15:09:35 +02:00
Milos Kozak
a3721f8932 do set bg on init in careportal dialog 2016-09-18 03:09:53 +02:00
Milos Kozak
4378c9af14 more SMS commands 2016-09-16 14:08:26 +02:00
Milos Kozak
514fb569e9 show base basal rate and profile in ns pump plugin 2016-09-14 22:02:49 +02:00