Commit graph

12551 commits

Author SHA1 Message Date
Milos Kozak 6c990a4423
Merge pull request #965 from Philoul/Nex/AddMoreStrings
Add strings for Command Queue translation
2021-11-23 23:21:19 +01:00
Milos Kozak 2b6e51cbfd Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev 2021-11-23 23:15:56 +01:00
Milos Kozak 38738018ef AutosensData -> kt 2021-11-23 23:15:51 +01:00
Milos Kozak ae466e51d0 NumberPicker lints 2021-11-23 23:12:12 +01:00
Milos Kozak 090994ab51 DataPointWithLabelInterface -> kt 2021-11-23 22:20:59 +01:00
Milos Kozak 477dca0ede SMBDefaults -> kt 2021-11-23 21:39:06 +01:00
Milos Kozak e0268a1172 ToastUtils -> kt 2021-11-23 21:34:50 +01:00
Philoul 7225df3481 Fix Crash (wrong format) 2021-11-23 20:22:04 +01:00
Milos Kozak b85153fecc
Merge pull request #980 from 0pen-dash/avereha/round
always round number of unita to 0.05
2021-11-23 20:20:32 +01:00
Andrei Vereha 4ce5966c6e round number of unit to 0.05 2021-11-23 19:58:21 +01:00
Milos Kozak 68793233e8 NumberPicker -> kt 2021-11-23 19:53:45 +01:00
Milos Kozak 0f43b8c6a0
Merge pull request #978 from Philoul/New/AddBasalSumToProfileViewer
Add basal daily total to profile viewer
2021-11-23 10:03:35 +01:00
Milos Kozak d4f2fc2571
Merge pull request #979 from bubbledevteam/dev
fix Orange connecting  bug
2021-11-23 10:03:01 +01:00
bubble_devteam 051a482725 fix Orange connecting bug 2021-11-23 16:42:24 +08:00
Philoul 936fc02bb9 Format Total Basal Insulin 2021-11-23 01:00:57 +01:00
Philoul 103e025b9f Add Basal sum to profile viewer dialog 2021-11-23 00:42:59 +01:00
Philoul 6042adbca5 Remove unused import and simplify a bit more 2021-11-23 00:19:31 +01:00
Philoul 4bbd312891 Simplify Mock 2021-11-23 00:14:22 +01:00
Philoul 7c7bece171 Remove unnecessary string 2021-11-23 00:12:19 +01:00
Philoul 97d0ddf69d Merge remote-tracking branch 'Nightscout/dev' into New/AddMoreStrings
# Conflicts:
#	app/src/test/java/info/nightscout/androidaps/plugins/general/smsCommunicator/SmsCommunicatorPluginTest.kt
2021-11-23 00:06:28 +01:00
Philoul bbab3b0c9d Fix Tests 2021-11-22 23:57:52 +01:00
Andrei Vereha e903c9c055 enable beeps when delivery is suspended 2021-11-22 19:04:02 +01:00
Milos Kozak 95deaf8b98 fix processing automations 2021-11-22 16:26:33 +01:00
Milos Kozak 8c1b4f7534 rearrange preferences 2021-11-21 23:28:23 +01:00
Milos Kozak 2e0106f703
New translations strings.xml (Turkish) (#967) 2021-11-21 22:40:07 +01:00
Philoul 518f283650 Add string Command Queue 2021-11-21 19:32:52 +01:00
Milos Kozak ae573de63d fix tests 2021-11-21 19:02:18 +01:00
Milos Kozak b38588cc8f 2.8.2.13-dev 2021-11-21 10:58:55 +01:00
Milos Kozak 2aa85c80a6
Merge pull request #962 from Philoul/New/StringsForReadStatusreason
Add strings for readstatus reason
2021-11-21 10:56:38 +01:00
Milos Kozak cd1bffe64a
Merge pull request #959 from nightscout/AdrianLxM/notification-channels
make sure notification channel exists
2021-11-21 10:50:26 +01:00
Milos Kozak 92cbd776ae
Merge pull request #960 from Philoul/Fix/Fix_Tests
Fix SafetyPluginTest
2021-11-21 10:50:06 +01:00
Philoul 81d500477f Add missing string and Fix Crash 2021-11-21 00:15:26 +01:00
Philoul bc00e717e3 Fix SafetyPluginTest 2021-11-20 22:53:04 +01:00
AdrianLxM f668cc4af3
Update PersistentNotificationPlugin.kt 2021-11-20 22:20:54 +01:00
AdrianLxM e4c3e4c560
Update NotificationHolderImpl.kt 2021-11-20 22:20:08 +01:00
AdrianLxM 85b2d2aeac
Update NotificationHolder.kt 2021-11-20 22:18:25 +01:00
Philoul df3a595ef4 Create strings for ReadStatus reason translation 2021-11-20 20:57:30 +01:00
Milos Kozak ecf0a779c0
Merge pull request #956 from 0pen-dash/avereha/log
remove log on constructor
2021-11-20 11:53:31 +01:00
Andrei Vereha 22a36b5d22 remove log on constructor 2021-11-20 10:21:26 +01:00
Milos Kozak f5faa34922 Combo: fix history sync 2021-11-19 18:00:00 +01:00
Milos Kozak 79fc1aad66 update datasync logging tag 2021-11-19 17:50:57 +01:00
Milos Kozak 8e527a9635 2.8.2.12-dev 2021-11-19 15:29:41 +01:00
Milos Kozak 91cefeb908
New Crowdin updates (#949)
* New translations strings.xml (Spanish)

* New translations strings.xml (Spanish)

* New translations strings.xml (Spanish)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Turkish)

* New translations strings.xml (Czech)
2021-11-19 15:28:57 +01:00
Milos Kozak ad7a5cf2db initialize PersistentNotificationPlugin first 2021-11-18 22:56:45 +01:00
Milos Kozak 1de515bf33 Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev 2021-11-18 19:57:22 +01:00
Milos Kozak 284dc19bd1 ProfileFragment disable spinner for invalid profile 2021-11-18 19:57:12 +01:00
Milos Kozak f067ff1109 update smb max iob according to max bolus 2021-11-18 15:51:58 +01:00
Milos Kozak 301fa49e38 unify @OpenForTesting 2021-11-18 15:47:42 +01:00
Milos Kozak 9fb20917c5 unify xDrip broadcasts 2021-11-18 15:47:22 +01:00
Milos Kozak f3a861e1d8
New Crowdin updates (#942)
* New translations strings.xml (Hebrew)

* New translations strings.xml (Romanian)

* New translations strings.xml (Dutch)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Turkish)

* New translations strings.xml (Swedish)

* New translations strings.xml (Slovak)

* New translations strings.xml (Russian)

* New translations strings.xml (Portuguese)

* 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 (Greek)

* New translations strings.xml (German)

* New translations strings.xml (Czech)

* New translations strings.xml (Catalan)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Afrikaans)

* New translations strings.xml (Spanish)

* Update source file strings.xml

* New translations strings.xml (Spanish)

* New translations strings.xml (German)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Slovak)

* New translations strings.xml (Polish)

* New translations strings.xml (French)

* New translations strings.xml (French)

* New translations strings.xml (Czech)

* New translations strings.xml (Polish)

* New translations strings.xml (Russian)

* New translations strings.xml (Russian)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Catalan)

* New translations strings.xml (Norwegian)
2021-11-17 23:10:38 +01:00