Commit Graph

1352 Commits

Author SHA1 Message Date
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
Kiran Niranjan
f47b606f9f ELECTRON-1401 - Fix issues with pop-out window restore (#738) 2019-07-18 21:48:05 +05:30
Vishwas Shashidhar
e5d86dc6d7
ELECTRON-1408: fix toggle dev tools menu item (#737)
- Destructure the config object correctly to get the devToolsEnabled config value in app menu component
2019-07-17 23:57:41 +05:30
Kiran Niranjan
54994590b5 ELECTRON-1346 - Fix notification fonts and safety checks for setAboutPanel (#734) 2019-07-17 12:02:15 +05:30
Vishwas Shashidhar
2d958cc75f
fix: ELECTRON-1406: fix issue in windows menu popping up for custom title bar (#736)
* ELECTRON-1406: fix issue in windows menu popping up for custom title bar

* ELECTRON-1406: apply PR suggestions
2019-07-17 11:55:29 +05:30
Kiran Niranjan
660455b164 ELECTRON-1394 - Add flashing notification logic (#735) 2019-07-16 16:58:16 +05:30
Vishwas Shashidhar
54156ffc15
ELECTRON-1388: fix typo in notification setting radio button text (#729) 2019-07-16 11:02:46 +05:30
Kiran Niranjan
4832c906d1 Revert "ELECTRON-1369 - Set title bar's title once (#721)" (#731)
This reverts commit 92f13bfa61.
2019-07-16 11:02:33 +05:30
Vishwas Shashidhar
7f5c20a6a8
ELECTRON-1400: fix dev tools disabled localisation (#733) 2019-07-16 11:01:53 +05:30
Kiran Niranjan
eb6684e8cb ELECTRON-1370 - Add default user profile picture (#728) 2019-07-16 11:00:45 +05:30
Kiran Niranjan
7a1ded34b2 fix: ELECTRON-1380 (Show pop-up menu only on main window) (#732)
* ELECTRON-1380 - Show pop-up menu only on main window

* ELECTRON-1380 - Fix unit tests
2019-07-16 10:59:50 +05:30
Vishwas Shashidhar
2c207e9aeb bump up version to 3.8.1 2019-07-16 10:53:07 +05:30
Kiran Niranjan
e99b78b061 ELECTRON-1370 - Add support for RTC v1 api (#730) 2019-07-15 19:50:50 +05:30
Kiran Niranjan
486d345dc4
fix: ELECTRON-1382 (Fix notification z-index when alwaysOnTop is enabled) (#727)
* ELECTRON-1382 - Fix notification z-index when alwaysOnTop is enabled
2019-07-12 21:25:48 +05:30
Vishwas Shashidhar
36a68ec01b
fix: ELECTRON-1379: fix localisation for "Version" string (#726)
* ELECTRON-1379: fix localisation for "Version" string

* ELECTRON-1379: update jest snapshot
2019-07-12 16:34:20 +05:30
Vishwas Shashidhar
3125e9522c
ELECTRON-1381: fix localisation for file not found cases (#725) 2019-07-12 15:34:46 +05:30
Keerthi Niranjan
2fd6498689 SEARCH-1582 - Fix sort order check (#723) 2019-07-12 15:21:40 +05:30
Kiran Niranjan
92f13bfa61 ELECTRON-1369 - Set title bar's title once (#721) 2019-07-12 15:21:33 +05:30
Kiran Niranjan
1225f50812 ELECTRON-1380 - Fix pop-up menu position for native title bar (#724) 2019-07-12 15:19:10 +05:30
Kiran Niranjan
0255a692b9 ELECTRON-1346 - Update notification text color to match previous version (#722) 2019-07-12 14:42:50 +05:30
Kiran Niranjan
a171c47fe5 ELECTRON-1339 - Update DOM when even custom title bar updates (#720) 2019-07-12 10:34:48 +05:30
Kiran Niranjan
3b35754ac0 ELECTRON-1362 - Bump electron version to 3.1.12 to fix notification crash issue (#719) 2019-07-12 10:25:01 +05:30
Kiran Niranjan
169fd8cbe0 ELECTRON-1344 - Add logic to persist notification on mouse over (#718) 2019-07-11 21:06:43 +05:30
Kiran Niranjan
313fe5fc46 ELECTRON-1346 - Fix notification text color (#717) 2019-07-11 17:26:31 +05:30
Vishwas Shashidhar
bcf649e63b
ELECTRON-1373: fix spacing in download manager (#716) 2019-07-11 16:23:14 +05:30
Kiran Niranjan
7034640682 ELECTRON-1364 - Optimize and fix window bounds update issue (#714) 2019-07-11 15:48:27 +05:30
Kiran Niranjan
15bd87613c fix: ELECTRON-1371 (Fix Custom title bar title margin issue) (#715)
* ELECTRON-1371 - Fix title bar title margin issue

* ELECTRON-1371 - Fix spec for Windows title bar
2019-07-11 15:46:12 +05:30
Kiran Niranjan
d9c52ae745 ELECTRON-1366 - Prevent javascript error related to screen module (#713) 2019-07-10 12:00:20 +05:30