Commit graph

10019 commits

Author SHA1 Message Date
Andy Rozman
a7153cf8b8 - Added new version of library
- added new Cancel/Finish action that refreshes dialog
2019-12-08 16:16:39 +00:00
Milos Kozak
3c7454884d protect MainActivity by biometrics 2019-12-08 17:04:39 +01:00
Bart Sopers
67d3ee772b Update PodSessionState.toString() 2019-12-08 16:48:38 +01:00
Milos Kozak
9d787505cf Merge branch 'dev' into biometric 2019-12-08 16:43:07 +01:00
Bart Sopers
17ad3c41e9 Add no-args constructor for PodHistory 2019-12-08 16:40:14 +01:00
Bart Sopers
3cc1113501 Update last bolus and units remaning for Omnipod in PumpStatus 2019-12-08 16:38:15 +01:00
Bart Sopers
52e0b0cf82 - Show active alerts
- Set low reservoir alert in pod
- Add some tests
2019-12-08 15:31:07 +01:00
Andy Rozman
df82a90b36 [#15]
- changed gradle with different version numbering
- changed the init code, to check if pod was already set, and afterwards does refresh of Tab and Overview...
2019-12-08 12:13:55 +00:00
Andy Rozman
73f1aaf819 Merge branch 'omnipod_eros' of https://github.com/AAPS-Omnipod/AndroidAPS into omnipod_eros 2019-12-08 11:57:24 +00:00
Philoul
6d82ceacf9 Replace the text string in the code with MainApp.gs to allow translation
For bg I leave a decimal. I tried to use valueToUnitsToString but I don't know how to get units from json (NS data I guess) and this method does not work (missing import?) On the JsonHelper object ...
2019-12-08 01:03:49 +01:00
AdrianLxM
00702ae924 rc version refactor 2019-12-07 20:02:10 +01:00
Milos Kozak
0c19a4081f ignoreCase = true 2019-12-07 19:18:52 +01:00
Milos Kozak
8124c0ae4d RC warnings 2019-12-07 19:15:26 +01:00
Milos Kozak
517b9a9fa7 Handle NS TempTarget sync properly 2019-12-07 18:14:32 +01:00
Bart Sopers
3860a95e20 Distinguish between normal bolus and SMB in AapsOmnipodManager 2019-12-07 16:18:37 +01:00
Bart Sopers
b186f01c11 Prepare OmnipodManager and AapsOmnipodManager for configurable beeps 2019-12-07 16:09:43 +01:00
Bart Sopers
321f5eec3c Mark exceptions in packet transports as certain failures when it is not the last packet for the message 2019-12-07 15:21:16 +01:00
Bart Sopers
3bbf3a1104 Verify all actions that send NonceResyncableMessageBlock 2019-12-07 15:01:07 +01:00
Milos Kozak
e2e74c0014
New Crowdin translations (#2242)
* New translations strings.xml (Dutch)

* New translations strings.xml (Czech)

* New translations strings.xml (Afrikaans)

* New translations strings.xml (Russian)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Romanian)

* New translations strings.xml (Slovak)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Spanish)

* New translations strings.xml (Swedish)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Polish)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Croatian)

* New translations strings.xml (Czech)

* New translations strings.xml (Dutch)

* New translations strings.xml (Finnish)

* New translations strings.xml (French)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (German)

* New translations strings.xml (Greek)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Irish)

* New translations strings.xml (Italian)

* New translations strings.xml (Japanese)

* New translations strings.xml (Korean)

* New translations strings.xml (Turkish)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Slovak)

* New translations strings.xml (German)

* New translations strings.xml (German)

* New translations strings.xml (German)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Russian)

* New translations strings.xml (French)

* New translations strings.xml (French)

* New translations strings.xml (Slovak)

* New translations strings.xml (German)

* New translations strings.xml (German)

