Commit Graph

20 Commits

Author SHA1 Message Date
Kiran Niranjan
7fb6c4c407 ELECTRON-648 (Prevent drag and drop of files) (#464)
- Prevent drag and drop of files
- Prevent drag and drop of files for about app window
2018-08-16 11:35:40 +05:30
Vishwas Shashidhar
1898c36508
ELECTRON-505: add dev tools administration control (#435)
* ELECTRON-505: enable / disable dev tools

implement logic to disable / enable dev tools with installer and configuration file

* ELECTRON-505: fix mac installer issues

* ELECTRON-505: add dev tools option to the windows installers

* ELECTRON-505: enable signing in the installers

* ELECTRON-505: update mac installer dev tools label text

* ELECTRON-505: remove dev tools from configuration windows
2018-07-20 16:23:08 +05:30
Vishwas Shashidhar
a26a1d609c
ELECTRON-519: support Japanese localization for menus, dialogs and windows (#401)
- add basic localisation implementation for menu items
- add more strings to support localisation on menus
- add more strings to support localisation on menus
- add all menu items for localisation
- refactor i18n code
- Add localization for screen picker, basic auth and notification settings child windows
- Add localization bridge
- add i18n support to more strings
- update translations
- add events to change language and redo menu template
- move config update logic to windowMgr
- fix linting issues and refactor
- add snipping tool messages
2018-06-19 20:26:04 +05:30
Vishwas Shashidhar
6eca7ccbe2
ELECTRON-459: fixes the issue (#369) 2018-05-16 19:17:18 +05:30
Vishwas Shashidhar
25c59230f1
Revert "ELECTRON-430: Enable context isolation" (#355) 2018-05-03 12:23:01 +05:30
Vikas Shashidhar
2fb82e9d60 ELECTRON-430: Enable context isolation
1. Enables context isolation when creating any browser window instance.
2018-04-18 12:59:44 +05:30
Kiran Niranjan
3be2986c7e Electron-401 (fixes crash reporter) (#334)
- fix crash reporter
- fix typo
- Add support to generate crash report
- Add logic to store globally and return
- PR review fixes
- Add logic to validate file mime type
2018-04-11 18:43:59 +05:30
Kiran Niranjan
714209f8f9 Electron-142 - Changed "buildVersion" key to "buildNumber" 2017-10-30 18:36:45 +05:30
Kiran Niranjan
450992cdf8 Electron-142 - setting 'N/A' if version number is not available 2017-10-30 18:06:42 +05:30
Kiran Niranjan
564950ec92 Electron-142 - Included build version in the about app section 2017-10-30 14:25:33 +05:30
Kiran Niranjan
837d0dc265 Electron-175 - Method to set AlwaysOnTop property for about window 2017-10-11 20:58:32 +05:30
Kiran Niranjan
bb5ace404b Electron-142 - Fixes the issue where it prevents creating multiple instances of the about window 2017-10-06 16:47:55 +05:30
Kiran Niranjan
77b62c6430 Electron-142 - Changed the symphony logo 2017-09-28 10:55:19 +05:30
Kiran Niranjan
ad5d762c20 Electron-142 - Moved inline styles to style tag 2017-09-27 21:18:13 +05:30
Kiran Niranjan
99ea90db02 Updated window title 2017-09-27 11:21:22 +05:30
Kiran Niranjan
bc447a641e Merge branch 'ELECTRON-142' of https://github.com/KiranNiranjan/SymphonyElectron into ELECTRON-142 2017-09-27 11:17:15 +05:30
Kiran Niranjan
7130883c74 Electron-142 - Made changes as per review 2017-09-27 11:13:50 +05:30
Kiran Niranjan
c996c52849 Electron-142 - Made changes as per review 2017-09-27 11:11:31 +05:30
Kiran Niranjan
80a7460f47 Updated comment 2017-09-26 21:34:25 +05:30
Kiran Niranjan
dfbcf46412 Electron-142 - Added a new menu item to show application version details 2017-09-26 16:10:53 +05:30