Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LEAH-1884: [WIP] DeviceController Improvement

- got a potentially solid idea on how to design the models and controllers

- the idea is completely implemented in brightness.

- valid implementations are usbmount, brightness, wifiscan.

- other than brighness other ones need a final review.

- Note: if the requested value is not valid in toByteArray application would be better to rever like the one is done in fromByteArray. to test set the range of the brightness slider to 0 to 6.

- extra setting models need to be removed like the device controller.

  1. … 23 more files in changeset.
LEAH-1884: [WIP] DeviceController Improvement

- DeviceController: improvement (intermediate progress messages)

- DeviceGlobals: improved the templates for the slots executions.

- DeviceView: parse and prepare the wifiList to view to the user.

- DeviceView: made it a listmodel for the qml use.

- WifiInterface: removed the test parser that has been moved to the DeviceView.

  1. … 7 more files in changeset.
LEAH-1889 UI: WiFi

- Implemented the WiFi scan parser

  1. … 1 more file in changeset.
LEAH-1937: UI: Translation

Removed some "tr" from C++ code which does not need translation

Add new flag into the Qt-Project file for supporting Translation

Test the application with translation support

Identified new improvement options

Identified new bugs to be fixed

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

  1. … 2 more files in changeset.
DEN-16553: UI-BN-WPA3-Support

- Commented out the qDebugs.

DEN-16553: UI-BN-WPA3-Support

- Added WPA3 support.

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

  1. … 6 more files in changeset.
DENBUG-120: UI: Cloud user has Read permissions to WiFi configuration

- passing only the interface name to make sure we match the permission has been given to the denali user in sudoers.

- the actual changes have been made in the ui.script/scripts/wifi_*.sh

Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 611 more files in changeset.
DEN-16551: FDA: Wi-Fi security protocol TKIP encryption shall be removed.

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

  1. … 72 more files in changeset.
Merge branch 'DEN-15279-UI-BN-S97-Cybersecurity' into staging

  1. … 114 more files in changeset.
DEN-15211 : CS: CloudSync Configuration Should Preserve after setup

DEN-15294 : UI: Cybersecurity: Clean up the device after manufacturing [remove the setup.sh]

DEN-15293 : UI: Cybersecurity: Clean up the device after manufacturing [remove./.ssh]

  1. … 9 more files in changeset.
DEN-15400: UI: Cybersecurity: UI needs to auto generate the password for the Encrypted partition

- completed the encryption partition creation

- used a function to get the settings home, which is going to be different when App is in manufacturing mode and in normal operation.

- now in normal mode it needs to be mounted to be used and needs some movements and threading.

- For now the application should use the -R CLIS to make the app use the root home folder for the configurations, and I add it to the run.sh, but it has to be removed later.

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

  1. … 5 more files in changeset.
DEN-15348 : Update - per Behrouz' CR feedback

Moved and renamed doRequestNetworkInfo to private

Add logging of ssid and macAddress after retrieval

Align line 115-117 with others

DEN-15348 : Fixed - alignment of code line and remove debug code

DEN-15348 : Updated - removed wifi.ini creation/use from code

Added code to retrieve ssid on any network connection

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

  1. … 11 more files in changeset.
DEN-14581 : General Implementation

- Added a WiFi connection indication

- Improved the WiFi list parser

  1. … 9 more files in changeset.
DEN-8359 Modify to also exclude non-password required network support

  1. … 4 more files in changeset.
DEN-13537 Modify scripts to use systemctl and remove killall command

  1. … 3 more files in changeset.
DEN-14609 Modify wifi optaining IP address message to include retry count

Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 607 more files in changeset.
DEN-14294 UPG: New VM and tools for the new Qt 5.15.10 [C++ compile time issues]

- Fixed the C++ compile time issues.

- There are still some runtime issues reported by Qt

- There are lots of QML issues reported in run-time.

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

  1. … 158 more files in changeset.
DEN-12597 Code Review

http://dvm-linux02:8060/cru/UI-DEN-12258-1#c12773

Disabled the coco end as well, which caused the coco to log a lot of warnings.

  1. … 80 more files in changeset.
DEN-12424: INT

- Adding the new 3 params of the alarm trigger

- Adding Rejection

- prepare for the singletons quit which are not in order, the quit should be done manually to be in order.

  1. … 20 more files in changeset.
DEN-12426: LTS: Bug / CR / Develop Coco / Manual

- removed the "// coco begin validated" to disable the manually validated coverage.

  1. … 81 more files in changeset.