* New translations strings.xml (Bulgarian)
2019-12-07 12:42:27 +01:00
Roumen Georgiev
7889e3755d Adding GOING_IN & GOING_OUT modes 2019-12-06 15:03:17 +02:00
Tim Gunn
a9e7590756 Merge Dev 2019-12-06 18:34:29 +13:00
Tim Gunn
f7b4085445 Round to 2DP 2019-12-06 18:28:44 +13:00
Tim Gunn
457f43b1fe Reuse Variable 2019-12-06 18:25:09 +13:00
Tim Gunn
bf45338eb9 Disable high_temptarget_raises_sensitivity and low_temptarget_lowers_sensitivity 2019-12-06 18:22:51 +13:00
Tim Gunn
9e93de4c7b Set the Bolus Increment to the min amount supported by the pump 2019-12-06 18:16:46 +13:00
Tim Gunn
280e075ada Remove Bolus Increment setting 2019-12-06 18:16:09 +13:00
Bart Sopers
dfb15e0f82 - Also show bolus progress dialog for uncertain boluses
- Improve bolus progress indication
2019-12-06 00:13:50 +01:00
Bart Sopers
ea5ff4cc3a - Implemented bolus cancellation
- Improved bolus progress report
- Replaced delayed callbacks in OmnipodManager with RxJava
2019-12-05 22:11:11 +01:00
Roumen Georgiev
6c8a5aee47
Merge pull request #88 from MilosKozak/dev
Dev
2019-12-05 15:06:15 +02:00
Bart Sopers
342765c5a2 Add basic bolus progress indication 2019-12-04 22:46:27 +01:00
Bart Sopers
8c07e747d4 Add TODOs 2019-12-04 17:21:37 +01:00
Roumen Georgiev
14dc7395e0 Created enum for mode & tests 2019-12-04 16:42:47 +02:00
Bart Sopers
db066f7cf7 Revert synchronizing OmnipodManager methods 2019-12-04 10:02:02 +01:00
Milos Kozak
5f19e32504 revert mockito version 2019-12-03 21:12:17 +01:00
Milos Kozak
a66b3f7090 allow sorting of automation tasks 2019-12-03 21:07:31 +01:00
Milos Kozak
a33b90478b
New Crowdin translations (#2237)
* New translations strings.xml (Slovak)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Czech)
2019-12-03 19:26:55 +01:00
Milos Kozak
4abc47771b treatment fragment layout centered 2019-12-03 19:26:30 +01:00
Milos Kozak
ba6fb9fb94 rhino, commons, slf4j update 2019-12-03 19:03:17 +01:00
Milos Kozak
ba6030e1b8 test libraries update 2019-12-03 18:56:43 +01:00
Milos Kozak
3d521fd412 remove rarely used clone library 2019-12-03 18:51:14 +01:00
Milos Kozak
6ba485d9cd fix NPE 2019-12-03 18:44:59 +01:00
Milos Kozak
95d3551931 Make switching language working again 2019-12-03 18:12:37 +01:00
Roumen Georgiev
aae2e21bef trigger works 2019-12-03 16:49:08 +02:00
Milos Kozak
e4a5616298 wizard & SP improvements 2019-12-03 15:29:14 +01:00
Bart Sopers
fecfdeb03e Block until bolus is finished in AapsOmnipodManager and make PodStateCHangedHandler in PodSessionState transient 2019-12-03 08:19:36 +01:00
Milos Kozak
cca5fca86c
New Crowdin translations (#2231)
* New translations strings.xml (Polish)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Slovak)

* New translations strings.xml (Romanian)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Polish)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Korean)

* New translations strings.xml (Afrikaans)

* New translations strings.xml (Italian)

* New translations strings.xml (Turkish)

* New translations strings.xml (Swedish)

* New translations strings.xml (Russian)

* New translations strings.xml (Greek)

* New translations strings.xml (German)

* New translations strings.xml (French)

* New translations strings.xml (Dutch)

* New translations strings.xml (Czech)

* New translations strings.xml (Spanish)

* New translations strings.xml (Czech)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Spanish)

* New translations objectives.xml (Spanish)

* New translations strings.xml (Spanish)

* New translations strings.xml (German)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Russian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Portuguese)
2019-12-03 07:48:59 +01:00
Andy Rozman
bb1ffadc58 - removed some old code
- added PodHistory (doesn't work 100% yet)
2019-12-02 23:43:25 +00:00
Milos Kozak
7f6eb40b66 WeekdaysPicker set starting day 2019-12-02 23:18:55 +01:00
Milos Kozak
d1bcb2300a gson, json, joda update 2019-12-02 22:50:17 +01:00
Milos Kozak
42401453c6 okhttp3, retrofit2 update 2019-12-02 22:35:16 +01:00