Milos Kozak
a32508a7ad
move test to correct package
2019-03-12 18:41:20 +01:00
Milos Kozak
f6d85bdd96
correct wakelock in iob calculation
2019-03-12 11:31:21 +01:00
Milos Kozak
f25b629fbc
Merge branch 'dev' into smsrefactor
2019-03-11 23:11:33 +01:00
Milos Kozak
e1a82cc78e
SMS eleminate I and l from passcode
2019-03-11 18:33:43 +01:00
Milos Kozak
b9ea583d3d
SMS read status after bolus
2019-03-11 18:29:43 +01:00
Milos Kozak
c7c3506b53
SMS PROFILE command
2019-03-10 07:59:14 +01:00
Milos Kozak
f30f4cbee2
SMS code cleanup
2019-03-09 18:46:22 +01:00
Milos Kozak
53721d5d2c
SMS Plugin extended bolus support
2019-03-09 09:52:58 +01:00
Andy Rozman
8594525d2c
Merge branch 'dev' into ench_1455_custom_actions
2019-03-08 23:49:56 +00:00
Milos Kozak
79b6bc6c43
SMS Plugin allow duration in basal command
2019-03-08 23:56:35 +01:00
Milos Kozak
56f977df3c
SMS Plugin allow basal in %
2019-03-08 23:48:41 +01:00
Milos Kozak
95da55724e
SMS Plugin show ignored too
2019-03-08 23:30:25 +01:00
Milos Kozak
592d04af1d
Merge pull request #1669 from harispoljo/feature-TTRunLoop
...
[Enhancement] Run loop when TemporyTarget is changed
2019-03-08 23:16:09 +01:00
Milos Kozak
9e2cb7d047
allow any non letter for SMS to ignore command
2019-03-08 23:01:33 +01:00
Milos Kozak
cc3b50c12d
Merge pull request #1676 from TebbeUbben/dev
...
Insight: Enforce using first profile
2019-03-08 22:44:28 +01:00
Milos Kozak
0e95808c27
fix tests
2019-03-08 22:26:26 +01:00
Milos Kozak
1eea170ead
SMS Plugin correct response for % TBR
2019-03-08 22:07:20 +01:00
Milos Kozak
6ea49f17bc
SMS Plugin add missing fragment refresh
2019-03-08 21:08:21 +01:00
Milos Kozak
791d5dbd1b
add missing files after merge
2019-03-08 19:42:48 +01:00
Milos Kozak
0051830b25
Merge branch 'dev' into smsrefactor
2019-03-08 19:41:32 +01:00
harispoljo
537c241e76
Made the intent easier to read.
2019-03-07 16:33:36 +01:00
Tebbe Ubben
9524818c4d
Headline for Insight related settings
2019-03-07 15:25:29 +01:00
Tebbe Ubben
286be1e78f
Insight: Enforce using first profile
2019-03-07 15:22:51 +01:00
Roumen Georgiev
065192f11e
added test for getAvailableInternalMemorySize()
...
it took me some time, but it's OK now
2019-03-07 14:49:07 +02:00
Milos Kozak
f7c6f60131
Low storage notification
2019-03-07 11:32:09 +01:00
Milos Kozak
e8a41b01b7
bump 2.1.3-dev
2019-03-07 11:07:48 +01:00
Roumen Georgiev
2b10e0f9e9
initial work
2019-03-07 11:32:29 +02:00
Andy Rozman
a148f5d21d
Fixed some files after merge.
2019-03-07 00:01:19 +00:00
Andy Rozman
6e500c1e75
On both sides changed BIND_LISTENER in manifest and added a lot of logging, some might be commented out.
...
On AAPS side:
- added some capabilites
- fully refactored SendToDataLayerThread (copied from xdrip)
- updated code
- all tasks are now executed on Executor (and not by itself) - main problem that some data was not sent
On Wear side:
- added capabilities and refactored code in ListenerService (by looking at xdrip code)
2019-03-06 23:38:18 +00:00
Tanja Schmidt
c40907b951
Allow some objectives to go back.
2019-03-06 19:03:42 +01:00
Tanja Schmidt
a5d1905be8
Allow some objectives to go back.
2019-03-06 19:03:42 +01:00
Tanja Schmidt
92cbe45341
Fixed status noticication for charging/uncharging: check battery not power state.
2019-03-06 19:00:11 +01:00
harisp
605601bcc6
Run loop when TemporyTarget is changed
2019-03-06 12:10:28 +01:00
Milos Kozak
1a73d60535
fix tests
2019-03-05 23:29:55 +01:00
Milos Kozak
02db9b681d
fix MidnightTime crash + tests
2019-03-05 23:12:35 +01:00
Milos Kozak
6c19e91abc
bump 2.1.2
2019-03-05 21:26:30 +01:00
Milos Kozak
39ddde5844
Merge pull request #1664 from MilosKozak/AdrianLxM-patch-2
...
fix version check
2019-03-05 21:24:34 +01:00
AdrianLxM
7f3924a7cb
fix version check
2019-03-05 21:06:14 +01:00
Milos Kozak
839be6c40c
Merge branch 'master' into dev
2019-03-05 20:54:23 +01:00
Milos Kozak
5cf9516012
fix gradle files
2019-03-05 20:44:51 +01:00
Milos Kozak
3c106e7285
New Crowdin translations ( #1655 )
...
* New translations strings.xml (Dutch)
* New translations strings.xml (Russian)
* New translations strings.xml (Russian)
* New translations strings.xml (Romanian)
* New translations insight_alert_codes.xml (Romanian)
* New translations insight_alert_descriptions.xml (Romanian)
* New translations insight_alert_titles.xml (Romanian)
* New translations insight_exceptions.xml (Romanian)
* New translations strings.xml (Czech)
* New translations strings.xml (Czech)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Portuguese)
2019-03-05 19:53:18 +01:00
Tebbe Ubben
6cd37520c3
Fix #1661
2019-03-04 23:21:26 +01:00
AdrianLxM
f28d763ada
version bump 2.1.1
2019-03-02 22:25:13 +01:00
Tebbe Ubben
91c3123865
Fix crash in Insight plugin
2019-03-02 22:20:37 +01:00
Milos Kozak
8835beee99
Merge pull request #1653 from MilosKozak/branch-fix
...
capitalization fix
2019-03-02 19:38:40 +01:00
Milos Kozak
f24b32bc8c
fix overview intent name
2019-03-02 19:25:22 +01:00
AdrianLxM
5826084cf9
capitalization fix
2019-03-02 19:22:56 +01:00
AdrianLxM
2ad2b11541
Merge pull request #1652 from MilosKozak/l10n_dev
...
New Crowdin translations
2019-03-02 17:53:25 +01:00
Milos Kozak
1117553de1
New translations insight_alert_titles.xml (Portuguese)
2019-03-02 17:27:13 +01:00
Milos Kozak
d3295f5932
New translations insight_exceptions.xml (Portuguese)
2019-03-02 17:27:12 +01:00
Milos Kozak
2472845ff0
New translations strings.xml (Portuguese, Brazilian)
2019-03-02 17:26:52 +01:00
Milos Kozak
668a45b1ad
bump 2.1
2019-03-02 15:56:11 +01:00
Milos Kozak
9740fd8ac8
New translations insight_exceptions.xml (Portuguese, Brazilian)
2019-03-02 15:45:15 +01:00
Milos Kozak
df88e7e79a
New translations strings.xml (Bulgarian)
2019-03-02 15:45:13 +01:00
Milos Kozak
391cbc5e0b
New translations insight_alert_codes.xml (Bulgarian)
2019-03-02 15:45:09 +01:00
Milos Kozak
42e1e9e5e8
New translations insight_alert_descriptions.xml (Bulgarian)
2019-03-02 15:45:08 +01:00
Milos Kozak
b72b7f8e07
New translations insight_alert_titles.xml (Bulgarian)
2019-03-02 15:45:07 +01:00
Milos Kozak
48ccfed707
New translations insight_exceptions.xml (Bulgarian)
2019-03-02 15:45:06 +01:00
Milos Kozak
d6058c4c7a
New translations strings.xml (Czech)
2019-03-02 15:45:05 +01:00
Milos Kozak
5bb14cad50
New translations insight_alert_codes.xml (Czech)
2019-03-02 15:44:59 +01:00
Milos Kozak
f15ee15f25
New translations insight_alert_descriptions.xml (Czech)
2019-03-02 15:44:58 +01:00
Milos Kozak
e9881b71aa
New translations insight_alert_titles.xml (Czech)
2019-03-02 15:44:57 +01:00
Milos Kozak
54d3f35f9b
New translations insight_alert_descriptions.xml (Dutch)
2019-03-02 15:44:53 +01:00
Milos Kozak
48526d7b63
New translations insight_alert_titles.xml (Dutch)
2019-03-02 15:44:52 +01:00
Milos Kozak
f1c80173f2
New translations insight_exceptions.xml (Dutch)
2019-03-02 15:44:51 +01:00
Milos Kozak
126e12496e
New translations insight_alert_codes.xml (Dutch)
2019-03-02 15:44:42 +01:00
Milos Kozak
c6c5982033
New translations strings.xml (Finnish)
2019-03-02 15:44:35 +01:00
Milos Kozak
e20f8e2c4b
New translations insight_alert_codes.xml (Finnish)
2019-03-02 15:44:31 +01:00
Milos Kozak
6202c5a76c
New translations insight_alert_descriptions.xml (Finnish)
2019-03-02 15:44:30 +01:00
Milos Kozak
59163447a1
New translations insight_alert_titles.xml (Finnish)
2019-03-02 15:44:29 +01:00
Milos Kozak
dea8a9cd62
New translations insight_exceptions.xml (Finnish)
2019-03-02 15:44:28 +01:00
Milos Kozak
3a139e4d76
New translations strings.xml (German)
2019-03-02 15:44:27 +01:00
Milos Kozak
dcb202f4c6
New translations insight_alert_codes.xml (Lithuanian)
2019-03-02 15:44:22 +01:00
Milos Kozak
a536660c42
New translations insight_alert_descriptions.xml (Lithuanian)
2019-03-02 15:44:21 +01:00
Milos Kozak
fe5ae3523c
New translations insight_alert_titles.xml (Lithuanian)
2019-03-02 15:44:20 +01:00
Milos Kozak
04ca6c214e
New translations strings.xml (Spanish)
2019-03-02 15:43:59 +01:00
Milos Kozak
3b1c62f1f1
New translations insight_alert_codes.xml (Spanish)
2019-03-02 15:43:56 +01:00
Milos Kozak
bf523442f8
New translations insight_alert_descriptions.xml (Spanish)
2019-03-02 15:43:55 +01:00
Milos Kozak
18e285fd6f
New translations insight_alert_titles.xml (Spanish)
2019-03-02 15:43:53 +01:00
Milos Kozak
dd8041d0b3
New translations insight_exceptions.xml (Spanish)
2019-03-02 15:43:52 +01:00
Milos Kozak
df9c8e4663
New translations insight_alert_descriptions.xml (Swedish)
2019-03-02 15:43:46 +01:00
Milos Kozak
c2d46b05b3
New translations insight_alert_titles.xml (Swedish)
2019-03-02 15:43:45 +01:00
Milos Kozak
214d1cd40a
New translations insight_exceptions.xml (Swedish)
2019-03-02 15:43:45 +01:00
Milos Kozak
7c007d9e85
New translations strings.xml (Turkish)
2019-03-02 15:43:44 +01:00
Milos Kozak
681d1bad21
New translations insight_alert_titles.xml (Portuguese, Brazilian)
2019-03-02 15:43:34 +01:00
Milos Kozak
79b9e6e39c
New translations insight_alert_codes.xml (Swedish)
2019-03-02 15:43:33 +01:00
Milos Kozak
803c0d6ec2
New translations insight_exceptions.xml (Polish)
2019-03-02 15:43:31 +01:00
Milos Kozak
3c0c94604c
New translations strings.xml (Portuguese)
2019-03-02 15:43:20 +01:00
Milos Kozak
76d36bc6b0
New translations strings.xml (Polish)
2019-03-02 15:43:06 +01:00
Milos Kozak
883010e6d6
New translations insight_alert_codes.xml (Polish)
2019-03-02 15:43:01 +01:00
Milos Kozak
959a456d7d
New translations insight_alert_descriptions.xml (Polish)
2019-03-02 15:43:00 +01:00
Milos Kozak
710e0840de
New translations insight_alert_titles.xml (Polish)
2019-03-02 15:42:59 +01:00
Milos Kozak
1952d3b04e
New translations strings.xml (Chinese Simplified)
2019-03-02 15:42:57 +01:00
Milos Kozak
1f78e8c56d
fix tests
2019-03-02 15:34:34 +01:00
Milos Kozak
987b3d9dd0
move dstPlugin to contraints package
2019-03-02 15:13:42 +01:00
Milos Kozak
e27c0c4b8b
Merge branch 'DstHelperPlugin' of https://github.com/PoweRGbg/AndroidAPS into PoweRGbg-DstHelperPlugin
2019-03-02 15:07:48 +01:00
Milos Kozak
f135aebe41
New Crowdin translations ( #1646 )
...
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Dutch)
* New translations strings.xml (Slovak)
* New translations strings.xml (Swedish)
* New translations strings.xml (Swedish)
* New translations strings.xml (Russian)
* New translations strings.xml (Russian)
* New translations insight_exceptions.xml (Lithuanian)
* New translations strings.xml (Portuguese, Brazilian)
2019-03-02 14:45:06 +01:00
Milos Kozak
e67e431526
Merge pull request #1649 from TebbeUbben/patch-1
...
Disable engineering mode for Insight
2019-03-02 14:44:43 +01:00
Milos Kozak
5938c5659b
Pumpcontrol icon
2019-03-02 14:37:53 +01:00
Tebbe Ubben
82bbf17f0e
Update MainApp.java
2019-03-02 12:18:06 +01:00