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
Milos Kozak
4c0554f61a
SmsCommunicatorPluginTest 4
2019-03-13 19:35:48 +01:00
Milos Kozak
11ee9f54c3
Merge branch 'dev' into smsrefactor
2019-03-13 19:22:02 +01:00
Milos Kozak
826497c9f6
Fix superbolus test & allow APS plugin to be constraint
2019-03-13 18:50:37 +01:00
Milos Kozak
bb5cec95ea
SmsCommunicatorPluginTest 3
2019-03-13 14:33:28 +01:00
Andy Rozman
b1baaf48f5
remove wear warning
2019-03-12 23:57:57 +00:00
Andy Rozman
f7c4db35b5
Merge branch 'dev' into wear_upgrade
2019-03-12 22:46:38 +00:00
Andy Rozman
be9039d8b0
Minor changes
2019-03-12 22:41:52 +00:00
Milos Kozak
a212ba7156
SmsCommunicatorPluginTest 2
2019-03-12 23:30:31 +01:00
Milos Kozak
b24217491b
SmsCommunicatorPluginTest 1
2019-03-12 22:58:04 +01:00
Tanja Schmidt
dc89d0dfcf
Fixed: Use bage instead of pgage variable for coloring the battery age.
2019-03-12 21:30:23 +01:00
Milos Kozak
3ebd7dcdb8
AuthRequestTest 2
2019-03-12 20:03:41 +01:00
Milos Kozak
bb22b00245
AuthRequestTest
2019-03-12 19:55:47 +01:00
Milos Kozak
b7305f156f
SmsActionTest
2019-03-12 19:14:15 +01:00
Milos Kozak
a8a1bb793f
SmsTest
2019-03-12 18:58:26 +01:00
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
Andy Rozman
0c27b8c6e3
fixing OverviewFragment
2019-03-10 22:24:38 +00:00
Andy Rozman
6fcb1ce230
Medtronic 0.8.1-SNAPSHOT
...
- wear changes
- refactoring of decoder
- started work on bolus, tbr, resumes
2019-03-10 19:08:54 +00: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
Andy Rozman
5a8b5f3e7b
Merge branch 'dev' into medtronic_andy
2019-03-03 23:35:12 +00: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
Andy Rozman
011aaf5336
Moved medtronic to correct package
2019-03-02 20:39:14 +00:00
Andy Rozman
f7395c7a2c
Changes after merge, compilable, but medtronic is still in old structure.
2019-03-02 20:24:53 +00: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
Andy Rozman
289902633e
Merge branch 'dev' into medtronic_andy
2019-03-02 18:20:37 +00: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
Milos Kozak
d9a9c933bc
package refactor
2019-02-28 23:16:50 +01:00
Milos Kozak
fa3d66ff8e
Merge pull request #1645 from jotomo/smb-parent-pref
...
Bugfix: only allow SMB if parent preference is enabled.
2019-02-28 16:30:56 +01:00
Milos Kozak
ea632b197c
fix GlucoseStatus tests
2019-02-28 15:37:49 +01:00
Johannes Mockenhaupt
9c14e4eadd
Bugfix: only allow SMB if parent preference is enabled.
2019-02-28 12:41:51 +01:00
Milos Kozak
395faa7dc9
pumps package refactor
2019-02-26 20:38:27 +01:00
Milos Kozak
e3e0a44d72
fix TBR formating in fragment
2019-02-25 20:18:10 +01:00
Milos Kozak
3287129eef
SP::putDouble
2019-02-25 20:17:02 +01:00
Milos Kozak
be2866d894
fix key_smbmaxminutes
2019-02-25 20:15:28 +01:00
Milos Kozak
3d3fcde35d
Query for profile only once
2019-02-25 20:12:31 +01:00
Milos Kozak
86b494229e
Fix graph scale with no data
2019-02-25 20:11:21 +01:00
Milos Kozak
94d96cbc80
Use memory records for glucose data instead of DB
2019-02-25 20:10:38 +01:00
Milos Kozak
c122618317
use key_smbmaxminutes instead of string
2019-02-25 20:08:34 +01:00
Milos Kozak
337d350ce2
Use memory record for lastBg instead of DB query
2019-02-25 20:04:29 +01:00
Milos Kozak
b0dd2f464b
Insight driver (Sight remote) removal
2019-02-25 19:33:01 +01:00
Tebbe Ubben
7e5c738d76
Update strings.xml
2019-02-24 14:33:23 +01:00
Milos Kozak
c94dda1f0a
Merge branch 'dev' into ench_1455_custom_actions
2019-02-22 15:27:00 +01:00
Andy Rozman
b0fe8fc5aa
Merge branch 'dev' into ench_1455_custom_actions
2019-02-20 23:41:09 +00:00
Andy Rozman
8b3b1e67ea
First implementation
2019-02-20 22:57:31 +00:00
Andy Rozman
a441a7e35e
Release 0.7
...
- finished decoding DailyTotals records
- fixed some of most common bugs from Crashalytics
2019-02-20 15:28:14 +00:00
Milos Kozak
582101a3e9
Merge pull request #1639 from MilosKozak/fixes
...
Fix applying basal constraints in non APS mode
2019-02-19 18:24:16 +01:00
Milos Kozak
9f66e0b96e
Fabric update
2019-02-19 18:03:18 +01:00
Milos Kozak
1e37ce5ba7
bump 2.1-dev
2019-02-19 17:10:33 +01:00
Milos Kozak
95297a6292
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2019-02-19 16:26:35 +01:00
Milos Kozak
1f3696608e
Tomato BGSource plugin
2019-02-19 16:26:16 +01:00
AdrianLxM
58f4012323
Merge pull request #1637 from TebbeUbben/insight-dev
...
Improvement for timeout during handshake notification
2019-02-17 22:21:14 +01:00
TebbeUbben
71f73210c9
Send dismiss event in main thread
2019-02-17 22:02:51 +01:00
TebbeUbben
8f7a29bd7a
Only show notification after three timeouts during handshake
2019-02-17 22:01:01 +01:00
TebbeUbben
5fb0fe62f4
Remove timeout during handshake notification when connection was successful
2019-02-17 21:58:17 +01:00
AdrianLxM
c38d07950a
key not translatable
2019-02-17 21:01:06 +01:00
Milos Kozak
57d472212b
New Crowdin translations ( #1622 )
...
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Romanian)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Polish)
* New translations strings.xml (Korean)
* New translations strings.xml (Turkish)
* New translations strings.xml (Swedish)
* New translations strings.xml (Russian)
* New translations strings.xml (Spanish)
* New translations strings.xml (Slovak)
* New translations strings.xml (Dutch)
* New translations strings.xml (Czech)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (French)
* New translations strings.xml (Italian)
* New translations strings.xml (Greek)
* New translations strings.xml (German)
* New translations strings.xml (German)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Romanian)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Polish)
* New translations strings.xml (Korean)
* New translations strings.xml (Turkish)
* New translations strings.xml (Swedish)
* New translations strings.xml (Russian)
* New translations strings.xml (Spanish)
* New translations strings.xml (Slovak)
* New translations strings.xml (Dutch)
* New translations strings.xml (Czech)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (French)
* New translations strings.xml (Italian)
* New translations strings.xml (Greek)
* New translations strings.xml (German)
* New translations strings.xml (German)
* New translations strings.xml (Russian)
* New translations strings.xml (Russian)
* New translations strings.xml (Russian)
* New translations strings.xml (Russian)
* New translations strings.xml (Russian)
* New translations strings.xml (Russian)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Russian)
* New translations strings.xml (Russian)
* New translations strings.xml (Slovak)
* New translations strings.xml (Czech)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (German)
* New translations strings.xml (Russian)
* New translations strings.xml (Russian)
* New translations strings.xml (Russian)
* New translations strings.xml (Russian)
* New translations insight_alert_codes.xml (Russian)
* New translations insight_alert_descriptions.xml (Russian)
* New translations strings.xml (Russian)
* New translations insight_alert_descriptions.xml (Russian)
* New translations insight_alert_titles.xml (Russian)
* New translations strings.xml (Russian)
* New translations insight_alert_titles.xml (Russian)
* New translations insight_alert_titles.xml (Russian)
* New translations insight_exceptions.xml (Russian)
* New translations strings.xml (German)
* New translations strings.xml (Slovak)
* New translations strings.xml (German)
* New translations strings.xml (German)
* New translations strings.xml (German)
2019-02-17 18:26:59 +01:00
Andy Rozman
5aa5d9f749
Merge branch 'dev' into medtronic_andy
2019-02-16 20:50:36 +00:00
TebbeUbben
361cc158e8
Timeout during handshake notification
2019-02-16 20:28:49 +01:00
TebbeUbben
d2b0665af1
Merge branch 'master' into insight-dev2
2019-02-12 15:01:29 +01:00
TebbeUbben
e49cc10e1c
Log exceptions that occur in alert service
2019-02-12 14:57:14 +01:00
TebbeUbben
a4312acb3e
Incremental recovery duration
2019-02-12 14:54:27 +01:00
TebbeUbben
c564cc2214
Reuse socket of failed connection
2019-02-12 14:36:56 +01:00
TebbeUbben
ee704c3988
Merge branch 'master' into insight-dev
2019-02-10 00:05:43 +01:00
TebbeUbben
4a11723a61
Fix zero-temp for pump stopped periods
2019-02-10 00:03:59 +01:00
TebbeUbben
7a4d721c29
Fix bolus progress dialog with bolus cancel
2019-02-09 23:50:12 +01:00
TebbeUbben
4146c8a770
Don't send final bolus event after bolus cancel
2019-02-09 23:14:57 +01:00
TebbeUbben
a8a182dc9d
Change way of checking operating mode during bolus delivery
2019-02-09 23:12:36 +01:00
TebbeUbben
0b1e181662
Quick wizard fix 2
2019-02-09 23:06:11 +01:00
TebbeUbben
05aa369bae
Merge branch 'master' into insight-dev
...
# Conflicts:
# app/src/main/java/info/nightscout/androidaps/plugins/Wear/ActionStringHandler.java
2019-02-09 22:52:01 +01:00
TebbeUbben
f5d65e044c
Fix wear bolus for Insight
2019-02-09 22:49:38 +01:00
TebbeUbben
7035b9a5f2
Fix Quick Wizard for Insight pump
2019-02-09 22:47:45 +01:00
TebbeUbben
2ad4670f07
Refresh overview when pump is unpaired
2019-02-09 22:43:05 +01:00
TebbeUbben
7a7bebc5fe
Return false in isConnected and isConnecting when connection lock is not held.
2019-02-09 22:30:41 +01:00
TebbeUbben
317f171286
Fetch pump status after pairing
2019-02-09 22:25:07 +01:00
TebbeUbben
baac836d64
Don't read past history events when pump is newly paired.
2019-02-09 22:14:10 +01:00
TebbeUbben
e4fd293027
Stop fetching bolus progress when pump has switched operating mode
...
(e.g. because of an empty cartridge)
2019-02-09 22:08:49 +01:00
TebbeUbben
c5241b6cad
Remove unneeded variable
2019-02-09 22:04:09 +01:00
TebbeUbben
6cb3b5fcac
Change Insight driver strings
2019-02-09 22:01:11 +01:00
Milos Kozak
aa6ae253b9
fix tests
2019-02-08 20:44:39 +01:00
Milos Kozak
42032eede8
Merge branch 'dev' into G6
2019-02-08 19:25:33 +01:00
Milos Kozak
f540c70f22
Merge branch 'dev' into G6
2019-02-08 19:11:38 +01:00
Milos Kozak
97ace868d0
New Crowdin translations ( #1614 )
...
* New translations strings.xml (Czech)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Romanian)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Polish)
* New translations strings.xml (Korean)
* New translations strings.xml (Turkish)
* New translations strings.xml (Swedish)
* New translations strings.xml (Russian)
* New translations strings.xml (Spanish)
* New translations strings.xml (Slovak)
* New translations strings.xml (Dutch)
* New translations strings.xml (Czech)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (French)
* New translations strings.xml (Italian)
* New translations strings.xml (Greek)
* New translations strings.xml (German)
* New translations strings.xml (German)
* New translations strings.xml (German)
* New translations strings.xml (German)
* New translations strings.xml (Slovak)
* New translations insight_exceptions.xml (Slovak)
* New translations insight_alert_titles.xml (Slovak)
* New translations insight_alert_codes.xml (Slovak)
* New translations insight_alert_descriptions.xml (Slovak)
* New translations strings.xml (Bulgarian)
2019-02-08 18:53:19 +01:00
Andy Rozman
72eae6e6b8
- refactored commands, removed version out of it
...
- finished Medtronic History Dialog (middle button)
- refactored Set/Get Basal functionality
2019-02-07 22:41:05 +00:00
TebbeUbben
c730d3244f
Log app error codes
2019-02-04 23:56:24 +01:00
AdrianLxM
9df8273694
Merge pull request #1613 from TebbeUbben/dev-nico
...
Status lights with Insight support
2019-02-02 23:45:52 +01:00
Milos Kozak
5b462c4931
Merge pull request #1600 from tim2000s/dev
...
Upadted AMA Autosens string
2019-02-02 18:07:28 +01:00
Milos Kozak
3e694de755
New Crowdin translations ( #1581 )
...
* New translations strings.xml (Turkish)
* New translations strings.xml (Turkish)
* New translations strings.xml (Turkish)
* New translations strings.xml (German)
* New translations strings.xml (Spanish)
* New translations strings.xml (Spanish)
* New translations strings.xml (Dutch)
* New translations strings.xml (Dutch)
* New translations strings.xml (Dutch)
* New translations strings.xml (Dutch)
* New translations strings.xml (Dutch)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Dutch)
* New translations strings.xml (Swedish)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Russian)
* New translations insight_alert_codes.xml (Polish)
* New translations insight_alert_codes.xml (Romanian)
* New translations insight_exceptions.xml (Portuguese)
* New translations insight_alert_titles.xml (Portuguese)
* New translations insight_alert_descriptions.xml (Portuguese)
* New translations insight_alert_codes.xml (Portuguese)
* New translations insight_exceptions.xml (Polish)
* New translations insight_alert_titles.xml (Polish)
* New translations insight_alert_descriptions.xml (Polish)
* New translations insight_alert_titles.xml (Romanian)
* New translations insight_exceptions.xml (Korean)
* New translations insight_alert_titles.xml (Korean)
* New translations insight_alert_descriptions.xml (Korean)
* New translations insight_alert_codes.xml (Korean)
* New translations insight_exceptions.xml (Japanese)
* New translations insight_alert_titles.xml (Japanese)
* New translations insight_alert_descriptions.xml (Japanese)
* New translations insight_alert_codes.xml (Japanese)
* New translations insight_alert_descriptions.xml (Romanian)
* New translations insight_exceptions.xml (Romanian)
* New translations insight_alert_titles.xml (Italian)
* New translations insight_alert_descriptions.xml (Spanish)
* New translations insight_alert_titles.xml (Turkish)
* New translations insight_alert_descriptions.xml (Turkish)
* New translations insight_alert_codes.xml (Turkish)
* New translations insight_exceptions.xml (Swedish)
* New translations insight_alert_titles.xml (Swedish)
* New translations insight_alert_descriptions.xml (Swedish)
* New translations insight_alert_codes.xml (Swedish)
* New translations insight_exceptions.xml (Spanish)
* New translations insight_alert_titles.xml (Spanish)
* New translations insight_alert_codes.xml (Spanish)
* New translations insight_exceptions.xml (Slovak)
* New translations insight_alert_titles.xml (Slovak)
* New translations insight_alert_descriptions.xml (Slovak)
* New translations insight_alert_codes.xml (Slovak)
* New translations insight_exceptions.xml (Russian)
* New translations insight_alert_titles.xml (Russian)
* New translations insight_alert_descriptions.xml (Russian)
* New translations insight_alert_codes.xml (Russian)
* New translations insight_exceptions.xml (Italian)
* New translations insight_alert_descriptions.xml (Italian)
* New translations insight_alert_titles.xml (Chinese Simplified)
* New translations insight_exceptions.xml (Dutch)
* New translations insight_alert_titles.xml (Dutch)
* New translations insight_alert_descriptions.xml (Dutch)
* New translations insight_alert_codes.xml (Dutch)
* New translations insight_exceptions.xml (Czech)
* New translations insight_alert_titles.xml (Czech)
* New translations insight_alert_descriptions.xml (Czech)
* New translations insight_alert_codes.xml (Czech)
* New translations insight_exceptions.xml (Chinese Simplified)
* New translations insight_alert_descriptions.xml (Chinese Simplified)
* New translations insight_alert_codes.xml (Chinese Simplified)
* New translations insight_exceptions.xml (Bulgarian)
* New translations insight_alert_titles.xml (Bulgarian)
* New translations insight_alert_descriptions.xml (Bulgarian)
* New translations insight_alert_codes.xml (Bulgarian)
* New translations insight_exceptions.xml (Afrikaans)
* New translations insight_alert_titles.xml (Afrikaans)
* New translations insight_alert_descriptions.xml (Afrikaans)
* New translations insight_alert_codes.xml (Afrikaans)
* New translations insight_alert_codes.xml (French)
* New translations insight_alert_codes.xml (Italian)
* New translations insight_exceptions.xml (Irish)
* New translations insight_alert_titles.xml (Irish)
* New translations insight_alert_descriptions.xml (Irish)
* New translations insight_alert_codes.xml (Irish)
* New translations insight_exceptions.xml (Hebrew)
* New translations insight_alert_titles.xml (Hebrew)
* New translations insight_alert_descriptions.xml (Hebrew)
* New translations insight_alert_codes.xml (Hebrew)
* New translations insight_exceptions.xml (Greek)
* New translations insight_alert_descriptions.xml (French)
* New translations insight_alert_titles.xml (Greek)
* New translations insight_alert_descriptions.xml (Greek)
* New translations insight_alert_codes.xml (Greek)
* New translations insight_exceptions.xml (German)
* New translations insight_alert_titles.xml (German)
* New translations insight_alert_descriptions.xml (German)
* New translations insight_alert_codes.xml (German)
* New translations insight_exceptions.xml (French)
* New translations insight_alert_titles.xml (French)
* New translations insight_exceptions.xml (Turkish)
* New translations strings.xml (German)
* New translations insight_alert_codes.xml (German)
* New translations insight_alert_descriptions.xml (German)
* New translations insight_alert_titles.xml (German)
* New translations insight_exceptions.xml (German)
* New translations strings.xml (German)
* New translations insight_alert_descriptions.xml (German)
* New translations strings.xml (German)
* New translations strings.xml (Czech)
* New translations strings.xml (Czech)
* New translations insight_exceptions.xml (Czech)
* New translations strings.xml (Portuguese)
* New translations insight_alert_titles.xml (Portuguese)
* New translations insight_exceptions.xml (Portuguese)
2019-02-02 18:02:19 +01:00
TebbeUbben
b670900e02
Merge branch 'master' into dev-nico
2019-02-02 17:09:03 +01:00
TebbeUbben
8c0f6062db
Fix tests
2019-02-02 17:08:47 +01:00
TebbeUbben
183e9a321e
Add getReservoirLevel() and getBatteryLevel() to LocalInsightPlugin
2019-02-02 17:02:03 +01:00
TebbeUbben
cc189d360f
Merge remote-tracking branch 'nico/dev-wip' into dev-nico
2019-02-02 16:58:21 +01:00
Milos Kozak
5988910d2c
Merge branch 'insight' into dev
2019-02-02 12:56:33 +01:00
AdrianLxM
3c029906db
Merge pull request #1593 from MilosKozak/AdrianLxM-patch-1
...
Wear bug with Insight-pump: ignore rounding deviations
2019-02-02 12:31:37 +01:00
TebbeUbben
71c4c411b2
Fix race condition for bolus cancel
2019-02-02 11:41:16 +01:00