Bart Sopers
a0ca8cf9cc
- Partial fix for display of RL status
...
- Fix IllegalStateException when AssignAddressAction is executed when an address has already been assigned
- Improve (not yet used) custom unreachable alert check
- Remove hasFixedUnreachableAlert from PumpType
- Remove omnipodPumpStatus.podAvailable in favor of PodStateManager
- Remove some unused code / comments
- Add a bunch of TODOs
2020-08-10 17:58:54 +02:00
Andy Rozman
1ebb7144ec
- reenable fabric events
2020-08-10 14:18:04 +01:00
Milos Kozak
4bacfad0db
fix empty mgdl local profile
2020-08-10 13:06:27 +02:00
Milos Kozak
1bbca2787b
BolusWizard typographic
2020-08-10 12:35:59 +02:00
bartsopers
4d04353e7b
Merge pull request #129 from AAPS-Omnipod/omnipod_eros_dev_podstate
...
Rework Pod state management
2020-08-09 21:06:39 +02:00
Bart Sopers
8ed802d91b
Improve information on Pod tab
2020-08-09 21:03:40 +02:00
Bart Sopers
4724cf6048
Fix AapsPodStateManagerTest
2020-08-09 20:27:21 +02:00
Milos Kozak
2c8e39af7c
Merge pull request #2885 from bartsopers/fix_rl_set_preamble_command
...
Inject dependencies in SetPreamble RL command
2020-08-09 20:18:58 +02:00
Bart Sopers
1172aa753e
Inject dependencies in SetPreamble RL command
2020-08-09 19:37:01 +02:00
Bart Sopers
e74e80a4ce
Inject RileyLinkServiceData in SetPreamble command and remove some unused code
2020-08-09 19:11:00 +02:00
Milos Kozak
817ec086a1
prevent IndexOutOfBoundsException
2020-08-09 17:43:51 +02:00
Milos Kozak
4a0dbe6235
Merge pull request #2883 from Philoul/BG_Arrows_to_Vector_icons
...
Switch Bg arrows from text to vector icons
2020-08-09 17:09:11 +02:00
Bart Sopers
1787afda98
Daggerize AapsPodStateManager
2020-08-09 16:41:16 +02:00
Bart Sopers
da2c2110da
Load pod state after initializing PodStateManager
2020-08-09 14:06:45 +02:00
Bart Sopers
050816ddf9
Restore accidentally removed code
2020-08-09 14:04:24 +02:00
Bart Sopers
62bda451a0
Prevent NPE
2020-08-09 13:36:08 +02:00
Bart Sopers
e5274e2d3a
- Extract abstract class for PodStateManager on driver level
...
- Remove PodStateChangedHandler
- Add new fields to PodState
- Add Lot, Tid and Firmware Version in Pod tab
- Various small improvements
- Add some FIXMEs
2020-08-09 13:24:48 +02:00
Philoul
d89d760a5e
Remove old TextView
2020-08-09 10:59:56 +02:00
Philoul
b70c6c9f1b
Update BGSourceFragment
...
Arrow color a little bit lighter than text (don't find exact text color)
Default color for arrows swtiched to white
2020-08-09 10:49:54 +02:00
Bart Sopers
31938547a5
Fixes for PodStateManager
2020-08-08 21:38:08 +02:00
Philoul
adc71aae08
Update Overview Layout for Arrow icons
...
Add a directionToIcon function in BGReading
Move arrow icons to core
2020-08-08 19:09:21 +02:00
Bart Sopers
10cde3e744
More improvements for PodStateManager
2020-08-08 19:05:36 +02:00
Bart Sopers
2a73127202
Small code improvements for PodStateManager
2020-08-08 18:52:49 +02:00
Bart Sopers
76d267dce4
Prevent NPE
2020-08-08 18:44:33 +02:00
Bart Sopers
3bc53544a2
Bug fixes and improvements in PodStateManager stuff
2020-08-08 18:37:10 +02:00
Bart Sopers
b50670cceb
Replace PodState with PodStateManager
2020-08-08 18:16:37 +02:00
Philoul
6d63bdca07
Add 7 trend arrows icons to replace text
2020-08-08 17:53:28 +02:00
Andy Rozman
337c61d500
- added dependency
2020-08-08 15:16:50 +01:00
Bart Sopers
a06d78b0b7
Add dagger annotations in AapsPodStateManager
2020-08-08 15:42:53 +02:00
Bart Sopers
ffb518f50f
Introduce PodStateManager
2020-08-08 15:26:51 +02:00
Bart Sopers
80e8d094df
Improve pod status text
2020-08-06 23:01:28 +02:00
Bart Sopers
d446751d8a
Correctly load Pod state from Shared Preferences after startup
2020-08-06 20:19:15 +02:00
Milos Kozak
029eeec964
New Crowdin updates ( #2870 )
...
* 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 (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Portuguese)
* New translations strings.xml (French)
* New translations strings.xml (French)
* New translations strings.xml (French)
* New translations strings.xml (French)
* New translations strings.xml (French)
* New translations strings.xml (Russian)
* New translations strings.xml (Russian)
* New translations strings.xml (German)
* New translations strings.xml (German)
* New translations strings.xml (German)
* New translations strings.xml (Russian)
* New translations strings.xml (Russian)
* New translations strings.xml (Russian)
* New translations strings.xml (Russian)
* New translations strings.xml (Russian)
* New translations strings.xml (Russian)
2020-08-03 21:38:35 +02:00
Milos Kozak
b5ee10730e
Merge pull request #2877 from andyrozman/mdt_bug_2876_historyproblem
...
ChangeSensorSetup2 change - History parsing problem
2020-08-03 20:35:19 +02:00
Andy Rozman
cb674fb416
- fix to ChangeSensorSetup2 it has now two lengths for different models: 37, 41
2020-08-03 16:57:50 +01:00
Milos Kozak
35ca0d22b4
Merge pull request #2873 from Philoul/FixPluginPreferenceOverview
...
Fix Plugin Preference enable for Overview
2020-08-03 09:04:41 +02:00
Andy Rozman
eafb68d496
- small change init of RfSpyReader
...
- changed log in RfSpy
2020-08-02 15:28:07 +01:00
Andy Rozman
11c71149ad
- added firmware versions
...
- changed faulty init in RadioResponse
- added some logging
2020-08-02 14:46:07 +01:00
Andy Rozman
faeb2576a9
- added real pod status to pod status
2020-08-01 19:54:58 +01:00
Philoul
4bf1e886a4
Fix Plugin Preference enable for Overview
2020-08-01 19:14:38 +02:00
Milos Kozak
ead863be42
New Crowdin updates ( #2863 )
...
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Romanian)
* New translations strings.xml (Czech)
* New translations strings.xml (Romanian)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Slovak)
* New translations strings.xml (Slovak)
* New translations strings.xml (Slovak)
* New translations strings.xml (Slovak)
* New translations strings.xml (Russian)
* New translations strings.xml (Russian)
* New translations strings.xml (Russian)
* New translations strings.xml (Russian)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Slovenian)
* New translations strings.xml (Polish)
* New translations strings.xml (Polish)
* New translations strings.xml (Polish)
* New translations strings.xml (Polish)
* New translations strings.xml (Dutch)
* New translations strings.xml (Dutch)
* New translations strings.xml (Dutch)
* New translations strings.xml (Dutch)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Slovenian)
* New translations strings.xml (Slovenian)
* New translations strings.xml (Korean)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Welsh)
* New translations strings.xml (Welsh)
* New translations strings.xml (Welsh)
* New translations strings.xml (Croatian)
* New translations strings.xml (Croatian)
* New translations strings.xml (Croatian)
* New translations strings.xml (Croatian)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Slovenian)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Turkish)
* New translations strings.xml (Turkish)
* New translations strings.xml (Turkish)
* New translations strings.xml (Turkish)
* New translations strings.xml (Swedish)
* New translations strings.xml (Swedish)
* New translations strings.xml (Swedish)
* New translations strings.xml (Swedish)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Korean)
* New translations strings.xml (Romanian)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Czech)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Arabic)
* New translations strings.xml (Arabic)
* New translations strings.xml (Arabic)
* New translations strings.xml (Arabic)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Czech)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Spanish)
* New translations strings.xml (Spanish)
* New translations strings.xml (Spanish)
* New translations strings.xml (Spanish)
* New translations strings.xml (French)
* New translations strings.xml (French)
* New translations strings.xml (French)
* New translations strings.xml (French)
* New translations strings.xml (Romanian)
* New translations strings.xml (Romanian)
* New translations strings.xml (Czech)
* New translations strings.xml (Czech)
* New translations strings.xml (Korean)
* New translations strings.xml (Irish)
* New translations strings.xml (Korean)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Hebrew)
* New translations strings.xml (Hebrew)
* New translations strings.xml (Hebrew)
* New translations strings.xml (Hebrew)
* New translations strings.xml (Irish)
* New translations strings.xml (Irish)
* New translations strings.xml (Irish)
* New translations strings.xml (German)
* New translations strings.xml (Finnish)
* New translations strings.xml (Finnish)
* New translations strings.xml (Finnish)
* New translations strings.xml (Finnish)
* New translations strings.xml (Greek)
* New translations strings.xml (Greek)
* New translations strings.xml (Greek)
* New translations strings.xml (Greek)
* New translations strings.xml (German)
* New translations strings.xml (German)
* New translations strings.xml (German)
* New translations strings.xml (Welsh)
* New translations strings.xml (Romanian)
* New translations strings.xml (Romanian)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Korean)
* New translations strings.xml (Korean)
* New translations strings.xml (Korean)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Greek)
* New translations strings.xml (French)
* New translations strings.xml (French)
* New translations strings.xml (Spanish)
* New translations strings.xml (Spanish)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Czech)
* New translations strings.xml (Czech)
* New translations strings.xml (Czech)
* New translations strings.xml (German)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Dutch)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Turkish)
* New translations strings.xml (Dutch)
* New translations strings.xml (Russian)
* New translations strings.xml (Dutch)
* New translations strings.xml (Polish)
* New translations strings.xml (Polish)
* New translations strings.xml (Polish)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Russian)
* New translations strings.xml (Russian)
* New translations strings.xml (Slovak)
* New translations strings.xml (Slovak)
* New translations strings.xml (Slovak)
* New translations strings.xml (Swedish)
* New translations strings.xml (Swedish)
* New translations strings.xml (Swedish)
* New translations strings.xml (Romanian)
* New translations strings.xml (Romanian)
* New translations strings.xml (Romanian)
2020-08-01 11:57:43 +02:00
Milos Kozak
05bfbc4807
Update Crowdin configuration file
2020-07-31 21:12:24 +02:00
Milos Kozak
9f7a5c0003
Merge pull request #2817 from andyrozman/medtronic_modules
...
Medtronic modules
2020-07-31 21:09:19 +02:00
Andy Rozman
54d30cd8c4
- reverted some of my changes
...
- fixed problem that service doesn't start with AAPS, but with Tab click
2020-07-31 19:00:00 +01:00
Andy Rozman
557568b353
- fixed some cosmetical changes
...
- fixed problem with initialization, now MDT is initialized at once
2020-07-31 16:39:56 +01:00
Andy Rozman
20e2bf0b06
Merge branch 'dev' into medtronic_modules
2020-07-31 11:21:05 +01:00
Andy Rozman
3c7fa97eb4
- changed manifests
2020-07-31 11:17:15 +01:00
Milos Kozak
9a7fc1e3f5
Merge pull request #2862 from MilosKozak/gradleupdate
...
Gradle update
2020-07-29 00:25:58 +02:00
Milos Kozak
2fbd0296c9
build-tools-29.0.2
2020-07-28 23:56:22 +02:00
Milos Kozak
3d7f2c5980
Gradle 6.1.1
2020-07-28 23:49:21 +02:00