Philoul
405a5526ab
Little more compact Low Res layout
2020-10-20 21:22:50 +02:00
Philoul
ee79588449
Add setting for shorten label on very low res
2020-10-19 22:14:28 +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
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
Philoul
bd3cba8a1a
First version of Layout and interface
2020-10-17 11:00:38 +02:00
osodebailar
3694441e37
remove unused import in xml
2020-10-01 12:23:58 +02:00
osodebailar
009988a76c
fix stray char and alignment
2020-10-01 12:21:57 +02:00
osodebailar
42e37710f2
fix bottom button and change layout again to fit better
2020-09-30 20:15:07 +02:00
osodebailar
8d93ab6e79
format changes
2020-09-30 09:06:49 +02:00
osodebailar
7b7a0e0d5e
fix for small displays that cannot import settings due to scroll and display too large texts problem like Jelley
2020-09-30 08:58:03 +02:00
Dominik Dzienia
d150730212
Make need for additional PIN at end of security code (after OTP) more obvious
...
* change hint for code checking edit field to indicate need for PIN
* add additional text about how code is constructed from OTP token and PIN
* change PIN preference label - add that it is mandatory
* add "followed by PIN" to text sent via SMS
2020-09-09 11:53:39 +02:00
Geoffrey Hansen
2c2e01dee6
Merge remote-tracking branch 'origin/openhumans_old_db' into HEAD
2020-09-02 15:32:11 +02:00
Milos Kozak
1e7a7a40bc
Merge pull request #2913 from AAPS-Omnipod/omnipod_eros_dev_merge_to_upstream
...
Omnipod updates
2020-08-22 19:34:05 +02:00
Milos Kozak
7b94b2fa21
fix nsclient layout
2020-08-22 17:49:10 +02:00
bartsopers
6c3e7a8f43
Merge pull request #143 from smuething/move-protection-to-core
...
Move protection to core
2020-08-18 20:00:57 +02:00
Steffen Müthing
d0cbaeeb32
Move protection infrastructure to core
...
The protection infrastructure is useful for other modules like pump drivers,
so it should be in core.
2020-08-18 19:33:50 +02:00
Steffen Müthing
75cbc87b4a
Move SingleClickButton to core
...
SingleClickButton is a utility used in a number of modules and such should be
in core. While the app seems to built with the button in app, this wrong
structure should be fixed.
As the button is a UI element, the patch also moves the class to the package
info.nightscout.androidaps.utils.ui.
2020-08-18 15:09:14 +02:00
Bart Sopers
b5c46e3bcf
WIP on moving Omnipod to a separate module
2020-08-16 23:54:41 +02:00
Bart Sopers
a3cb8ff648
Merge remote-tracking branch 'upstream/dev' into omnipod_eros_dev_merge_from_upstream
2020-08-16 12:37:28 +02:00
Bart Sopers
341474295f
- Allow resetting pairingParameters in PodStateManager if the setup state is ADDRESS_ASSIGNED
...
- Improve pod status screen
- Improve event dispatching in AapsPodStateManager (send less events)
- Add more FIXMEs and TODOs
2020-08-10 20:15:52 +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
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
Andy Rozman
20e2bf0b06
Merge branch 'dev' into medtronic_modules
2020-07-31 11:21:05 +01:00
Milos Kozak
400e9399a5
MinutesNumberPicker
2020-07-27 21:11:57 +02:00
Andy Rozman
996417bb47
Merge branch 'dev' into medtronic_modules
2020-07-25 00:44:09 +01:00
Philoul
507e04a30b
Compare Profile icon and tab2 color
...
Change tab 2 color (to red) and Profile type label color (to red when tab 2 selected)
2020-07-17 01:09:30 +02:00
Milos Kozak
e3cd61cffc
DPV profile
2020-07-16 17:30:04 +02:00
Milos Kozak
24f60ebc65
profile helper
2020-07-14 16:51:13 +02:00
Andy Rozman
6e50c3651d
Merge branch 'dev' into medtronic_modules
2020-07-12 20:21:03 +01:00
Andy Rozman
ea80eb3c9b
- created 2 modules: rileylink and medtronic
...
- refactored some classes
2020-07-12 20:15:11 +01:00
Milos Kozak
4b967d237c
Merge branch 'dev' into profilehelper
2020-07-09 18:40:48 +02:00
Milos Kozak
9401fd0d80
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2020-07-09 14:21:58 +02:00
Milos Kozak
45f168d427
fix nsclient layout
2020-07-08 22:29:26 +02:00
Milos Kozak
2c884821e0
ProfileHelper
2020-07-06 21:14:00 +02:00
Philoul
799d4205dd
Right align label and right align values
2020-06-27 01:42:39 +02:00
Philoul
2656e6a12c
BG Deltas consistency enhancement
...
- Delta after minutes and label right aligned in layout (hard coded for label as it was in OverviewFragment)
- Signed delta avg values
2020-06-25 18:16:10 +02:00
Philoul
d55c9d9ff6
Update Layout and code with new icons
2020-06-19 14:24:31 +02:00
Milos Kozak
782b109ebe
Merge pull request #2716 from Philoul/Replace_Png_Icons
...
Replace some png icons by vector
2020-06-16 22:16:34 +02:00
Philoul
5c2c8b5190
Safe Delete done
...
Forgotten usage added
2020-06-16 19:46:42 +02:00
Philoul
acfd9621b7
replace 4 LowRes Icons (add, remove, clone and as)
...
For add, remove and clone I set width and height to 16dp (automatically scaled in Local Profile layout but not in automation)
for as, I replaced low res icon by double arrows of overview fragment (size a little bit increased because in automation icons are very small)
2020-06-15 16:48:35 +02:00
Milos Kozak
0f971ebe29
Merge pull request #2712 from Philoul/Clean_double_string_names
...
Clean double string names
2020-06-15 12:34:01 +02:00
Philoul
129c3d82d6
Seven loop icons done
2020-06-14 01:57:54 +02:00
Philoul
5ef52ea90f
Some new vector icons again
2020-06-13 17:37:52 +02:00
Philoul
d3e98fb09b
Create vector icon to replace png
2020-06-12 22:17:15 +02:00
Milos Kozak
b5c72cb4a9
Merge pull request #2614 from Tornado-Tim/carbs-required
...
Show Carbs required - Updated from #1974
2020-06-11 20:42:43 +02:00