Commit Graph

1684 Commits

Author SHA1 Message Date
Mattias Gustavsson
3cd0dc8ba3 Added ScreenShareIndicatorFrame.exe to installer 2019-11-29 07:54:28 +01:00
Johan Kwarnmark
02f741c834 We could not update Symphony on mac because the version was wrong 2019-11-29 07:54:28 +01:00
Kiran Niranjan
c4b0283239 SDA-48 - force sandbox for all BrowserWindow instances (#814) 2019-11-29 07:54:28 +01:00
Mattias Gustavsson
4bf398974c Launching new screen share indicator frame exe 2019-11-29 07:53:58 +01:00
Kiran Niranjan
0b9c5e200f
fix: Add package-lock.json to git & disable protocol register for dev env (#815)
* Add package-lock.json to git & disable protocol register for dev env
Disable package-lock file for travis

* Disable package-lock.json just for travis
2019-11-29 08:47:15 +05:30
Mattias Gustavsson
86b1c039a2 Removed weird file which should not have been created 2019-11-27 14:16:47 +01:00
Mattias Gustavsson
604caedd69 Implemented unified log extraction 2019-11-27 14:04:58 +01:00
Johan Kwarnmark
c0fb4c6a9b
Merge pull request #816 from johankwarnmarksymphony/mac-install
We could not update Symphony on mac because the version was wrong
2019-11-26 16:44:39 +01:00
Johan Kwarnmark
3ac823d333 We could not update Symphony on mac because the version was wrong 2019-11-26 16:39:01 +01:00
Kiran Niranjan
ecf5c71958
SDA-48 - force sandbox for all BrowserWindow instances (#814) 2019-11-26 13:41:24 +05:30
Johan Kwarnmark
bf6dfb1f16
Merge pull request #812 from johankwarnmarksymphony/sda-1591
fix: SDA-1591 Translate the window title for notification settings
2019-11-21 11:30:36 +01:00
Johan Kwarnmark
a160c3d6fa Translate the window title for notification settings 2019-11-20 11:49:15 +01:00
Johan Kwarnmark
ebd031ca81
Merge pull request #811 from johankwarnmarksymphony/master
SDA-1498 Update test for full screen for french & japanese
2019-11-18 12:40:31 +01:00
Johan Kwarnmark
f3ebc54be9 Update test for full screen for french & japanese 2019-11-18 11:27:33 +01:00
Johan Kwarnmark
e59de3e989
Merge pull request #810 from mattias-symphony/SDA-1587_Broken_SDA_Demo_App
feat: SDA-1587 Broken functions in demo app
2019-11-18 09:49:59 +01:00
Mattias Gustavsson
d12a12d828 Added instructions for getting the demo to work locally 2019-11-18 07:35:17 +01:00
Johan Kwarnmark
80ff046b32
Merge pull request #808 from johankwarnmarksymphony/master
fix: SDA-1498 L10N: "Press Esc to exit full screen" not localized
2019-11-15 10:59:26 +01:00
Johan Kwarnmark
542e539628 Change esc to Esc 2019-11-15 10:18:57 +01:00
Johan Kwarnmark
c326d8a9df
Merge pull request #805 from johankwarnmarksymphony/master
feat: SDA-1553 Add screen-sharing-frame, for sharing screen
2019-11-15 10:08:36 +01:00
Johan Kwarnmark
81e24665f2 Feedback from designer to change color and size of the frame 2019-11-14 16:56:53 +01:00
Johan Kwarnmark
bf3ad79244 Removed comment code 2019-11-14 16:17:53 +01:00
Johan Kwarnmark
e03f281499 Merge remote-tracking branch 'upstream/master' 2019-11-12 10:40:40 +01:00
Johan Kwarnmark
bf0fe6f772 Add screen-sharing-frame, for sharing screen 2019-11-12 10:40:15 +01:00
Kiran Niranjan
d64dba8853
SDA-1582 - Include missing .node files in aip (#804) 2019-11-11 18:13:09 +05:30
Kiran Niranjan
228ff9ad7f
SDA-1581 - Set document title for all the window (#803) 2019-11-11 18:12:44 +05:30
Kiran Niranjan
d6ba2d7a0a
SDA-1510 - Add margin top dynamically in mana (#801) 2019-11-07 14:09:01 +05:30
Johan Kwarnmark
55d667ab46
Merge pull request #800 from johankwarnmarksymphony/master
Show SFE version in about-window
2019-11-07 09:24:45 +01:00
Johan Kwarnmark
d2e825601f Show SFE version in about-window 2019-11-06 14:49:23 +01:00
Johan Kwarnmark
d58d4b0a5b
Merge pull request #798 from johankwarnmarksymphony/master
feat: SDA-1560 RTC: New screen sharing indicator
2019-11-06 13:15:33 +01:00
Johan Kwarnmark
dd68801bf5 Expand the text field to fit Japanese 2019-11-05 15:50:54 +01:00
Johan Kwarnmark
4484d44528 Remove window close 2019-11-05 15:44:16 +01:00
Johan Kwarnmark
d0e8cb2b31 Moved hard coded top position of screen share indicator window to a variable topPositionOfIndicatorScreen 2019-11-01 11:02:40 +01:00
Johan Kwarnmark
a577cd1ef9 Merge remote-tracking branch 'upstream/master' 2019-11-01 09:56:57 +01:00
Kiran Niranjan
4c5b1b745c 6.x Include unpacked native modules spellchecker & cld 2019-10-31 21:20:20 +05:30
Johan Kwarnmark
019e640c91 Merge remote-tracking branch 'upstream/master' 2019-10-31 10:15:05 +01:00
Vishwas Shashidhar
c709b690f3
SDA-1557: unpack asar files locally (#796) 2019-10-31 10:43:21 +05:30
Johan Kwarnmark
9845cf3dc1 Merge remote-tracking branch 'upstream/master' 2019-10-30 16:40:08 +01:00
Kiran Niranjan
0431a9f5ad fix: Upgrade master to 6.x (#795)
* Upgrade Electron version to 6.x

* fix: SDA-1347 (Group multiple processes into a single task bar icon) (#778)

* update mac build script

* update mac packager

* feat: ELECTRON-1462 (Combine more information into about app window) (#777)

* ELECTRON-1462 - Merge more info window in to about app window

* ELECTRON-1462 - Adjust window size

* ELECTRON-1462 - Add line space

* ELECTRON-1462 - Resize for windows

* ELECTRON-1462 - Add translation for swift search

* ELECTRON-1462 - Adjust width for Windows OS

* ELECTRON-1462 - Add about app snapshots file

* SDA-1347 - Group multiple processes into single task bar icon

* Change dependency from gulp-tsc to gulp-typescript

* 6.x Update activity detection api

* 6.x Update aip file to remove unwanted spellchecker files

* 6.x Update electron version to 6.1.2

* 6.x Update SDA version and change spellchecker base

* 6.x Update electron-builder version to support 6.x

* 6.x fix escape char for window build command

* 6.x Optimize log path set and get methods

* 6.x Change yml to json

* 6.x Make Window local path as default user data path
2019-10-30 20:58:25 +05:30
Johan Kwarnmark
0d97cf2890 Add new layout of screen sharing indicator + update test 2019-10-30 12:55:25 +01:00
Johan Kwarnmark
4dab0d66d5
Merge pull request #793 from johankwarnmarksymphony/master
fix: Fix printout of memoryInfo
2019-10-30 09:19:55 +01:00
Vishwas Shashidhar
3628c389c9 update auto assign list 2019-10-28 16:51:03 +05:30
Kiran Niranjan
85e61b8c60 SDA-1549 - Prevent multiple intervals for activity detection (#792) 2019-10-23 18:39:10 +05:30
Johan Kwarnmark
459281bb3d Fix printout of memoryInfo 2019-10-23 14:20:13 +02:00
Kiran Niranjan
627ea097e1 Enable context isolation feature by default (#791) 2019-10-23 12:28:32 +05:30
Kiran Niranjan
30b277daed
SDA-1530 - Prevent opening links larger than 2083
Bump spellchecker version to v2.0.3
2019-10-21 15:50:04 +05:30
Vishwas Shashidhar
efe7f824b4
fix: SDA-1487: add support for creating custom log folders on the fly (#790)
* SDA-1487: add support for creating custom log folders on the fly

- Currently, if we use custom logs path and a directory doesn't exist, logs are created in the default Electron path.
- This change fixes that by creating the custom logs directory (recursively) on the fly
- This change also fixes issue with clearing old log files. Now, we keep the log files for the last 5 days instead of 10 days

* SDA-1487: fix unit tests
2019-10-17 13:29:18 +05:30
Vishwas Shashidhar
af886faaf5 SDA-1510: add sda title bar class 2019-10-15 15:51:15 +05:30
Vishwas Shashidhar
202e8037bd SDA-1510: add sda title bar class 2019-10-15 15:51:15 +05:30
Vishwas Shashidhar
2b7a0aa8ae SDA-1510: add sda title bar class 2019-10-15 15:51:15 +05:30
Kiran Niranjan
ec863bc240 fix: SDA-1530 (Fix url validation check) (#789)
* SDA-1530 - Fix url validation check

* SDA-1530 - Bump spellchecker to support open link validation

* SDA-1530 - bump spellchecker version to 2.3.0

* SDA-1530 - add comment
2019-10-14 19:57:23 +05:30