Commit graph

2567 commits

Author SHA1 Message Date
Milos Kozak a39416d876 fix nullpointerexception in reading temp basal status 2017-02-09 16:39:07 +01:00
Milos Kozak caa109dbfd use SafeParse in DanaRStartsActivity 2017-02-09 16:32:44 +01:00
Milos Kozak b9b08c1528 fix crash when pump status not loaded yet 2017-02-09 16:29:02 +01:00
Milos Kozak 3d3e849d8a fix null pointer exception in persistentnotification 2017-02-09 16:23:28 +01:00
AdrianLxM b8c3fe2933 wear wizard including bg and iob toggles 2017-02-09 16:16:31 +01:00
Milos Kozak 7f123e4208 warn on wrong entered sms phone number 2017-02-09 16:14:09 +01:00
Milos Kozak c015862239 fix crash: not attached to Activity 2017-02-09 16:04:57 +01:00
LadyViktoria 7fc6de17c1 Add prefernces.json changes 2 2017-02-09 10:41:02 +01:00
LadyViktoria 886c1ea359 Add prefernces.json changes 2017-02-09 09:36:51 +01:00
AdrianLxM bf7a96b3e7 bolus progress dialog without activity context 2017-02-09 03:15:13 +01:00
AdrianLxM 74107f58fe wear first fill bolus working 2017-02-09 01:53:28 +01:00
viktoria 0bf51710d1 Merged branch dev into dev 2017-02-08 21:23:47 +01:00
Milos Kozak 698ab31d71 show temp targets only if APS enabled in config 2017-02-08 21:04:26 +01:00
Milos Kozak a43677e4b0 fix pumpcontrol build crash 2017-02-08 20:36:30 +01:00
AdrianLxM d2d0d4b51a wear confirm roundtrip working 2017-02-08 15:15:22 +01:00
AdrianLxM 8e9d73e3a3 wear sending confirmation requests 2017-02-08 11:53:26 +01:00
AdrianLxM 20d32d042f wear bolusprogress cleanup 2017-02-07 12:08:13 +01:00
AdrianLxM e261fa3ec8 wear re-disable fill bolus for virtual pump 2017-02-07 12:02:02 +01:00
AdrianLxM 650111d1b7 wear event for bolus requests to show card early on 2017-02-07 11:09:16 +01:00
AdrianLxM f4b553fe52 Wear added bolusprogress and dismiss when finished 2017-02-07 09:17:19 +01:00
AdrianLxM 8c37809751 Wear cancel bolus via content intent to progress card 2017-02-06 19:35:27 +01:00
AdrianLxM 7ec3ff2a17 Wear bolus progress as card 2017-02-06 16:52:39 +01:00
AdrianLxM 379e3f8ab1 rounding minutesago instead of truncating it 2017-02-05 02:18:13 +01:00
viktoria b0a9d74b49 Merge remote-tracking branch 'refs/remotes/MilosKozak/dev'
Conflicts:
	app/src/main/java/info/nightscout/androidaps/plugins/OpenAPSAMA/Autosens.java
	app/src/main/res/values/strings.xml
2017-02-02 19:00:17 +01:00
AdrianLxM bd75015a58 Correct error for tempbasals 2017-02-01 14:38:55 +01:00
LadyViktoria 1f3b425c44 Remove careportal_temptarget string 2017-01-31 20:28:32 +01:00
Milos Kozak 78fb6f934e measure execution time of every part 2017-01-31 09:52:33 +01:00
Milos Kozak 1b2500dc6c calculate only needed data in AMA 2017-01-31 09:40:05 +01:00
Milos Kozak 9722130299 move all treatments db actions to DatabaseHelper 2017-01-30 20:00:46 +01:00
Milos Kozak 8d0c1dcacf do not calculate autosens for MA 2017-01-30 15:19:50 +01:00
Milos Kozak d98c6b125e Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev 2017-01-30 14:31:15 +01:00
Milos Kozak 607ac8b897 AMA execution time 2017-01-30 14:30:46 +01:00
AdrianLxM dce0c378b9 round durations 2017-01-30 05:02:49 +01:00
AdrianLxM 9f74b0083b Add minutesrunning in determine-basal Adapter 2017-01-30 04:25:03 +01:00
AdrianLxM 3d6be15306 update determine-basal.js to current Oref0 dev 2017-01-30 04:23:18 +01:00
Milos Kozak 179511a833 fix conflicts 2017-01-29 22:41:01 +01:00
Milos Kozak 907de4da7b execution profiler 2017-01-29 22:37:25 +01:00
Milos Kozak 762b561abb CS translations 2017-01-29 21:15:05 +01:00
Milos Kozak d6a22be184 remove absorption rate from everywhere 2017-01-29 20:19:02 +01:00
Milos Kozak 4e14865054 remove unneeded carbs_hr from AMA 2017-01-29 19:29:26 +01:00
Milos Kozak 331598b7fa display danar profile preferences only if selected 2017-01-29 19:22:49 +01:00
Milos Kozak e608bf4095 fix profile test in keep alive & korean driver switching 2017-01-29 19:17:28 +01:00
Milos Kozak 3a17ed19c4 prevent null pointer exception 2017-01-29 18:48:42 +01:00
viktoria 75ff6867bc Add prefernces.json make settings work with validator lib 2017-01-29 13:00:52 +01:00
Milos Kozak ed29302547 status outdated first 2017-01-29 11:24:11 +01:00
Milos Kozak c48e147a68 remove forgotten code 2017-01-29 11:21:15 +01:00
Milos Kozak 55f99ee28e connect when outdated basal 2017-01-29 11:11:07 +01:00
Milos Kozak 3f90ad6a5c sync profile to pump 2017-01-28 23:45:14 +01:00
viktoria c64d45b758 Merged MilosKozak/dev into dev
Conflicts:
	app/src/main/res/values/strings.xml
2017-01-28 22:35:54 +01:00
Milos Kozak b9b9e21dcb fix merge conflicts 2017-01-28 21:37:51 +01:00
Milos Kozak 926a26a724 the same for korean danar 2017-01-28 21:17:27 +01:00
Milos Kozak 538e8fd2fa better detect & display old pump firmware 2017-01-28 20:48:32 +01:00
AdrianLxM 4ced11819c fix autosens
bgi's most of the time where 0 or got truncated to full integers.

