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 |
|
Milos Kozak
|
dc0e519822
|
Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev
|
2021-10-17 21:30:20 +02:00 |
|
Philoul
|
26c702c7c0
|
Add Worker to launch exportUserEntriesCsv in Background
|
2021-10-17 20:26:35 +02:00 |
|
Milos Kozak
|
a9f2b1c14a
|
2.8.2.6-dev
|
2021-10-17 19:13:10 +02:00 |
|
Milos Kozak
|
9c9d7e0ee8
|
New Crowdin updates (#741)
* New translations strings.xml (Swedish)
* New translations strings.xml (German)
* New translations strings.xml (German)
* New translations strings.xml (Swedish)
* New translations strings.xml (Swedish)
* New translations strings.xml (Swedish)
* New translations strings.xml (Swedish)
* New translations strings.xml (Swedish)
* Update source file strings.xml
* New translations strings.xml (Czech)
* New translations strings.xml (Hebrew)
* New translations strings.xml (Dutch)
* New translations strings.xml (Dutch)
* New translations strings.xml (Swedish)
* New translations strings.xml (German)
* New translations strings.xml (Polish)
|
2021-10-17 18:50:12 +02:00 |
|
Milos Kozak
|
a0bc179aea
|
clear large profile cache
|
2021-10-17 18:03:55 +02:00 |
|
Milos Kozak
|
e01f6f6cb0
|
SpinnerHelper update
|
2021-10-17 17:47:41 +02:00 |
|
Milos Kozak
|
3c7a8225c0
|
Merge pull request #742 from andyrozman/mdt_syncstorage
Medtronic - reafctoring sync storage and OL
|
2021-10-17 14:49:22 +02:00 |
|
Andy Rozman
|
7d87f1e9f3
|
- removed medtronic string from build
|
2021-10-17 13:14:54 +01:00 |
|
Andy Rozman
|
471e21d8ca
|
Merge branch 'dev' into mdt_syncstorage
|
2021-10-17 13:12:43 +01:00 |
|
Milos Kozak
|
d6849fc410
|
New Crowdin updates (#729)
* Update source file strings.xml
* Update source file strings.xml
* New translations strings.xml (Hebrew)
* New translations strings.xml (German)
* New translations strings.xml (Russian)
* New translations strings.xml (Slovak)
* New translations strings.xml (Dutch)
* New translations strings.xml (Czech)
* New translations strings.xml (Dutch)
* New translations exam.xml (Dutch)
* New translations strings.xml (Dutch)
* New translations strings.xml (Dutch)
* New translations strings.xml (Dutch)
* New translations strings.xml (Dutch)
* New translations validator.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 (Dutch)
* New translations strings.xml (Dutch)
* New translations strings.xml (Dutch)
* New translations alert_descriptions.xml (Dutch)
* New translations alert_titles.xml (Dutch)
* New translations strings.xml (Dutch)
* New translations strings.xml (Dutch)
* New translations exam.xml (Polish)
* New translations strings.xml (Polish)
* New translations exam.xml (Polish)
* New translations strings.xml (Polish)
* New translations strings.xml (Polish)
* New translations strings.xml (Polish)
* New translations strings.xml (Polish)
* New translations strings.xml (Polish)
* New translations strings.xml (Polish)
* New translations strings.xml (Polish)
* New translations strings.xml (Polish)
* New translations validator.xml (Polish)
* New translations strings.xml (Polish)
* New translations alert_descriptions.xml (Polish)
* New translations strings.xml (Polish)
* New translations strings.xml (Polish)
* New translations strings.xml (Polish)
* New translations strings.xml (Polish)
* New translations strings.xml (Polish)
* New translations strings.xml (Polish)
* New translations strings.xml (Polish)
* New translations strings.xml (Polish)
* Update source file strings.xml
* Update source file strings.xml
* New translations strings.xml (Slovak)
* New translations strings.xml (Slovak)
* New translations strings.xml (Hebrew)
* New translations strings.xml (Hebrew)
* New translations strings.xml (Dutch)
* New translations strings.xml (Swedish)
* New translations strings.xml (Slovak)
* New translations strings.xml (Russian)
* New translations strings.xml (Polish)
* New translations strings.xml (Norwegian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (French)
* New translations strings.xml (Korean)
* New translations strings.xml (Italian)
* New translations strings.xml (Hebrew)
* New translations strings.xml (German)
* New translations strings.xml (Czech)
* Update source file strings.xml
* Update source file strings.xml
* New translations strings.xml (Hebrew)
* New translations strings.xml (Slovak)
* Update source file strings.xml
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Czech)
* New translations strings.xml (Czech)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
|
2021-10-17 12:55:45 +02:00 |
|
Milos Kozak
|
516630215c
|
Worker DB pruning
|
2021-10-17 12:07:23 +02:00 |
|
Milos Kozak
|
3093a84d65
|
Merge pull request #735 from Philoul/Fix/FixCrashExportCSV
Fix crash during csv export
|
2021-10-17 10:32:41 +02:00 |
|