Commit graph

102 commits

Author SHA1 Message Date
Milos Kozak fdd594358c fix removeExpired in notifications 2016-12-08 14:28:21 +01:00
Milos Kozak 3a3fc5d508 one more ICF with 1 decimal 2016-12-06 23:03:45 +01:00
Milos Kozak 86755599df show IC and ICF with 1 decimal 2016-12-06 23:00:57 +01:00
Milos Kozak b61108eb2b remove test data 2016-12-06 22:55:49 +01:00
Milos Kozak abfb832a10 basic notification functionality 2016-12-05 15:20:44 +01:00
AdrianLxM 12e78656b7 wear settings 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
Milos Kozak b5bd6749ae fix app crash when no profile set 2016-11-11 16:40:31 +01:00
AdrianLxM 4a23d4ce0d profile switch dialog on long press on profile pill 2016-11-11 12:29:13 +01:00
AdrianLxM 7b4b4f7cfc Overview profile redesign 2016-11-10 23:20:23 +01:00
AdrianLxM 4ee87d1cca basal profile on overview 2016-11-10 21:03:26 +01:00
AdrianLxM 3ee1cf5023 haptic feedback for loop pill on overview 2016-11-10 00:02:51 +01:00
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
AdrianLxM c93322f2da Overview Loopdisable on longclick 1 2016-11-07 00:58:44 +01:00
Milos Kozak 45ffc18d25 move set temp and set extended buttons to actions 2016-11-05 20:12:58 +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
Milos Kozak 8614469a35 test activity for null 2016-10-23 23:34:14 +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 6f8d828ec2 QuickWizard 2016-10-20 23:50:31 +02:00
Milos Kozak a829a506f2 check for null on getDialog() 2016-10-17 08:57:21 +02:00
Milos Kozak af31ca804f correct width on more dialogs on Andriod 6 2016-10-15 11:31:15 +02:00
Milos Kozak 5ec339e987 fix BolusProgessDialog size on Android 6 2016-10-11 23:49:26 +02:00
Milos Kozak 9f1bbd35bd wizard calculation to extra file 2016-10-11 22:47:48 +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 34c6329b6f fix context in newextendedbolusdialog 2016-10-06 20:57:12 +02:00
Milos Kozak a3ea0b5316 Merge branch 'master' of https://github.com/ecorman/AndroidAPS into ecorman-master 2016-09-09 11:08:04 +02:00
ecorman b7402aa9ea Correction Input negative improvement 2016-09-08 23:29:14 +02:00
Milos Kozak ae9b03f1ae fix newtempbasaldialogcontext 2016-09-08 12:53:06 +02:00
ecorman 96a0d25183 Merge pull request #1 from MilosKozak/master
Update from original repo
2016-09-08 00:04:02 +02:00
ecorman 581f053e53 Allow negative correction in bolus 2016-09-07 23:38:29 +02:00
Milos Kozak 34d2178878 fix newextendedbolusdialog context 2016-09-05 09:14:39 +02:00
Milos Kozak 9f9d348c11 check for null context in wizarddialog 2016-08-27 12:32:18 +02:00
Milos Kozak e46aab8948 updateguiifvisible on resume 2016-08-21 22:06:36 +02:00
Milos Kozak 08d940b2fb temp fix of bolus progress crash 2016-08-18 09:10:32 +02:00
Milos Kozak 8864886702 more dialogs tweaking 2016-08-14 20:33:29 +02:00
Milos Kozak bb041b1c06 more progress dialog tweaking 2016-08-14 20:19:47 +02:00
Milos Kozak be8c1c2a83 change to screen lock, better context handling 2016-08-14 10:13:26 +02:00
Milos Kozak 129c88478f empty constructor in progressdialog 2016-08-13 15:07:57 +02:00
Milos Kozak d85bb7db4d fix double treatment upload from wizard 2016-08-13 12:47:15 +02:00
Milos Kozak 4da0f345cf fix wizard gui 2016-08-11 09:54:03 +02:00
Milos Kozak d023e4ae32 move targets from fragment to plugin 2016-08-10 23:27:26 +02:00
Milos Kozak acbd028465 bolus progress in virtual pump 2016-08-10 14:50:53 +02:00
Milos Kozak a284f2fc38 accept single devicestatus, dynamic basal scale 2016-08-09 15:09:51 +02:00
Milos Kozak 77222a6c0a switch basal colors 2016-08-09 08:39:45 +02:00
Milos Kozak 267e0220c0 overview scroll, determinebasal fix 2016-08-08 14:47:24 +02:00