Example from tonight: autosens result factor from 1.0 before and 1.09 after this.
2017-01-28 01:20:36 +01:00
LadyViktoria 4d4630ca1a Add prefernces.json rename some Strings to match OpenAPS docs 2017-01-27 09:56:32 +01:00
LadyViktoria f510b0a8cc Add prefernces.json errer message translations
attention the characters are limited.
maybe its caused by old libs
com.android.support:appcompat-v7:23.4.0
'com.android.support:support-v4:23.4.0
2017-01-27 09:52:16 +01:00
LadyViktoria 24e6f42ac2 Merged branch dev into dev 2017-01-27 09:11:45 +01:00
Milos Kozak 1e8defb884 Merge pull request #144 from AdrianLxM/deltasx
remove round-basal.js
2017-01-26 22:43:57 +01:00
viktoria 3fcf52aa02 Merged MilosKozak/dev into dev 2017-01-26 18:39:30 +01:00
Milos Kozak 08880b8032 Merge branch 'master' into dev 2017-01-26 18:31:31 +01:00
Milos Kozak e78de8b622 fix static func 2017-01-26 18:27:09 +01:00
Milos Kozak 0c289bfb6e Merge branch 'master' of https://github.com/MilosKozak/AndroidAPS 2017-01-26 18:23:47 +01:00
Milos Kozak 87ba28136a log new firmware pump 2017-01-26 18:23:30 +01:00
Milos Kozak 72fc4ec096 Merge branch 'master' into dev 2017-01-26 17:00:10 +01:00
Milos Kozak 750cea7bcf Merge branch 'master' of https://github.com/MilosKozak/AndroidAPS 2017-01-26 16:57:11 +01:00
Milos Kozak 5c5468b55b use minimal basal rate from description 2017-01-26 16:56:29 +01:00
LadyViktoria 1d2f98abf4 Add prefernces.json remove openapsama_skip_neutral_temps 2017-01-26 15:32:44 +01:00
LadyViktoria 0ddc26ce89 Add prefernces.json small import fixes 2017-01-26 12:10:50 +01:00
LadyViktoria 4702a87d8e Add prefernces.json add safety limits 2017-01-26 12:07:25 +01:00
viktoria 2f8b2a382d Merged branch dev into dev 2017-01-26 00:39:28 +01:00
viktoria 74cfa08b81 Change some Prefernces names to match names in OpenAPS docs 2017-01-26 00:35:46 +01:00
Heiner1 5c43c66163 Update strings.xml 2017-01-25 23:35:31 +01:00
viktoria 88d6178a1b Add prefernces.json small fix 2017-01-25 22:20:56 +01:00
viktoria 9d2b645d8c Add prefernces.json default values 2017-01-25 22:11:17 +01:00
viktoria fd6432f808 Add prefernces.json put hyperlink and warning there 2017-01-25 20:41:33 +01:00
viktoria 8e095fefaf Add prefernces.json layout changes 2017-01-25 20:20:39 +01:00
viktoria 0838ede6a3 Add prefernces.json change secondary text color to white 2017-01-25 20:19:53 +01:00
viktoria c01488e7a9 Add prefernces.json switch to SafeParse 2017-01-25 20:19:00 +01:00
LadyViktoria 2a0968eba9 Add prefences.Json show summary 2017-01-25 20:17:16 +01:00
AdrianLxM b588211658 prevent nullpointer exception when BG <39 2017-01-25 15:37:05 +01:00
LadyViktoria b898fc044e Add prefernces.json to advanced settings 2017-01-25 15:18:01 +01:00
AdrianLxM 1328c32bb8 remove duplicate setTempBasal function declaration 2017-01-25 13:18:54 +01:00
AdrianLxM 9ef4f4d9ad cleanup unused round-basal.js 2017-01-25 11:34:09 +01:00
AdrianLxM 805f23fe59 directly pass round-basal to V8 2017-01-25 10:02:35 +01:00
AdrianLxM 53c63f0f48 simplify round-basal.js 2017-01-25 09:43:54 +01:00
Milos Kozak 044547b594 Merge pull request #143 from AdrianLxM/deltasx
Settings for deltas
2017-01-24 10:59:10 +01:00
AdrianLxM 950b638e50 Advanced Settings 2017-01-24 10:28:42 +01:00
AdrianLxM 3a43858948 Settings for deltas 2017-01-24 02:21:25 +01:00
viktoria bd588af1ba DanaR Stats small Layout fixes 2017-01-23 21:52:24 +01:00
Milos Kozak da2739f7b7 Merge pull request #140 from PitBeckh/patch-1
Update strings.xml
2017-01-23 20:23:30 +01:00
PitBeckh dc12ef3fec Update strings.xml 2017-01-23 16:26:59 +01:00
PitBeckh 2f72471915 Update strings.xml 2017-01-23 16:24:53 +01:00
Milos Kozak 5c216e5cec Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev 2017-01-23 15:56:55 +01:00
Milos Kozak df0af4da94 fix uploading profile 2017-01-23 15:56:32 +01:00
Milos Kozak 750ac19b41 upload data for temp target only if needed 2017-01-23 14:47:14 +01:00
Milos Kozak d62105b6c6 Merge pull request #139 from slavidex/patch-27
Update strings.xml
2017-01-23 12:03:47 +01:00
Radoslav Radev fbceeec5b0 Update strings.xml 2017-01-23 11:01:42 +02:00
Milos Kozak 22f9817f8e upload cpp setting to NS 2017-01-23 09:31:14 +01:00
Radoslav Radev 106bfe4f1c Update strings.xml 2017-01-23 07:14:12 +02:00
Radoslav Radev 2d02449a87 Update strings.xml 2017-01-22 21:44:49 +02:00
PitBeckh d995910384 Update strings.xml 2017-01-22 20:34:54 +01:00
Milos Kozak ceaf4f7f78 Merge branch 'dev' into adjusttargetsse 2017-01-22 11:30:59 +01:00
ecorman 24b86a0b99 Update: Perfil->Objetivo 2017-01-22 00:07:10 +01:00
AdrianLxM f418152059 sorten tab titles active 2017-01-21 23:48:05 +01:00
ecorman 3a2549d0b6 Update Spanish Translation 2017-01-21 23:08:23 +01:00
AdrianLxM ea78dd5bc1 Shorten tabs first 2017-01-21 19:44:58 +01:00
Milos Kozak 404a4de916 Merge pull request #136 from AdrianLxM/adjusttargetsse
Preference Switches for Autosens
2017-01-21 11:22:34 +01:00
Milos Kozak 53f9b30b3e temp target display update 2017-01-21 11:22:03 +01:00
AdrianLxM 50b7e619fc Preference switches for Autosens 2017-01-21 01:35:15 +01:00
Milos Kozak ea37d9eaa8 Merge pull request #131 from AdrianLxM/tempt-pill
Tempt pill
2017-01-21 00:11:07 +01:00
viktoria 5a09c3df70 DanaR Stats Korean react on touch elsewwhere 2017-01-20 22:43:02 +01:00
AdrianLxM 377a55c69f DanaR Stats react on touch elsewhere 2017-01-20 20:47:31 +01:00
viktoria 33bb7d80a6 DanaR Stats small fixes and move Listeners 2017-01-20 16:45:01 +01:00
viktoria 722976f6b0 DanaR Stats beautify layout and add some listeners 2017-01-20 14:51:16 +01:00
viktoria d2acad1942 Korean DanaR Stats some improvements 2017-01-20 03:19:17 +01:00
viktoria 2d966c9feb DanaR Stats some improvements 2017-01-20 03:13:41 +01:00
viktoria 62853326ed Merged branch dev into danarstats 2017-01-20 00:10:56 +01:00
AdrianLxM 3f3d519c84 Merge branch 'dev' into tempt-pill 2017-01-19 21:57:42 +01:00
AdrianLxM 992d95744d remove duplicate code 2017-01-19 21:53:08 +01:00
AdrianLxM 88a1dcde51 remove empty language translation 2017-01-19 21:32:09 +01:00
AdrianLxM 0c11f78ed3 cleanup after merge 2017-01-19 21:15:08 +01:00
LadyViktoria 1597f74bd0 Merge branch 'dev' into danarstats 2017-01-19 20:52:01 +01:00
AdrianLxM 6c3a07cc62 Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into MilosKozak-dev 2017-01-19 20:47:53 +01:00
viktoria 6120add315 Add very Hard Limits to constants 2017-01-19 20:36:19 +01:00
Milos Kozak 2754e23c08 CS translations 2017-01-19 19:52:14 +01:00
Milos Kozak c701b5d125 waiting for pump message 2017-01-19 19:21:25 +01:00
Milos Kozak f8feaf565b show how is value hard limited 2017-01-19 18:40:08 +01:00
Milos Kozak 649cab63fc allow some diff on profile check 2017-01-19 18:07:16 +01:00
Milos Kozak e808bcedee remove logging 2017-01-19 15:17:43 +01:00
Milos Kozak 75b53cfc0d iob calc fix 2017-01-19 14:35:16 +01:00
Milos Kozak 07c9a21ff9 autosens log 2017-01-19 13:54:56 +01:00
Milos Kozak e8dcf73c83 remove carbsAbsorbed from debug 2017-01-18 21:45:27 +01:00
Milos Kozak 8586ed5adb show autosens result 2017-01-18 21:40:43 +01:00
AdrianLxM 480b832efe temptarget zero-duration cleanup 2017-01-18 16:49:48 +01:00
AdrianLxM b79743588d temptarget sort and allow for zero-duration to cancel predated ones 2017-01-18 15:52:20 +01:00
viktoria b70e895b95 DanaR Stats fixes 2017-01-18 04:31:47 +01:00
viktoria 9ba24b4ffd DanaR Stats Beautify 2017-01-18 03:08:19 +01:00
viktoria 678fbedcbf Merge branch 'dev'
Conflicts:
	app/src/main/res/values/strings.xml
