* SDA-3588 - Auto update for macOS and Windows
* SDA-3588 - bump version to 19.0.1
* SDA-3588 - fix run-script-os version
* SDA-3588 - Remove old auto update and update setAppUserModelId
* SDA-3588 - Update app ID to com.symphony.electron_desktop
* SDA-3588 - Update app ID to com.symphony.electron_desktop in Symphony.cs
* SDA-3588 - Add autoUpdateUrl field in config file
* SDA-3588 - Validate url
* SDA-3588 - Include installer nsis script
* SDA-3589 - Remove os path from update url and rename artifacts
* SDA-3589 - set empty value for autoUpdateUrl
* SDA-3589 - Add validation for autoUpdateUrl field
* SDA-3589 - change auto update manual workflow
* SDA-3733 - Update electron version to 19
* Remove electron-rebuild dependency
* Switch to node version 16.13.2
* Remove rebuild script
* Bump napi
* Use node 16.13.2
* remove @types dependency
* Bump node version for build-mac.sh
* Bump run-script-os and screen-share-indicator-frame
* updated electron and electron-builder
* Capture unhandled rejections
* Remove swift search
* Update to version 19
* Swift Shader is no longer part of 19 builds
* Update ci node version
* SDA-3733 - Bump electron version to 19.0.2
* SDA-2547 - Upgrade electron version to 14.0.1
* SDA-2547 - refactor and fix unit tests
* SDA-2555 - Move custom title bar away from remote module
* SDA-2555 - Update API new-window to setWindowOpenHandler and fix issues
* SDA-2555 - Arrange imports
* SDA-2555 - Fix unit tests
* SDA-3387 - Fixed reload, native notification issues & finally removed the SFE CSS injection 🎉
* SDA-2547 - Fix fullscreen state on Windows
* SDA-2552 - Update version info
* SDA-2548 - Fix media permission
* SDA-2547 - Get app name from package.json
* SDA-2775: notification position window new ui
- Create new user interface for notification position window
- Add unit tests
* SDA-2775: increase test coverage and format css
* SDA-2559: clean app cache on install
- Clean app cache on a fresh install of SDA to avoid upgradation problems
- Clean app cache and restart SDA when it crashes or is unresponsive
* SDA-2559: fix failing unit test
* SDA-2559: add dialog before restarting the app
* SDA-2559: add translations
* SDA-2559: fix failing unit tests and refactor code
* add support for electron 8.x
* update node-abi to latest
* 8.x: fix unit tests
* upgrade to electron 9.x
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
* rebase 9.x against master
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
* 9.x: fix windows installer files
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
* rebase 9.x against master and fix issues
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
* 9.x - update aip file
* 9.x -> downgrade to electron 9.0.0-beta.22
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
* bump up electron version to 9.0.0
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
* upgrade node-abi to support electron 9
* update package-lock.json
* 9.x -> enable signing on aip
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
* 9.x -> update package-lock.json
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
* 9.x -> fix screen share indicator mac script issue
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
* SDA-2080 - Target jss class name instead of dev defined
* SDA-2080: fix title bar issue with 9.x
* SDA-2080 - Make text notification black for 1.5 and update style template
* 9.x: add electron-osx-sign to fix 9.x build issues
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
* SDA-2091 - Only pass required data via IPC
* SDA-2092 - prevent notifications from opening in fullscreen state in MacOS
* SDA-2056: set [POD] as the placeholder for default pod url
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
* SDA-2056: fix unit tests
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
* SDA-2056: remove post install script.
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
Co-authored-by: Kiran Niranjan <kiran.niranjan@symphony.com>
* Upgrade Electron version to 6.x
* fix: SDA-1347 (Group multiple processes into a single task bar icon) (#778)
* update mac build script
* update mac packager
* feat: ELECTRON-1462 (Combine more information into about app window) (#777)
* ELECTRON-1462 - Merge more info window in to about app window
* ELECTRON-1462 - Adjust window size
* ELECTRON-1462 - Add line space
* ELECTRON-1462 - Resize for windows
* ELECTRON-1462 - Add translation for swift search
* ELECTRON-1462 - Adjust width for Windows OS
* ELECTRON-1462 - Add about app snapshots file
* SDA-1347 - Group multiple processes into single task bar icon
* Change dependency from gulp-tsc to gulp-typescript
* 6.x Update activity detection api
* 6.x Update aip file to remove unwanted spellchecker files
* 6.x Update electron version to 6.1.2
* 6.x Update SDA version and change spellchecker base
* 6.x Update electron-builder version to support 6.x
* 6.x fix escape char for window build command
* 6.x Optimize log path set and get methods
* 6.x Change yml to json
* 6.x Make Window local path as default user data path
* ELECTRON-1462 - Merge more info window in to about app window
* ELECTRON-1462 - Adjust window size
* ELECTRON-1462 - Add line space
* ELECTRON-1462 - Resize for windows
* ELECTRON-1462 - Add translation for swift search
* ELECTRON-1462 - Adjust width for Windows OS
* ELECTRON-1462 - Add about app snapshots file
* ELECTRON-1463: support linux build
* ELECTRON-1463: add scripts for linux build
* ELECTRON-1463: fix unit tests
* ELECTRON-1463: fix logger issue
* ELECTRON-1463: fix menu not showing up
* ELECTRON-1463: add screen-snippet functionality for linux
* ELECTRON-1463: fix log path for linux
* ELECTRON-1463: fix config path for linux
* ELECTRON-1463: fix config path for linux
* ELECTRON-1463: fix path in spellchecker
* ELECTRON-1463: fix log path issues
* ELECTRON-1463: remove unneeded dependencies and support rpm