Commit Graph

1379 Commits

Author SHA1 Message Date
Kiran Niranjan
963ceecc21 Bump electron version to 5.0.10 from 5.0.8 2019-09-17 12:01:36 +05:30
Kiran Niranjan
114d6d897a fix: SDA-1520 (Optimize memory refresh logic & make it randomize) (#782)
* SDA-1520 - Optimize memory refresh logic & make it randomize

* SDA-1520 - Change attributes, for MacOS use private else use residentSet
2019-09-12 16:04:39 +05:30
Vishwas Shashidhar
a28bdb69b1 SDA-1478: make dev tools menu dynamic 2019-09-09 16:36:47 +05:30
Kiran Niranjan
4317b0592a SDA-1347 - Group multiple processes into single task bar icon (#779) 2019-09-09 10:57:43 +05:30
Kiran Niranjan
073450ab7f 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
2019-09-04 17:58:43 +05:30
Vishwas Shashidhar
ef920f38e0 update mac packager 2019-09-04 17:41:18 +05:30
Vishwas Shashidhar
27eae6805b update mac build script 2019-09-04 15:53:59 +05:30
Kiran Niranjan
0902523c03 fix: ELECTRON-1505 (Prevent opening links longer than 2083) (#776)
* ELECTRON-1505 - Prevent opening links longer than 2083

* ELECTRON-1505 - Prevent opening links longer than 2083
2019-08-30 16:01:15 +05:30
Vishwas Shashidhar
82cfbb1de0 fix linux build script
- Remove check for packages build
2019-08-29 11:28:32 +05:30
Vishwas Shashidhar
877ed17315 revert the icons and remove icon-gen 2019-08-29 11:26:54 +05:30
Vishwas Shashidhar
c32f16aef4 fix the windows scripts 2019-08-28 20:00:29 +05:30
Vishwas Shashidhar
4fe14351aa update the windows scripts 2019-08-28 19:35:22 +05:30
Kiran Niranjan
b7067fca9a fix: ELECTRON-1488 (Update i18n resources when page fail to load) (#773)
* ELECTRON-1491 - Update i18n when page failed to load

* ELECTRON-1491 - Preload i18n resources & remove unwanted code
2019-08-28 19:12:13 +05:30
Vishwas Shashidhar
4a5f7ff77d fix mac build script 2019-08-28 15:28:49 +05:30
Kiran Niranjan
b2db06dea8 ELECTRON-1389 - Fix snack bar issue on Windows & Fix RTC pop-out issue (#771) 2019-08-28 12:14:28 +05:30
Vishwas Shashidhar
2d62b3de51
ELECTRON-1478: remove dev tools menu item via configuration (#772)
Currently, even if the dev tools is disabled in the Symphony config file, we show the menu item and display an error message. This change fixes the confusion of showing the error message and instead just doesn't bring up the dev tools if it is disabled in the configuration file
2019-08-28 11:27:25 +05:30
Vishwas Shashidhar
14e6975590 build scripts
- create build script for macOS
- create build script for linux
- create build script for windows
- create build script for windows x86
2019-08-27 16:38:26 +05:30
Vishwas Shashidhar
cc66907740 refactoring
- refactor package file
- move build config to yaml
- move demo directory to src
- remove shell path
- rename jest config file
2019-08-23 13:38:51 +05:30
Vishwas Shashidhar
1695cbc78b rearrange folder structure 2019-08-23 11:58:30 +05:30
Vishwas Shashidhar
70273f9308 fix aip files icon path 2019-08-21 15:08:09 +05:30
Kiran Niranjan
44ae65a65c ELECTRON-828 - Make screen snippet top most window (#766) 2019-08-20 14:30:39 +05:30
Vishwas Shashidhar
c09eabbc8b
feat: ELECTRON-1463: support linux build (#770)
* ELECTRON-1463: support linux build

* ELECTRON-1463: add scripts for linux build

* ELECTRON-1463: fix unit tests

* ELECTRON-1463: fix logger issue

* ELECTRON-1463: fix menu not showing up

* ELECTRON-1463: add screen-snippet functionality for linux

* ELECTRON-1463: fix log path for linux

* ELECTRON-1463: fix config path for linux

* ELECTRON-1463: fix config path for linux

* ELECTRON-1463: fix path in spellchecker

* ELECTRON-1463: fix log path issues

* ELECTRON-1463: remove unneeded dependencies and support rpm
2019-08-20 14:30:13 +05:30
Kiran Niranjan
ecd5253337 ELECTRON-1482 - Update dependencies (#768) 2019-08-18 10:49:42 +05:30
Keerthi Niranjan
36bc8cfc99 Change to ffi-napi and bump swift-search version (#767) 2019-08-18 10:48:16 +05:30
Kiran Niranjan
f24498699a fix: ELECTRON-1171 (Sets font-family dynamically based on locale) (#765)
* ELECTRON-1171 - Apply font-family dynamically based on locale

* ELECTRON-1171 - Reset font family for network error
2019-08-16 12:12:01 +05:30
Vishwas Shashidhar
18be108425
ELECTRON-1321: support uppercase urls in windows installer (#764) 2019-08-07 17:32:08 +05:30
Kiran Niranjan
be62c242e7 ELECTRON-1327 - Add support for 5.x Electron build (#763) 2019-08-07 15:37:50 +05:30
Kiran Niranjan
1038e192d7 fix: ELECTRON-1465 (Persist locale changes to the user config file) (#761)
* ELECTRON-1465 - Persist locale changes to the user config file

* ELECTRON-1465 - Add safety check
2019-08-07 15:12:29 +05:30
Keerthi Niranjan
cebada1b99 SEARCH-1646 - Include dictionary file and Update libraries for compressing the renderingBlob filed (#760) 2019-08-07 14:48:45 +05:30
Kiran Niranjan
6960f98f56 ELECTRON-1459 - Update screen snippet image type to png from jpg (#758) 2019-08-02 11:09:14 +05:30
Kiran Niranjan
b872370418 ELECTRON-1464 - Update custom title bar's title correctly (#755) 2019-08-01 21:25:50 +05:30
Vishwas Shashidhar
9c962aaa30 bump up version 2019-07-31 17:30:27 +05:30
Kiran Niranjan
b0bf48e9ed ELECTRON-1327 - Bump Electron version to 5.x (#754) 2019-07-31 16:53:50 +05:30
Kiran Niranjan
e86c82d307 Fix assets extension (#753) 2019-07-27 12:24:09 +05:30
Kiran Niranjan
9a92bf01a2 ELECTRON-1451 - Fix notification flashing issue and logo in network error (#752) 2019-07-27 11:50:40 +05:30
Keerthi Niranjan
cd55ccb00d SEARCH-1627 - Use AVAILABLE instead of FREE (#751) 2019-07-25 17:40:49 +05:30
Vishwas Shashidhar
5085ec1d42 document all the features 2019-07-25 16:10:35 +05:30
Vishwas Shashidhar
5abe7805b1
ELECTRON-1445: fix minimise on close behaviour on macOS (#750) 2019-07-24 00:19:02 +05:30
Kiran Niranjan
d5d59d3861 fix: ELECTRON-1426 (Update custom title bar icon and fix Symphony icons) (#749)
* ELECTRON-1426 - Update custom title bar icon and fix Symphony icons

* ELECTRON-1426 - Bump screen snippet version to 1.0.7 to support new icon
2019-07-24 00:18:49 +05:30
Keerthi Niranjan
5506e58295 Fix typo (#748) 2019-07-23 10:46:59 +05:30
Keerthi Niranjan
fd79f0ba1a SEARCH-1621 - Fix indexVersion to be updated after lz4 is created (#747) 2019-07-22 17:05:18 +05:30
Vishwas Shashidhar
be88873a9e update upscaled icon 2019-07-20 07:51:43 +05:30
Vishwas Shashidhar
5b002e9d23
wip: ELECTRON-1426: update assets to reflect new branding (#746)
* ELECTRON-1426: update assets to reflect new branding

* ELECTRON-1426: added installer assets

* ELECTRON-1426: update aip assets
2019-07-20 07:04:17 +05:30
Kiran Niranjan
d54b5b2ae7 ELECTRON-1409 - Identify screens based on name instead of display_id for Windows (#745) 2019-07-19 22:22:11 +05:30
Vishwas Shashidhar
e1f7fa53d0
fix: ELECTRON-1431: add logic to update pod version dynamically (#743)
* ELECTRON-1431: add logic to update pod version dynamically

* ELECTRON-1431: refactor the code to keep version handler simple

* ELECTRON-1431: add safety check for setting about panel on macOS

* Merge branch 'master' into ELECTRON-1431

# Conflicts:
#	src/app/window-handler.ts
2019-07-19 18:48:01 +05:30
Kiran Niranjan
f8ea6a778f ELECTRON-1396 & ELECTRON-1429 - Fix window constructor opts (#744) 2019-07-19 17:28:36 +05:30
Kiran Niranjan
1d9146ff02 ELECTRON-1418 - Update permissions localization strings (#742) 2019-07-19 15:29:55 +05:30
Kiran Niranjan
dbd3c05631 ELECTRON-1425 & ELECTRON-1405 - Clear displayTimer & move notification to top when setting notification content (#741) 2019-07-19 14:44:11 +05:30
Kiran Niranjan
abfda29141 ELECTRON-1368 - Fix SnackBar & DownloadManager in pop-out (#740) 2019-07-19 14:30:07 +05:30
Keerthi Niranjan
9c12dd468e Fix large lz4 size (new library) and bump index-version (#739) 2019-07-19 11:33:09 +05:30