2017-01-18 03:03:58 +01:00
Milos Kozak 9f4cc28c0f allow removing temp target records with null _id 2017-01-17 23:43:50 +01:00
AdrianLxM d36a515d45 temp target overview 2017-01-17 21:32:30 +01:00
Milos Kozak f9ed2ed4b4 temp targets to AMA 2017-01-17 18:56:08 +01:00
Milos Kozak 0e21b67a42 fix merge conflicts 2017-01-17 18:00:44 +01:00
Milos Kozak 432c937a46 Merge branch 'dev' into AMA 2017-01-17 17:49:21 +01:00
Milos Kozak 08c078466a Merge pull request #127 from MilosKozak/temptarget
Temptarget
2017-01-17 17:47:14 +01:00
Milos Kozak b0392b997e fix crash 2017-01-17 17:02:57 +01:00
Milos Kozak 1b385c10e3 fix iob calculation in the past 2017-01-17 16:19:34 +01:00
Milos Kozak 12eec7108a detect oldest data available 2017-01-17 15:19:02 +01:00
Milos Kozak 7c90dfe03c confirm dialog on removing temptarget 2017-01-16 23:54:46 +01:00
Milos Kozak b6714ae254 use notification instead of toast 2017-01-16 23:37:58 +01:00
Milos Kozak 87c84da3d9 minimal NSClient version 1.21 2017-01-16 23:25:31 +01:00
Milos Kozak 218190e92f support for removing temp targets from GUI 2017-01-16 23:23:20 +01:00
Milos Kozak 8c38090031 apply temp targets to MA 2017-01-16 21:03:31 +01:00
Milos Kozak eaa16402a7 show running temp target on overview 2017-01-16 20:47:57 +01:00
Milos Kozak 61b1ee781f temp target treatment dialog & sync fix 2017-01-16 16:59:12 +01:00
viktoria 61a1e5bc04 Korean DanaR Stats Activity 2017-01-16 13:23:41 +01:00
viktoria e851d15aff DanaR Stats Activity 2017-01-16 13:23:41 +01:00
Milos Kozak 262dae3ab3 Merge pull request #129 from slavidex/patch-26
Update pref_others.xml
2017-01-14 16:37:57 +01:00
Milos Kozak 61a8cad4e8 allow refrest temp targets from NS & fix bugs 2017-01-14 16:36:42 +01:00
Radoslav Radev 8f0a28419d Update pref_others.xml 2017-01-14 15:25:06 +02:00
Radoslav Radev cbd7aa74eb Update strings.xml 2017-01-14 15:21:47 +02:00
Milos Kozak a96bc52e01 handle temp targets data from NS 2017-01-14 00:37:35 +01:00
Milos Kozak 458bee4538 display temptargets 2017-01-13 23:43:17 +01:00
Milos Kozak 339e62c120 temptarget db support 2017-01-13 22:36:47 +01:00
Milos Kozak 1b53cde2bf plain temptarget plugin 2017-01-13 21:14:04 +01:00
Milos Kozak dcc6acdf31 Merge branch 'AMA' of https://github.com/MilosKozak/AndroidAPS into AMA 2017-01-13 20:31:20 +01:00
Milos Kozak d9fffc5625 refactor IOB calculation & fix iob_array.time 2017-01-13 20:30:48 +01:00
Milos Kozak 6015930b41 Merge pull request #126 from AdrianLxM/patch-12
Extended restricted by MAXBOLUS DanaR-plugin
2017-01-13 19:41:49 +01:00
AdrianLxM 916ab35be1 Extended restricted by MAXBOLUS Dana 2017-01-13 19:33:37 +01:00
Milos Kozak 9d8d925f75 better check for null 2017-01-12 21:55:17 +01:00
Milos Kozak ea15659050 Merge pull request #122 from AdrianLxM/patch-11
Typo German (Ereignis with one s)
2017-01-10 08:30:29 +01:00
AdrianLxM dfc176d1bd Typo German (Ereignis with one s) 2017-01-10 02:39:16 +01:00
AdrianLxM 856c025e2b typo spanish 2017-01-10 02:37:20 +01:00
viktoria f5f60bcd30 fix autosens adjust BG targets
regarding to that: 
https://openaps.readthedocs.io/en/latest/docs/walkthrough/phase-3/beyond-low-glucose-suspend.html
the autosens_adjust_targets setting is only for allow autosens to adjust the BG target not for enabling or disabling the wohle autosens feature
2017-01-10 01:01:11 +01:00
Milos Kozak 97431e5b94 show base basal line 2017-01-09 23:19:25 +01:00
Milos Kozak 8a4678bb8f make now-line more visible 2017-01-09 22:13:45 +01:00
Milos Kozak bb76fa9d20 need of 14 days run to enable AMA 2017-01-09 19:54:23 +01:00
Milos Kozak 74afdb6874 Merge branch 'dev' into AMA 2017-01-09 17:34:49 +01:00
Milos Kozak 18a1927204 better optimize space of prediction in overview 2017-01-09 17:34:37 +01:00
Milos Kozak 26a76217bf Greek language 2017-01-09 17:23:56 +01:00
Milos Kozak e03de6cb63 use mgdl in autosens 2017-01-09 11:29:54 +01:00
Milos Kozak c62e498aac ensure we are loading 24h + dia data 2017-01-09 10:57:15 +01:00
Milos Kozak 5f146f90de fix merge conflict 2017-01-09 10:17:27 +01:00
viktoria 4fe06e4ee1 refactor cpp
add safety values to constans class
2017-01-09 02:28:27 +01:00
Milos Kozak e9b900d74a show predictions in graph 2017-01-08 23:10:27 +01:00
Milos Kozak 93b80746c6 optimize determine basal 2017-01-08 17:02:33 +01:00
Milos Kozak aa24a592fa better detect meal bolus 2017-01-08 16:57:05 +01:00
Milos Kozak 68a127d804 make autosens configurable in settings, determinebasaladapter refactoring 2017-01-08 14:21:29 +01:00
Milos Kozak e71b478941 show both deltas on overview 2017-01-08 12:04:42 +01:00
Milos Kozak 4303cd2982 Merge branch 'master' into AMA 2017-01-08 00:46:11 +01:00
Milos Kozak 7b5a289fc1 run aps only on interested treatments 2017-01-08 00:45:43 +01:00
Milos Kozak 66bd06076e log invoke() source 2017-01-08 00:38:53 +01:00
Milos Kozak 6621c2f610 log script debug in fragment 2017-01-08 00:27:13 +01:00
Milos Kozak 28c329dc01 log script params separately 2017-01-08 00:19:48 +01:00
Milos Kozak 9c93d3ad7d log autosens input data in fragment 2017-01-08 00:07:18 +01:00
Milos Kozak f707029560 fix conflict 2017-01-07 23:45:41 +01:00
Milos Kozak 75192f0372 prevent logging exception 2017-01-07 23:38:59 +01:00
Milos Kozak 89db232375 Merge pull request #110 from MilosKozak/dateformat
use android.text.format.DateUtils
2017-01-07 23:27:47 +01:00
Milos Kozak 38f397cd59 revert formating date 2017-01-07 23:26:28 +01:00
Milos Kozak e5fc19a785 better arrange code lines 2017-01-07 23:04:12 +01:00
Milos Kozak 8456f87de1 Merge remote-tracking branch 'origin/master' into AMA 2017-01-07 00:04:26 +01:00
Milos Kozak 25a3b678e9 most new AMA code added 2017-01-06 22:42:37 +01:00
Milos Kozak 6dc3d38a2f fix passing carb ratio 2017-01-06 09:52:17 +01:00
Milos Kozak 26102848f5 refactor MealData 2017-01-04 23:03:13 +01:00
Milos Kozak ebb3e90587 extract MealData 2017-01-04 22:47:21 +01:00
Milos Kozak e585ab4030 Merge branch 'AMA' of https://github.com/MilosKozak/AndroidAPS into AMA 2017-01-04 22:37:10 +01:00
Milos Kozak 3eee917979 add sample data 2017-01-04 22:37:03 +01:00
Milos Kozak 724a041341 refactor classes 2017-01-04 22:33:17 +01:00
Milos Kozak 8aad003311 copy basic files oref0 dev 2017/01/04, make it running without crash 2017-01-04 22:21:46 +01:00
Milos Kozak 9d5c2e5dac fix visibility of aps plugin at start 2017-01-03 22:13:25 +01:00
Milos Kozak 50f75e3404 upload AMA result to NS too 2017-01-03 21:42:32 +01:00
Milos Kozak 05911be4e0 remove parcelable code from determinebasaladapter 2017-01-03 21:37:23 +01:00
Milos Kozak 3dfac49b82 duplicate MA -> AMA 2017-01-03 21:15:40 +01:00
Milos Kozak faf8e07248 renaming before adding AMA 2017-01-03 21:01:01 +01:00
Milos Kozak f3f6a911ae use android.text.format.DateUtils 2017-01-03 19:06:35 +01:00
Milos Kozak fe75298263 safer display values in openapsma fragment 2017-01-03 10:24:08 +01:00
viktoria f3551dda7f german translation 2017-01-02 16:44:20 +01:00
Milos Kozak 952a2342a8 Merge pull request #104 from MilosKozak/mm640g
MM640g bg source
2017-01-02 13:58:56 +01:00
Milos Kozak 8637e99afe Merge branch 'master' of https://github.com/MilosKozak/AndroidAPS 2017-01-02 00:05:57 +01:00
AdrianLxM 9c40e4af34 Dismiss editing when fragment is paused 2017-01-01 21:46:25 +01:00
Milos Kozak fded515ac1 fix TimeListEdit when fragment is restored 2017-01-01 20:22:23 +01:00
Milos Kozak 4408146f23 disable entering basals in profiles only if pump is not tempbasal capable 2017-01-01 14:34:57 +01:00
Milos Kozak ef2e7b1a62 show basal line only if pump is tempbasal capable 2017-01-01 14:19:35 +01:00
Milos Kozak 9edb5c9a66 draw basals only if pump is tempbasal capable 2017-01-01 14:00:59 +01:00
Milos Kozak 86f5aec0bb disable visible control when plugin is not enabled 2017-01-01 13:45:03 +01:00
Milos Kozak 38a9c94258 Local Profile 2016-12-31 20:10:36 +01:00
Milos Kozak 6b18336fa2 LocalProfile plugin 2016-12-31 15:06:45 +01:00
Milos Kozak 0458ad65ce handle arrays separately 2016-12-31 14:52:23 +01:00
Milos Kozak 2e6c168adc TimeListEdit most work done 2016-12-31 13:11:32 +01:00
Milos Kozak e1c2e4c492 TimeListEdit initial work 2016-12-30 16:43:43 +01:00
Milos Kozak 2f52091b67 show upload profile button only when pump is capable to this 2016-12-29 23:10:39 +01:00
Milos Kozak b2be49e631 simple profile layout 2016-12-29 22:40:30 +01:00
Milos Kozak 1e99c00626 allow sms string to be translated separately 2016-12-29 16:22:40 +01:00
Milos Kozak 8e46a55e48 allow better translation of min ago 2016-12-29 16:06:00 +01:00
Milos Kozak 0059266791 loop status font size 2016-12-29 14:23:05 +01:00
Milos Kozak 24c5bb9303 Merge branch 'master' into mm640g 2016-12-29 14:01:24 +01:00
Milos Kozak 83f4dbf9ca Merge pull request #103 from AdrianLxM/patch-8
remove mm640g translation again
2016-12-29 13:51:24 +01:00
Milos Kozak c06d25b235 more rearrangements 2016-12-29 00:12:52 +01:00
Milos Kozak f127e7bec1 better allign bg arrows 2016-12-28 23:48:43 +01:00
AdrianLxM 834398b8f0 remove mm640g translation again 2016-12-28 23:31:02 +01:00
Milos Kozak 6b86818464 Merge pull request #102 from AdrianLxM/avgdelta
Avgdelta
2016-12-28 23:15:23 +01:00
Milos Kozak c8a58808e0 more logging on setting extended bolus 2016-12-28 23:13:11 +01:00
AdrianLxM d70c9673d5 average delta 2016-12-28 22:39:40 +01:00
Milos Kozak 9a47e521d2 show result in loop plugin when correct basal settoo 2016-12-28 22:30:38 +01:00
Milos Kozak d6f4135d6e travis 2016-12-28 15:58:44 +01:00
Milos Kozak d2d3e024a2 Merge branch 'ongoingnotif' of https://github.com/AdrianLxM/AndroidAPS 2016-12-28 15:15:24 +01:00
Milos Kozak e2c2f49f6f MM640g bg source 2016-12-28 14:57:11 +01:00
Radoslav Radev 71461e38ca Update strings.xml 2016-12-28 12:17:17 +02:00
warstar2187 804cdba7cf Update strings.xml 2016-12-28 18:22:50 +09:00
AdrianLxM 6ac889cecd ongoing notification integration 2016-12-28 00:03:08 +01:00
Milos Kozak 26b260a85a use bolus step from pump description 2016-12-27 23:46:39 +01:00
AdrianLxM 4afd2295f8 Ongoing Notification 2 2016-12-27 23:39:47 +01:00
AdrianLxM d597be71de ongoing notification 2016-12-27 23:39:16 +01:00
Milos Kozak 405ae28e38 cz translations 2016-12-27 23:39:00 +01:00
Milos Kozak 29327aef01 MDI pump driver 2016-12-27 23:35:50 +01:00
Milos Kozak fdb252b62d show direction next to BG 2016-12-27 20:41:28 +01:00
Milos Kozak ecd787bdb3 detect broken communication during bolusing 2016-12-27 16:06:49 +01:00
Milos Kozak 42b581ec29 log bolus start 2016-12-27 15:13:27 +01:00
Milos Kozak cd41bff2bb SMS command BG 2016-12-27 12:17:26 +01:00
Milos Kozak a109bb9853 handle switching profiles in correct order 2016-12-25 23:18:46 +01:00
Milos Kozak 463a913cd1 add debug to profile comparation 2016-12-25 15:08:40 +01:00
Milos Kozak 46be73d187 send sms notification when profile received from NS 2016-12-25 14:26:41 +01:00
Milos Kozak 61720a74ec do not return error if not initialized 2016-12-25 13:34:48 +01:00
Milos Kozak 94cb506d20 Merge branch 'koreandanar' into smsnotify 2016-12-25 11:51:52 +01:00
Milos Kozak 381de0a5f5 function to send notification 2016-12-25 11:51:46 +01:00
Milos Kozak 02b3da97e0 send important confirmations to all phone numbers 2016-12-25 11:29:13 +01:00
Milos Kozak 273993f995 Merge branch 'master' of https://github.com/MilosKozak/AndroidAPS into smsnotify 2016-12-25 09:53:43 +01:00
Milos Kozak 3bd7568d34 dismiss button not hardcoded 2016-12-24 23:56:47 +01:00
Milos Kozak 052ac47595 Better profile handling 2016-12-24 23:53:17 +01:00
Milos Kozak edcfebfd41 fix displaying missing carbs in wizard 2016-12-24 15:05:44 +01:00
Milos Kozak 5c506faa65 proper reaction to pump error 2016-12-24 14:53:37 +01:00
Milos Kozak 2b0c74c56f CZ translations 2016-12-24 14:21:24 +01:00
Milos Kozak 79aee157e3 redundant code cleanup 2016-12-24 14:13:35 +01:00
Milos Kozak 7719e2ac63 use notifications for profile update 2016-12-22 12:17:38 +01:00
Milos Kozak 132f82b484 fix showing objectives 2016-12-22 12:04:17 +01:00
Milos Kozak d72a3cbf36 Merge branch 'koreandanar' of https://github.com/MilosKozak/AndroidAPS into koreandanar 2016-12-21 14:50:22 +01:00
Milos Kozak d8696412b1 temporary disable korean danar 2016-12-21 14:48:36 +01:00
AdrianLxM 5e2302ed68 start KeepAlive at app start 2 2016-12-16 02:00:53 +01:00
AdrianLxM 4f3c9baf0b start KeepAlive at app start 1 2016-12-16 01:57:18 +01:00
Milos Kozak 37d539ce3e remove duplicated function 2016-12-15 19:10:07 +01:00
Milos Kozak 368652670c Merge branch 'master' into koreandanar 2016-12-15 18:58:16 +01:00
Milos Kozak d34e4579fc clear aps result before new calculation 2016-12-15 18:55:23 +01:00
Milos Kozak 889c75f3ee Merge branch 'koreandanar' of https://github.com/MilosKozak/AndroidAPS into koreandanar 2016-12-14 11:17:15 +01:00
Milos Kozak 5626c621ff fix loop 2016-12-14 11:16:28 +01:00
AdrianLxM d461a4b2c4 Set fragmentVisible instead of fragmentEnabled 2016-12-14 08:23:22 +01:00
Milos Kozak 49453e10df fix x axis on overview when no data displayed 2016-12-13 23:18:02 +01:00
Milos Kozak 738d4c1c2a hide pump control buttons when pump is not initialized 2016-12-13 22:50:51 +01:00
Milos Kozak cb4330ddcd notify when pump settings is wrong 2016-12-13 22:10:13 +01:00
Milos Kozak 407ea423cb detect if extended bolus is enabled, detect easy ui mode 2016-12-13 21:35:49 +01:00
Milos Kozak 9454e7e6e2 Merge branch 'koreandanar' of https://github.com/MilosKozak/AndroidAPS into koreandanar 2016-12-11 22:56:46 +01:00
Milos Kozak 4a2a15d394 smarter plugin selection and handling 2016-12-11 22:55:45 +01:00
AdrianLxM d33629e5d4 Korean Dana history Activity in Manifest 2016-12-11 16:28:18 +01:00
Milos Kozak 8f6f6e326d Disable profile control for pump profiles if pump is not enabled 2016-12-11 13:46:27 +01:00
Milos Kozak 0d6787a744 force enabled if only 1 plugin exists 2016-12-11 13:36:32 +01:00
Milos Kozak be1ec7f3e3 fix processing plugins in configbuilder 2016-12-11 13:08:20 +01:00
Milos Kozak 7aaa15dd3b Merge branch 'koreandanar' of https://github.com/MilosKozak/AndroidAPS into koreandanar 2016-12-11 11:15:34 +01:00
Milos Kozak 80a463a56d parse allowed phone numbers 2016-12-11 10:52:50 +01:00
AdrianLxM c8ac855219 also switch profiles 2016-12-10 23:51:57 +01:00
AdrianLxM e1dc624a47 fully remove mm640g 2016-12-10 22:58:31 +01:00
Milos Kozak 5b6e85f5c9 Merge branch 'master' into koreandanar 2016-12-10 18:14:39 +01:00
Milos Kozak 82f4c8ffac better handling of non existing profiles 2016-12-10 18:14:12 +01:00
Milos Kozak 617192dc3a hide buttons based on pump description 2016-12-10 00:18:20 +01:00
Milos Kozak cf4851250d enable loop only when pump is temp basals capable 2016-12-09 21:47:58 +01:00
Milos Kozak 2a10d4789e virtual pump description 2016-12-09 21:30:34 +01:00
Milos Kozak b824cc28c9 korean danar description 2016-12-09 20:37:56 +01:00
Milos Kozak bd6ee0f213 add duration to description 2016-12-09 20:20:21 +01:00
Milos Kozak 199c6b5e2c fix curentBasal rouding 2016-12-09 19:32:59 +01:00
Milos Kozak 3acabd792c basic danar description 2016-12-09 19:28:48 +01:00
Milos Kozak 6ba532d178 notify about setting basal profile 2016-12-09 16:04:07 +01:00
Milos Kozak 4103e4bf4a allow set profile to pump from simpleprofile plugin 2016-12-09 12:40:15 +01:00
Milos Kozak e9d639c979 fix read basal profile on korean pump 2016-12-09 12:00:44 +01:00
Milos Kozak a01c15f8f7 miminum basal rate in description 2016-12-09 11:46:46 +01:00
Milos Kozak 56eb347b84 Merge remote-tracking branch 'origin/master' into koreandanar 2016-12-09 11:33:33 +01:00
Milos Kozak 8c00e08574 Merge pull request #87 from AdrianLxM/dbfix
lazy initialization of optional plugins
2016-12-09 11:32:22 +01:00
Milos Kozak f75c2f8f91 check if plugin is enabled before accepting message 2016-12-09 11:31:45 +01:00
AdrianLxM f4e82ec022 lazy loading on optional plugins 2016-12-09 09:56:16 +01:00
Milos Kozak 064de0f64e synchronize pump time 2016-12-09 09:31:51 +01:00
Milos Kozak ccda992161 remove unused MM640g plugin 2016-12-08 15:23:37 +01:00
Milos Kozak 073cc84368 added PumpDescription 2016-12-08 15:21:16 +01:00
Milos Kozak 0044b8b41a Merge remote-tracking branch 'origin/master' into koreandanar 2016-12-08 14:29:38 +01:00
Milos Kozak e0f0ee0cbb Merge branch 'master' of https://github.com/MilosKozak/AndroidAPS 2016-12-08 14:28:53 +01:00
Milos Kozak fdd594358c fix removeExpired in notifications 2016-12-08 14:28:21 +01:00
Milos Kozak 8f98ad1b15 do not process remote profile if not selected 2016-12-07 22:12:48 +01:00
AdrianLxM fa4cf31cf4 Correct db query 2016-12-07 01:48:53 +01:00
Milos Kozak 1db9ce287c fix basal rates decoding 2016-12-07 00:15:42 +01:00
Milos Kozak 2dea4615c0 basal rates set 2016-12-06 23:46:36 +01:00
Milos Kozak f2928c3d39 fix IC and ISF in DanaR Korean profile 2016-12-06 23:19:48 +01:00
Milos Kozak be8003da4b Merge branch 'master' into koreandanar 2016-12-06 23:18:02 +01:00
Milos Kozak 64de2fd736 Merge branch 'master' of https://github.com/MilosKozak/AndroidAPS 2016-12-06 23:15:23 +01:00
Milos Kozak 10d30571a9 fix IC and ISF in DanaR profile 2016-12-06 23:14:25 +01:00
Milos Kozak d897b778a0 Merge pull request #84 from MilosKozak/notifications
basic notification functionality
2016-12-06 23:05:23 +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 0af894aa56 change info color to green 2016-12-06 22:57:49 +01:00
Milos Kozak b61108eb2b remove test data 2016-12-06 22:55:49 +01:00
AdrianLxM 1a20b637b6 limit readings to values above 38 2016-12-05 17:47:03 +01:00
Milos Kozak abfb832a10 basic notification functionality 2016-12-05 15:20:44 +01:00
Milos Kozak 4b389c2cad dana drivers switching working 2016-12-03 17:42:08 +01:00
AdrianLxM 1af28d007f wear make sendData() private 2016-12-01 12:10:58 +01:00
AdrianLxM 7eb8702a9c wear profile-null fix Toasts from strings.xml the second 2016-12-01 10:54:19 +01:00
AdrianLxM 68f4a2db50 wear profile-fix toast from strings.xml 2016-12-01 10:47:39 +01:00
AdrianLxM 0d8fd9df5c wear profile may be null 2016-12-01 09:30:39 +01:00
Milos Kozak db2fd55f7c copy files for Korean DanaR 2016-11-29 20:52:40 +01:00
Milos Kozak 97a22344e3 CZ translations 2016-11-29 19:07:09 +01:00
Milos Kozak 36d5f1dc29 proper danar errors detection 2016-11-29 18:28:36 +01:00
AdrianLxM 896503918c wear extract strings 2016-11-29 15:01:00 +01:00
AdrianLxM 1eacf35e47 Merge pull request #25 from AdrianLxM/wear-prepare-final
wear merge current master
2016-11-29 13:17:21 +01:00
Milos Kozak ee408ada79 Merge pull request #80 from warstar2187/master
Fix Insulin Activity and Korean update
2016-11-29 07:44:58 +01:00
warstar2187 7f97b232da Update Treatment.java 2016-11-29 12:08:45 +09:00
Milos Kozak 2912d1cce1 Merge pull request #79 from AdrianLxM/viktoria-permissions
Viktoria permissions
2016-11-28 19:02:28 +01:00
AdrianLxM 70338ac158 wear PoweRGbg fixes 2016-11-28 18:42:19 +01:00
AdrianLxM 87d49c03c8 wear product flavors 2016-11-26 07:10:22 +01:00
AdrianLxM b2d2f462f6 first check if element exist, then access it 2016-11-25 13:35:53 +01:00
LadyViktoria 39be1bb4c7 Android 6+ Permissions #6 2016-11-25 13:35:34 +01:00
AdrianLxM ff29a795db SMS permission crashfix 2016-11-25 13:32:27 +01:00
LadyViktoria 33d783e9b0 Android 6+ Permissions #4 2016-11-25 13:32:17 +01:00
LadyViktoria 1967602c70 Android 6+ Permissions #3 2016-11-25 13:32:07 +01:00
viktoria dd02fcaa85 Android 6+ Permissions #2 2016-11-25 13:31:52 +01:00
LadyViktoria f25715d87c Android 6+ Permissions 2016-11-25 13:31:43 +01:00
AdrianLxM 12e78656b7 wear settings 2016-11-24 16:23:31 +01:00
AdrianLxM c633904e8c wear fragment and reset button 2016-11-24 16:23:31 +01:00
AdrianLxM b306de49dc wear Emma 2016-11-24 16:23:31 +01:00
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
ecorman da861a7108 Note basal start / end to see note in Xdrip+ with data 2016-11-23 23:59:11 +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
warstar2187 2365dbac86 Update strings.xml 2016-11-13 01:54:28 +09: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
warstar2187 2d54a068ad Update strings.xml 2016-11-11 23:07:32 +09: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
Milos Kozak ad475ace90 Merge pull request #63 from AdrianLxM/profileLongpress
profile switch dialog on long press on profile pill
2016-11-11 12:57:00 +01:00
Milos Kozak 753fb4664d Merge pull request #61 from AdrianLxM/fill-action
Fill action
2016-11-11 12:56:21 +01:00
AdrianLxM 4a23d4ce0d profile switch dialog on long press on profile pill 2016-11-11 12:29:13 +01:00
AdrianLxM 41e68a03a2 SimpleProfile as profile name 2016-11-11 01:45:41 +01:00
AdrianLxM 4b27c9212a DanaR as part of profile name 2016-11-11 01:45:28 +01:00
AdrianLxM a6d5d68938 fill action 2016-11-11 00:56:15 +01:00
Milos Kozak e8d169f078 allow automated actions only whem pump is initialized 2016-11-10 23:33:12 +01:00
Milos Kozak 86a3df1996 lower allowed diff to perform action from 0.1 to 0.05 2016-11-10 23:33:12 +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 a6ae92bb2f Receive profile updates on uploadOnly when NS-Profiles are used 2016-11-10 18:53:01 +01:00
AdrianLxM c900d6611c Warn on "refresh treatments from NS" button in upload only mode. 2016-11-10 18:52:42 +01:00
AdrianLxM f85f04d33f NS upload only 2016-11-10 18:33:50 +01:00
Milos Kozak 21f732b378 report app start/restart to NS 2016-11-10 16:42:59 +01:00
Milos Kozak a5778b4916 Merge pull request #58 from AdrianLxM/loadmorehightemps
Load more "extended bolus" high temps
2016-11-10 13:54:11 +01:00
AdrianLxM 5088b84417 Receive profile updates on uploadOnly when NS-Profiles are used 2016-11-10 13:50:13 +01:00
Milos Kozak 156f42da5f always report active profile 2016-11-10 13:15:23 +01:00
Milos Kozak 770f44118b Merge pull request #56 from AdrianLxM/hapticFeedback
Haptic feedback
2016-11-10 10:02:26 +01:00
Milos Kozak 8d360f837d Merge pull request #57 from warstar2187/master
kr translation update
2016-11-10 10:02:01 +01:00
AdrianLxM 3ee1cf5023 haptic feedback for loop pill on overview 2016-11-10 00:02:51 +01:00
AdrianLxM aaba503cd0 Fix crash due to not found theme 2016-11-08 22:57:56 +01:00
AdrianLxM 341d7222e5 Strings for reset DB 2016-11-08 22:36:47 +01:00
AdrianLxM 218ccc803b Ask before resetting DB 2016-11-08 22:35:57 +01:00
Milos Kozak a2d4f22bd7 added git HEAD and version to pump status and logs 2016-11-08 19:10:25 +01:00
Milos Kozak 94a7033e0c always upload current basal rate 2016-11-08 17:55:39 +01:00
Milos Kozak a4a9efd812 TAB_VIEW_PADDING_DIPS = 9 2016-11-08 14:24:02 +01:00
warstar2187 1f35018148 Update strings.xml 2016-11-08 20:04:19 +09:00
warstar2187 9ae3d88f9c Update DanaRPlugin.java 2016-11-08 19:59:54 +09:00
Milos Kozak 4a4dc04865 fix iob reporting to NS 2016-11-08 10:29:24 +01:00
AdrianLxM ff66edf064 Add TDD to DanaR daily view
... also don't show the time for the day. It is always 00:00 anyways.
2016-11-08 06:11:50 +01:00
AdrianLxM ede982c8c5 Update danar_history_item.xml 2016-11-08 06:08:12 +01:00
AdrianLxM 93accc0d9f Add in basalIOB.activity 2016-11-07 15:18:48 +01:00
AdrianLxM 8bdc86f359 Calculate activityContrib for TempBasal 2016-11-07 15:17:16 +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
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
Milos Kozak 3533ec16ba Merge pull request #50 from AdrianLxM/patch-7
fix for net IOB
2016-11-07 09:36:16 +01:00
Milos Kozak 6263b98683 Merge pull request #39 from warstar2187/master
Update strings.xml
2016-11-07 09:13:21 +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
Radoslav Radev b9d4a5fc0a Update strings.xml 2016-11-03 07:47:24 +02:00
Milos Kozak 15ca64e218 Merge pull request #43 from ecorman/master
Basal % rate
2016-11-02 23:37:17 +01:00
Milos Kozak 57b032065f Merge pull request #45 from AdrianLxM/disableLoopLabel
Disable loop label
2016-11-02 22:20:48 +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 80e8ac465a Update German translation 2016-11-02 14:33:41 +01:00
AdrianLxM b265be3536 Some updates on German translation 2016-11-02 14:17:16 +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 46fd0c87dd Update strings.xml 2016-10-27 08:16:19 +09:00
warstar2187 e4e2ea3aac Update strings.xml 2016-10-27 02:53:23 +09: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
warstar2187 a49afea27c Update strings.xml 2016-10-26 15:57:21 +09:00
warstar2187 58591514f7 Update strings.xml 2016-10-26 15:34:26 +09:00
warstar2187 02c231a236 Update strings.xml 2016-10-26 12:36:15 +09:00
warstar2187 f39b009ca3 Update strings.xml 2016-10-26 10:10:33 +09:00
warstar2187 70249c7e3e Update strings.xml 2016-10-26 09:49:46 +09:00
Milos Kozak 4c3d67535c Korean language template 2016-10-25 23:38:44 +02: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
AdrianLxM d2906e8fd4 overview_quickwizardentry translated but does not exist 2016-10-21 22:18:17 +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
Milos Kozak 57db26443e Merge branch 'master' of https://github.com/MilosKozak/AndroidAPS 2016-09-13 22:40:55 +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
ecorman 83c4214710 Reduce width, + sign was not visible 2016-09-12 00:34:31 +02:00
ecorman 52525b69f4 Updated Translation 2016-09-12 00:33:14 +02:00
ecorman 0221a14f7c Updated translation 2016-09-12 00:07:50 +02:00
Milos Kozak e23be121a5 workaround for missing unit in nsprofile 2016-09-11 15:17:33 +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 61134a550f Merge branch 'master' of https://github.com/MilosKozak/AndroidAPS 2016-09-10 12:20:58 +02:00
Milos Kozak b15fe7541e objectives fix 2016-09-10 12:20:32 +02:00
Radoslav Radev 9c82350c1e Update strings.xml 2016-09-10 10:37:33 +03:00
Milos Kozak bdeb7d6061 Merge pull request #30 from slavidex/patch-11
too long
2016-09-09 13:08:37 +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
Radoslav Radev 829beb5c8f too long 2016-09-09 07:54:16 +03: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
ecorman e5c1c1df4d Improve Spanish Translation 2016-09-08 23:19:07 +02:00
ecorman fcdd07a182 Reduce size to better fit screen 2016-09-08 23:18:15 +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 dd032b19e0 Spanish translation update strings.xml 2016-09-07 23:40:37 +02:00
ecorman b3857f7794 Spanish translation 2016-09-07 23:39:06 +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 ebee1cdeca scrollview in careportal dialog 2016-08-11 15:36:59 +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
Radoslav Radev 9bbc1e97a5 BG translation 2016-08-11 07:45:35 +03: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 d2b01dcc32 fix BG lang 2016-08-10 18:25:49 +02:00
Radoslav Radev 098aa22da6 BG translation
fix
2016-08-10 16:44:13 +03: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 1ced97ced6 progressive plusminus element 2016-08-08 16:03:03 +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 88698576a2 plusminis edit shows toast when hit limit 2016-08-08 10:08:30 +02:00
Milos Kozak 294f9d6c99 fixing bugs after refactoring 2016-08-07 23:21:08 +02:00
Milos Kozak 12b014afd4 autostart 2016-08-07 15:14:18 +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 6b75dd3dc9 error.mp3 2016-08-02 18:39:56 +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 a9218c20d5 Merge branch 'master' of https://github.com/MilosKozak/AndroidAPS 2016-07-27 17:50:04 +02:00
Milos Kozak 61e8ffeebd DanaR history loader 2016-07-27 17:49:56 +02:00
Ulrich Kopp 4e2d97d42d DE translation 2016-07-24 17:36:54 +02:00
Milos Kozak 978770d70a icon 2016-07-21 15:11:17 +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 7d568f2c24 cz translation 2016-07-20 23:19:49 +02:00
Milos Kozak fd91348eba fix bg translation 2016-07-20 23:14:19 +02:00
Milos Kozak 1a90746bed added danar history messages 2016-07-20 23:12:25 +02:00
Milos Kozak cd5f9f44a4 Merge pull request #20 from slavidex/patch-4
translation bg
2016-07-20 23:10:32 +02:00
Milos Kozak 789521c9db allow rounding on setting extended bolus 2016-07-20 21:43:29 +02:00
Radoslav Radev 9007d25e7e translation bg 2016-07-20 22:37:22 +03:00
Milos Kozak 5e6b77ec02 broadcast danar timeout too 2016-07-20 12:09:03 +02:00
Milos Kozak 788289c757 remove alert mp3 2016-07-19 11:40:22 +02:00
Milos Kozak e00c01ebee remove alert service 2016-07-19 11:31:58 +02:00
viktoria 5afe78cf2a German Translation #6 2016-07-18 23:49:25 +02:00
viktoria 11d26b9815 typo 2016-07-18 23:32:12 +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
Milos Kozak c5736b6bf3 remove todos 2016-07-16 23:05:31 +02:00
Milos Kozak 82a16efcc2 bolus wizard full functionality 2016-07-16 22:37:10 +02:00
Milos Kozak 489037df1a fix dialog crash 2016-07-15 23:58:09 +02:00
Milos Kozak 9bd807ea0d productFlavors 2016-07-15 23:53:14 +02:00
Milos Kozak ce7cddc1da fix null object reference 2016-07-15 23:27:42 +02:00
Milos Kozak b69dc35716 upload pump status without loop too 2016-07-15 23:18:31 +02:00
Milos Kozak cd86476d6a design of virtual pump 2016-07-15 21:06:39 +02:00
Milos Kozak 7f661b7fa6 danar profile dia&car configurable in preferences 2016-07-15 20:56:07 +02:00
Milos Kozak f01b03979d todos clean 2016-07-15 20:36:45 +02:00
Milos Kozak 1f696691d0 configbuilder logging 2016-07-15 19:59:24 +02:00
Milos Kozak c5d40b3a6c careportal eventtypes translations 2016-07-15 19:45:03 +02:00
Milos Kozak 871eaa718d translations 2016-07-15 18:55:14 +02:00
Milos Kozak 0fd07362e5 danar scheduled disconnection 3->5 sec 2016-07-14 23:36:12 +02:00
Milos Kozak 90fee59e8a sms communicator: remote bolus, status 2016-07-14 23:29:21 +02:00
Milos Kozak 2ca75b52e5 null exception fix in danaconnection 2016-07-13 20:39:32 +02:00
Milos Kozak f2bdf4bcff better format of html aps result 2016-07-13 19:21:31 +02:00
Milos Kozak 24eee0475f filter extended boluses in danar status 2016-07-13 19:11:01 +02:00
Milos Kozak 4a8ecb3a79 better display pump results 2016-07-13 18:57:23 +02:00
Milos Kozak 7fc939f179 setDanaConnection if not exists 2016-07-13 16:19:26 +02:00
Milos Kozak b81cf8341b MM640g base interface code 2016-07-13 15:56:27 +02:00
Milos Kozak 8681dc5122 overview status update 2016-07-13 14:56:11 +02:00
Milos Kozak b818027b02 synchronized connectifnotconnected 2016-07-13 14:46:08 +02:00
Milos Kozak a10a819a9d allow bgsource not to be primary type 2016-07-13 14:28:16 +02:00
Milos Kozak 272262b115 SMSCommunicator plugin 2016-07-13 13:54:40 +02:00
Milos Kozak 76d42ef3fb displaying basal fix 2016-07-12 17:56:01 +02:00
Milos Kozak 3bceeb368a fix requesting cancel temp 2016-07-12 00:30:43 +02:00
Milos Kozak 4c312366c2 fix displaying temps from extended on overview page 2016-07-12 00:08:45 +02:00
Milos Kozak 9e7b018589 fix iob.combine 2016-07-11 23:54:56 +02:00
Milos Kozak ae1a4b38dd use absolute in upload based on preference 2016-07-11 23:21:20 +02:00
Milos Kozak efa2944c4c translations & fixes 2016-07-11 22:52:23 +02:00
Milos Kozak 4c21fe8383 formating fix 2016-07-11 18:42:14 +02:00
Milos Kozak 4dff8bc6af consolidate DecimalFormatters 2016-07-11 18:07:54 +02:00
Milos Kozak f7715a3409 xml reformating, some code cleaning 2016-07-11 17:49:09 +02:00
Milos Kozak 3127870770 DanaR as profile source 2016-07-11 14:04:57 +02:00
Milos Kozak 076135195b Merge pull request #18 from slavidex/patch-3
Update strings.xml
2016-07-10 15:05:48 +02:00
Milos Kozak 143d347841 most danar code there 2016-07-10 15:05:13 +02:00
Radoslav Radev 1a57ed07bd Update strings.xml 2016-07-09 00:08:43 +03:00
Milos Kozak f8ac10cddc fix max deily total units 2016-07-08 14:06:37 +02:00
Milos Kozak aa87cb7dea alert only when danar is selected 2016-07-08 13:41:53 +02:00
Milos Kozak e37917dae4 test alert fix 2016-07-08 13:39:27 +02:00
Milos Kozak aeae32cc79 Merge pull request #17 from slavidex/patch-2
Bulgarian translation
2016-07-08 00:20:07 +02:00
Milos Kozak dc3eb80d52 basic danar comm 2016-07-08 00:17:02 +02:00
Radoslav Radev 6159a78d81 Update strings.xml 2016-07-07 21:37:54 +03:00
Milos Kozak 3895c1c4df typo 2016-07-07 18:17:43 +02:00
Milos Kozak 690fd06c01 Agreement 2016-07-07 18:04:36 +02:00
Milos Kozak c844a2ad9a DanaR preferences & preferences cleanup 2016-07-07 17:17:54 +02:00
Milos Kozak ba015f1140 DanaR service 2016-07-07 10:34:20 +02:00
Milos Kozak 0b19cae903 smaller buttons on careportal 2016-07-07 01:11:24 +02:00
Milos Kozak 47e130d246 KeepAliveReceiver 2016-07-07 00:56:31 +02:00
Milos Kozak 725db13776 rename Alarm -> Alert 2016-07-07 00:20:47 +02:00
Milos Kozak ca31195b15 Merge pull request #16 from LadyViktoria/master
translation fix
2016-07-06 23:18:38 +02:00
Milos Kozak 85f4a93c11 move languages to preferences 2016-07-06 22:50:25 +02:00
Milos Kozak 26c70f6932 LocaleHelper.onCreate 2016-07-06 22:08:00 +02:00
Milos Kozak 7c46407f81 AlarmService 2016-07-06 22:05:28 +02:00
viktoria 89c880eda2 translation fix 2016-07-06 19:23:31 +02:00
Milos Kozak c16ad7e37d move applyAPSResult out of pump interface 2016-07-06 11:25:27 +02:00
Milos Kozak 56225f1851 Merge branch 'master' of https://github.com/MilosKozak/AndroidAPS 2016-07-06 11:14:09 +02:00
Milos Kozak a99c8aa75b remove 'language' from label in menu 2016-07-06 11:13:42 +02:00
Milos Kozak 6ca5517aef switch + and - in dialogs 2016-07-06 11:11:12 +02:00
Radoslav Radev c4a1442c22 BG translation 2016-07-05 21:29:48 +03:00
Milos Kozak ce7439bc00 add bg language 2016-07-05 20:28:23 +02:00
Milos Kozak 9bd7363dbf fix accessing storage on android 6 2016-07-04 10:05:21 +02:00
Milos Kozak b9798fe9f2 cover more situations when profile does not exist 2016-07-04 09:46:15 +02:00
Milos Kozak 2eed46b3d2 typo 2016-07-04 09:13:11 +02:00
viktoria 08e7a254de typo 2016-07-04 01:04:35 +02:00
Milos Kozak bb447d733d put back deleted code 2016-07-03 23:20:27 +02:00
Milos Kozak 48dba18721 fix doubled path in confirm message 2016-07-03 23:10:27 +02:00
Milos Kozak 1bf1ab8af9 Merge pull request #13 from LadyViktoria/master
Array Fix + German Translation #5
2016-07-03 22:49:56 +02:00
Milos Kozak 5e5fc203cc remove todo 2016-07-03 22:47:51 +02:00
viktoria 4a603a46ad Germany Translation #5 2016-07-03 22:47:26 +02:00
viktoria da4d73cd52 Array fix 2016-07-03 22:47:08 +02:00
Milos Kozak 5c2a9f85d4 create ISO date accepted by apple products 2016-07-03 22:40:41 +02:00
Milos Kozak 47a3f18a95 Merge branch 'master' of https://github.com/MilosKozak/AndroidAPS 2016-07-03 21:37:19 +02:00
viktoria 9f8015c951 German Translation #4 2016-07-03 21:34:50 +02:00
Milos Kozak a2df6a1bc7 Merge branch 'master' of https://github.com/MilosKozak/AndroidAPS 2016-07-03 21:14:57 +02:00
AdrianLxM 1078514ceb german typos 2016-07-03 21:13:51 +02:00
Milos Kozak 9aa1a451e5 fix sql error on add treatment 2016-07-03 21:10:03 +02:00
Milos Kozak ec3b74aad2 Merge pull request #9 from LadyViktoria/master
German Translation #3
2016-07-03 21:06:06 +02:00
Milos Kozak 02f5806832 preferences translations 2016-07-03 21:05:36 +02:00
viktoria d5b9406636 German Translation #3 2016-07-03 21:04:40 +02:00
Milos Kozak 59aba8d9be german language to menu 2016-07-03 20:54:00 +02:00
Milos Kozak f6623c7a62 Merge pull request #8 from LadyViktoria/master
German Translation #2
2016-07-03 20:38:13 +02:00
Milos Kozak afa4332d28 import/export preferences 2016-07-03 20:37:42 +02:00
viktoria 4d9661dff2 German Translation #2 2016-07-03 20:19:11 +02:00
Milos Kozak f8301360dc show ver in toolbar 2016-07-03 19:21:41 +02:00
Milos Kozak 15d64ce4eb remove debugging code 2016-07-03 18:46:14 +02:00
Milos Kozak 9766b4eccb fix bug when app is running without loop 2016-07-03 18:44:02 +02:00
Milos Kozak 08d677b806 ns upload entered by fix 2016-07-03 17:42:17 +02:00
viktoria cac60bd296 german translation 2016-07-03 15:38:44 +02:00
Milos Kozak 9f8d7d3dca configbuilder fragment translations 2016-07-03 13:56:57 +02:00
Milos Kozak 2b01b2a10b combobolus dialog plus/minus buttons 2016-07-03 13:46:49 +02:00
Milos Kozak 07b01cd8d0 some missing translations 2016-07-03 13:35:02 +02:00
Milos Kozak 5cad7f1cb4 temp basal dialog plus/minus buttons 2016-07-03 13:25:23 +02:00
Milos Kozak 000fafced3 some missing CZ translations 2016-07-03 11:13:50 +02:00
Milos Kozak 7459acfc34 finished CZ translation 2016-07-03 11:04:24 +02:00
Milos Kozak ea4eef88ed 1st round of CZ translation 2016-07-03 01:02:35 +02:00
Milos Kozak 92f4c37fac careportal 2016-07-02 23:58:57 +02:00
Milos Kozak a9748cc721 move some support classes 2016-06-28 11:30:42 +02:00
Milos Kozak f3c15aca75 plus minus controls 2016-06-28 11:19:27 +02:00
Milos Kozak caa4f3402e split iob in wizard dialog, fixies for no data in app 2016-06-27 23:34:33 +02:00
Milos Kozak af904b24bb add notify icon to git 2016-06-27 20:53:33 +02:00
Milos Kozak f324e43e2d remove fake glucose 2016-06-27 20:42:53 +02:00
Milos Kozak 0397c98eb7 locales in date: keep default 2016-06-27 20:38:38 +02:00
Milos Kozak b6970fb5e7 force refresh after lang change 2016-06-27 20:23:07 +02:00
Milos Kozak aa6c5764c4 language selector in menu 2016-06-27 20:14:31 +02:00
Milos Kozak 877b760aef use bg targets in overview from nightscout 2016-06-27 19:34:59 +02:00
Milos Kozak a3d32fcb44 objectives fragment complete 2016-06-27 18:48:48 +02:00
Milos Kozak 6ebbfdc339 1st translation test 2016-06-26 15:13:57 +02:00
Milos Kozak a4bdebdedf detect ns versions 2016-06-26 14:56:43 +02:00
Milos Kozak 2f16c9b998 open loop mode & notification 2016-06-26 11:43:26 +02:00
Milos Kozak ff5043e99b put back removed code 2016-06-25 15:37:12 +02:00
Milos Kozak 5dfddfdfee fix counting and displaying iob 2016-06-25 15:00:42 +02:00
viktoria f90138ea54 Add border Buttons 2016-06-25 00:09:52 +02:00
Milos Kozak 270503fe74 Merge pull request #2 from LadyViktoria/master
Material Design and Buttons
2016-06-24 23:36:01 +02:00
Milos Kozak 582ffc3c9a proper iob update on treatmnets&temps tab 2016-06-24 23:27:52 +02:00
viktoria 4eaa2c6f1d Material Design and Buttons 2016-06-24 23:20:38 +02:00
Milos Kozak 35ff53dbb4 iob & basal on overview tab 2016-06-24 23:17:46 +02:00
Milos Kozak 3d16e874ad fix upload without enact 2016-06-24 22:27:25 +02:00
Milos Kozak 88ac01f58d typo fix 2016-06-24 18:33:34 +02:00
Milos Kozak 7322078c0a Crashlytics added 2016-06-24 17:48:11 +02:00
Milos Kozak 275c5f5664 db index change and ver=2 2016-06-24 17:30:25 +02:00
Milos Kozak 120341b706 devicestatus, lot of gui and internal improvements, temp&extended in db only 2016-06-24 17:16:17 +02:00
Milos Kozak 22e4e33d94 stop faking bg 2016-06-23 17:09:29 +02:00
Milos Kozak a57409c388 temp basal rendering 2016-06-23 17:07:38 +02:00
Milos Kozak 91b36a8528 work on tempbasals 2016-06-22 18:08:21 +02:00
Milos Kozak 58388c4a87 move getConfigBuilder() to MainApp 2016-06-22 12:20:27 +02:00
Milos Kozak 2a2589f5eb some db and incomming data optimalisation 2016-06-21 23:24:54 +02:00
Milos Kozak edddfed004 add source selection xdrip/nsclient 2016-06-21 00:34:36 +02:00
Milos Kozak ea43a033d7 upload extended bolus to NS 2016-06-20 23:44:00 +02:00
Milos Kozak fdf09b9daf extended bolus dialog 2016-06-20 22:55:49 +02:00
Milos Kozak 4645c2bc4d apply constraints on new treatment dialog 2016-06-20 21:43:29 +02:00
Milos Kozak 7cb0e0e588 manual tempbasal dialog 2016-06-20 20:45:55 +02:00
Milos Kozak cc45f74c25 fix remaining duration 2016-06-20 13:36:55 +02:00
Milos Kozak aea505e543 some rouding to make nicer on screen 2016-06-20 12:03:05 +02:00
Milos Kozak 5ac31bd0ca menu, preferences, treatment&wizard buttons, ns upload 2016-06-19 20:06:00 +02:00
Milos Kozak aa97722283 loop & safety fragment 2016-06-19 13:17:16 +02:00
Milos Kozak fbb4f1973c refreshing overview plugin 2016-06-17 16:14:04 +02:00
Milos Kozak d74d54931b save state on openapsma 2016-06-17 14:42:02 +02:00
Milos Kozak 0a4df246d0 save state on lowsuspend 2016-06-16 21:09:59 +02:00
Milos Kozak d69701a092 SimpleProfile plugin, ConfigBuilder GUI improvements 2016-06-16 19:22:58 +02:00
Milos Kozak ddb1868018 Constrains interface 2016-06-15 21:47:26 +02:00
Milos Kozak 26724ecbda ConfigBuilder most work done 2016-06-14 23:45:55 +02:00
Milos Kozak b8eca8a802 rename profileviewer -> nsprofileviewer 2016-06-14 13:01:37 +02:00
Milos Kozak f424c9c642 ConfigBuilder fragment formating 2016-06-13 22:59:31 +02:00
Milos Kozak 32bfea8d18 base ConfigBuilder plugin 2016-06-13 22:53:41 +02:00
Milos Kozak 7e3d1e6ad4 add @Nullable where possible 2016-06-12 14:18:21 +02:00
Milos Kozak f15fdf613f fix delta and minago 2016-06-12 13:59:09 +02:00
Milos Kozak b310310511 GUI improvements 2016-06-12 13:30:34 +02:00
Milos Kozak a66ece9af5 Lowsuspend finished 2016-06-12 10:53:19 +02:00
Milos Kozak 743350f4b3 another glucose status fix 2016-06-11 23:34:18 +02:00
Milos Kozak 74dcbb1864 glucoseReading fix 2016-06-11 22:46:47 +02:00
Milos Kozak 54a25aa1ed remove static debug texts 2016-06-11 22:30:08 +02:00
Milos Kozak e93c44c5aa Merge remote-tracking branch 'origin/master' 2016-06-11 22:23:13 +02:00
Milos Kozak a8ab671d78 OpenApsMA invoke 2016-06-11 22:21:44 +02:00
LadyViktoria 4bae715f99 Update logback.xml 2016-06-11 21:20:05 +02:00
Milos Kozak 73ebf3ffeb typo in VIRTUAL 2016-06-11 20:47:00 +02:00
Milos Kozak 68b5570d35 VirtualPump 2016-06-11 20:45:40 +02:00
Milos Kozak a5088584a2 OpenAPS MA initial work 2016-06-10 18:50:46 +02:00
Milos Kozak 9f0ea19b44 low and high line on graph 2016-06-09 17:06:21 +02:00
Milos Kozak 22aab61b02 plugins type, SimpleDateFromat thread safe 2016-06-09 16:33:44 +02:00
Milos Kozak 891c5dd4d7 show units in profile 2016-06-09 09:21:33 +02:00
Milos Kozak b1cf867410 some graph adjustments 2016-06-09 09:17:55 +02:00
Milos Kozak 45cceddfcc basic graph on everview fragment 2016-06-09 00:01:28 +02:00
Milos Kozak 3b883dee31 basic overview fragment + some gui fixes 2016-06-07 23:36:22 +02:00
Milos Kozak 701e6a2055 receive BGs from xDrip and NSClient 2016-06-07 21:48:17 +02:00
Milos Kozak 04f1b37c51 refresh treatments confirm dialog 2016-06-06 12:30:20 +02:00
Milos Kozak bd47fb8624 button refresh treatments from nightscout 2016-06-06 12:17:37 +02:00
Milos Kozak 21a3434463 fix activity contrib 2016-06-06 11:24:17 +02:00
Milos Kozak 627ce66852 TempBasals & some IOB adjustments 2016-06-06 10:42:46 +02:00
Milos Kozak d6608bbcbc Update IOB on tab selection 2016-06-05 15:58:08 +02:00
Milos Kozak f7779bd9f1 Treatments fragment 2016-06-05 14:53:03 +02:00
Milos Kozak 629ed62e03 Profile fragment 2016-06-05 01:40:35 +02:00
Milos Kozak 9b749202fd Objectives design 2016-06-04 17:28:05 +02:00