Bart Sopers
3aec6465be
Improve Omnipod translation
2020-10-21 14:43:57 +02:00
Philoul
405a5526ab
Little more compact Low Res layout
2020-10-20 21:22:50 +02:00
Philoul
85c2c9bb50
Replace dedicated setting by Low Res Skin
...
Just a copy of Classic skin for initialization
2020-10-20 21:17:28 +02:00
Milos Kozak
6682e02c97
gradle all
2020-10-20 18:28:50 +02:00
Milos Kozak
4f5533ad9b
Merge pull request #39 from saydo-co/dev
...
Validate durationStep from tbrSettings in Pumptype when setting TBR v…
2020-10-19 23:27:46 +02:00
Milos Kozak
20b30bd4ed
New Crowdin updates ( #42 )
...
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Portuguese, Brazilian)
* 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 (Dutch)
* New translations strings.xml (Korean)
* New translations strings.xml (Italian)
* New translations strings.xml (German)
* New translations strings.xml (Czech)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Spanish)
* New translations strings.xml (French)
* New translations strings.xml (Romanian)
2020-10-19 22:50:04 +02:00
Milos Kozak
e46396c6d5
work libs update
2020-10-19 22:48:07 +02:00
Milos Kozak
7ac74f5a9e
firebase libs update
2020-10-19 22:42:26 +02:00
Philoul
ee79588449
Add setting for shorten label on very low res
2020-10-19 22:14:28 +02:00
Milos Kozak
955844f319
libs update
2020-10-19 21:51:13 +02:00
Philoul
6fe1a4ab1f
Replace override function by default in BGSourceInterface
2020-10-19 21:03:10 +02:00
Milos Kozak
f79e3f5282
remove unused resources
2020-10-19 19:55:39 +02:00
Milos Kozak
fe5cc3d334
layouts -> AppCompat
2020-10-19 19:24:33 +02:00
Milos Kozak
154d2af774
activity -> FragmentActivity
2020-10-19 18:40:17 +02:00
Milos Kozak
bbdc6289b8
gradle update
2020-10-19 17:55:05 +02:00
Milos Kozak
0a207cbecc
lint recommendation
2020-10-19 17:54:41 +02:00
Milos Kozak
c8bd0856bf
resolve lint
2020-10-19 17:47:06 +02:00
Sam Spycher
05db583a08
match test string with translation
2020-10-19 14:23:30 +02:00
Sam Spycher
2025e1bdae
Remove unnecessary import
2020-10-19 14:13:21 +02:00
Sam Spycher
31bbb69c02
Remove String.format usage
2020-10-19 13:59:03 +02:00
Milos Kozak
00c5f140a9
Merge pull request #37 from dlvoy/fix-import-legacy-preferences
...
Fixes import of legacy preferences
2020-10-19 11:32:28 +02:00
Milos Kozak
2ba576afba
Merge pull request #33 from Philoul/BG_Format_Calculator_mgdl
...
Remove BG decimal in Calculator if mg/dl units
2020-10-19 11:32:02 +02:00
Milos Kozak
841434c5e8
Merge pull request #32 from Philoul/Dia_Fix_ProfileViewer
...
Fix Dia of Profile 2 in Profile Compare Dialog
2020-10-19 11:31:36 +02:00
Milos Kozak
5cd6a56954
New Crowdin updates ( #23 )
...
* New translations strings.xml (German)
* New translations strings.xml (Norwegian)
* New translations strings.xml (Italian)
* New translations strings.xml (German)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Russian)
* New translations strings.xml (Russian)
* New translations strings.xml (French)
* New translations strings.xml (Polish)
* New translations strings.xml (Romanian)
* New translations strings.xml (Czech)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (French)
* New translations strings.xml (Polish)
* New translations strings.xml (Polish)
2020-10-19 11:31:05 +02:00
Sam Spycher
16c0c4cfd3
Fix typo in translation string
...
Fixes nightscout/AndroidAPS#38
2020-10-18 20:12:20 +02:00
Philoul
a548b9c55c
Try to Fix Linefeed in level values
2020-10-18 18:15:37 +02:00
Philoul
4dc042a772
Remove addition Layout and update to remove Level in NsClient Version
2020-10-18 16:52:05 +02:00
Philoul
9f0f2c2c2f
Replace LinearLayout by TableLayout
2020-10-18 16:20:14 +02:00
Philoul
84c2e7e86e
Update of layout for low res screen to avoid line feed in level values
2020-10-17 23:07:40 +02:00
Philoul
b5c77522ab
Patch of xDripPlugin and Eversens plugin to disable Sensor battery level in Action tab
...
- xDrip disabled because of an issue in xDrip today (Phone battery level sent and not Sensor battery level)
- Eversens disabled because I'm not sure of data sent (String, Int ?) to avoid error or crash
2020-10-17 22:26:03 +02:00
Philoul
961ee4ccf4
Add Sensor Battery Level information
...
It works with xDrip and Miaomiao2, but today there is a bug in xDrip (xDrip sends Phone battery level and not Sensor Battery level...)
2020-10-17 22:22:09 +02:00
bartsopers
f3ec652893
Merge pull request #9 from AAPS-Omnipod/omnipod_eros_dev_properly_decode_pod_info_02
...
Properly decode Pod info response type 02 + pairing fixes for Activation Time Exceeded errors
2020-10-17 20:43:25 +02:00
Bart Sopers
eb5fb334c9
Small fixes
2020-10-17 20:20:48 +02:00
Philoul
3f4b3149db
Add new interface for BgSource to get SensorBatteryLevel
...
Note, for xDrip, an Int is sent but I don't know what type of value is sent for Eversens that has a sensor battery level too...
2020-10-17 20:12:58 +02:00
Bart Sopers
f64cc66298
Improve Setup Wizard for Omnipod
2020-10-17 19:47:39 +02:00
Bart Sopers
e58fa0aff6
Decrease action verification tries to 1
2020-10-17 18:32:58 +02:00
Bart Sopers
b4813ad708
Rename SetupProgress to ActivationProgress
2020-10-17 17:08:47 +02:00
Bart Sopers
fb1ed7588a
Merge branch 'omnipod_eros_dev' into omnipod_eros_dev_properly_decode_pod_info_02
2020-10-17 12:53:05 +02:00
Bart Sopers
b3933e510d
Re-introduce SetupProgress in order to be able to correctly handle Activation Time Exceeded errors
2020-10-17 12:50:08 +02:00
Philoul
bd3cba8a1a
First version of Layout and interface
2020-10-17 11:00:38 +02:00
Bart Sopers
2fcae4b19a
- Rename and refactor PodInfoFaultEvent to PodInfoDetailedStatus
...
- introduce ActivationTimeExceededException
2020-10-17 10:45:28 +02:00
Sam Spycher
b355511f33
Validate durationStep from tbrSettings in Pumptype when setting TBR via SMS
...
Fixes nightscout/AndroidAPS#38
2020-10-16 18:27:04 +02:00
Dominik Dzienia
926e9099bb
Fixes import of legacy preferences
2020-10-15 20:29:58 +02:00
bartsopers
2d4f1378bd
Merge pull request #18 from samspycher/tbr_response_enhancement
...
Return programmed duration and rate when setting TBR, fixes AAPS-Omni…
2020-10-12 18:21:20 +02:00
Philoul
c0ebb8f206
Remove BG decimal if mg/dl unit in Calculator
2020-10-11 20:41:37 +02:00
Philoul
06bbae6092
Fix Dia in Profile_Compare
2020-10-11 19:22:05 +02:00
rICTx-T1D
3c5e8de22a
Merge pull request #1 from nightscout/dev
...
Update from ref
2020-10-09 20:07:52 +02:00
rICTx-T1D
1013ce30cd
more styles and options added and amount on picture-resource-files reduced
2020-10-09 15:37:03 +02:00
rICTx-T1D
6c23ba7547
more styles and options added and amount on picture-resource-files reduced
2020-10-09 14:50:41 +02:00
mh
86a66276e7
Merge remote-tracking branch 'origin/rICTx-T1D_watchface01' into rICTx-T1D_watchface01
2020-10-08 22:26:57 +02:00