SymphonyElectron/js
Vishwas Shashidhar cda34b1d70 Electron 24 - protocol handler (#85)
* added idea and coverage directories under gitignore

* electron-24: implemented handlers to process protocol actions

* electron-17: implemented use case for opening app if it is not open and handle the protocol url

* electron-24: added code and documentation comments

* electron-24: added unit tests for the protocol handler

* added npm-debug log to gitignore

* electron-24: added protocol handler support for windows

* electron-24: made changes as per comments on the PR

* electron-16: added more comments and further refactoring
2017-05-13 11:23:44 -07:00
..
activityDetection ELECTRON-32 Added unit test cases for activity detection (#84) 2017-05-10 09:12:00 -07:00
desktopCapturer get media source interface (#70) 2017-05-05 10:02:35 -07:00
dialogs fix dialog when hitting close (#81) 2017-05-09 11:27:53 -07:00
enums Electron 24 - protocol handler (#85) 2017-05-13 11:23:44 -07:00
menus Auto Launch (#75) 2017-05-09 14:44:14 -07:00
notify update notifications css (#56) 2017-04-11 15:01:14 -07:00
preload Electron 24 - protocol handler (#85) 2017-05-13 11:23:44 -07:00
protocolHandler Electron 24 - protocol handler (#85) 2017-05-13 11:23:44 -07:00
screenSnippet add screen snippet dep for windows (#67) 2017-04-21 16:07:36 -07:00
utils add unit test for isInDisplayBounds and config.js (#66) 2017-04-26 09:46:15 -07:00
badgeCount.js update to badget count interface (#32) 2017-03-09 10:12:28 -08:00
config.js add unit test for isInDisplayBounds and config.js (#66) 2017-04-26 09:46:15 -07:00
log.js update logger api (#54) 2017-04-07 13:13:10 -07:00
main.js Electron 24 - protocol handler (#85) 2017-05-13 11:23:44 -07:00
mainApiMgr.js Electron 24 - protocol handler (#85) 2017-05-13 11:23:44 -07:00
memoryMonitor.js add linting (#27) 2017-03-03 16:07:48 -08:00
windowMgr.js Electron 24 - protocol handler (#85) 2017-05-13 11:23:44 -07:00