Commit graph

7673 commits

Author SHA1 Message Date
Milos Kozak 89fef312c5
Merge pull request #1830 from andyrozman/bug_1828
Solution for bug 1828
2019-06-14 11:44:24 +02:00
Milos Kozak dd022ecda6
Merge pull request #1831 from andyrozman/bug_1631_and_similar
Fix for problem 1631, problem with issuing of super bolus.
2019-06-14 11:42:59 +02:00
Milos Kozak d9bd1c6c98 remove unneeded file 2019-06-14 10:53:13 +02:00
Milos Kozak 75c13cef8f bus observeOn, Tandem as manufacture 2019-06-14 10:52:41 +02:00
Andy Rozman 125fa5fef9 Fix for problem 1631, problem with issueing of super bolus. We now check what type of TBR pump has, if its absolute it calles tempBasalAbsolute or else tempBasalPercent method 2019-06-13 23:57:36 +01:00
Andy Rozman 1432ad81e6 Solution for bug 1828 - If suspend is called from Overview, it checks which TBR type is supported by default and
then starts correct TBR method...
2019-06-13 00:14:28 +01:00
Andy Rozman 85381af2fb Fixing problem with history
Fix for log
2019-06-09 22:26:50 +01:00
Andy Rozman bb466595e6 Minor change with collection 2019-06-09 18:54:19 +01:00
Andy Rozman a19d71df89 0.10.5-SNAPSHOT
- added custom comnand for reseting RL configuration
- removed guava Splitter and use my own code
- remove old unsused code
2019-06-09 16:58:23 +01:00
Milos Kozak 9d90c36a94 process TBR correctly 2019-06-09 15:17:16 +02:00
Milos Kozak 243e6c5801 pump manufacters etc 2019-06-09 14:02:33 +02:00
Milos Kozak c49da9a818 conditional upload 2019-06-08 23:39:14 +02:00
Milos Kozak d2e7cc9041 Provide manufacter, model, SN for pump 2019-06-08 22:39:26 +02:00
Milos Kozak edb4844b7a more kotlin, less java 2019-06-07 16:09:10 +02:00
Milos Kozak 7d6ed94491 Scrollview 2019-06-07 15:40:05 +02:00
Milos Kozak a7451c9b16 CompositeDisposable 2019-06-07 14:46:24 +02:00
Milos Kozak ccf49b5e5a rx lib update 2019-06-07 12:50:59 +02:00
Milos Kozak 10584d9b00 RxBus 2019-06-07 12:46:08 +02:00
Milos Kozak 643ddfae52 cleanup, hook to preferences change 2019-06-07 11:07:08 +02:00
Milos Kozak 01006b32ce remove explicit enable checkbox, test login 2019-06-07 09:13:29 +02:00
Milos Kozak 5dbdd5e437 layout improvement 2019-06-06 23:25:21 +02:00
Milos Kozak ba0b7ec83d code tweaking, upload profile 2019-06-06 22:15:57 +02:00
Milos Kozak 21a49f731c code cleanup, set uuid properly 2019-06-05 16:29:19 +02:00
Milos Kozak a0c00273bc remove window latency 2019-06-05 10:47:32 +02:00
Milos Kozak 8ea5968f4d reset time button 2019-06-05 00:22:57 +02:00
Milos Kozak e32801ca6b preferences, button 2019-06-04 07:38:17 +02:00
Milos Kozak 4a07e01b7d fix NPE 2019-06-03 22:07:38 +02:00
Milos Kozak 5ab79f7f5a New login after removed dataset 2019-06-03 22:00:53 +02:00
Milos Kozak b3d3ec8a27 remove lombok 2019-06-03 21:17:21 +02:00
Roumen Georgiev b4920a20b3
Merge branch 'automation' into deltaTrigger 2019-06-03 15:14:05 +03:00
Roumen Georgiev 116865896b
Automation (#69) (#70)
* Adding trigger AutosensValue

* new trigger and tests

* AS value in %

* adding tests

* fixed tests

* fix for maxValue and tests

* Using InputDouble

* icon added

* unavailable data and IS_NOT_AVAILABLE case

* Fixing after comments

* Autosens !=0 && IS_NOT_AVAILABLE doesn't exist enymore

* cleanup
2019-06-03 15:06:40 +03:00
Milos Kozak 048ea4d489 Tidepool test UI 2019-06-03 00:03:06 +02:00
Milos Kozak e2364561ed transform to kotlin, cleanup, sort 2019-06-02 16:24:51 +02:00
Andy Rozman 6d771d8918 - fixed string 2019-06-01 22:56:14 +01:00
Andy Rozman 43c472da17 0.10.4-SNAPSHOT
- fixed Tune up
- displaying power
2019-06-01 22:18:30 +01:00
Milos Kozak 42ceaac0f7 remove activeandroid 2019-06-01 22:29:57 +02:00
Milos Kozak 6f4d79bca8 fix copy paste errors 2019-06-01 18:51:41 +02:00
Milos Kozak 9b1acf6958 add missing classes. convert to use AAPS data 2019-06-01 18:40:33 +02:00
Andy Rozman 86ffc3370a Merge branch 'dev' into medtronic_andy 2019-06-01 17:34:30 +01:00
Milos Kozak dd637021f7 tidepool xdrip port 2019-06-01 00:48:37 +02:00
Milos Kozak e61cbecb2e
Merge pull request #1820 from MilosKozak/l10n_dev
New Crowdin translations
2019-05-31 10:48:02 +02:00
Milos Kozak 15e997abb3 cleanup 2019-05-31 10:44:38 +02:00
Milos Kozak dd942d9673 New translations strings.xml (Chinese Simplified) 2019-05-31 10:15:36 +02:00
Roumen Georgiev 5c4910ed5b added trigger Delta 2019-05-30 12:16:42 +03:00
Andy Rozman 67862d3385 - fix for task #126 - battery display, it will work for Alakaline and Lithium battery, but probably not for recharchargables 2019-05-26 14:44:33 +01:00
Roumen Georgiev 63d5ef4aa7
Autosens !=0 && IS_NOT_AVAILABLE doesn't exist enymore 2019-05-23 11:01:16 +03:00
Roumen Georgiev af739a3b66
Fixing after comments 2019-05-23 10:59:28 +03:00
Milos Kozak 5f65ef9cac
New Crowdin translations (#1802)
* New translations strings.xml (Dutch)

* New translations strings.xml (Polish)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Swedish)

* New translations strings.xml (Russian)

* New translations strings.xml (Hebrew)

* New translations strings.xml (French)

* New translations strings.xml (German)

* New translations strings.xml (Turkish)
2019-05-22 20:38:03 +02:00
Roumen Georgiev 27eb11e5df unavailable data and IS_NOT_AVAILABLE case 2019-05-20 11:21:51 +03:00
Milos Kozak 013e10aef0
Merge pull request #1803 from triplem/sdk28
fork tests
2019-05-19 09:43:08 +02:00