* 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
* ELECTRON-1431: add logic to update pod version dynamically
* ELECTRON-1431: refactor the code to keep version handler simple
* ELECTRON-1431: add safety check for setting about panel on macOS
* Merge branch 'master' into ELECTRON-1431
# Conflicts:
# src/app/window-handler.ts
* ELECTRON-1365 - Fix logo in the custom title bar
* ELECTRON-1350 - Fix about app text color
* ELECTRON-1365 - Remove png file
* ELECTRON-1365 - Update windows title bar snapshot
* ELECTRON-1357: implement getting dynamic version
* ELECTRON-1357: add support for more info window
* ELECTRON-1357: add unit tests for version handler
* ELECTRON-1357: delete unwanted files
* Delete .gulp-tsc-tmp-11966-41547-768xt5.masn2.ts
* Delete .gulp-tsc-tmp-11966-10574-1bhy8kw.k21y.ts
* ELECTRON-1357: caching server data
* ELECTRON-1357: refactor code to remove event emitter and use net module
* ELECTRON-1357: set version info asynchronously
* ELECTRON-1357: add checks for failed requests
* ELECTRON-1331 - Add new performance settings and add support for BI APIs
* ELECTRON-1331 - Resolve conflicts
* ELECTRON-1331 - Fix unit test cases
* ELECTRON-1331 - Fix unit test cases and typo
* Typescript - Fix issues with notification, menu & logger
* Typescript - Update unit test case and fix logger circular import
* Typescript - Fix the notification argument issue
* Typescript - Optimize loading styles and register global shortcuts
* Typescript - Update version info logic to support BC
* Typescript - Implement memory refresh logic
* Typescript - Optimize memory refresh, devtools & appBridge code
* Typescript - Mock window-handler to fix unit tests
* Typescript - Change logic to remove if else and early exit
* Typescript - Fix string formatter function and update snack bar style
* Typescript - Update string formatter unit test
* Typescript - Fix screen snippet
* Typescript - Add logic to clean up child windows on before unload
* Typescript - Add logic to check for screen sharing media permissions
* Typescript - Fix display selecting option in notification settings
* Typescript - Bring to front - Fix issue with bring to front
* Typescript - Remove memory refresh from app menu
* Typescript - Add icons for loading screen network issue
* Typescript - Update and fix more info view
* Typescript - Update unit test to remove memory refresh
* Typescript - Complete about app screen for Windows
* Typescript - Fix unit test for about app component
* Typescript - Add safety checks for window validation