Johannes Mockenhaupt
91bd2c5b4f
Log an uncaught exception before it crashes the app.
...
According to https://fabric.io/kits/android/crashlytics/features (Step 3, 2nd paragraph), registering an UncaughtExceptionHandler before Fabric is set up does not interfere with Fabric.
2019-08-22 11:25:40 +02:00
triplem
c9f054bd47
disable firebase for tests
2019-08-01 21:20:17 +02:00
Milos Kozak
b0eecac00e
BolusProgress code cleanup
2019-08-01 10:26:31 +02:00
Milos Kozak
b448bbe670
Merge branch 'dev' into signature_verifier
2019-07-26 22:28:22 +02:00
Milos Kozak
09270f36bf
Merge branch 'dev' into automation
2019-07-25 16:17:16 +02:00
Milos Kozak
d25f6f07b0
migrate to kotlin, remove butterknife, code claeanup
2019-07-18 23:49:59 +02:00
Andy Rozman
7de907f3d6
- fixed NPE in RiuleyLinkStatus History
...
- added 2 Broadcast Receivers:
- TimeDateOrTZChangeReceiver, this one in registered with MainApp in MainApp
- RileyLinkBluetoothReceiver, this one is registered with MainApp from RileyLinkService
2019-07-18 18:09:49 +01:00
Andy Rozman
c3de5d7f58
Changed files with changes to PumpInterface and Profile
2019-07-14 22:24:41 +01:00
Milos Kozak
c4ba821dc1
Merge branch 'dev' into automation
2019-07-14 20:00:42 +02:00
Milos Kozak
8c2c2b21ea
Merge branch 'dev' into medtronic_andy_merge
2019-07-14 19:50:07 +02:00
Andy Rozman
0b1ef81d40
Updated files that had only formating changes and removed lcoal files.
2019-07-13 12:26:42 +01:00
Andy Rozman
39c3f5ddfe
Added engineering mode for Medtronic driver.
2019-07-12 19:31:43 +01:00
Andy Rozman
7aa4716870
- changed all ui files to conform to androidx classes/implementation
2019-07-05 16:04:54 +01:00
Andy Rozman
992f69daaa
medtronic-0.12.0-SNAPSHOT
...
- Merge branch 'dev' into medtronic_andy
2019-07-05 14:18:28 +01:00
Milos Kozak
635e7cc60f
uncomment
2019-07-05 00:28:19 +01:00
Milos Kozak
f48cb6af2c
automation in engineering mode
2019-07-05 00:22:45 +01:00
Milos Kozak
c0345ce56c
Merge branch 'dev' into automation
2019-07-04 23:37:36 +01:00
Milos Kozak
323c282b9f
Tidepool in engineering mode only
2019-06-30 15:38:30 +02:00
Andy Rozman
982a5001b3
medtronic-0.11.8-SNAPSHOT
...
- #147 - Prevent update of tive if over 24h
- #148 - Pump History Dialog has filter
- #146 - Battery not updated every hour
- #149 - If BasalProfile fails its never retried
2019-06-29 16:24:47 +01:00
Andy Rozman
f0b8aefc14
medtronic-0.11.6-SNAPSHOT
...
- fixed problem with GettingBasal
- fixed problem with writing data into logs
2019-06-26 23:02:35 +01:00
Andy Rozman
570e93273c
medtronic-0.11.5-SNAPSHOT
...
- little more cleanup
- removed code that reads 1.5 days history on every start
2019-06-26 13:26:03 +01:00
Andy Rozman
5878a33ac7
Medtronic-0.11.2-SNAPSHOT
...
- #122 - TBRs processing
- #139 - Set Time in Pump
- #126 - Calculate Battery
- #140 - Be aware of Time/TZ changes
2019-06-23 00:01:11 +01:00
Tebbe Ubben
5af80ceb02
Support for new Dexcom app
2019-06-19 01:38:55 +02:00
Milos Kozak
e2364561ed
transform to kotlin, cleanup, sort
2019-06-02 16:24:51 +02:00
Andy Rozman
43c472da17
0.10.4-SNAPSHOT
...
- fixed Tune up
- displaying power
2019-06-01 22:18:30 +01: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
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
Milos Kozak
9a76f3386d
androidx transition
2019-05-16 13:57:37 +02:00
Milos Kozak
45d0d8ce13
Merge branch 'dev' into automation
2019-05-12 13:18:18 +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
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
Andy Rozman
26f837397d
Merge branch 'dev' into medtronic_andy
2019-05-02 20:51:55 +01:00
Tebbe Ubben
609309ab47
Signature Verifier
2019-05-01 16:08:47 +02:00
Milos Kozak
26c236a79e
better check for dev branch
2019-04-25 16:13:21 +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
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
5f32eea488
Merge branch 'dev' into automation
2019-04-21 10:39:24 +02:00
Milos Kozak
715a59bfba
Merge pull request #1749 from MilosKozak/update-checker
...
Update checker
2019-04-18 22:26:18 +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
Milos Kozak
4ae7efc75f
Merge branch 'dev' into automation
2019-04-16 21:08:08 +02:00
Milos Kozak
1286aabb5b
log remote
2019-04-11 10:16:52 +02:00
Andy Rozman
03b3bf7388
Merge branch 'dev' into medtronic_andy
2019-04-07 23:48:20 +01:00
Milos Kozak
3636480c61
Answers -> Analytics migration
2019-04-05 00:32:26 +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