Commit graph

6047 commits

Author SHA1 Message Date
Milos Kozak
a9d8420451
Merge branch 'automation' into deltaTrigger 2019-06-21 15:22:40 +02:00
Milos Kozak
6815f417dc New translations strings.xml (French) 2019-06-21 15:08:28 +02:00
Milos Kozak
5191384521 New translations strings.xml (German) 2019-06-21 15:08:20 +02:00
Milos Kozak
71d53b2f23 New translations strings.xml (Dutch) 2019-06-21 15:06:57 +02:00
Milos Kozak
95f324ee4c New translations strings.xml (Russian) 2019-06-21 15:06:42 +02:00
Milos Kozak
efa28b4e46 New translations strings.xml (Swedish) 2019-06-21 15:06:23 +02:00
Milos Kozak
7ab8832fa0 New translations strings.xml (Turkish) 2019-06-21 15:06:17 +02:00
Milos Kozak
507aa486ef New translations strings.xml (Polish) 2019-06-21 15:05:52 +02:00
Milos Kozak
63158f0ffc New translations strings.xml (Portuguese) 2019-06-21 15:05:46 +02:00
Milos Kozak
8d9c18dd35
Merge pull request #1834 from MilosKozak/boluswizard
BolusWizard -> kt, code consolidation
2019-06-21 14:54:45 +02:00
Tebbe Ubben
d014962fc8
Merge pull request #1843 from MilosKozak/foreground-service-fix
resolve dangling else and private constructor for singleton
2019-06-21 14:32:08 +02:00
Milos Kozak
fcf54dc23c
Merge pull request #1840 from MilosKozak/foreground-service-fix
Also show notification when no profile is set
2019-06-21 14:15:07 +02:00
AdrianLxM
45805ed410 BolusWizard privacy 2019-06-21 13:23:37 +02:00
Milos Kozak
7b15cfb395 fix comparing bolus size granularity 2019-06-21 11:41:50 +02:00
AdrianLxM
f87b30771b
resolve dangling else and private constructor for singleton 2019-06-21 09:05:39 +02:00
Tebbe Ubben
412c06bd15
Merge pull request #1841 from MilosKozak/foreground-service-fix
Also show notification when no profile is set
2019-06-20 23:25:17 +02:00
Tebbe Ubben
bbd26f047d Also show notification when no profile is set 2019-06-20 23:22:10 +02:00
Roumen Georgiev
ca60ed9ca8 add L.class to test 2019-06-20 13:15:59 +03:00
Roumen Georgiev
046e2b7495 added triggerCob 2019-06-20 11:12:03 +03:00
Milos Kozak
256e73dab4 Merge branch 'sdk28' of https://github.com/MilosKozak/AndroidAPS into sdk28 2019-06-19 16:41:43 +02:00
Milos Kozak
b518ad8963 bump 2.4-dev + min sdk 23 2019-06-19 16:41:20 +02:00
Roumen Georgiev
15f6a577c2 trigger bolusAgo 2019-06-19 14:58:13 +03:00
Roumen Georgiev
f8b3878899 icon 2019-06-19 12:11:10 +03:00
Milos Kozak
66e2ce5180 don't call update if == null 2019-06-19 09:24:16 +02:00
Tebbe Ubben
5af80ceb02 Support for new Dexcom app 2019-06-19 01:38:55 +02:00
Andy Rozman
654b8ab0f6 0.11.1-SNAPSHOT
- fix to suspend code
2019-06-18 21:37:21 +01:00
Roumen Georgiev
3f86788eb4 Added DeltaType tests and negative delta values allowed 2019-06-18 14:47:44 +03:00
Roumen Georgiev
b9ddbe7011 tests 2019-06-18 10:56:27 +03:00
Roumen Georgiev
f15ead9c6f fixed tests and added DeltaType testing 2019-06-17 16:49:57 +03:00
Roumen Georgiev
6e14e3df90 working again 2019-06-17 16:03:35 +03:00
Roumen Georgiev
2a023232a7 added enum DeltaType 2019-06-17 11:22:58 +03:00
Andy Rozman
c460d1d3ef - Process Suspend delivery items 2019-06-16 20:12:10 +01:00
Andy Rozman
1290457b5a Changed version number 2019-06-16 18:41:23 +01:00
Milos Kozak
af0d4f23b1 kotlin lint 2019-06-16 09:11:11 +02:00
Milos Kozak
09e4106182 BolusWizard -> kt, code consolidation 2019-06-16 09:00:47 +02:00
Andy Rozman
00f141aa03 Medtronic 0.10.6:
- Fix Superbolus problem #138
- Fix Disconnect problem #136
- Fix Clear Bolus Block #137
- Fix problem with history DalyTotal515 (for RaulAC)
- Clean code from driver
- Fix RileyLink status, before Pump initialized #130
- Fixed basal profile rounding #134
2019-06-15 19:52:20 +01:00
Johannes Mockenhaupt
ab96e62ded
Incomplete TidepoolFragment with kotlin-android-extension. 2019-06-15 18:13:57 +02:00
Johannes Mockenhaupt
1b0d6ff413
Reflect name of Kotlin class. 2019-06-15 18:13:45 +02:00
Milos Kozak
c9bea2ae09 New translations strings.xml (Hebrew) 2019-06-15 14:22:53 +02:00
Milos Kozak
d4858305a9 fix double value 2019-06-14 12:09:27 +02:00
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
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
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
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
Andy Rozman
5a7146d3a9 - fix bolus saving 2019-05-18 20:28:25 +01:00
Andy Rozman
26d02c0062 0.10.3-SNAPSHOT
- fix for error
2019-05-18 18:25:40 +01:00
Andy Rozman
a897a72142 0.10.2-SNAPSHOT
- added functionality so that encoding can be changed on the fly
- chnaged TretmentService, rewrote method for createOrUpdate entry (fix for #125)
2019-05-18 14:49:44 +01:00
triplem
767276ebbb fork tests 2019-05-18 09:40:06 +02:00
Milos Kozak
ebd9e1621a
New Crowdin translations (#1800)
* New translations strings.xml (Dutch)

* New translations strings.xml (Dutch)

* New translations strings.xml (Dutch)

* New translations strings.xml (Dutch)
2019-05-16 22:54:20 +02:00
Milos Kozak
a20efab567 remove deprecated calls 2019-05-16 19:54:35 +02:00
Milos Kozak
cafb11f15a fix kotlin warning 2019-05-16 19:00:44 +02:00
AdrianLxM
b173c1e793
download task 2019-05-16 15:54:29 +02:00
Roumen Georgiev
ccd66d498c icon added 2019-05-16 16:03:05 +03:00
Milos Kozak
9a76f3386d androidx transition 2019-05-16 13:57:37 +02:00
Roumen Georgiev
4aaca7acb1 Using InputDouble 2019-05-16 12:08:36 +03:00
Milos Kozak
e2dd781a20 formating 2019-05-16 00:56:00 +02:00
Milos Kozak
c73ddf6cc7 update roboelectric 2019-05-16 00:24:44 +02:00
Milos Kozak
8c00a9fade wear libraries update 2019-05-16 00:21:32 +02:00
Andy Rozman
fe73eba2a2 0.10.1-SNAPSHOT
- Bolus Wizard entries (CH) is processed
- Better RSSI calculation for Tunning
- #124: Added retries to pump command (extended current retry functionality) that should take care of this problem
- Removed all un-needed logging and brining it under correct logging context (PUMP, PUMPCOMM, PUMPBTCOMM)
- added RileyLink Hardware encoding
2019-05-15 23:04:44 +01:00
Milos Kozak
12260779e6 supportLibraryVersion 28 2019-05-15 23:39:11 +02:00
Milos Kozak
1ccb895ff9 update libraries 2019-05-15 23:33:56 +02:00
Milos Kozak
08c3b5c095 make app indexable 2019-05-15 23:31:46 +02:00
Milos Kozak
5a478578e0 targetsdk 28 2019-05-15 23:26:07 +02:00
Milos Kozak
2ed1afa7c0
Merge pull request #1795 from MilosKozak/notiffix
Notification fix
2019-05-15 22:03:26 +02:00
Milos Kozak
2aea732326
Merge pull request #1796 from MilosKozak/basalrenderfix
fix basal rendering
2019-05-15 22:02:48 +02:00
Roumen Georgiev
3280f220ad fix for maxValue and tests 2019-05-15 17:11:47 +03:00
Roumen Georgiev
31224f894d fixed tests 2019-05-15 15:29:18 +03:00
Roumen Georgiev
8e9ef8cb6f adding tests 2019-05-15 14:52:30 +03:00
Roumen Georgiev
5d86ca742a AS value in % 2019-05-15 14:52:17 +03:00
Roumen Georgiev
e220a42e4b new trigger and tests 2019-05-14 16:50:07 +03:00
Roumen Georgiev
e898a8444c
Adding trigger AutosensValue 2019-05-14 16:47:37 +03:00
Milos Kozak
2505999a25
Merge pull request #1794 from MilosKozak/pumpcontrol-fix
Pump control: Fix crash when opening Insight paring activity
2019-05-12 14:56:56 +02:00
Milos Kozak
808a4177ca fix tests 2019-05-12 14:36:14 +02:00
Milos Kozak
45d0d8ce13 Merge branch 'dev' into automation 2019-05-12 13:18:18 +02:00
Milos Kozak
4fda6c4c4f fix basal rendering 2019-05-12 10:52:25 +02:00
Milos Kozak
f4138a2fc0 fix index out of bouns 2019-05-12 10:43:32 +02:00
Tebbe Ubben
552298496f Pump control: Fix crash when opening Insight paring activity 2019-05-12 02:20:00 +02:00
Andy Rozman
ff55b7290d changed version number from 0.9.7-SNAPSHOT to 0.9 2019-05-08 11:10:26 +01:00
Andy Rozman
bf49678572 - removed encoding for now, since it doesn't work correctly yet 2019-05-05 19:42:48 +01:00
Andy Rozman
7aedfde1c9 - added migration for settings for encoding 2019-05-05 18:00:55 +01:00
Andy Rozman
2ae7d0a292 - fixed problem with TDD
- added new command/action for Reset RileyLink (not working yet)
- added Hardware encoding for RileyLink
2019-05-05 17:22:10 +01:00
Milos Kozak
bf8870fdf4
Merge pull request #1767 from MilosKozak/devbranchcheck
better check for dev branch
2019-05-05 17:08:17 +02:00
Andy Rozman
cff20f78c8 - added functionality to map TBRs to Pump History Records (similar to Bolus)
- changed log size to 5 MB (as it was before)
2019-05-04 20:34:46 +01:00
Andy Rozman
b5da57e20f Merge branch 'dev' into medtronic_andy 2019-05-03 21:35:18 +01:00
Milos Kozak
a33e1f6d3c TriggerLocation 2019-05-03 07:37:49 +02:00
Andy Rozman
5cca0b821b Some gradle changes and fixes after merge. 2019-05-02 23:27:49 +01:00
Milos Kozak
3ab2a142d1 Merge remote-tracking branch 'origin/dev' into automation 2019-05-02 22:27:54 +02:00
Milos Kozak
75d469a9db
Merge pull request #1781 from MilosKozak/NPEfixes
NPE fixes from Firebase
2019-05-02 22:24:20 +02:00
Andy Rozman
26f837397d Merge branch 'dev' into medtronic_andy 2019-05-02 20:51:55 +01:00
Milos Kozak
a303d71d25
scanning = false if no adapter present 2019-05-02 21:51:44 +02:00
Andy Rozman
7f61f45b78 - RileyStatusGeneral fixed in case fimrware is not set (no connection to RL yet, when page is opened) - Crashalytics
- Possible fix for SMB problem
- Possible fix for Treatments saving
- If last History entry has no date set, system doesn't crash (it crashed because it tryied to parse date and setting wrong values
2019-05-02 20:22:44 +01:00
Milos Kozak
6c7a18067f remove misplaced @Nullable 2019-05-01 22:59:48 +02:00
Tebbe Ubben
839465ced5 Demo keystore 2019-05-01 16:56:06 +02:00
Tebbe Ubben
85ea146c8b Allow : in rovoked_certs.txt 2019-05-01 16:46:49 +02:00
Tebbe Ubben
2de4383535 Improve code style 2019-05-01 16:33:49 +02:00
Tebbe Ubben
a2d108b4c4 finally block to close input stream 2019-05-01 16:25:41 +02:00
Tebbe Ubben
de64b1ecf7 Fix typo 2019-05-01 16:24:11 +02:00
Tebbe Ubben
d744d1a732 Update header 2019-05-01 16:22:05 +02:00
Tebbe Ubben
609309ab47 Signature Verifier 2019-05-01 16:08:47 +02:00
Milos Kozak
ea60b6ceef
Merge pull request #1777 from MilosKozak/l10n_dev
New Crowdin translations
2019-04-29 12:27:02 +02:00
Milos Kozak
b7119b31e9
Merge pull request #1779 from MilosKozak/loop-on-LOW
Include 39 as valid value
2019-04-29 12:24:34 +02:00
Milos Kozak
4336b47431 NPE fixes from Firebase 2019-04-29 11:36:30 +02:00
Milos Kozak
197f3bb691 Merge branch 'master' into dev 2019-04-29 10:32:51 +02:00
AdrianLxM
3a7b00f424
Include 39 as valid value 2019-04-28 14:33:04 +02:00
Milos Kozak
c35fbad80a New translations strings.xml (Romanian) 2019-04-26 15:13:10 +02:00
AdrianLxM
f2c18cbc1f
Don't warn if next loop invocation is prior to update check 2019-04-25 22:13:31 +02:00
AdrianLxM
6fd8d7ae3c
not language dependent git command 2019-04-25 20:42:34 +02:00
Milos Kozak
8b18a7ffb3
German git 2019-04-25 18:59:10 +02:00
Milos Kozak
26c236a79e better check for dev branch 2019-04-25 16:13:21 +02:00
Milos Kozak
0bab2e6c11 2.3.1-dev 2019-04-25 14:19:39 +02:00
Milos Kozak
5a6536c99c
Merge branch 'master' into gradlegit 2019-04-25 13:45:01 +02:00
AdrianLxM
4d66e0c1be
2.3 bump 2019-04-25 00:32:40 +02:00
Tebbe Ubben
ffbb373481 Insight: Update sqlite_sequence on DB update 2019-04-24 22:36:29 +02:00
Milos Kozak
ee82976fc5
New Crowdin translations (#1752)
* New translations strings.xml (Portuguese)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Slovak)

* New translations strings.xml (French)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Polish)

* New translations strings.xml (Korean)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Italian)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Greek)

