Tim Gunn
39c3938cf7
get SMB bolus limits working
2018-10-25 20:02:02 +13:00
Tim Gunn
a879875956
use number as numberDecimal does not apply restrictions
2018-10-25 18:47:50 +13:00
Tim Gunn
4bc8025ad4
Make min SMB Bolus configurable
2018-10-25 18:27:21 +13:00
Tim Gunn
ff2f6a8bfb
Add UAMSMB Basal Minutes with Min Bolus Increment
2018-10-25 16:33:29 +13:00
Andy Rozman
75d3f3b4bc
Merge branch 'dev' into medtronic_andy (2.0i - 24.10.2018)
2018-10-24 12:18:20 +01:00
Andy Rozman
f228475617
Merge the code from RileyLinkAAPS
...
- First real results with Pump History (not complete yet)
- Set Basal Profile changes (not complete yet)
- version set to medtronic-0.4.0-SNAPSHOT
2018-10-24 11:25:18 +01:00
Milos Kozak
91610e40e5
Merge pull request #1512 from MilosKozak/RS-npefix
...
try to catch bad devicenames
2018-10-22 21:39:31 +02:00
Milos Kozak
947c786dc3
New Crowdin translations ( #1507 )
...
* New translations strings.xml (Czech)
* New translations strings.xml (Russian)
* New translations strings.xml (French)
2018-10-21 22:27:47 +02:00
Andy Rozman
ca536ee97e
[0.3.1]
...
- removed code that sends wakeup on every command
- added checking if device is present
- fixed reading data when no data present (PostProcessingUI)
- work done on showing hardware in configuration (added RileyLinkSelectPreference)
- fixing configuration (in wizard)
2018-10-20 13:24:36 +01:00
AdrianLxM
5465e8f5aa
try to catch bad devicenames
2018-10-19 10:31:57 +02:00
Nico Schmitz
2e4f18794f
Add ChooseTriggerDialog
2018-10-16 00:07:13 +02:00
Nico Schmitz
f98d40f71b
Work on automation plugin.
...
- Add MainApp.dpToPx() helper function
- Remove trigger layout resources
- Generate trigger layout programmatically
- Improve ux (when composing trigger logic)
- Refactoring
2018-10-15 23:20:06 +02:00
Milos Kozak
54b3e60f48
New Crowdin translations ( #1506 )
2018-10-15 18:10:58 +02:00
Milos Kozak
80b4f1d3cc
New Crowdin translations ( #1504 )
2018-10-14 23:33:29 +02:00
Milos Kozak
c1bbaab8e1
allow UAM only if oref1 sensitivity plugin is selected
2018-10-13 18:07:01 +02:00
Milos Kozak
db0fc3b3b7
Merge pull request #1498 from MilosKozak/l10n_dev
...
New Crowdin translations
2018-10-11 16:56:35 +02:00
Milos Kozak
c1e14501c2
New translations strings.xml (Bulgarian)
2018-10-11 09:00:40 +02:00
Milos Kozak
31e56add72
Merge pull request #1496 from MilosKozak/l10n_dev
...
New Crowdin translations
2018-10-10 07:47:47 +02:00
Milos Kozak
7d592816ac
New translations strings.xml (Dutch)
2018-10-10 00:26:23 +02:00
Milos Kozak
c68783afd3
maintenance strings cleanup
2018-10-04 23:19:29 +02:00
Milos Kozak
97cc9a6370
log language used to fabric
2018-10-04 23:04:32 +02:00
Milos Kozak
886096ca54
New translations strings.xml (Afrikaans)
2018-10-03 18:21:39 +02:00
Milos Kozak
2dee025388
New Crowdin translations ( #1472 )
2018-09-30 23:50:55 +02:00
Milos Kozak
1fa768c146
Afrikaans lang
2018-09-30 23:50:44 +02:00
Milos Kozak
60066950a5
New Crowdin translations ( #1470 )
2018-09-25 14:15:03 +02:00
Milos Kozak
e4e3112f77
New Crowdin translations ( #1469 )
2018-09-25 10:24:57 +02:00
Nico Schmitz
c60aae8630
Work on implementation for automation plugin.
...
- Use butterknife
- Import weekdays selector
- Implement layout for trigger connection and trigger time
- Implement view holders
- Implement adapters
- Implement dummy code for quick testings
- Refactor code
2018-09-25 00:00:09 +02:00
Milos Kozak
f128a33266
New Crowdin translations ( #1466 )
2018-09-24 22:11:12 +02:00
Milos Kozak
b474e9146f
New Crowdin translations ( #1463 )
...
* New translations strings.xml (Spanish)
* New translations strings.xml (Chinese Simplified)
2018-09-23 10:16:25 +02:00
Milos Kozak
eb1075dd04
New Crowdin translations ( #1457 )
2018-09-21 13:01:16 +02:00
Andy Rozman
48e4a041f8
- First changes for CustomActions
...
- changed PumpInterface to add CustomActions
- added class CustomActions and CustomActionType
- changed all PumpImplementations to use new methods
- started changing ActionsFragment (most should be done)
2018-09-20 17:23:36 +01:00
Milos Kozak
58b3f96c9e
New Crowdin translations ( #1456 )
2018-09-20 09:05:35 +02:00
Nico Schmitz
b5f30a0f46
Add some content to automation plugin fragment
2018-09-19 22:29:35 +02:00
Andy Rozman
70065c1343
- merge RileyLink2 support from RileyLinkAAPS
2018-09-19 20:51:40 +01:00
Milos Kozak
1d3c4509f2
New Crowdin translations ( #1454 )
...
* New translations strings.xml (Russian)
* New translations strings.xml (Spanish)
* New translations strings.xml (Spanish)
* New translations strings.xml (Spanish)
2018-09-19 20:56:05 +02:00
Milos Kozak
3eee5b13c7
LocationService
2018-09-19 15:26:58 +02:00
Milos Kozak
8ce4e01415
New Crowdin translations ( #1447 )
2018-09-19 08:44:44 +02:00
Milos Kozak
efec01c6e5
Some Actions
2018-09-18 23:17:00 +02:00
AdrianLxM
92e5acbc26
Update strings.xml ( #1452 )
2018-09-18 13:31:32 +02:00
Milos Kozak
d317ec94ad
AutomationPlugin
2018-09-18 10:05:19 +02:00
Milos Kozak
0504619b39
New Crowdin translations ( #1443 )
2018-09-17 16:44:29 +02:00
Milos Kozak
21c7da4ae2
New Crowdin translations ( #1435 )
2018-09-16 19:38:19 +02:00
Sebastian Lenz
6323f2dd49
fixed typo
2018-09-16 18:32:51 +02:00
Andy Rozman
da75ed643d
Merge branch 'dev' into medtronic_andy and some minor changes to make it compilable
2018-09-14 18:14:45 +01:00
Milos Kozak
efc1970ad5
New Crowdin translations ( #1432 )
2018-09-14 14:06:43 +02:00
Milos Kozak
3260bbfdfd
New Crowdin translations ( #1430 )
2018-09-13 23:14:40 +02:00
Milos Kozak
f5e6933f23
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2018-09-13 20:41:02 +02:00
Milos Kozak
538824d783
Portuguese language
2018-09-13 20:40:57 +02:00
Milos Kozak
081ab5ad15
New Crowdin translations ( #1424 )
2018-09-13 18:13:02 +02:00
Milos Kozak
90d077cd03
New Crowdin translations ( #1411 )
2018-09-12 15:12:26 +02:00