Vishwas Shashidhar
|
6b9e68d72d
|
SDA-1932: fix switching client based on focused window
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
|
2020-04-01 22:32:32 +05:30 |
|
mattias-symphony
|
1f87f6e565
|
Merge branch 'master' into SDA-1927
|
2020-04-01 09:31:50 +02:00 |
|
Vishwas Shashidhar
|
ed503076f5
|
feat: SDA-1932: persist client switch (#959)
* SDA-1932: add support for persisting client preference
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
* SDA-1932: address PR comments
|
2020-03-31 22:15:43 +05:30 |
|
Kiran Niranjan
|
5338649aaf
|
SDA-1924 - Add new fields for about-app window (#958)
|
2020-03-31 17:28:51 +05:30 |
|
Mattias Gustavsson
|
f1905f3c7a
|
SDA-1927 Remove screen share indicator frame when quit SDA
|
2020-03-30 15:04:41 +02:00 |
|
Vishwas Shashidhar
|
bef7230d05
|
fix: SDA-1904: disable network refresh on Mana (#952)
* SDA-1904: disable network refresh on Mana
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
* SDA-1904: disable network refresh on Mana
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
* SDA-1904: disable network refresh on Mana
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
|
2020-03-27 21:04:12 +05:30 |
|
Kiran Niranjan
|
86854315b3
|
SDA-1895 - Escape backslash characters for autoLaunchPath (#944)
|
2020-03-26 18:24:57 +05:30 |
|
Kiran Niranjan
|
d685be3eb6
|
fix: SDA-1910 (Add safety checks for devtools menu item) (#946)
* SDA-1910 - Add safety check for devtoolsEnabled
* SDA-1910 - Add safety check for devtoolsEnabled
|
2020-03-26 16:40:26 +05:30 |
|
Kiran Niranjan
|
59986f0818
|
SDA-1877 - Fix Spectron tests
|
2020-03-23 18:56:03 +05:30 |
|
Kiran Niranjan
|
bec095d576
|
SDA-1877 - Fix blank pop-out issue in 8.x electron version
|
2020-03-23 16:54:03 +05:30 |
|
Johan Kwarnmark
|
abdbe73089
|
sda-1899 spelling issue
|
2020-03-23 11:44:10 +01:00 |
|
Johan Kwarnmark
|
e3c2a04cdc
|
Merge branch 'sda-1899' of https://github.com/johankwarnmarksymphony/SymphonyElectron into sda-1899
|
2020-03-23 11:38:25 +01:00 |
|
Johan Kwarnmark
|
1776d5bf52
|
sda-1899 change the short cuts for windows
|
2020-03-23 11:38:12 +01:00 |
|
Johan Kwarnmark
|
4169c28dd0
|
Merge branch 'master' into sda-1899
|
2020-03-23 10:27:27 +01:00 |
|
Johan Kwarnmark
|
9f75cd6e1b
|
sda-1899 change the shortcuts
|
2020-03-23 09:54:33 +01:00 |
|
mattias-symphony
|
827d17a7c3
|
Merge branch 'master' into SDA-1897
|
2020-03-23 09:35:00 +01:00 |
|
Johan Kwarnmark
|
97cec0911d
|
sda-1899 remove unused function
|
2020-03-23 08:51:09 +01:00 |
|
Johan Kwarnmark
|
9c99021453
|
Update src/app/window-handler.ts
Co-Authored-By: Kiran Niranjan <kiranleo1992@gmail.com>
|
2020-03-23 08:48:28 +01:00 |
|
Johan Kwarnmark
|
ada29a587f
|
sda-1899 update after review comments
|
2020-03-22 17:51:22 +01:00 |
|
Johan Kwarnmark
|
3aa42e69ab
|
sda-1899 make the switch work
|
2020-03-20 17:19:00 +01:00 |
|
Vishwas Shashidhar
|
ae35c628ef
|
fix mana switch
|
2020-03-20 18:37:04 +05:30 |
|
Johan Kwarnmark
|
91cd1d8353
|
sda-1899 added short cut to switch between SFE clients
|
2020-03-20 10:33:23 +01:00 |
|
Mattias Gustavsson
|
46283a3b64
|
SDA-1897 Unify screenshare indicator frame handling for window/fullscreen
|
2020-03-20 09:00:31 +01:00 |
|
Kiran Niranjan
|
d61473febe
|
fix: SDA-1890 (Fix auto launch on startup for cloud config) (#934)
* SDA-1890 - Fix auto launch on start up for cloud config
* SDA-1890 - Fix unit tests
|
2020-03-20 10:38:38 +05:30 |
|
Mattias Gustavsson
|
e94fb41e47
|
SDA-1897 Unify screenshare indicator frame handling for window/fullscreen
|
2020-03-19 15:23:37 +01:00 |
|
Kiran Niranjan
|
996bd858a7
|
SDA-1880 & SDA-1882 - Fix background throttling issue (#925)
|
2020-03-18 19:50:27 +05:30 |
|
Kiran Niranjan
|
79b2c42fdc
|
SDA-1884 - filter out empty arrays (#928)
|
2020-03-18 19:25:58 +05:30 |
|
Kiran Niranjan
|
873badf389
|
test: Spectron (Initial commit) (#838)
* Spectron - Initial commit
* Spectron - Only run unit tests on travis
* Spectron - Update npm script to copy config and refactor
* Spectron - Update readme
* Spectron - update test cases
* Spectron - Merge upstream Spectron
* Spectron - Update spectron to 10.0.0 and fix issues
* Spectron - rename travis file
* Spectron - install linux specific dependency
* Spectron - Fix indentation
* Spectron - Fix indentation
* Spectron - Remove unwanted script
* fix typo
|
2020-03-18 11:15:00 +05:30 |
|
Kiran Niranjan
|
2ba5046f0c
|
fix: SDA-1859 & SDA-1857 (Add cloud config installer changes for MacOS & fix ZoomIn shortcut menu item) (#917)
* SDA-1859 & SDA-1857 - Add cloud config changes for macOS and fix zoomIn shortcut issue
* SDA-1859 & SDA-1857 - escape quot
* SDA-1859 & SDA-1857 - add quot for the values
* SDA-1859 & SDA-1857 - remove unwanted log
|
2020-03-15 17:17:49 +05:30 |
|
Kiran Niranjan
|
19a3ab53b3
|
SDA-1857 - Add accelerator for zoom in for MacOS (#914)
|
2020-03-12 23:22:02 +05:30 |
|
Kiran Niranjan
|
b2b94b6010
|
Merge branch 'master' into SDA-1859
|
2020-03-12 18:16:21 +05:30 |
|
mattias-symphony
|
89c8350c8b
|
Merge branch 'master' into SDA-1863
|
2020-03-12 13:21:34 +01:00 |
|
Kiran Niranjan
|
e2f9f1df79
|
SDA-1866 - Filter out empty strings (#908)
|
2020-03-12 17:34:37 +05:30 |
|
Mattias Gustavsson
|
0699d63366
|
SDA-1863 Re-enable the --no-sandbox flag
|
2020-03-12 12:09:53 +01:00 |
|
Kiran Niranjan
|
d686ee4dbb
|
SDA-1859 - Revert menu changes
|
2020-03-11 23:14:30 +05:30 |
|
Kiran Niranjan
|
3e9b5ca49d
|
SDA-1859 - Hide menu items instead of disabling it
|
2020-03-11 14:40:17 +05:30 |
|
Kiran Niranjan
|
6df2ff1766
|
Whitelist: fix issues with whitelist (#902)
|
2020-03-10 16:06:28 +05:30 |
|
Vishwas Shashidhar
|
82543debfb
|
feat: SDA-1838: upgrade electron framework to 8.x (#895)
* add support for electron 8.x
* update node-abi to latest
* 8.x: fix unit tests
* upgrade dependencies
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
* SDA-1838: removed unwanted console log
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
* SDA-1838: refactor code
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
|
2020-03-06 14:37:18 +05:30 |
|
Vishwas Shashidhar
|
8a4ec3ec75
|
SDA-1778 - Load the complete pod url instead of hostname (#893)
|
2020-03-05 19:16:22 +05:30 |
|
mattias-symphony
|
cb27e2022f
|
Merge branch 'master' into master
|
2020-03-04 13:27:48 +01:00 |
|
Mattias Gustavsson
|
83245d117c
|
SDA-1831 Don't show screen share indicator on taskbar
|
2020-03-04 13:23:06 +01:00 |
|
Vishwas Shashidhar
|
5504a8e8ca
|
fix: [SDA-1567] add menu item for disable gpu (#884)
* SDA-1567: upgrade electron to 6.1.7
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
* SDA-1567: add menu item for managing gpu
* SDA-1567: add documentation for dialog-handler.ts
* SDA-1567: fix chrome flags unit test
* SDA-1567: update package-lock.json
* SDA-1567: add disable gpu menu item
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
* SDA-1567: fix unit tests and update dialog-handler.ts
- Fix unit tests
- Update dialog handler to write to config file regardless of user restarting the app immediately
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
* SDA-1567: revert electron upgrade
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
* SDA-1567: fix translations
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
|
2020-03-04 17:49:43 +05:30 |
|
Johan Kwarnmark
|
b4c9da6ce2
|
Merge branch 'master' into sda-1717
|
2020-03-03 11:29:31 +01:00 |
|
Kiran Niranjan
|
3b94161e59
|
feat: SDA-1814 (Redesign about Symphony window) (#880)
* SDA-1814 - Redesign about symphony window
* SDA-1814 - text align right
* SDA-1748 - Update design changes
* SDA-1748 - Update window height
|
2020-03-03 11:53:32 +05:30 |
|
Kiran Niranjan
|
45cfbbdd6b
|
feat: SDA-1748 (Add support for Cloud Config) (#878)
* SDA-1748 - Initial Cloud config
* SDA-1748 - Read menu items enabled values from filtered cloud config
* SDA-1748 - Fix unit tests
* SDA-1748 - Fix issues with custom title bar and devtools
* SDA-1748 - Fix unit tests
|
2020-03-03 11:15:27 +05:30 |
|
Johan Kwarnmark
|
890268f9d8
|
Update src/app/window-handler.ts
Co-Authored-By: mattias-symphony <57355424+mattias-symphony@users.noreply.github.com>
|
2020-03-02 14:46:49 +01:00 |
|
Johan Kwarnmark
|
6a82154818
|
sda-1717 when application is reloading all childwindows are closed, added kill of screen share frame
|
2020-03-02 14:37:47 +01:00 |
|
Johan Kwarnmark
|
8b251a3cca
|
sda-1717 made screenShareIndicatorFrameUtil and execCmd public
|
2020-03-02 14:36:53 +01:00 |
|
mattias-symphony
|
a32ef05d3c
|
Merge branch 'master' into master
|
2020-02-28 15:21:37 +01:00 |
|
Mattias Gustavsson
|
897febcfe0
|
Added window tracking to screen share indicator frame for Mac
|
2020-02-28 08:29:21 +01:00 |
|