Milos Kozak
|
aa54e94c35
|
fix BT check for android < 12
|
2022-07-22 19:16:00 +02:00 |
|
Milos Kozak
|
6c4796fd21
|
more permission checks
|
2022-07-21 19:19:31 +02:00 |
|
Milos Kozak
|
bbcbf3f905
|
fix BolusProgressDialog closing
|
2022-06-21 18:51:55 +02:00 |
|
Milos Kozak
|
211c86deb7
|
Eliminate @JvmStatic
|
2022-06-01 09:58:07 +02:00 |
|
Milos Kozak
|
abd10aa746
|
Merge branch 'dev' into wear
|
2022-05-04 22:08:45 +02:00 |
|
Milos Kozak
|
8edb23069a
|
lint
|
2022-04-26 11:28:36 +02:00 |
|
Milos Kozak
|
8e70308150
|
BgGraphBuilder -> kt
|
2022-04-23 18:34:04 +02:00 |
|
Milos Kozak
|
968d654588
|
Insight: suppress warnings
|
2022-04-20 10:41:51 +02:00 |
|
Milos Kozak
|
6cdb4e96d4
|
HistoryEvent: suppress deprecation
|
2022-04-20 10:25:12 +02:00 |
|
Milos Kozak
|
153013a55f
|
InsightAlertService: fix deprecation
|
2022-04-20 09:44:16 +02:00 |
|
Milos Kozak
|
4413bc2310
|
InsightAlertActivity: fix deprecation
|
2022-04-20 09:25:57 +02:00 |
|
Milos Kozak
|
5861c0ee6a
|
Insight: fix pairing
|
2022-03-14 22:22:12 +01:00 |
|
Andries Smit
|
ae73b16a69
|
chore: use rh.gs for formatting strings
|
2022-03-07 09:51:43 +01:00 |
|
Milos Kozak
|
0a39388f81
|
rxjava2 -> 3
|
2022-02-10 19:11:58 +01:00 |
|
Milos Kozak
|
68161f9703
|
rename to fix Crowdin
|
2022-02-07 16:46:26 +01:00 |
|
Philoul
|
1fd4799087
|
Fix missing connectNewPump in Insight driver
|
2022-02-02 12:51:25 +01:00 |
|
Philoul
|
72fc2f3a54
|
Save Last Bolus
|
2022-01-30 18:19:51 +01:00 |
|
Philoul
|
3787b8f914
|
Fix Crash on Insight Driver
|
2021-12-15 01:52:50 +01:00 |
|
Milos Kozak
|
201a04bfbf
|
Unify bluetooth, Android 12 permissions
|
2021-12-13 01:01:16 +01:00 |
|
Milos Kozak
|
17b4d6e7ed
|
Wear: less static more injection
|
2021-12-10 15:19:19 +01:00 |
|
Milos Kozak
|
29559c0413
|
move SP to shared module
|
2021-12-10 12:17:03 +01:00 |
|
Philoul
|
81d500477f
|
Add missing string and Fix Crash
|
2021-11-21 00:15:26 +01:00 |
|
Philoul
|
df3a595ef4
|
Create strings for ReadStatus reason translation
|
2021-11-20 20:57:30 +01:00 |
|
Milos Kozak
|
0db34981d4
|
rename CommandQueue
|
2021-11-07 17:19:06 +01:00 |
|
Milos Kozak
|
756957ed8c
|
resourceHelper -> rh
|
2021-11-04 10:56:12 +01:00 |
|
Milos Kozak
|
1f65ee38c7
|
RxBusWrapper -> RxBus
|
2021-10-15 14:56:22 +02:00 |
|
Milos Kozak
|
a9e08f4a1e
|
prevent NPE
|
2021-10-06 22:22:35 +02:00 |
|
Philoul
|
980a997f79
|
Add lastConnection ago and last bolus (Standard only) in fragment
|
2021-10-05 00:05:00 +02:00 |
|
Philoul
|
b35828cd54
|
Replace calculated StartTimestamp from pump by Android Timestamp if bolus launched from AAPS
|
2021-10-01 17:04:03 +02:00 |
|
Philoul
|
14ca67b488
|
Fix missing boluses
|
2021-10-01 16:48:23 +02:00 |
|
Milos Kozak
|
374e251801
|
remove @Jvm directives where possible
|
2021-09-20 17:20:09 +02:00 |
|
Philoul
|
cf91a3d812
|
Improve accuracy of extended bolus duration (from 1 min to 1 second)
|
2021-06-10 00:23:00 +02:00 |
|
Milos Kozak
|
74dfe80433
|
immutable flag for PendingIntent
|
2021-06-02 16:56:13 +02:00 |
|
Milos Kozak
|
fedba23405
|
code cleanup
|
2021-06-01 22:51:16 +02:00 |
|
Milos Kozak
|
2657830f0d
|
add indexes
|
2021-05-13 14:11:38 +02:00 |
|
Philoul
|
835a87cfe4
|
Merge branch 'dev2_insight_dbHelper' into dev2_Insight_v2
|
2021-05-09 16:37:37 +02:00 |
|
Philoul
|
0020856aae
|
Fix Injection for InsightDbHelper
Thanks Adrian for your help
|
2021-05-09 16:20:55 +02:00 |
|
Philoul
|
6290192355
|
Remove redundant CPevents, Fix Site Change with Insight V3
|
2021-05-09 00:55:05 +02:00 |
|
Philoul
|
cd434ed4bb
|
Merge branch 'dev2_Insight_v2' into dev2_insight_dbHelper
# Conflicts:
# insight/src/main/java/info/nightscout/androidaps/insight/database/InsightDatabaseDao.kt
# insight/src/main/java/info/nightscout/androidaps/plugins/pump/insight/LocalInsightPlugin.java
|
2021-05-08 20:13:09 +02:00 |
|
Philoul
|
153168a4d4
|
Remove additional aapsLogger (3 left for further analysis with Insight V3 and site change)
|
2021-05-08 19:48:10 +02:00 |
|
Philoul
|
dd527d9908
|
Cleaning
|
2021-05-08 16:35:12 +02:00 |
|
Philoul
|
931980bcb6
|
Typo in variable names
|
2021-05-08 16:20:01 +02:00 |
|
Philoul
|
a146d54a50
|
Trail Add abstraction layer between InsightPlugin and dao
|
2021-05-08 16:18:47 +02:00 |
|
Philoul
|
0ea9c98469
|
Replace hard coded strings for EventType by enum
|
2021-05-07 23:54:02 +02:00 |
|
Philoul
|
dfd6c6e859
|
Move Insight database package outside plugins\pump
|
2021-05-07 11:33:51 +02:00 |
|
Philoul
|
ed7dcea38e
|
Clean Code, remove old code and add some Todo for verification and tests
|
2021-05-07 10:41:45 +02:00 |
|
Philoul
|
f789888afd
|
Fix SMB
remove comment linked to previous version
|
2021-05-07 10:21:34 +02:00 |
|
Philoul
|
117fda4244
|
Fix SMB
remove comment linked to previous version
|
2021-05-05 08:27:41 +02:00 |
|
Philoul
|
8592ed3249
|
Update driver with pumpSync for boluses and TBR
|
2021-05-04 22:40:00 +02:00 |
|
Philoul
|
261fbbc759
|
Replace Hardcoded key by string
|
2021-05-04 18:41:11 +02:00 |
|