Commit Graph

2784 Commits

Author SHA1 Message Date
Salah Benmoussati
090c8e52b1
SDA-4257 Downgrading electron to 25.3.1 (#1919) 2023-07-28 14:18:33 +02:00
Salah Benmoussati
9f3f725867
Electron upgrade v25.3.2 (#1916) 2023-07-27 16:39:51 +02:00
Salah Benmoussati
5e10ab3fdd
Generate supported channels yml files for all builds (#1914) 2023-07-27 12:25:59 +02:00
Kiran Niranjan
a0a37b0e55
Bump version 23.11.0 (#1915) 2023-07-27 10:04:58 +02:00
Kiran Niranjan
13289e66a0
SDA-4219 (Change logic to use minimize/restore instead of hide/show) (#1908)
* SDA-4219 - Change from hide to minimize

Signed-off-by: Kiran Niranjan <kiran.niranjan@symphony.com>

* SDA-4219 - Remove unused function

Signed-off-by: Kiran Niranjan <kiran.niranjan@symphony.com>

* SDA-4241 - Revert fix for macOS

Signed-off-by: Kiran Niranjan <kiran.niranjan@symphony.com>

---------

Signed-off-by: Kiran Niranjan <kiran.niranjan@symphony.com>
2023-07-26 11:54:53 +05:30
Kiran Niranjan
2d75704d7f
SDA-4186 (Add support to update user POD settings) (#1904)
* SDA-4186 - Add support to update user POD settings

Signed-off-by: Kiran Niranjan <kiran.niranjan@symphony.com>

* SDA-4186 - Add support to update user POD settings

Signed-off-by: Kiran Niranjan <kiran.niranjan@symphony.com>

* SDA-4186 - Fix unit test

Signed-off-by: Kiran Niranjan <kiran.niranjan@symphony.com>

* SDA-4186 - Add unit test

Signed-off-by: Kiran Niranjan <kiran.niranjan@symphony.com>

* SDA-4186 - Change pod info to user config

Signed-off-by: Kiran Niranjan <kiran.niranjan@symphony.com>

---------

Signed-off-by: Kiran Niranjan <kiran.niranjan@symphony.com>
2023-07-25 13:36:42 +05:30
Kiran Niranjan
8eae1f77a4
SDA-4243 - Fix issue with lower-left calculation (#1909)
Signed-off-by: Kiran Niranjan <kiran.niranjan@symphony.com>
2023-07-25 13:07:13 +05:30
NguyenTranHoangSym
bd48b69345
SDA-4242: Local will take prio if invalid value inserted into HKCU (#1906) 2023-07-21 10:40:07 +02:00
Kiran Niranjan
695db74438
SDA-4241 - Move click handler on to button (#1905)
Signed-off-by: Kiran Niranjan <kiran.niranjan@symphony.com>
2023-07-21 12:25:17 +05:30
NguyenTranHoangSym
f8ac374c54
Merge pull request #1903 from NguyenTranHoangSym/SDA-4182_racing
SDA-4182_racing: Add racing condition
2023-07-20 15:47:34 +07:00
NguyenTranHoangSym
ba8bf13cb6 SDA-4182_racing: Add racing condition 2023-07-20 14:55:24 +07:00
Kiran Niranjan
f9abb863b9
SDA-4233 - Fix EXT alignment and closing exiting window issue (#1902)
Signed-off-by: Kiran Niranjan <kiran.niranjan@symphony.com>
2023-07-19 18:06:08 +05:30
Kiran Niranjan
6a256a81f7
SDA-4231 (Fix button width for macOS) (#1900)
* SDA-4231 - Fix button width for macOS

Signed-off-by: Kiran Niranjan <kiran.niranjan@symphony.com>

* SDA-4231 - Fix button width for macOS

Signed-off-by: Kiran Niranjan <kiran.niranjan@symphony.com>

---------

Signed-off-by: Kiran Niranjan <kiran.niranjan@symphony.com>
2023-07-19 10:52:26 +05:30
Swapna Sundar Biswal
37d04d421a
upgrade c9-shell (#1899) 2023-07-18 15:01:35 +02:00
NguyenTranHoangSym
15056f16ff
SDA-4182: Add GPOs to auto update channel (#1896) 2023-07-18 11:07:50 +02:00
Kiran Niranjan
7d23cd60f8
SDA-4227 (Update electron-updater version to 6.1.3) (#1897)
* SDA-4227 - Update electron-updater version to 6.1.3

Signed-off-by: Kiran Niranjan <kiran.niranjan@symphony.com>

* SDA-4227 - Fix security issue reported by run-semgrep

Signed-off-by: Kiran Niranjan <kiran.niranjan@symphony.com>

---------

Signed-off-by: Kiran Niranjan <kiran.niranjan@symphony.com>
2023-07-18 10:53:31 +02:00
Salah Benmoussati
b1b52ff98c
Add URL protocol registry entry for SMS and tel (#1898) 2023-07-18 10:52:45 +02:00
Salah Benmoussati
893d288f8b
SDA-4177 Windows tel/sms protocols bugfix + macOS protocols registration delegated to Electron (#1895)
* Adding protocol in classes

* macOS default protocol apply instantly bugfix
2023-07-17 13:15:17 +02:00
Kiran Niranjan
dcbe7a0b74
SDA-4220 (Implement API for call notification) (#1891)
* SDA-4420 - Implement API for call notification

Signed-off-by: Kiran Niranjan <kiran.niranjan@symphony.com>

* SDA-4420 - Add unit tests

Signed-off-by: Kiran Niranjan <kiran.niranjan@symphony.com>

* SDA-4420 - Fix caller name style

Signed-off-by: Kiran Niranjan <kiran.niranjan@symphony.com>

* SDA-4420 - Change to logger

Signed-off-by: Kiran Niranjan <kiran.niranjan@symphony.com>

* SDA-4420 - update call toast position based on notification setting change

Signed-off-by: Kiran Niranjan <kiran.niranjan@symphony.com>

---------

Signed-off-by: Kiran Niranjan <kiran.niranjan@symphony.com>
2023-07-16 11:04:39 +05:30
Swapna Sundar Biswal
d5f2ef1178 update c9shell to 3.25.0-25.161 2023-07-14 11:21:43 +02:00
sbenmoussati
3d5519aea0 SDA-4178 Add support for SMS protocol 2023-07-13 11:43:29 +02:00
NguyenTranHoangSym
028292b6d4
Merge pull request #1892 from NguyenTranHoangSym/SDA-4223
SDA-4223: Add new option to overwrite auto-update pmp
2023-07-13 16:41:06 +07:00
NguyenTranHoangSym
049442dfe0 SDA-4223: Add new option to overwrite auto-update pmp 2023-07-13 16:25:46 +07:00
sbenmoussati
6c8b668de0 Fix types / deprecated events issues 2023-07-10 12:12:43 +02:00
sbenmoussati
4f40f34564 SDA-4181 Check beta auto-update channel from ACP 2023-07-10 12:12:43 +02:00
Salah Benmoussati
61805aeb80 Update Electron version + bump SDA version 2023-07-10 12:12:43 +02:00
sbenmoussati
e23c89b311 SDA-4196 Safe uptime retrieval 2023-07-07 11:51:37 +02:00
sbenmoussati
8731263d08 SDA-4196 Safe uptime retrieval 2023-07-07 11:51:37 +02:00
sbenmoussati
3105edb291 SDA-4147 Prevent loading welcome screen twice 2023-07-05 16:50:03 +02:00
sbenmoussati
a6fc4986fe SDA-4199 Add UT 2023-07-04 17:46:06 +02:00
sbenmoussati
6e89cc39a2 SDA-4199 Disabling Chrome Root Program cert check feature 2023-07-04 17:46:06 +02:00
sbenmoussati
eecf2f80ca Bump version 23.8.0 2023-07-04 10:23:21 +02:00
sbenmoussati
cae0c8b2f7 RTC-13931 Disable D3D11 by default 2023-07-04 10:23:21 +02:00
sbenmoussati
66900b0aab SDA-4158 Update URL if different 2023-07-04 10:23:21 +02:00
sbenmoussati
c5e171e116 SDA-4052 SDA should load URL if browser login enabled and there is no SSO 2023-07-04 10:23:21 +02:00
sbenmoussati
274f0772a2 Misspelling fix 2023-07-04 10:23:21 +02:00
sbenmoussati
426a0b22e2 SDA-4158 Welcome screen with input field should be displayed post upgrade 2023-07-04 10:23:21 +02:00
sbenmoussati
d4c40def00 SDA-4177 Uninstall SDA should clean up phone calls related registry keys 2023-07-03 14:23:49 +02:00
sbenmoussati
36d6e51221 SDA-4177 Adding tel custom protocol to support calls through Symphony on windows and mac 2023-07-03 14:23:49 +02:00
sbenmoussati
1864a7b410 SDA-4211 Migrating device login from client-bff to startpage 2023-07-03 09:10:26 +02:00
sbenmoussati
b7190024e0 SDA-4207 Snipping tool being closed in case it was existing before persisting existing windows and capturing the screen 2023-06-27 11:14:06 +02:00
sbenmoussati
b63b44bd0e SDA-4206 Set alwaysOnTop and skipTaskbar post hiding main window 2023-06-27 11:14:06 +02:00
sbenmoussati
5b3e9f87bb Prevent persisiting notifications in windows store 2023-06-27 11:14:06 +02:00
sbenmoussati
ca8725351c Always on top windows should be restored as is after taking a screenshot 2023-06-27 11:14:06 +02:00
sbenmoussati
e35c80f0ec SDA-4204 Show only visible windows to prevent showing back hidden toast notifications while taking a screenshot 2023-06-27 11:14:06 +02:00
sbenmoussati
8fc03dc123 SDA-4200 Restore fullscreened windows post screenshot 2023-06-27 11:14:06 +02:00
sbenmoussati
1a85447b1e Adding missing types 2023-06-27 11:14:06 +02:00
sbenmoussati
24b6c17400 SDA-4201 Minimized windows should be ignored while listing windows that needs to be hidden to take a screenshot 2023-06-27 11:14:06 +02:00
sbenmoussati
624d48f2e4 SDA-4159 C2 version bugfix for daily 2023-06-27 11:14:06 +02:00
NguyenTranHoangSym
db872a5c17 SDA-4143_complete-flow 2023-06-27 09:55:13 +02:00