* master: (30 commits)
Electron-172 - Fixes the pop-out issue
electron-173: added dependencies to the advanced installer
electron-173: enabled spell checker
electron-145: fixes the issue with invalid json config upon repair
Electron-142 - Changed the symphony logo
Electron-142 - Moved inline styles to style tag
electron-158: added logic to disable spellchecker
Updated window title
Electron-142 - Made changes as per review
Electron-142 - Made changes as per review
electron-17: added logic to open the completed directory under the crashes directory
Updated comment
Change title to reflect new file display name as per Electron-144
Adds a count to the file name in the download manager if the user downloads a file with the same name.
Electron-142 - Added a new menu item to show application version details
Add tooltip to display full filename in download manager.
electron-17: added an event to capture a renderer crash for child windows and initialized the crash reporter there too.
electron-17: added logic to check dev environment for crashing the renderer process
electron-17: removed config that was not needed
electron-17: refactored code related to crash reporter
...
# Conflicts:
# installer/win/Symphony-x64.aip
1. Added a default language ('en-US') for windows
2. Included app.asar.unpacked dir in the windows installer as `spawn-rx` module is required for spellchecker to work.
* electron-77: added support for alwaysOnTop in mac installer
* updated the gitignore file to exclude vscode settings
* electron-77: added option for alwaysOnTop for windows installer
* electron-77: fixed the aip certficiate disabled issue, updated the gitignore to ignore aip cache and setup files