plugins

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-16958 UI: Add arrow keys to Virtual Keyboard

- This feature did not get approved to be part of the 1B1, there for it has been reverted back and will later be added when there is less risk.

    • -13
    • +0
    ./virtualkeyboard/layouts/en_US/main.qml
DEN-16958 UI: Add arrow keys to Virtual Keyboard

- Unable to edit the incorrectly entered text with Keyboard due to not having arrow keys on keyboard, therefore added arrow left/right to the keyboard for easier enter/edit the passwords and keys

    • -0
    • +13
    ./virtualkeyboard/layouts/en_US/main.qml
DEN-12514: LTS: Support/Development

========== DevTest

- Fixed the reported bugs from the LTTS team:

+ https://github.com/Diality/testsuites/issues/38: Rejection messages are not displayed for heparin under main-treatment screen 38

+ https://github.com/Diality/testsuites/issues/37: "Self Test Complete!" message is not displayed when "DRY_SELF_TESTS_COMPLETE_STATE" is simulated #37

+ https://github.com/Diality/testsuites/issues/36: Indicators are not displayed for 'Wet Self tests" when "HD_PRIME_WET_SELF_TESTS_STATE" is simulated #36

========== CloudSync

- Changed the order of the device registration request and the device info send, in the order above.

========== Internal

- removed the emoji and language globe buttons from the second keyboard layout.

  1. … 10 more files in changeset.
DEN-11812 UI Keyboard displays text on the spacebar and has a wink emoji button

- added the keyboard layout and style to remove some buttons and remove the text on the spacebar.

- added DEBUG_DISABLE_MAXIMIZE, due to touch screen issue on some devices, the maximized alarm can't be minimized to see the screen underneath.

- While fixing some issues in the Dialin/Simulator, added the reject reason notification to the Treatment review screen and cleared the values on rejection.

- update the Dialysate Temperature max to the 37 from 38.

    • -0
    • +113
    ./virtualkeyboard/layouts/en_GB/dialpad.qml
    • -0
    • +112
    ./virtualkeyboard/layouts/en_GB/digits.qml
    • -0
    • +96
    ./virtualkeyboard/layouts/en_GB/handwriting.qml
    • -0
    • +208
    ./virtualkeyboard/layouts/en_GB/main.qml
    • -0
    • +184
    ./virtualkeyboard/layouts/en_GB/numbers.qml
    • -0
    • +376
    ./virtualkeyboard/layouts/en_GB/symbols.qml
    • -0
    • +113
    ./virtualkeyboard/layouts/en_US/dialpad.qml
    • -0
    • +112
    ./virtualkeyboard/layouts/en_US/digits.qml
    • -0
    • +96
    ./virtualkeyboard/layouts/en_US/handwriting.qml
    • -0
    • +208
    ./virtualkeyboard/layouts/en_US/main.qml
    • -0
    • +184
    ./virtualkeyboard/layouts/en_US/numbers.qml
    • -0
    • +376
    ./virtualkeyboard/layouts/en_US/symbols.qml
    • -0
    • +113
    ./virtualkeyboard/layouts/fallback/dialpad.qml
    • -0
    • +112
    ./virtualkeyboard/layouts/fallback/digits.qml
    • -0
    • +96
    ./virtualkeyboard/layouts/fallback/handwriting.qml
  1. … 26 more files in changeset.