* New translations strings.xml (French)

* New translations strings.xml (Romanian)

* New translations strings.xml (Turkish)

* New translations strings.xml (Swedish)

* New translations strings.xml (Spanish)

* New translations strings.xml (Dutch)

* New translations strings.xml (Russian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (German)

* New translations strings.xml (Czech)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Afrikaans)

* New translations strings.xml (Slovak)

* New translations strings.xml (Russian)

* New translations strings.xml (Russian)

* New translations strings.xml (German)

* New translations strings.xml (Russian)

* New translations strings.xml (German)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Slovak)

* New translations strings.xml (Polish)

* New translations strings.xml (Polish)

* New translations strings.xml (Polish)

* New translations strings.xml (Polish)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Czech)

* New translations strings.xml (Polish)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (French)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Greek)

* New translations strings.xml (Portuguese)
2019-04-24 09:07:12 +02:00
AdrianLxM
7c890f2129
Merge pull request #1757 from MilosKozak/update-checker
update logic version checker
2019-04-23 21:58:52 +02:00
AdrianLxM
0cab8c1d89 warn at date 2019-04-23 21:40:10 +02:00
AdrianLxM
249121f80d outdated on install edge case 2019-04-23 21:22:44 +02:00
Milos Kozak
a678c6509c TriggerWifiSsid, UI tweaking 2019-04-22 22:47:59 +02:00
AdrianLxM
0361ee8589 update logic version checker 2019-04-22 14:10:12 +02:00
Milos Kozak
1840ddabb3 TriggerTempTarget 2019-04-22 12:42:19 +02:00
Milos Kozak
bef170699f
Merge pull request #1756 from schmitzn/automation-patch1
Check value after setting unit
2019-04-22 09:37:17 +02:00
Milos Kozak
45312d9ffe ActionProfileSwitchPercent 2019-04-21 23:48:05 +02:00
Milos Kozak
42cd2ddaa3 TriggerProfilePercent 2019-04-21 22:32:06 +02:00
Nico Schmitz
3fec2ce16c Check value after setting unit
This makes sure that the value is in the range of minValue and maxValue. Also, it sets an inital value != 0 as it's called in the constructor.
2019-04-21 20:01:29 +02:00
Milos Kozak
e679f5eaff ActionNotification 2019-04-21 16:17:25 +02:00
Milos Kozak
5f32eea488
Merge branch 'dev' into automation 2019-04-21 10:39:24 +02:00
Milos Kozak
50a3b45f20 Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev 2019-04-21 10:22:44 +02:00
Milos Kozak
619514e159 fix bugs in strings.xml 2019-04-21 10:22:27 +02:00
Milos Kozak
8ca3d7cba2 TriggerIob, refactoring, lint cleanup, tests 2019-04-21 10:04:30 +02:00
Milos Kozak
27783fe33e TriggerIob, more fixes 2019-04-19 09:20:59 +02:00
Milos Kozak
023139528b
Merge pull request #1750 from MilosKozak/l10n_dev
New Crowdin translations
2019-04-18 22:26:41 +02:00
Milos Kozak
715a59bfba
Merge pull request #1749 from MilosKozak/update-checker
Update checker
2019-04-18 22:26:18 +02:00
Milos Kozak
a08f01e69b more TriggerBg tests 2019-04-18 21:06:16 +02:00
Milos Kozak
a5979bb485 fix test after merge 2019-04-18 20:01:13 +02:00
Milos Kozak
46c6cdf98f Merge remote-tracking branch 'origin/dev' into automation 2019-04-18 19:48:51 +02:00
Milos Kozak
89ec81a850 UI and logic tweaking 2019-04-18 19:33:23 +02:00
Milos Kozak
cb5197950e New translations strings.xml (Portuguese) 2019-04-18 14:05:19 +02:00
AdrianLxM
6c6b23066b mocking the time 2019-04-18 00:33:24 +02:00
AdrianLxM
092400f7a0 check regularly 2019-04-17 22:45:21 +02:00
AdrianLxM
4bde759a50 version checker plugin logic 2019-04-17 22:23:35 +02:00
AdrianLxM
84573cc0cc refactor constraints checker 2019-04-17 21:29:16 +02:00
AdrianLxM
9be0ffffa9 verify static calls on mocked classes 2019-04-17 21:28:32 +02:00
Milos Kozak
0eee1c3412
New Crowdin translations (#1745)
* New translations strings.xml (Russian)

* New translations strings.xml (Russian)
2019-04-17 20:31:00 +02:00
Milos Kozak
4b71be4992
Merge pull request #1747 from MilosKozak/glucosestatusfix
Fix GlucoseStatus calcuation
2019-04-17 20:30:18 +02:00
Milos Kozak
d7af6f6cc1
Merge pull request #1735 from MilosKozak/insight-seq
Insight: Set SQLite sequence to current time millis on table creation
2019-04-17 20:29:17 +02:00
Tebbe Ubben
39412ae032 Fix initial sqlite_sequence for Insight driver 2019-04-17 17:31:10 +02:00
Milos Kozak
bfb39d81e7 fix test 2019-04-17 00:00:44 +02:00
Milos Kozak
a828bcba53 pass last execution time to triggers 2019-04-16 23:52:30 +02:00
Milos Kozak
a6bd81a1b9 fix tests 2019-04-16 21:28:21 +02:00
Milos Kozak
4ae7efc75f Merge branch 'dev' into automation 2019-04-16 21:08:08 +02:00
Milos Kozak
952a6fe509 fix GlucoseStatus calculation 2019-04-16 20:36:18 +02:00
Milos Kozak
ee4fdcd640 Test for uncommited changes in gradle 2019-04-16 11:15:40 +02:00
Milos Kozak
985f562518 calculate iob prediction based on autosens 2019-04-15 23:07:13 +02:00
Lee Braiden
78f2da405f Fix potential NPE in AlarmSoundService destructor. 2019-04-15 19:17:44 +01:00
Milos Kozak
76932d6899 EventProfileSwitchChange -> EventProfileNeedsUpdate 2019-04-15 16:48:18 +02:00
Milos Kozak
be252c9374 Clear basalDataTable on significant change 2019-04-15 16:47:42 +02:00
Milos Kozak
7e54db64be Glucose logging 2019-04-15 15:19:19 +02:00
AdrianLxM
f739980988 testing and SP logic 2019-04-15 08:04:56 +02:00
Milos Kozak
d70f2b6f75
Merge pull request #1742 from jotomo/1740
Split up receivers for local BG broadcasts and SMS.
2019-04-15 07:56:26 +02:00
Johannes Mockenhaupt
e27f16f5f8
Javadoc. 2019-04-14 17:55:43 +02:00
Milos Kozak
39c49f8794
Merge pull request #1738 from MilosKozak/l10n_dev
New Crowdin translations
2019-04-14 17:50:03 +02:00
Andy Rozman
dbb9c132f4 - Fix for Unabsorbed and items without date set 2019-04-14 14:53:00 +01:00
Milos Kozak
0f6b05206f clear MidnightTime cache 2019-04-13 21:49:15 +02:00
Johannes Mockenhaupt
59d3c79ed5
Split up receivers for local BG broadcasts and SMS.
Receiving local BG values probably fails silently when SMS
permission is not granted (due to SMS plugin not being used).
2019-04-13 14:20:27 +02:00
Andy Rozman
c7f6eb79f0 - fixes for Bolus problems 2019-04-12 21:20:09 +01:00
Milos Kozak
64abfa518f New translations strings.xml (Lithuanian) 2019-04-12 11:34:38 +02:00
AdrianLxM
04618156cc restructure and test version checker 2019-04-11 12:43:52 +02:00
Milos Kozak
1286aabb5b log remote 2019-04-11 10:16:52 +02:00
Andy Rozman
ad17c66b1b Merge branch 'dev' into medtronic_andy 2019-04-10 17:05:56 +01:00
Andy Rozman
8345d48250 gradle fix 2019-04-10 16:43:01 +01:00
Andy Rozman
7392eaeb58 - gradle fixes
- remove formatting changes
- moved plugins/general/overview/Dialogs/ to plugins/general/overview/dialogs/
- fixing treatment changes that are received from NS, and extending copying of data to ignore pumpId
2019-04-10 16:24:16 +01:00
Milos Kozak
3adbce1aff
New Crowdin translations (#1729)
* New translations strings.xml (French)

* New translations strings.xml (Afrikaans)

* New translations strings.xml (Swedish)

* New translations strings.xml (Greek)
2019-04-10 17:23:40 +02:00
Tebbe Ubben
d786a2a898 Insight: Set SQLite Sequence to current time millis on table creation 2019-04-10 16:15:18 +02:00
Johannes Mockenhaupt
cefee4827b
TDDing 2019-04-10 14:58:01 +02:00
Johannes Mockenhaupt
a33afc99f6
JUST PLAYING AROUND 2019-04-10 14:51:50 +02:00
Johannes Mockenhaupt
85cc61934c
add test 2019-04-10 14:51:50 +02:00
AdrianLxM
c34cf576e5 VersionCheckerPlugin nightly stub 2019-04-10 00:41:48 +02:00
AdrianLxM
bd5d31a4a3 check version Java -> Kotlin 2019-04-10 00:36:02 +02:00
AdrianLxM
6c0853d49a kotlin support 2019-04-10 00:33:05 +02:00
Andy Rozman
26a50bbbc4 - gradle fix, that might fix ClassNotFound Exception with Wear
- fix for duplicated entries
- trying to fix overwriting of data from NS (not done yet)
2019-04-09 23:14:06 +01:00
Milos Kozak
158724aea1 Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev 2019-04-09 22:55:17 +02:00
Milos Kozak
83e987f3c8 Fix DanaRS tests 2019-04-09 22:55:12 +02:00
AdrianLxM
5a66f28337
only one wear lib needed 2019-04-09 22:25:16 +02:00
Milos Kozak
9ca179ec14
Merge pull request #1725 from Lexsus/fix_big_sms_bg
fix error with big sms text in UTF-8
2019-04-09 15:41:43 +02:00
Milos Kozak
4d8ee19abe check for null 2019-04-09 15:34:02 +02:00
Milos Kozak
a75c60f573 fix NPE ActionStringHandler 2019-04-09 12:51:06 +02:00
Milos Kozak
398868f34b fix NPE TreatmentsInterface 2019-04-09 12:46:46 +02:00
Milos Kozak
e53047d4bc fix NPE WatchUpdaterService 2019-04-09 12:43:36 +02:00
Andy Rozman
2397c8e0d2 - fixes to bolus decoding
- PumpType set MedtronicCapabilities
2019-04-08 22:42:02 +01:00
Lucass
b2e70fd801 applied formatting 2019-04-08 22:51:22 +03:00
Milos Kozak
e95e7922b3 LINT: broadcast SMS permission 2019-04-08 18:14:12 +02:00
Milos Kozak
e7d7a37aeb LINT: input type 2019-04-08 18:13:47 +02:00
Milos Kozak
3b1d96ecc9 LINT: xml 2019-04-08 17:03:18 +02:00
Milos Kozak
989b444c86
New Crowdin translations (#1727)
* New translations strings.xml (Bulgarian)

* New translations strings.xml (Slovak)
2019-04-08 16:48:21 +02:00
Milos Kozak
eee3bc4838 LINT: WakeLocks 2019-04-08 16:48:19 +02:00
Milos Kozak
a339e0cf28 LINT: xml 2019-04-08 16:39:41 +02:00
Milos Kozak
190b9408bd fixed package name 2019-04-08 15:38:20 +02:00
Milos Kozak
a06c21b585 LINT: locale 2019-04-08 15:34:02 +02:00
Milos Kozak
c3b75c91e9 New translations strings.xml (Swedish) 2019-04-08 15:18:07 +02:00
Milos Kozak
ce7137beb1
New Crowdin translations (#1724)
* New translations strings.xml (Lithuanian)

* New translations strings.xml (Italian)

* New translations strings.xml (Czech)

* New translations strings.xml (Swedish)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Italian)

* New translations strings.xml (Greek)

* New translations strings.xml (Korean)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Turkish)

* New translations strings.xml (Swedish)

* New translations strings.xml (Spanish)

* New translations strings.xml (Romanian)

* New translations strings.xml (French)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Dutch)

* New translations strings.xml (Czech)

* New translations strings.xml (Polish)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (German)

* New translations strings.xml (Russian)

* New translations strings.xml (Afrikaans)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Slovak)

