* 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
* ELECTRON-43 - Implemented Alert settings functionality
* ELECTRON-43
1. Added multiple monitor support for notifications in windows
2. Implemented a settings window to change notification position
3. Completed implementing configure alert position window
* ELECTRON-43 - Refactored code and changed config data
* ELECTRON-43
1. Refactored the code
2. Added modal property to browser window
* ELECTRON-43
1. Resolved conflicts
2. Made config default display value to null
3. Renamed api method from 'showAlertSettings' to 'showNotificationSettings' for consistency
4. Fixed some bugs
* ELECTRON-56 - Implemented always on top feature
* ELECTRON-56 - Made some code refactoring
* ELECTRON-56 - Also fetching the alwaysOnTop prop from the event emitter
* ELECTRON-56 - Refactored code
* ELECTRON-56 - Exported only the required methods in event emitter
* Electron-66 - Added more unit tests for config, getRegistry & throttle
* Electron-66 - Added some more unit tests and enabled activity detection unit test
* added background image to packages as provided by the design team
* electron-37: added a custom intro screen and changed the text in plugin as per design instructions
* Electron-19 - Updated AutoLauncher path to make it work properly in mac
* Electron-26 - Implemented auto launch for mac
* Electron-26 - Added comments
* electron-37: fixed issues w.r.t. installer pane not capturing the pod url and also added startup plist in the post install script
* electron-37: removed watch paths on launch agent
1. Implemented crash reporter for both main and renderer processes
2. Fetch crash log details from Symphony.config
3. Send reports to a break pad server