Commit graph

  • 5e2fdebc07 fix travis Milos Kozak 2018-04-01 20:02:22 +0200
  • 5ce184e67d fix time in dialogs during DST change Milos Kozak 2018-04-01 18:44:58 +0200
  • 89ee73ef7d fix state when new thread was not started during waiting for pump disconnection Milos Kozak 2018-04-01 12:34:41 +0200
  • 5fa56b22c9 Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev Milos Kozak 2018-04-01 11:10:24 +0200
  • 0a03798de9 move treatments interface out of ConfigBuilder Milos Kozak 2018-04-01 11:09:58 +0200
  • 3fe7d9a43e
    Merge pull request #819 from jotomo/unbreak-wear-plugin Milos Kozak 2018-04-01 10:52:52 +0200
  • 280ed14c6b
    Unbreak WearPlugin. Johannes Mockenhaupt 2018-04-01 02:09:40 +0200
  • 8d35a89870
    Merge pull request #818 from MilosKozak/insulin-plugins Milos Kozak 2018-03-31 22:51:18 +0200
  • e9c7bdc7f4 add necessity of profile switch to objectives Milos Kozak 2018-03-31 22:30:42 +0200
  • 34ec1225c6 fix NSCLIENT after plugin refactor Milos Kozak 2018-03-31 21:41:14 +0200
  • a91aeec144 fix nsclient layout Milos Kozak 2018-03-31 20:32:47 +0200
  • 45c7753175 remove old insulin plugins AdrianLxM 2018-03-31 19:36:44 +0200
  • c57d14aa05 MainAppTest Milos Kozak 2018-03-31 15:00:32 +0200
  • 6e69b25d8a Merge branch 'wip' into dev Milos Kozak 2018-03-31 12:41:43 +0200
  • 66f6ddf052 Subscribe fix Milos Kozak 2018-03-31 12:12:49 +0200
  • 364364f205 ConfigBuilderTest Milos Kozak 2018-03-31 11:31:09 +0200
  • 1c6c5f85f7 DanaR pumps lifecycle Milos Kozak 2018-03-31 10:36:57 +0200
  • a30334f5d5 PluginDescriptionTest Milos Kozak 2018-03-31 10:09:29 +0200
  • 3b3662af80 Merge branch 'dev' into wip Milos Kozak 2018-03-31 00:39:35 +0200
  • bcb733e42c Plugins refactor Milos Kozak 2018-03-31 00:36:03 +0200
  • dd5a0f935e
    Merge pull request #816 from triplem/minor2 Milos Kozak 2018-03-30 20:49:14 +0200
  • 314275d4b4 Remove unnecessary imports, rename method Markus M. May 2018-03-30 20:02:04 +0200
  • e4f2049405 PumpEnactTestResult Milos Kozak 2018-03-29 18:44:16 +0200
  • c20d74b1d9
    Merge pull request #813 from jotomo/initial-profile-pump Milos Kozak 2018-03-29 09:18:19 +0200
  • a36a9b0746
    Move check for running setProfile command to KeepAlive. Johannes Mockenhaupt 2018-03-28 22:49:43 +0200
  • 014864f0db
    Trigger fabric event on user request, not queuing time. Johannes Mockenhaupt 2018-03-28 22:12:14 +0200
  • 52c6d209af
    Clean up initial profile push to pump. Johannes Mockenhaupt 2018-03-28 19:33:41 +0200
  • 259b5fa818
    Merge pull request #809 from MilosKozak/tdds-again-merged Milos Kozak 2018-03-28 17:35:23 +0200
  • fc2da20743 fix conflict Milos Kozak 2018-03-28 10:25:58 +0200
  • e9b499314d PUMP SMS command, connect to pump before reporting SMS STATUS Milos Kozak 2018-03-28 10:22:10 +0200
  • 7b43971618 fix NPE Milos Kozak 2018-03-27 21:49:10 +0200
  • 27c4fe3309 fix NPE Milos Kozak 2018-03-27 21:43:35 +0200
  • e49d430a50 revert DetailedBulusInflo cloning Milos Kozak 2018-03-27 20:16:33 +0200
  • cb4b117152 fix extended bolus NS upload Milos Kozak 2018-03-27 20:00:34 +0200
  • 3567320788 fix test Milos Kozak 2018-03-27 19:45:44 +0200
  • eaecf48577 Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev Milos Kozak 2018-03-27 16:41:44 +0200
  • 95f2e5d913 IobTotalTest Milos Kozak 2018-03-27 16:41:37 +0200
  • 6aa568a03e
    Merge pull request #812 from jotomo/cleanups Milos Kozak 2018-03-27 16:38:49 +0200
  • dffdc49c3b
    SMB fragement: trim superflous newlines. Johannes Mockenhaupt 2018-03-25 14:13:34 +0200
  • da6f6dfe72
    Clean up missed spots w.r.t. to FabricPrivacy transition. Johannes Mockenhaupt 2018-03-27 14:51:27 +0200
  • 689fda5969 IobTest Milos Kozak 2018-03-27 14:36:43 +0200
  • 1b9b20cd41 1st ProfileSwitch must be with zero duration, ProfileIntervalsTest Milos Kozak 2018-03-27 14:19:52 +0200
  • 0a87b0ede7 MealDataTest Milos Kozak 2018-03-26 22:59:04 +0200
  • f8c9fac7b1 NonOverlapingIntervalsTest 2nd Milos Kozak 2018-03-26 22:55:38 +0200
  • cc436a09d9 TempBasal, TempTarget refactor; NonOverlapingIntervalsTest Milos Kozak 2018-03-26 22:37:53 +0200
  • a4cb4cbbd5 OverlapingIntervalsTest Milos Kozak 2018-03-26 19:46:18 +0200
  • 21c6827cf4 more GlucoseStatusTests Milos Kozak 2018-03-26 17:47:25 +0200
  • d071ca5b88 GlucoseStatusTest & fix Milos Kozak 2018-03-26 16:51:25 +0200
  • 5c5b8ee2f0 DetailedBolusInfo test & fix Milos Kozak 2018-03-26 13:25:53 +0200
  • 482d4f4454 1.60b-dev Milos Kozak 2018-03-26 11:07:50 +0200
  • cf619aa1fa nicer scale on basal graph Milos Kozak 2018-03-26 11:07:16 +0200
  • d357b00ca6 display activate button properly Milos Kozak 2018-03-26 10:56:56 +0200
  • f0e779cb1f set axisWidth based on dpi Milos Kozak 2018-03-26 10:53:14 +0200
  • 8e6953cc92 activate button on NSProfile fragment Milos Kozak 2018-03-26 09:25:57 +0200
  • 6c20d9b6c6 TDD 13 mergeconflict AbstractDanaPlugin AdrianLxM 2018-03-26 08:51:17 +0200
  • 4a4982f6b8 TDD 12 mergeconflict Insight renaming AdrianLxM 2018-03-26 08:47:44 +0200
  • 545debde92 fix displaying nsprofile Milos Kozak 2018-03-26 08:46:26 +0200
  • a5d0ec45cc Merge remote-tracking branch 'milosremote/dev' into tdds-again-merged AdrianLxM 2018-03-26 08:39:24 +0200
  • d5e60fa16f fix negative correction in wizard Milos Kozak 2018-03-26 07:49:09 +0200
  • afe3d68a10 display SMB reasons Milos Kozak 2018-03-25 23:56:52 +0200
  • 4d6d7941ac try to catch getProfile errors Milos Kozak 2018-03-25 18:51:16 +0200
  • afb0249072 try to catch iobcalculation error Milos Kozak 2018-03-25 18:03:55 +0200
  • ca12124c10 Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev Milos Kozak 2018-03-25 17:33:17 +0200
  • f939994afa more synchronized access in treatments Milos Kozak 2018-03-25 17:33:03 +0200
  • 8c5a2ab524
    Merge pull request #799 from jotomo/prime-fill-refresh Milos Kozak 2018-03-25 16:10:39 +0200
  • 7c959ce335
    Create careportal events with explicit time. Johannes Mockenhaupt 2018-03-25 15:43:43 +0200
  • 593174d6d2
    Revert all changes to NSUpload. Johannes Mockenhaupt 2018-03-25 15:39:34 +0200
  • 51e0774021 prevent creating careportal event of the same time Milos Kozak 2018-03-25 15:02:51 +0200
  • 8a2d49b833
    Fix the correct method. Johannes Mockenhaupt 2018-03-24 20:13:50 +0100
  • 5a6af7f6d5
    Unbreak NSUpload.updateProfileSwitch methods. Johannes Mockenhaupt 2018-03-24 20:03:45 +0100
  • 2cfa2ae8cf overview graph rendering update Milos Kozak 2018-03-24 18:10:57 +0100
  • bcf71d70dc increase font size Milos Kozak 2018-03-24 17:33:23 +0100
  • b2db393436 fix rendering in nsclient mode Milos Kozak 2018-03-24 17:21:55 +0100
  • 1dfa8eb1a4 hide deviation slope Milos Kozak 2018-03-24 17:10:33 +0100
  • 62d775b78e DEV warning only for APS builds Milos Kozak 2018-03-24 17:09:56 +0100
  • 9af8672cab Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev Milos Kozak 2018-03-24 15:14:40 +0100
  • 90390c91ab fix NPE when profile doesn't exists Milos Kozak 2018-03-24 15:13:31 +0100
  • ce07cd560b
    Merge pull request #802 from jotomo/es-specifiers Milos Kozak 2018-03-24 14:17:52 +0100
  • 7694c80da9
    Fix format specifiers in Spanish translation. Johannes Mockenhaupt 2018-03-24 10:52:06 +0100
  • 3d710dcf46 fix rendering TT in mmol Milos Kozak 2018-03-23 23:55:38 +0100
  • a4e9cb4976
    Fixes. Johannes Mockenhaupt 2018-03-23 23:14:15 +0100
  • 8a7776fd74
    Code dedup. Johannes Mockenhaupt 2018-03-23 23:02:18 +0100
  • 3700ad9813
    Ensure new Careportal entries don't use the same second. Johannes Mockenhaupt 2018-03-23 23:00:12 +0100
  • 9838e2fabb
    Rework prime/fill button. Johannes Mockenhaupt 2018-03-23 22:09:09 +0100
  • e5bfa1fb1d
    Show boluses with the precision the pump actually supports. Johannes Mockenhaupt 2018-03-23 22:08:05 +0100
  • 22f50198fc rename nsclientinternal -> nsclient Milos Kozak 2018-03-23 22:44:37 +0100
  • cbd60cfdbe synchronized access to log in nsclient Milos Kozak 2018-03-23 22:37:27 +0100
  • 22d617cbc0 Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev Milos Kozak 2018-03-23 20:53:44 +0100
  • 4502ed6807 1.60a-dev Milos Kozak 2018-03-23 20:53:25 +0100
  • 9f67ad6b62 synchronized access to treatment data Milos Kozak 2018-03-23 20:52:41 +0100
  • 2b526c31c1
    Merge pull request #776 from MilosKozak/newconstraints Milos Kozak 2018-03-23 20:33:32 +0100
  • 044a3fc10f LoopPluginTest Milos Kozak 2018-03-23 20:10:45 +0100
  • 30f09dc416 show constraints on LoopFragment Milos Kozak 2018-03-23 18:23:19 +0100
  • 661595792f rename InsightPump -> Insight Milos Kozak 2018-03-23 17:51:05 +0100
  • 15d8719508 collect most limited reason along with all reasons Milos Kozak 2018-03-23 17:36:49 +0100
  • 3f5808eca3 show max basal limit on smb fragment Milos Kozak 2018-03-23 09:59:07 +0100
  • ad8ff15cdc getMax... constraints functions Milos Kozak 2018-03-22 23:20:10 +0100
  • 0f531a9954 objectives cleanup & basal hard limits to constraints Milos Kozak 2018-03-22 23:05:00 +0100
  • ba09538f46 AMA - Autosens cleanup Milos Kozak 2018-03-22 22:18:40 +0100
  • ae57241833 use default functions in constraint interface Milos Kozak 2018-03-22 21:31:32 +0100