* New translations strings.xml (Russian)

* New translations strings.xml (Russian)

* New translations strings.xml (German)
2019-04-08 15:06:14 +02:00
Lexsus
b9056384f9 fix error with big sms text in UTF-8 2019-04-08 15:23:40 +03:00
Milos Kozak
a1d93b0d68 LINT: fix errors in strings 2019-04-08 12:06:34 +02:00
Andy Rozman
03b3bf7388 Merge branch 'dev' into medtronic_andy 2019-04-07 23:48:20 +01:00
Milos Kozak
a076b00363 check for NPE 2019-04-07 23:47:53 +02:00
Andy Rozman
8bf284f86d - Changes made in CGMS
- Finished support for Bolus history mapping
- fixed 20 crashalytics errors
2019-04-07 22:27:18 +01:00
Milos Kozak
e8b46e7880
Merge branch 'firebase' into dev 2019-04-07 23:15:09 +02:00
Milos Kozak
9dc95e4ef1 remove sightparser-release 2019-04-07 23:08:55 +02:00
Milos Kozak
cc959c8aaa add back constraint-layout 2019-04-07 23:06:36 +02:00
Milos Kozak
92bdee581b 2.2.3-dev 2019-04-07 20:10:19 +02:00
Milos Kozak
9297b5546f bump 2.2.2 2019-04-07 19:19:21 +02:00
Milos Kozak
dd81582bd7
New Crowdin translations (#1714)
* New translations strings.xml (Lithuanian)

* New translations insight_alert_titles.xml (Lithuanian)

* New translations insight_exceptions.xml (Lithuanian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Afrikaans)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Lithuanian)
2019-04-07 19:10:04 +02:00
AdrianLxM
6378d0a6bf
Merge branch 'dev' into 221-fix 2019-04-07 18:16:42 +02:00
AdrianLxM
430738d706 2.2.1 2019-04-07 17:18:27 +02:00
AdrianLxM
5fbc274c5b Merge branch 'master' of https://github.com/MilosKozak/AndroidAPS into 221-fix 2019-04-07 17:00:36 +02:00
AdrianLxM
5e720f8081 deactivate TT raises/lowers target 2019-04-07 16:57:51 +02:00
Milos Kozak
4def8e7871
New Crowdin translations (#1707)
* New translations strings.xml (Afrikaans)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Lithuanian)

