Commit graph

80 commits

Author SHA1 Message Date
Quang Lam
d035bdbcb0
Fix Yandex Music auth links are open in browser (#139) 2020-02-16 00:11:52 -06:00
Quang Lam
18ece70630
Add option to hide title bar on macOS (#137) 2020-02-15 18:41:01 -06:00
Quang Lam
8da59639ea
Fix transparent background pref of new workspace isn't set correctly (#138) 2020-02-15 14:29:43 -06:00
Quang Lam
75a477ab84
Add option to hide menu bar on Windows & Linux (#136) 2020-02-15 14:26:46 -06:00
Quang Lam
58c904fe01
Fix context menu doesn't work when multiple windows are open (#135) 2020-02-15 14:26:37 -06:00
Quang Lam
3d871f1ae8
Show page title on title bar (#133) 2020-02-11 18:02:47 -06:00
Quang Lam
3e9ff738a6
Add Go to URL dialog menu (#131) 2020-02-11 04:27:06 -06:00
Quang Lam
06c9a4db24
Fix bugs occurring when there are no workspaces (#130) 2020-02-11 01:13:47 -06:00
Quang Lam
171f4a1649
Add right-click context menu for selecting/editing (#128) 2020-02-10 15:36:45 -06:00
Quang Lam
d981d4f155
Add address bar (#127) 2020-02-04 23:11:42 -06:00
Quang Lam
662a180c7b
Add workspace removal confirmation dialog (#125) 2020-02-02 01:09:38 -06:00
Quang Lam
b82fc51b55
Fix unable to retrieve icon for certain websites (#119) 2020-01-19 03:00:54 -06:00
Quang Lam
9260107d01
Add option to use transparent background for workspace icon (#118) 2020-01-19 00:39:39 -06:00
Quang Lam
b0fb8cb1a5
Add option to retrieve workspace icon from the Internet (#117) 2020-01-18 23:14:53 -06:00
Quang Lam
1227046312
Require side/nav bar to be shown when attaching to menu bar on Linux (#114) 2020-01-12 04:16:49 -06:00
Quang Lam
c8387090d4
Fix cannot read property 'match' of null (#113) 2020-01-11 22:25:19 -06:00
Quang Lam
a6b6ce7cc1
Open app when clicking menubar icon by default (#112)
Revert #106 with many changes to improve UX.

- Right-click for context menu (macOS & Windows only)
- Additional menu items in Preferences (Quit, About, Update).
2020-01-11 22:08:57 -06:00
Quang Lam
9527570d9b
Fix Xero internal links unexpected open in browser (#111) 2020-01-11 15:44:46 -06:00
Quang Lam
7f82e2018e
Fix insignificant number of arguments bug on Windows (#108) 2020-01-09 14:40:26 -06:00
Quang Lam
4de7bbd554
Show context menu when clicking menubar icon by default (#106) 2020-01-08 23:47:38 -06:00
Quang Lam
cf4f168946
Fix main app icon is not set on Linux (#105) 2020-01-08 23:37:39 -06:00
Quang Lam
8f03218478
Add app badge support for Windows (#103) 2020-01-08 16:21:36 -06:00
Quang Lam
4e3b80c9a3
Add option to toggle sidebar (#102) 2020-01-08 16:10:48 -06:00
Quang Lam
24db550232
Add option to set custom user agent (#98) 2020-01-03 22:58:33 -06:00
Quang Lam
91f8e9e96c
Add option to hibernate unused workspaces at app launch (#97) 2020-01-03 04:03:23 -06:00
Quang Lam
e175cb78d8
Add option to hibernate/wake up workspace manually (#96) 2020-01-03 03:27:25 -06:00
Quang Lam
4468b2af33
Fix browser sniffing prevents Google Voice to make calls (#95) 2020-01-02 00:53:23 -06:00
Quang Lam
64fe744456
Fix external link handling doesn't work correctly with Gmail (#94) 2019-12-30 23:52:15 -06:00
Quang Lam
e59ba879c2
Fix WhatsApp requires Google Chrome 49+ bug (#91) 2019-12-20 12:03:15 -06:00
Quang Lam
7ea3b936ed
Fix browser sniffing prevents some apps to work (#90) 2019-12-20 08:56:40 -06:00
Quang Lam
9a554eff26
Fix Google prevents signing in because of security concerns (#88) 2019-12-19 20:48:59 -06:00
Quang Lam
1029691545
Fix Google account switching is not handled correctly (#87) 2019-12-19 19:21:21 -06:00
Quang Lam
916911c93b
Improve popup window and external link handling (#86) 2019-12-19 17:19:32 -06:00
Quang Lam
0a79a95516
Add email client support for Tutanota (#84) 2019-12-13 18:59:11 -06:00
Quang Lam
19131b1a48
Fix bugs related to getDisplayMedia API (screen sharing) (#83) 2019-12-13 18:58:54 -06:00
Quang Lam
4a0ce85f1c
Add getDisplayMedia API (screen sharing) support (#82) 2019-12-13 11:42:29 -06:00
Quang Lam
0ba7dd02fa
Fix BrowserView object is not fully removed from memory (#79) 2019-12-10 21:50:55 -06:00
Quang Lam
0713cd0299
Fix message dialogs are not closable on Ubuntu Unity (#76) 2019-12-09 14:20:10 -06:00
Quang Lam
a723774c92
Fix discarding draft in Gmail close app window (#73) 2019-12-08 11:59:01 -06:00
Quang Lam
ecac0670a1
Add back Windows & Linux support (#72) 2019-12-08 00:01:41 -06:00
Quang Lam
cdcdd3d00e
Add option to receive pre-release updates (#71) 2019-12-07 22:39:57 -06:00
Quang Lam
bc6993d7a2
Add option to disable notifications and audio per workspace (#70) 2019-12-07 22:33:17 -06:00
Quang Lam
7228bc71df
Fix external URLs in popup windows are not handled correctly (#69) 2019-12-07 21:33:21 -06:00
Quang Lam
bd6860a220
Fix notifications and audio are only muted in active workspace (#68) 2019-12-07 21:33:07 -06:00
Quang Lam
385b438992
Add option to hibernate workspace when not not used (#67) 2019-12-07 18:19:57 -06:00
Quang Lam
1c51f075d0
Improve overall user interface and experience (#66) 2019-12-07 14:54:19 -06:00
Quang Lam
2f5fd2e38b 1.9.0 2019-12-02 06:16:27 -06:00
Quang Lam
07d47725d8
Add option to mute audio when notifications are paused (#62) 2019-12-02 05:44:02 -06:00
Quang Lam
63541c9767
Fix external links are not handled correctly in many apps (#61) 2019-12-02 05:43:52 -06:00
Quang Lam
b9fbb4b7c3
Fix notification permission is not correctly granted (#60) 2019-12-02 05:43:41 -06:00