Milos Kozak
|
d9fcf61b0a
|
Log app start optional
|
2021-10-23 21:08:31 +02:00 |
|
Milos Kozak
|
2eac4c9b20
|
Eros: call connectNewPump()
|
2021-10-23 20:56:30 +02:00 |
|
Milos Kozak
|
5c9cd84c26
|
Merge pull request #773 from Philoul/Fix/fixTypo
Fix typo in new toast string
|
2021-10-22 09:43:54 +02:00 |
|
Philoul
|
f4a9462916
|
Fix typo in toast string
|
2021-10-21 23:00:55 +02:00 |
|
Milos Kozak
|
6ada88b1f8
|
set min graph vertical labels
|
2021-10-21 16:33:37 +02:00 |
|
Milos Kozak
|
d520c45aba
|
fix interval cutting during pump sync
|
2021-10-21 16:00:26 +02:00 |
|
Milos Kozak
|
7ed9616df3
|
Eros: insert fix
|
2021-10-21 11:01:27 +02:00 |
|
Milos Kozak
|
30af551cbd
|
Toast for error in profile
|
2021-10-21 09:45:34 +02:00 |
|
Milos Kozak
|
aee569e9a9
|
set Rx error handler
|
2021-10-20 22:54:32 +02:00 |
|
Milos Kozak
|
c966dfda13
|
do not throw exception if profile doesn't exist
|
2021-10-20 15:57:07 +02:00 |
|
Milos Kozak
|
eb8a83d776
|
Eros: do don't run create on UI thread
|
2021-10-20 00:14:26 +02:00 |
|
Milos Kozak
|
523eabd29f
|
Eros: do don't run Handler on UI thread
|
2021-10-20 00:09:02 +02:00 |
|
Milos Kozak
|
29da63d264
|
remove ClassicPrefsFormat
|
2021-10-19 23:20:50 +02:00 |
|
Milos Kozak
|
fb49c93104
|
2.8.2.7-dev
|
2021-10-19 21:34:16 +02:00 |
|
Milos Kozak
|
77bc82ba7d
|
remove logging
|
2021-10-19 21:32:57 +02:00 |
|
Milos Kozak
|
674909fdd0
|
synchronize on cache object
|
2021-10-19 21:27:44 +02:00 |
|
Milos Kozak
|
391cbb575c
|
Eros: prevent DB access from UI thread
|
2021-10-19 21:19:25 +02:00 |
|
Milos Kozak
|
490caf22d0
|
Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev
|
2021-10-19 13:02:06 +02:00 |
|
Milos Kozak
|
2e0c7e48ba
|
do not create default profile at app start
|
2021-10-19 13:01:54 +02:00 |
|
Milos Kozak
|
3e0a5a11be
|
Merge pull request #762 from nightscout/dependabot/gradle/dev/byteBuddyVersion-1.11.21
Bump byteBuddyVersion from 1.11.20 to 1.11.21
|
2021-10-19 12:20:57 +02:00 |
|
Milos Kozak
|
8631ab12de
|
Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev
|
2021-10-19 12:06:04 +02:00 |
|
Milos Kozak
|
f7f7ba3a2b
|
fix carbs limit
|
2021-10-19 12:05:52 +02:00 |
|
Milos Kozak
|
608fe446c3
|
kotlin jdk8 for wear
|
2021-10-19 11:49:24 +02:00 |
|
dependabot[bot]
|
db374eaafc
|
Bump byteBuddyVersion from 1.11.20 to 1.11.21
Bumps `byteBuddyVersion` from 1.11.20 to 1.11.21.
Updates `byte-buddy` from 1.11.20 to 1.11.21
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.20...byte-buddy-1.11.21)
Updates `byte-buddy-android` from 1.11.20 to 1.11.21
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.20...byte-buddy-1.11.21)
Updates `byte-buddy-agent` from 1.11.20 to 1.11.21
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.20...byte-buddy-1.11.21)
---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: net.bytebuddy:byte-buddy-android
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: net.bytebuddy:byte-buddy-agent
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-19 08:08:40 +00:00 |
|
Milos Kozak
|
5cf325056d
|
Merge pull request #753 from samspycher/feature/eros-history
Fix for DB access on main thread for eros history module
|
2021-10-19 00:03:29 +02:00 |
|
Milos Kozak
|
c2f7be77ad
|
Merge pull request #755 from Philoul/Fix/TT_From_Watch_mmol
Fix TT From Watch (mmol) double convertion
|
2021-10-19 00:02:37 +02:00 |
|
Milos Kozak
|
68f674fd92
|
Merge pull request #758 from samspycher/fix/db-access-expectedPumpState
Fix: prevent DB access on main thread for `expectedPumpState()`
|
2021-10-18 23:55:45 +02:00 |
|
Milos Kozak
|
f22489e87e
|
Merge pull request #759 from Philoul/Fix/MinorUIOverview
Minor Layout Improvement with beta version... (linked to engineering mode only)
|
2021-10-18 23:55:05 +02:00 |
|
Sam Spycher
|
b5962ab07a
|
Fix: prevent DB access on main thread for PumpSyncImplementation.expectedPumpState()
|
2021-10-18 22:02:57 +02:00 |
|
Sam Spycher
|
33be14c592
|
Fix: prevent eros history db access for main thread
|
2021-10-18 21:58:40 +02:00 |
|
Milos Kozak
|
67c53b412d
|
fix safety carbs sync
|
2021-10-18 21:55:09 +02:00 |
|
Philoul
|
f10080686b
|
It's better to make convertion in generateTempTarget for uel.log
Sorry
This reverts commit 9db58726
|
2021-10-18 21:07:06 +02:00 |
|
Philoul
|
46756cabb0
|
Fix Layout
|
2021-10-18 21:04:52 +02:00 |
|
Philoul
|
9db587269a
|
Remove second one finally to be consistent with master 2.8.2
|
2021-10-18 20:17:52 +02:00 |
|
Milos Kozak
|
3f8e56d50e
|
Fix Objectives processing
|
2021-10-18 20:10:18 +02:00 |
|
Philoul
|
e68d2d080d
|
Fix #746
|
2021-10-18 19:59:24 +02:00 |
|
Milos Kozak
|
52ffc8d7ff
|
Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev
|
2021-10-18 15:01:34 +02:00 |
|
Milos Kozak
|
50e31a4b2b
|
Merge pull request #745 from Philoul/Fix/AddWorkerCsvExport
Add Worker to launch exportUserEntriesCsv in Background
|
2021-10-18 15:01:12 +02:00 |
|
Milos Kozak
|
2d6021f402
|
Merge pull request #752 from dlvoy/fix/750_openhumans_font_color
Fix eligibility of Open Humans text for labels
|
2021-10-18 13:27:22 +02:00 |
|
Sam Spycher
|
23fdfd61a3
|
Merge branch 'dev' into feature/eros-history
|
2021-10-18 12:36:01 +02:00 |
|
Sam Spycher
|
4b96fc2daf
|
fix: temporary workaround for main thread execution
|
2021-10-18 12:33:49 +02:00 |
|
Milos Kozak
|
90159e9e15
|
Fix NPE and some lints
|
2021-10-18 10:54:48 +02:00 |
|
Milos Kozak
|
48a521e51b
|
MedtronicHistoryData lints
|
2021-10-18 10:47:57 +02:00 |
|
Philoul
|
c723058628
|
Create a new worker for export
|
2021-10-18 09:59:26 +02:00 |
|
Dominik Dzienia
|
5338148ea8
|
Fix eleigiblility of Open Humans text for labels when user have default, non-dark theme
https://github.com/nightscout/AndroidAPS/issues/750
|
2021-10-18 09:48:47 +02:00 |
|
Milos Kozak
|
2bb28245c5
|
Merge pull request #748 from samspycher/feature/eros-history
Add History DB Table to Eros Module
|
2021-10-18 09:09:52 +02:00 |
|
Milos Kozak
|
7a340dbc07
|
Merge pull request #749 from samspycher/fix/dash-history-since
Fix: inverse comparator in dash history DAO for `allSince`
|
2021-10-18 09:05:23 +02:00 |
|
Sam Spycher
|
85f0ff4f67
|
fix: inverse comparator in dash history DAO for allSince & add AAPSLoggerTest
|
2021-10-18 01:15:14 +02:00 |
|
Sam Spycher
|
0f68f71106
|
feat(eros-database): invert time comparison to fix allSince DAO queries
|
2021-10-18 00:59:13 +02:00 |
|
Sam Spycher
|
289ec5668d
|
feat(eros-database): add history module
|
2021-10-18 00:06:45 +02:00 |
|