Milos Kozak
43cfddf4b4
New Crowdin updates ( #2684 )
...
* New translations strings.xml (Spanish)
* New translations strings.xml (Czech)
* New translations strings.xml (Spanish)
* New translations strings.xml (Spanish)
* New translations strings.xml (Norwegian)
* New translations strings.xml (Norwegian)
* New translations strings.xml (Norwegian)
* New translations strings.xml (Norwegian)
* New translations strings.xml (Norwegian)
* New translations objectives.xml (Norwegian)
* New translations strings.xml (Norwegian)
* New translations strings.xml (French)
2023-08-22 09:45:29 +02:00
Milos Kozak
1f0bce9f7f
Merge pull request #2688 from Philoul/wear/new_custom_watchface
...
CWF Wear: minor bug fix and code improvements (cwf v0.10)
2023-08-22 09:45:05 +02:00
Philoul
92b461a28f
Wear cwf Include number of locked watch pref in wf selection
2023-08-22 08:47:04 +02:00
Philoul
984767d80f
Wear cwf Refactoring Rename CustomWatchface by Cwf everywhere
2023-08-22 00:55:19 +02:00
Philoul
fb9991ad4b
Wear cwf put all hardcoded keys within enum
2023-08-22 00:29:00 +02:00
Milos Kozak
f0516ec0e4
Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev
2023-08-21 16:18:13 +02:00
Milos Kozak
ca190f1c4e
disable activity chart by default
2023-08-21 16:17:43 +02:00
Milos Kozak
719192e170
Merge pull request #2550 from yp1ripe/fix-medtronic-history-zero-temps-with-cancels
...
Skipped creation of "dummy cancel temp basal" records for temp basals which are already paired with real cancels
2023-08-21 11:27:44 +02:00
Milos Kozak
94a43687fa
fix crash
2023-08-21 08:33:14 +02:00
Philoul
991fbcb0d4
Wear CWF: v0.10
2023-08-20 23:13:00 +02:00
Philoul
8dabfe6099
Wear CWF: Replace all - by _ in json keys
2023-08-20 23:12:30 +02:00
Philoul
ffabf889f7
Wear CWF: Fix update authorization summary
2023-08-20 23:00:35 +02:00
Milos Kozak
aa2fb554bd
New Crowdin updates ( #2678 )
...
* New translations objectives.xml (Spanish)
* New translations strings.xml (French)
* New translations strings.xml (Spanish)
* New translations strings.xml (Czech)
* New translations strings.xml (Italian)
* New translations strings.xml (Norwegian)
* Update source file strings.xml
* Update source file strings.xml
* New translations strings.xml (Spanish)
* New translations strings.xml (Czech)
* New translations strings.xml (Spanish)
* New translations strings.xml (Czech)
* New translations strings.xml (Hebrew)
* New translations strings.xml (Spanish)
* New translations strings.xml (Spanish)
* Update source file strings.xml
* Update source file strings.xml
* New translations strings.xml (Spanish)
* Update source file strings.xml
* Update source file strings.xml
* Update source file strings.xml
* New translations strings.xml (Romanian)
* New translations strings.xml (French)
* New translations strings.xml (Spanish)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Catalan)
* New translations strings.xml (Czech)
* New translations strings.xml (Danish)
* New translations strings.xml (German)
* New translations strings.xml (Greek)
* New translations strings.xml (Hebrew)
* New translations strings.xml (Italian)
* New translations strings.xml (Japanese)
* New translations strings.xml (Korean)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Dutch)
* New translations strings.xml (Norwegian)
* New translations strings.xml (Polish)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Russian)
* New translations strings.xml (Slovak)
* New translations strings.xml (Swedish)
* New translations strings.xml (Turkish)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Croatian)
* New translations objectives.xml (Czech)
* New translations objectives.xml (Hebrew)
* New translations strings.xml (Spanish)
* New translations strings.xml (Spanish)
* New translations strings.xml (Czech)
* New translations strings.xml (Czech)
* New translations strings.xml (Czech)
* New translations strings.xml (French)
* Update source file strings.xml
* New translations strings.xml (French)
* New translations strings.xml (French)
* New translations strings.xml (French)
* New translations objectives.xml (French)
* New translations strings.xml (French)
* New translations strings.xml (Spanish)
* New translations strings.xml (Czech)
* New translations strings.xml (Italian)
* New translations strings.xml (Norwegian)
* New translations strings.xml (Spanish)
* New translations strings.xml (French)
* New translations strings.xml (French)
* New translations strings.xml (French)
2023-08-20 19:15:28 +02:00
Milos Kozak
55104236ff
fix crash
2023-08-20 18:48:14 +02:00
Milos Kozak
095d65e79d
fix crash
2023-08-20 18:46:24 +02:00
Milos Kozak
4ea54d9ead
fix crash
2023-08-20 18:41:44 +02:00
Philoul
fd90deb43b
Wear CWF: Add Warning icon for pref in WF selection
2023-08-20 13:11:06 +02:00
Philoul
5e407634b6
Wear CWF: Fix second visibility
2023-08-20 13:10:56 +02:00
Philoul
60375978ad
Include Loop pref and fix bgi visdibility
2023-08-20 13:10:49 +02:00
Milos Kozak
b5a47af79a
Merge pull request #2683 from jbr7rr/medtrum-improvements
...
Medtrum: Handle pumpType when SN is entered
2023-08-20 08:04:30 +02:00
jbr7rr
bedce0c05c
Medtrum: Add invalid warning during serial number input
2023-08-19 21:10:40 +02:00
jbr7rr
cfc529531f
Medtrum: Use change patch for activity title
2023-08-19 20:23:31 +02:00
jbr7rr
9ef3b6fa2d
Make sure pumpType is set correctly before connectNewPump() is called,
...
Move check for untested pump to settings
2023-08-19 20:17:58 +02:00
Milos Kozak
aef65a2d17
Wear: fix crash
2023-08-19 19:06:15 +02:00
Milos Kozak
ca25a337b5
Merge pull request #2682 from Philoul/wear/movePrefToWatch
...
Move 3 Wear Display settings from AAPS to Watch
2023-08-19 16:17:11 +02:00
Milos Kozak
50043a4a18
Madtrum: toolbar
2023-08-19 16:03:13 +02:00
Milos Kozak
8d0bba379a
Eopatch2: toolbar, icons
2023-08-19 15:47:30 +02:00
Philoul
0419d47ef0
Custom Watchface v0.9
2023-08-19 15:26:18 +02:00
Philoul
092967ac7a
Update pref management for CustomWatchface
2023-08-19 15:25:29 +02:00
Philoul
ba64d0f833
Move Detailed Delta preference to Watch
2023-08-19 15:10:37 +02:00
Milos Kozak
502ed6c40a
ErosPodHistoryActivity: toolbar
2023-08-19 14:51:12 +02:00
Milos Kozak
cf5e7001a5
DashPodHistoryActivity: toolbar
2023-08-19 14:37:41 +02:00
Milos Kozak
ca9cbefaa7
DiaconnG8BLEScanActivity: toolbar
2023-08-19 14:29:26 +02:00
Milos Kozak
e342df2a2b
DiaconnG8UserOptionsActivity: toolbar
2023-08-19 14:16:54 +02:00
Milos Kozak
b0d6580f9a
DiaconnG8HistoryActivity: toolbar
2023-08-19 14:07:11 +02:00
Philoul
e08159709f
Move Detailed IOB and SHow BGI preferences to Watch
2023-08-19 13:46:31 +02:00
Milos Kozak
f56b25da97
BLEScanActivity: toolbar
2023-08-19 12:22:47 +02:00
Milos Kozak
f65c7bb517
ErosPodManagementActivity: toolbar
2023-08-19 12:13:52 +02:00
Milos Kozak
ac3015bc86
Omnipod activation, deactivation: toolbar
2023-08-19 12:08:28 +02:00
Milos Kozak
5746f4fe0d
DashPodManagementActivity: toolbar
2023-08-19 11:00:31 +02:00
Milos Kozak
7d272cd4d7
DanaUserOptionsActivity: toolbar
2023-08-19 10:52:02 +02:00
Milos Kozak
e3ff4f33d6
DanaHistoryActivity: toolbar
2023-08-19 10:48:06 +02:00
Milos Kozak
510e640673
ComboV2PairingActivity: toolbar
2023-08-19 10:41:35 +02:00
Milos Kozak
eda7c1e552
TDDStatsActivity: toolbar
2023-08-19 10:34:11 +02:00
Milos Kozak
2db4f162ad
SmsCommunicatorOtpActivity: toolbar
2023-08-19 10:26:13 +02:00
Milos Kozak
67d5b2a7ee
LogSettingActivity: toolbar
2023-08-19 10:19:21 +02:00
Milos Kozak
4d19608106
ProfileHelperActivity: toolbar
2023-08-19 10:05:02 +02:00
Milos Kozak
69f06f598b
ActivityStats: toolbar
2023-08-19 10:00:47 +02:00
Milos Kozak
36dee44ffc
HistoryBrowser: toolbar
2023-08-19 09:39:39 +02:00
Milos Kozak
5c6af3c3e1
SetupWizard: toolbar
2023-08-19 09:29:20 +02:00