* New translations insight_alert_titles.xml (Lithuanian)

* New translations insight_exceptions.xml (Lithuanian)

* New translations insight_exceptions.xml (Lithuanian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (German)

* New translations strings.xml (Russian)

* New translations strings.xml (Czech)

* New translations insight_alert_titles.xml (Portuguese)

* New translations strings.xml (French)

* New translations strings.xml (Polish)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Slovak)

* New translations strings.xml (Greek)

* New translations strings.xml (Greek)

* New translations insight_alert_codes.xml (Greek)

* New translations strings.xml (Slovak)

* New translations strings.xml (Lithuanian)

* New translations insight_alert_titles.xml (Lithuanian)

* New translations insight_exceptions.xml (Lithuanian)

* New translations strings.xml (Lithuanian)

* New translations insight_alert_codes.xml (Lithuanian)

* New translations insight_alert_descriptions.xml (Lithuanian)

* New translations insight_alert_titles.xml (Lithuanian)

* New translations insight_exceptions.xml (Lithuanian)

* New translations strings.xml (Portuguese)

* New translations insight_alert_titles.xml (Lithuanian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Lithuanian)

* New translations insight_exceptions.xml (Lithuanian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Bulgarian)
2019-04-05 14:08:24 +02:00
Milos Kozak
3636480c61 Answers -> Analytics migration 2019-04-05 00:32:26 +02:00
Milos Kozak
fbd9e3e501 Firebase integration 2019-04-04 17:15:45 +02:00
Milos Kozak
f4b2a88862 fix typo 2019-04-03 16:53:34 +02:00
Milos Kozak
ec93045d84 fix parsin TT - missing duration 2019-04-03 16:43:56 +02:00
Milos Kozak
64c9196a5c
Merge pull request #1710 from TebbeUbben/insight-fix
Insight: Fix automatic Careportal entries
2019-04-03 16:10:03 +02:00
Tebbe Ubben
e3f45aa6be Fix automatic careportal entries 2019-04-03 00:07:20 +02:00
Milos Kozak
78ecb80488
Merge pull request #1703 from rob-andy/wip/libre-delta-fixes
Calculate deltas correctly with 1 minute spaced data
2019-04-02 15:11:28 +02:00
Milos Kozak
1f62c820ca Automation: split recurring and nonrecurring time 2019-04-02 00:05:12 +02:00
Milos Kozak
dc0846eab9 ActionStopTempTarget 2019-04-01 22:36:15 +02:00
AdrianLxM
8604d41323
reformat code 2019-04-01 21:37:20 +02:00
AdrianLxM
98a3d64c41
Merge pull request #1704 from TebbeUbben/insight-fix
Insight fix
2019-04-01 09:36:10 +02:00
Milos Kozak
aa3f910ae9
New Crowdin translations (#1705)
* New translations strings.xml (Slovak)

* New translations strings.xml (Slovak)
2019-04-01 09:34:48 +02:00
Milos Kozak
5481c99d56 Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev 2019-03-31 23:49:08 +02:00
Milos Kozak
1e1c74f420 Fix SMS CAL command 2019-03-31 23:49:01 +02:00
Andy Rozman
e028c78844 Added constraints-layout dependency back (removed by 2.2) 2019-03-31 22:29:59 +01:00
Milos Kozak
5a555cdfba AutomationPlugin:processActions and some tweaking 2019-03-31 21:54:31 +02:00
Andy Rozman
3489f4a746 Merge branch 'medtronic_andy' of https://github.com/andyrozman/AndroidAPS into medtronic_andy 2019-03-31 20:13:14 +01:00
Andy Rozman
bd3529e650 Merge branch 'dev' into medtronic_andy 2019-03-31 20:03:49 +01:00
Tebbe Ubben
2371034a49 Update basal profile precision handling in Insight driver v3 2019-03-31 20:26:31 +02:00
Tebbe Ubben
67fe402447 Update basal profile precision handling in Insight driver v2 2019-03-31 19:58:59 +02:00
Tebbe Ubben
e26f0fef3f Do not overwrite detailedBolusInfo.insulin 2019-03-31 19:38:31 +02:00
Tebbe Ubben
78a3224d05 Update basal profile precision handling in Insight driver 2019-03-31 19:36:58 +02:00
Milos Kozak
ec05f1da3d
New Crowdin translations (#1697)
* New translations strings.xml (German)

* New translations strings.xml (Afrikaans)

* New translations insight_alert_titles.xml (Portuguese)

* New translations strings.xml (Portuguese)

* New translations strings.xml (German)

* New translations strings.xml (French)

* New translations strings.xml (Slovak)

* New translations strings.xml (Spanish)

* New translations strings.xml (Czech)

* New translations strings.xml (Russian)
2019-03-31 16:55:56 +02:00
Tebbe Ubben
3894e44cc7 Fix Insight DST pump time update 2019-03-31 03:47:08 +02:00
rob
25950fc6cf Libre/miaomiao delta modifications
* Remove hard limit of processing 9 records.  Processing will now stop
    at first value outside of time range of interest
  * Keep a list of all values within 2.5 minutes.  Average this value to use
    as the now value
  * Don't change the now value date.  Always use the time of the latest value
  * Added new test for data spaced at 1 minute intervals, to mimic libre data from glimp
  * Fix existing test results for average < 2.5 minute data. Deltas are different due to
    not updating the now value time
2019-03-31 11:03:48 +10:00
Tebbe Ubben
4b86a07eac Set result.bolusDelivered in Insight driver 2019-03-31 01:39:08 +01:00
Tebbe Ubben
ae60d68719 Fix Insight limits 2019-03-31 01:37:28 +01:00
Tebbe Ubben
c12ec4817f Proper rounding for basal rate 2019-03-31 01:23:05 +01:00
Andy Rozman
4b144f282b Some compile fixes and translation problems. 2019-03-30 23:31:02 +00:00
Milos Kozak
350e23647e ActionStartTempTargetTest 2019-03-31 00:03:31 +01:00
Milos Kozak
6a365b3483 ActionTest 2019-03-30 23:11:22 +01:00
Milos Kozak
bad6edfb8b Action:applyTest 2019-03-30 23:08:25 +01:00
Andy Rozman
eb85cd2588 Merge branch 'dev' into medtronic_andy 2019-03-30 22:06:43 +00:00
Milos Kozak
e5dc655c64 ActionLoopResumeTest 2019-03-30 22:53:19 +01:00
Milos Kozak
77dd32a14f ActionLoopSuspendTest 2019-03-30 22:47:22 +01:00
Milos Kozak
fe844b2dba ActionLoopEnableTest 2019-03-30 22:35:05 +01:00
Milos Kozak
1ba923b14d ActionLoopDisableTest 2019-03-30 22:32:28 +01:00
Milos Kozak
ad13139117 fix manifest 2019-03-30 21:48:56 +01:00
Andy Rozman
afcedc83d1 0.8.2
- done some fixes according to Crashalytics (most common problem from last month)
- extended custom actions, to have enabled flag, and if entry is enabled=false button is not added. Added EventCustomActionsChanged event that can refresh custom actions
- #111 - do not put multiple statuses into queue
- #110 - set driver busy if wake up and tune is running
- #104 - when bolus is delivering driver is set to busy, and custom action was added to remove this block
2019-03-30 18:36:50 +00:00
Milos Kozak
876c59a6fe ActionTest 2019-03-30 18:40:13 +01:00
Milos Kozak
6357dd40d7 fix tests 2019-03-30 17:10:21 +01:00
Milos Kozak
f1f1be160b put back constraint layout library 2019-03-30 16:03:08 +01:00
Milos Kozak
cabdb1d2fb Merge branch 'dev' into automation 2019-03-30 15:47:23 +01:00
Milos Kozak
361ffa91c8 revert changes and disable test 2019-03-30 11:11:44 +01:00
Milos Kozak
bc23ca30e2 fix test 2 2019-03-30 10:04:22 +01:00
Milos Kozak
474850c727 fix test 2019-03-30 09:21:22 +01:00
Milos Kozak
7f7e2eeb46 2.2.1-dev 2019-03-29 08:33:26 +01:00
Milos Kozak
ede3a4f0f4 typo 2019-03-29 08:32:54 +01:00
AdrianLxM
3d3b770248
New Crowdin translations (#1691) (#1694)
* New translations strings.xml (Portuguese)

* New translations strings.xml (Russian)

* New translations strings.xml (Russian)

* New translations strings.xml (French)

* New translations strings.xml (French)

* New translations strings.xml (Russian)

* New translations strings.xml (Russian)

* New translations strings.xml (German)

* New translations strings.xml (Afrikaans)

* New translations strings.xml (French)

* New translations strings.xml (Dutch)

* New translations strings.xml (Czech)

* New translations strings.xml (Bulgarian)
2019-03-28 22:56:54 +01:00
AdrianLxM
97430a00b1
2.2 2019-03-28 22:47:13 +01:00
AdrianLxM
ebc8303cc6 isSuspended -> is NOT suspended 2019-03-28 22:13:57 +01:00
AdrianLxM
d856b87703 rewrite DST logic 2019-03-28 19:38:58 +01:00
Adrian AndroidAPS
cdd3c25929 only run DST helper on certain pumps 2019-03-28 17:25:57 +01:00
Nico Schmitz
9b19907388 Replace "lower" with "lesser" 2019-03-27 00:32:10 +01:00
Nico Schmitz
236349a063 Bugfixes. Add remove icon for actions. 2019-03-26 23:28:46 +01:00
Nico Schmitz
c6766c972c Fix AutomationEventTest 2019-03-26 22:56:17 +01:00
Nico Schmitz
dcb57ac11d Remove clone() for Trigger 2019-03-26 22:42:21 +01:00
Nico Schmitz
7b5c26bbb9 Remove clone() for AutomationEvent and Action 2019-03-26 22:37:19 +01:00
Nico Schmitz
e1523ee82d Introduce LayoutBuilder 2019-03-26 22:13:01 +01:00
Nico Schmitz
ba0625b03f Update to recent upstream/dev 2019-03-26 00:47:00 +01:00
Nico Schmitz
97a7a75c86 work on automation plugin
- implement clone() methods for actions and triggers
- add AutomationEventTest
- improve ui
2019-03-26 00:06:37 +01:00
Nico Schmitz
4d98c44d74 Fix tests 2019-03-25 23:35:42 +01:00
Milos Kozak
1fe529db85
New Crowdin translations (#1667)
* New translations strings.xml (Dutch)

* New translations strings.xml (Bulgarian)

* New translations insight_alert_titles.xml (Portuguese, Brazilian)

* New translations strings.xml (Portuguese, Brazilian)

* New translations insight_exceptions.xml (Portuguese, Brazilian)

* New translations strings.xml (Portuguese)

* New translations insight_alert_titles.xml (Portuguese)

* New translations insight_exceptions.xml (Portuguese)

* New translations strings.xml (Russian)

* New translations strings.xml (Russian)

* New translations strings.xml (German)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Portuguese)

* New translations insight_alert_codes.xml (Portuguese)

* New translations insight_alert_descriptions.xml (Portuguese)

* New translations insight_alert_titles.xml (Portuguese)

* New translations strings.xml (Afrikaans)

* New translations strings.xml (Afrikaans)

* New translations insight_alert_codes.xml (Afrikaans)

* New translations insight_alert_descriptions.xml (Afrikaans)

* New translations insight_alert_titles.xml (Afrikaans)

* New translations insight_exceptions.xml (Afrikaans)

* New translations strings.xml (Dutch)

* New translations strings.xml (Czech)

* New translations insight_alert_codes.xml (French)

* New translations insight_alert_descriptions.xml (French)

* New translations insight_alert_titles.xml (French)

* New translations strings.xml (French)

* New translations insight_alert_titles.xml (French)

* New translations insight_exceptions.xml (French)

* New translations strings.xml (French)

* New translations strings.xml (French)

* New translations strings.xml (French)

* New translations insight_exceptions.xml (French)

* New translations strings.xml (French)

* New translations insight_alert_titles.xml (French)

* New translations insight_alert_titles.xml (Portuguese, Brazilian)

* New translations insight_alert_descriptions.xml (Portuguese, Brazilian)

* New translations insight_alert_codes.xml (Portuguese, Brazilian)

* New translations strings.xml (Portuguese, Brazilian)

* New translations insight_exceptions.xml (Portuguese, Brazilian)

* New translations strings.xml (Russian)

* New translations strings.xml (Russian)

* New translations strings.xml (Bulgarian)

* New translations insight_exceptions.xml (Portuguese)

* New translations strings.xml (Portuguese)

* New translations insight_alert_titles.xml (Portuguese)

* New translations strings.xml (French)

* New translations strings.xml (German)

* New translations strings.xml (Portuguese)

* New translations insight_alert_titles.xml (Portuguese)

* New translations insight_exceptions.xml (Portuguese)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Polish)

* New translations strings.xml (Korean)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Italian)

* New translations insight_alert_codes.xml (Portuguese)

* New translations insight_alert_descriptions.xml (Portuguese, Brazilian)

* New translations strings.xml (Greek)

* New translations strings.xml (Romanian)

* New translations strings.xml (French)

* New translations strings.xml (Dutch)

* New translations strings.xml (Turkish)

* New translations strings.xml (Swedish)

* New translations strings.xml (Spanish)

* New translations strings.xml (Russian)

* New translations strings.xml (German)

* New translations strings.xml (Czech)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Afrikaans)

