Commit graph

383 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 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 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
Milos Kozak 5ac2cd5cca try to fix random crash 2016-09-13 22:34:40 +02:00
Milos Kozak ecb685f7f6 hard limits on openaps params 2016-09-13 22:15:17 +02:00
Milos Kozak 841141cd20 recheck pump status if older than 30 min before aplly basal 2016-09-11 13:32:21 +02:00
Milos Kozak 81e82143fc fix treatment dialog in careportal 2016-09-10 21:20:01 +02:00
Milos Kozak f1564519d3 show icon in toolbar 2016-09-10 16:08:29 +02:00
Milos Kozak 23e8220b12 initialize current profile in careportal 2016-09-10 15:51:07 +02:00
Milos Kozak 87055bef0b show danar prefs only if pump is enabled 2016-09-10 15:37:37 +02:00
Milos Kozak 05831c75a6 SMS LOOP commands 2016-09-10 15:33:00 +02:00
Milos Kozak b15fe7541e objectives fix 2016-09-10 12:20:32 +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
Milos Kozak f48faccdd8 Merge branch 'master' of https://github.com/MilosKozak/AndroidAPS 2016-09-09 11:05:07 +02:00
Milos Kozak 77916ec4ae fix double carbs when carbtime != 0 2016-09-09 11:04:50 +02:00
ecorman 5878cbbb75 Change plugins order to have fast access to careportal 2016-09-08 23:37:44 +02:00
ecorman b7402aa9ea Correction Input negative improvement 2016-09-08 23:29:14 +02:00
Milos Kozak e8467ec75f check for null 2016-09-08 16:53:48 +02:00
Milos Kozak 2c10ade944 try catch on load settings 2016-09-08 13:15:07 +02:00
Milos Kozak ae9b03f1ae fix newtempbasaldialogcontext 2016-09-08 12:53:06 +02:00
Milos Kozak 933e081fc5 Merge branch 'master' of https://github.com/MilosKozak/AndroidAPS 2016-09-08 10:08:24 +02:00
Milos Kozak 7fd59246af use locale string in extended status of DanaR pump 2016-09-08 10:07:55 +02:00
ecorman 96a0d25183 Merge pull request #1 from MilosKozak/master
Update from original repo
2016-09-08 00:04:02 +02:00
ecorman b4f9fca50d Modificaciones en gradle 2016-09-07 23:47:33 +02:00
ecorman 581f053e53 Allow negative correction in bolus 2016-09-07 23:38:29 +02:00
Milos Kozak 47bff5ad5e limit requests on openloop mode 2016-09-05 15:27:53 +02:00
Milos Kozak 34d2178878 fix newextendedbolusdialog context 2016-09-05 09:14:39 +02:00
Milos Kozak b56d3223ab fix passing date in careportal 2016-09-02 14:12:05 +02:00
Milos Kozak 3d238e3adb reset flag when pump is changed 2016-09-02 13:35:10 +02:00
Milos Kozak ff32764375 remove accents in SMS 2016-09-02 09:43:38 +02:00
Milos Kozak 9f9d348c11 check for null context in wizarddialog 2016-08-27 12:32:18 +02:00
Milos Kozak 7b82b60324 vars optimalization 2016-08-21 22:14:33 +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 38ee1402a4 simple profile fix 2016-08-16 08:32:31 +02:00
Milos Kozak ced974e96d Merge branch 'master' of https://github.com/MilosKozak/AndroidAPS 2016-08-15 10:05:00 +02:00
Milos Kozak d78d0be270 danar history context fix 2016-08-15 10:04:52 +02:00
Milos Kozak 451a455d3d longer wait in comm after bolus 2016-08-14 20:35:00 +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 e95650d54d Merge branch 'master' of https://github.com/MilosKozak/AndroidAPS 2016-08-14 10:14:16 +02:00
Milos Kozak be8c1c2a83 change to screen lock, better context handling 2016-08-14 10:13:26 +02:00
Milos Kozak 6a6ed7b87a Merge pull request #24 from jotomo/case-sensitive-filesystem
Align class name with file name to fix error on case-sensitive filesy…
2016-08-14 09:44:21 +02:00
Milos Kozak 9c3b8dc2b9 typo 2016-08-13 23:00:10 +02:00
Milos Kozak b77bbd5bc6 static options in careportal dialog 2016-08-13 22:16:36 +02:00
Milos Kozak d11f0b1ea1 wakelock on bolusing 2016-08-13 22:16:04 +02:00
Johannes Mockenhaupt 4793561f7c
Align class name with file name to fix error on case-sensitive filesystems/OSs. 2016-08-13 21:01:47 +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 6c9c0d8223 hide danar profile option when pump disabled 2016-08-13 12:36:33 +02:00
Milos Kozak 609f99dc1c fix danar show in prefs 2016-08-13 12:33:20 +02:00
Milos Kozak a55a4ba6eb upload only fresh pump status 2016-08-13 12:30:10 +02:00
Milos Kozak 3fb84636db fix objectives import/export 2016-08-13 11:30:43 +02:00
Milos Kozak 40aada0eb4 ajdust some danar pump comm params 2016-08-12 20:22:44 +02:00
Milos Kozak b1d5b12f55 fix npe 2016-08-11 22:52:26 +02:00
Milos Kozak 6228f01bdf initialize treatment inzulin and carbs value 2016-08-11 15:26:23 +02:00
Milos Kozak 4da0f345cf fix wizard gui 2016-08-11 09:54:03 +02:00
Milos Kozak 565e2a831b more static members 2016-08-11 00:15:50 +02:00
Milos Kozak 0e6185064a fix casting after refactor 2016-08-10 23:48:44 +02:00
Milos Kozak 39894cdc40 dataservice optimalization 2016-08-10 23:43:08 +02:00
Milos Kozak a3e656dc6f make completed objectives static 2016-08-10 23:32:11 +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 0ad856bed1 detect socket closed error 2016-08-09 15:46:08 +02:00
Milos Kozak 49d6690450 OpenAPS MA target value 2016-08-09 15:40:12 +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 9591aed93c fix wizard not showing progress 2016-08-08 16:54:46 +02:00
Milos Kozak 2e72e18c62 send carbs and insulin in one connect 2016-08-08 15:49:13 +02:00
Milos Kozak 267e0220c0 overview scroll, determinebasal fix 2016-08-08 14:47:24 +02:00
Milos Kozak 294f9d6c99 fixing bugs after refactoring 2016-08-07 23:21:08 +02:00
Milos Kozak 6f1bb28600 fix bus register 2016-08-07 15:10:08 +02:00
Milos Kozak ff2e9a82bc fix some crashes 2016-08-07 13:07:13 +02:00
Milos Kozak b711648bee plugins refactoring 2016-08-05 23:54:03 +02:00
Milos Kozak 7cc0fb593d IOB display & upload fix 2016-08-05 00:32:48 +02:00
Milos Kozak b42644de39 objectives finalization, some todos 2016-08-04 23:38:43 +02:00
Milos Kozak 4df4a22997 profileviewer cleanup 2016-08-04 19:33:09 +02:00
Milos Kozak 7d4260b36f danar connection improvement 2016-08-04 18:01:17 +02:00
Milos Kozak a7d3dca752 Bolusing dialog 2016-08-04 09:17:26 +02:00
Milos Kozak 3e5eb85b88 synchronize on final object 2016-08-03 18:34:24 +02:00
Milos Kozak c20026c15a lowsuspend cleanup 2016-08-03 14:40:47 +02:00
Milos Kozak be71ef15db add hardcoded limits to danar driver 2016-08-02 19:35:28 +02:00
Milos Kozak 2f47f2a048 loop fragment cleanup 2016-08-02 19:03:02 +02:00
Milos Kozak dbb0a6a659 danar fragment update, danar pump password, toast with sound 2016-08-02 18:39:14 +02:00
Milos Kozak 62bb4d640f config builder code cleanup 2016-08-02 15:55:23 +02:00
Milos Kozak 6bee16919e optimize keepalive pump connection 2016-08-02 15:43:21 +02:00
Milos Kozak da26ea5995 optimize overview fragment 2016-08-02 15:28:34 +02:00
Milos Kozak e94fe1f647 danar history translation support 2016-07-28 13:40:32 +02:00
Milos Kozak 61e8ffeebd DanaR history loader 2016-07-27 17:49:56 +02:00
Milos Kozak 73ef2d7684 danar history db support 2016-07-21 15:10:42 +02:00
Milos Kozak 1c0edb151e DanaR NS history sync class 2016-07-21 00:18:45 +02:00
Milos Kozak 1a90746bed added danar history messages 2016-07-20 23:12:25 +02:00
Milos Kozak 789521c9db allow rounding on setting extended bolus 2016-07-20 21:43:29 +02:00
Milos Kozak 5e6b77ec02 broadcast danar timeout too 2016-07-20 12:09:03 +02:00
Milos Kozak e00c01ebee remove alert service 2016-07-19 11:31:58 +02:00
Milos Kozak b361d99f03 refresh treatments over SMS 2016-07-18 22:17:40 +02:00
Milos Kozak 6147a71dd7 adjust timing on bolus and carbs 2016-07-18 21:55:01 +02:00
Milos Kozak 1aa1af3d0c adjust timing on setting profile 2016-07-18 21:48:43 +02:00
Milos Kozak 4aad8c1310 use class name of fragment for saving preferences 2016-07-18 21:44:14 +02:00
Milos Kozak 87dd8712b4 bind service to application context, adjust messages timing 2016-07-18 21:20:53 +02:00
Milos Kozak 3e3ad1d515 move plugins to MainApp, improve dataservice 2016-07-18 20:19:55 +02:00
Milos Kozak fe72300790 typo 2016-07-18 14:17:24 +02:00
Milos Kozak fdbfa16e40 remove TODOs and comments 2016-07-18 13:18:45 +02:00
Milos Kozak a1a64873fd DanaR driver as a service 2016-07-18 12:02:33 +02:00
Milos Kozak d82a696bfb show treatments in overview graph 2016-07-17 15:04:33 +02:00