Commit graph

9266 commits

Author SHA1 Message Date
Tim Gunn
ec188f1329
revert change 2020-06-01 12:14:45 +12:00
Milos Kozak
4efeb77fdc remove deprecation 2020-06-01 00:06:05 +02:00
Tim Gunn
8fefa0b5aa
Merge branch 'dev' of github.com:MilosKozak/AndroidAPS into carbs-required 2020-06-01 02:14:17 +12:00
Tim Gunn
0c5603c182
remove not used libs 2020-06-01 02:13:47 +12:00
Tim Gunn
7e30754d18
add string to fix up key 2020-06-01 01:17:25 +12:00
Tim Gunn
845c036943
set min number to 3 2020-06-01 00:58:22 +12:00
Tim Gunn
df4b1e2676
remove not needed file 2020-06-01 00:13:28 +12:00
Milos Kozak
55bccafef5 Large display skin 2020-05-31 12:02:42 +02:00
Milos Kozak
09de329934 libs update & cleanup 2020-05-31 11:27:12 +02:00
Milos Kozak
95e6b02873 Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev 2020-05-31 10:12:45 +02:00
Milos Kozak
31b3177561 upgrade fabric to firebase 2020-05-31 10:12:36 +02:00
Tim Gunn
f69c11af40
Refractor to use new function 2020-05-31 16:43:32 +12:00
Tim Gunn
8aabf15dfe
snooze carb alerts for 15 min after treatments 2020-05-31 16:43:07 +12:00
Tim Gunn
28f2630a91
Eliminate Double notifications 2020-05-31 16:42:13 +12:00
Tim Gunn
04bd98e0e5
Add Last Carb Time 2020-05-31 16:41:19 +12:00
Philoul
a39b7be520 Order in menu changed too for consistency
So it's necessary to select again curves in secondary graphs...
2020-05-31 00:52:32 +02:00
Philoul
51739c31b7 ABS Curve in background
I didn't change order in selection menu (otherwise selected curves are changed in secondary graphs...)
2020-05-31 00:18:23 +02:00
Milos Kozak
f4293d4183
Merge pull request #2688 from Philoul/Add_Translation_Secondary_Graph_Title
Add translation for secondary graph title
2020-05-30 21:50:02 +02:00
Tebbe Ubben
5395ca4e71
Update LocalInsightPlugin.java 2020-05-29 19:51:13 +02:00
Lexsus
4af06620fb add tests for PUMP DISCONNECT sms command 2020-05-29 19:15:11 +03:00
Tim Gunn
15717f0271
fix duplicate vals 2020-05-29 22:42:54 +12:00
Tim Gunn
0dfdf6c68a
Merge branch 'dev' of github.com:MilosKozak/AndroidAPS into carbs-required 2020-05-29 21:51:05 +12:00
Milos Kozak
df0e46f47b remove duplicated files 2020-05-28 22:00:16 +02:00
Milos Kozak
02aff75dff
change delay to 1.5s 2020-05-28 21:33:36 +02:00
Milos Kozak
458efe467f
Merge pull request #2689 from Philoul/FixCOBHistoryBrowser
Fix Missing COB in history browser
2020-05-28 21:21:19 +02:00
Philoul
bef8b38b76 Fix Missing COB in history browser
But more calculation and slower :(
2020-05-28 18:06:32 +02:00
Lexsus
9a1993c5f6 corrections.
add some test for sms commands
2020-05-28 17:33:51 +03:00
Philoul
1a94d3d55e Add Strings for secondary graph title for translation 2020-05-28 16:26:57 +02:00
TebbeUbben
79cafc14f5 Insight: Log end events five seconds earlier 2020-05-28 15:24:53 +02:00
Milos Kozak
0abfb4c4f3
Merge branch 'dev' into carbs-required 2020-05-27 23:19:24 +02:00
Milos Kozak
49274ac0ef
Merge pull request #2602 from Tornado-Tim/skip-neutral-temps
WIP: Add skip Neutral Temps preference
2020-05-27 23:16:42 +02:00
Milos Kozak
3354bb7da4 OKDialogs ok button guard 2020-05-27 22:57:12 +02:00
Milos Kozak
6f7932f1c7
New Crowdin translations (#2671)
* New translations strings.xml (German)

* New translations strings.xml (German)

* New translations strings.xml (German)

* New translations strings.xml (German)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Swedish)

* New translations strings.xml (Slovak)

* New translations strings.xml (Russian)

* New translations strings.xml (Portuguese)

* New translations strings.xml (French)

* New translations strings.xml (Italian)

* New translations strings.xml (German)

* New translations strings.xml (Russian)

* New translations strings.xml (Czech)

* New translations strings.xml (Czech)

* New translations strings.xml (German)

* New translations strings.xml (German)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Czech)
2020-05-26 20:29:59 +02:00
Milos Kozak
772e34765b
Merge pull request #2678 from andyrozman/bug_2654
Bug 2654
2020-05-26 20:17:57 +02:00
Milos Kozak
77df5cdc10
Merge pull request #2679 from andyrozman/bug_2654_1
Bug 2654 (2)
2020-05-26 20:16:46 +02:00
Milos Kozak
c5aa12c5ba double SMB fix 2020-05-26 19:58:50 +02:00
Lexsus
11f768636e add PUMP CONNECT and PUMP DISCONNECT commands 2020-05-26 12:48:21 +03:00
Andy Rozman
3bbbeed07d - There are few fields hidden between implementations MedtronicCommunicationManager and RileyLinkCommunicationManager. If there is error in packet (if MySentry is configugured on Pump), there is NPE when trying to write to log. 2020-05-25 22:40:55 +01:00
Andy Rozman
f7793a77f9 - there are some fields hidden between implementatuon of MedtronicCommunicationManager and RileyLinkCommunicationManager (it becomes visible only if there is error in packets, which at the moment only happens with MySentry packets, which we don;t support. 2020-05-25 22:32:00 +01:00
Milos Kozak
b9806d0ea9 RS user options fix 2020-05-25 17:43:34 +02:00
Milos Kozak
ec3ebd17db History activity performance improvement 2020-05-25 13:54:43 +02:00
Tim Gunn
a4c5ecb999
Update message 2020-05-25 22:04:53 +12:00
Tim Gunn
7622d272c3
Merge branch 'dev' of github.com:MilosKozak/AndroidAPS into skip-neutral-temps 2020-05-25 21:16:32 +12:00
Milos Kozak
7a086450b5 typo 2020-05-25 08:59:56 +02:00
Milos Kozak
75dd60e895 Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev 2020-05-24 23:41:12 +02:00
Milos Kozak
8a731a9187 SMSCommunicator LOOP command auth 2020-05-24 23:40:51 +02:00
Milos Kozak
b492e47728
New Crowdin translations (#2660)
* New translations strings.xml (Czech)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Russian)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Dutch)