* New translations strings.xml (Slovak)

* New translations strings.xml (Russian)

* New translations strings.xml (Czech)

* New translations strings.xml (Russian)

* New translations strings.xml (Russian)
2019-03-25 20:31:00 +01:00
Milos Kozak
0ee121d916
Merge pull request #1521 from MilosKozak/smsrefactor
Smsrefactor
2019-03-25 08:41:09 +01:00
Milos Kozak
a0bddbdec9
Merge pull request #1690 from jotomo/show-applied-max-iob-constraints
OpenAPSSSMBPlugin: show applied max IOB constraints.
2019-03-24 23:01:57 +01:00
Johannes Mockenhaupt
9dc02e3fa5
OpenAPSSSMBPlugin: show applied max IOB constraints. 2019-03-24 22:01:21 +01:00
Nico Schmitz
fc7e65c4d1 Update to recent upstream/dev 2019-03-22 23:08:13 +01:00
Milos Kozak
a060af8b0e SmsCommunicator separator 2019-03-22 22:53:16 +01:00
Milos Kozak
fdbb76cb92 SmsCommunicator show COB 2019-03-22 22:45:41 +01:00
Milos Kozak
ca3c6b4093 SmsCommunicator detect commands 2019-03-22 22:18:51 +01:00
Nico Schmitz
f017b7a7a2 Work on automation plugin.
- Remove unused imports
- Add icons for actions and triggers
2019-03-21 23:38:56 +01:00
Milos Kozak
52482d112d typo 2019-03-21 22:31:44 +01:00
Milos Kozak
b7b9e175eb Merge branch 'dev' into smsrefactor 2019-03-21 22:12:08 +01:00
Milos Kozak
fcc4a4edd3 SmsCommunicatorPluginTest 12 2019-03-21 21:54:46 +01:00
Milos Kozak
9e05ea8c8e ConstraintTest 2019-03-21 21:29:09 +01:00
Milos Kozak
beb50bad44 SmsCommunicatorPluginTest 11 2019-03-21 21:03:34 +01:00
Milos Kozak
a9992503f6 SmsCommunicatorPluginTest 10 2019-03-21 21:00:42 +01:00
Milos Kozak
751e87ca5e
Merge pull request #1688 from AdrianLxM/dev-wear
Dev wear
2019-03-21 10:52:14 +01:00
Nico Schmitz
6dc87db73e Improve EditEventDialog 2019-03-21 00:38:06 +01:00
Milos Kozak
30bfa1ca1f SmsCommunicatorPluginTest 9 2019-03-20 23:12:07 +01:00
Nico Schmitz
87cf62e8f6 Refactoring. Fixes for screen rotation. 2019-03-20 23:09:46 +01:00
Milos Kozak
a37d04a8d9 SmsCommunicatorPluginTest 8 2019-03-20 22:49:35 +01:00
Milos Kozak
98eb3a1d73 SmsCommunicatorPluginTest 7 2019-03-20 22:12:25 +01:00
Nico Schmitz
c074ec36c4 Implement temp target dialog for automation action 2019-03-20 00:39:00 +01:00
Milos Kozak
381ae67829
Merge pull request #1420 from tanja3981/improvement/#1269
[2.0] Improvement: Allow some objectives to go back.
2019-03-19 23:42:38 +01:00
Nico Schmitz
91e4b01f10 Display actions and merge recent upstream/dev
- Add ActionListAdapter
- Add ChooseActionDialog
- Merge upstream/dev branch
2019-03-19 19:08:46 +01:00
AdrianLxM
d4d499587b Merge remote-tracking branch 'andyremote/wear_upgrade' into dev-wear 2019-03-18 23:51:20 +01:00
Milos Kozak
db1a6bc71e wait for finished calculations instead of acting on new BG 2019-03-18 20:59:39 +01:00
Milos Kozak
18ba5878d2 Fix1660 2019-03-17 18:51:16 +01:00
Milos Kozak
02f20b9e83
uncomment fileprovider 2019-03-14 11:18:02 +01:00
Milos Kozak
546f99f471 SmsCommunicatorPluginTest 6 2019-03-13 23:30:41 +01:00
Milos Kozak
74391eefdc SmsCommunicatorPluginTest 5 2019-03-13 21:10:52 +01:00