Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-13966: Improvement: Export individual log files

Simplified the log:

- Removed completely the Data type and defined only one type of AppED (AKA APPED, Application, log).

- therefore there is no E, or D, in the log anymore.

- added a log header for the debug type as well.

- added cppcheck to normal build process on each local build for debug and release.

  1. … 22 more files in changeset.
UI-DEN-13965: UI-DEN-13965-3

- Handling the case a new alarm is received, while a confirm is requested, UI should send a cancel to HD and close the dialog and have user to re-issue the confirm if needed.

  1. … 5 more files in changeset.
DEN-13965: UI/HD Generic User Confirmation [Message Mapping]]

- having issue changing the caption by isRejected, disabled for now.

DEN-13965: UI/HD Generic User Confirmation [Message Mapping]]

- Did some fixes for the auto close when rejected or when power-off.

- Some fixes to display and differ from confirm and power-off

  1. … 4 more files in changeset.
UI-DEN-13965_UI BN S81
UI-DEN-13965_UI BN S81
DEN-13965: UI/HD Generic User Confirmation [Message Mapping]]

- Fixed the save issue.

  1. … 3 more files in changeset.
DEN-13965: UI/HD Generic User Confirmation [Message Mapping]]

- Fixed the issue with the kyeValue of different categories overwriting by adding the category as the top level.

- I still have issue in saving for the settings, which writes duplicate.

  1. … 9 more files in changeset.
DEN-13965: UI/HD Generic User Confirmation [Message Mapping]]

- Code preparation for the implementation.

  1. … 4 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 25 more files in changeset.
Merge branch 'DEN-13965-UI-BN-S80' into staging

  1. … 11 more files in changeset.
Merge branch 'DEN-13965-UI-BN-S80' into develop

  1. … 8 more files in changeset.
DEN-13939: IMP: Implementation of the the message [0xBB00]

  1. … 5 more files in changeset.
DEN-13939: IMP: Implementation of the the message [0xBA00]

Messaging:

- Modified the message 0xBB00 required length from 3xU32 to 2xU32

- Renamed the VConfrimDialog to VConfirm, since the view class is not the actual dialog implementation.

- Merged the vPowerOff view to the VConfrim, and removed the VPowerOff view classes.

Alarm Integration:

- AlarmItem: add the hasAlarm to theAlarmMinimize as well to prevent the AlarmBar being visible when there is no active alarm.

- VAlarmStatus: fixed the issue with the hasAlarm property which was causing the AlarmDialog being visible while there was not active alarm.

Confirm Dialog:

- Used the PowerItem.qml and the PowerOff Dialog for Generic Confirm, and improved the code to be repurposed.

- Footer: updated the Footer component to be able to re-layout the touchrects without an open/close cycle.

- TouchRect: exposed the the buttons text.

    • -0
    • +107
    ./confirm/VConfirm.cpp
    • -0
    • +69
    ./confirm/VConfirm.h
  1. … 12 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -1
    • +1
    ./hd/adjustment/common/VCommonAdjustmentVitals.h
  1. … 81 more files in changeset.
Merge branch 'DEN-13198-UI_BN_75' into staging

    • -0
    • +6
    ./hd/adjustment/common/VCommonAdjustmentVitals.h
  1. … 41 more files in changeset.
RESOLVED

RESOLVED

RESOLVED

RESOLVED

A bug has been created for that. I need to work on it and test it. Please resolve and will follow up under the bug: DEN-14006

A bug has been created for that.
I need to work on it and test it.
Please resolve and will follow up under the bug: DEN-14006

A bug has been created for that. I need to work on it and test it. Please resolve and will follow up under the bug: DEN-14006

A bug has been created for that.
I need to work on it and test it.
Please resolve and will follow up under the bug: DEN-14006

UI-DEN-13965_UI BN S80
UI-DEN-13965_UI BN S80
DEN-13939: IMP: Implementation of the the message [0xBA00]

- The Model/View are implemented and exposed to QML.

    • -0
    • +46
    ./confirm/VConfirmDialog.cpp
    • -0
    • +56
    ./confirm/VConfirmDialog.h
  1. … 13 more files in changeset.
Missing square brackets around equality check

Missing square brackets around equality check