* New translations strings.xml (German)

* New translations protection.xml (German)

* New translations insight_exceptions.xml (German)

* New translations strings.xml (German)

* New translations strings.xml (German)

* New translations strings.xml (Russian)

* New translations strings.xml (French)

* New translations strings.xml (French)

* New translations strings.xml (French)

* New translations strings.xml (Romanian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Turkish)

* New translations strings.xml (Swedish)

* New translations strings.xml (Slovak)

* New translations strings.xml (Russian)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Polish)

* New translations strings.xml (Dutch)

* New translations strings.xml (Korean)

* New translations strings.xml (French)

* New translations strings.xml (Italian)

* New translations strings.xml (Greek)

* New translations strings.xml (German)

* New translations strings.xml (Czech)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Afrikaans)

* New translations strings.xml (Spanish)

* New translations strings.xml (German)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (German)

* New translations strings.xml (German)

* New translations strings.xml (German)
2020-05-24 21:57:52 +02:00
Milos Kozak
c1c87b2e30 fix TriggerRecurringTimeTest 2020-05-24 19:42:58 +00:00
Milos Kozak
0a33f4c0db fix TriggerRecurringTime #2 2020-05-24 21:10:44 +02:00
Milos Kozak
1cb648c09a fix TriggerRecurringTime 2020-05-24 20:23:22 +02:00