Commit Graph

15 Commits

Author SHA1 Message Date
Kiran Niranjan
2b6ec2aeb8 Electron-43 (Configure Notification Position) (#142)
* 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
2017-06-16 15:29:56 -07:00
Lynn
c851c7b886 adds getVersionInfo api (#91)
* adds getVersionInfo api

* fix mixed up names
2017-05-18 10:02:29 -07:00
Lynn
515ee36fe1 enforce min width and height for windows (#88) 2017-05-11 11:11:42 -07:00
Lynn
92822fec3f more ssf name-space updates (#79) 2017-05-08 10:46:56 -07:00
Lynn
66f58e9fa9 get media source interface (#70) 2017-05-05 10:02:35 -07:00
Lynn
fa62eb991c add screen snippet dep for windows (#67) 2017-04-21 16:07:36 -07:00
Lynn
439f283916 saved layout (#62)
* saved layout

* fix fieldName check
2017-04-20 11:54:11 -07:00
Lynn
b2fcf1afc2 add support for window.open (#59) 2017-04-18 09:02:25 -07:00
Lynn
6b99dc541e Screen snippet (#55)
* adds screen snippet feature

* update return api

* udpate unit tests
2017-04-11 11:58:35 -07:00
Lynn
662fa1d864 upgrade electron 1.6.5 (#51) 2017-04-03 16:50:35 -07:00
Lynn
7ee0418c82 clean up event listeners in proxy (#50) 2017-03-30 16:20:51 -07:00
Lynn
7989bcc044 add sticky notf (#49) 2017-03-29 20:11:08 -07:00
Lynn
27d58a94d7 add notification grouping (#48) 2017-03-29 17:42:15 -07:00
Lynn
06e93cd9c3 update notify interface (#45) 2017-03-28 17:04:21 -07:00
Lynn
0dfa3339a3 notifications implementation (#34)
* wip: notifications

* wip: more notifications

* wip: add getter to proxy

* wip: add setter

* wip: add static getter and method

* wip: add event handlers

* wip: add doc

* wip: add api demo
2017-03-21 09:15:18 -07:00