Commit Graph

27 Commits

Author SHA1 Message Date
Mo
8385b4e89f fix: workspace names now default to account email after signing in. It can later be changed from the workspace switcher menu. 2023-05-04 05:54:11 -05:00
Karol Sójko
cf5330d7cf feat-dev: add U2F iframe for desktop client authentication (#2236) 2023-03-06 17:52:35 -06:00
Aman Harwara
a15fc1ed1d feat: Added "Image from URL" option and markdown image syntax support to Super. Also allows pasting images from copied web content (#2218) 2023-02-25 11:27:03 +05:30
Aman Harwara
148aee441b fix: Super editor popover menus on iOS (#2061) 2022-11-28 20:36:10 +05:30
Mo
2ed01a071c refactor: lexical (#1954) 2022-11-07 10:42:44 -06:00
Mo
25ecdceea9 refactor: remove reliance on viewport height in favor of body (#1926) 2022-11-01 15:58:12 -05:00
Mo
d3f04451af Revert "fix(mobile): viewport size on keyboard focus (#1925)"
This reverts commit e0b75946f6.
2022-11-01 14:06:06 -05:00
Mo
e0b75946f6 fix(mobile): viewport size on keyboard focus (#1925) 2022-11-01 14:00:07 -05:00
Mo
3cb016ab1f feat: handle basic routes (#1784) 2022-10-13 09:08:03 -05:00
Aman Harwara
990939318f fix: viewport height-related issue on mobile 2022-10-12 00:54:15 +05:30
Aman Harwara
6a4b5c5cdc fix: move viewport early return above 2022-10-09 20:39:48 +05:30
Aman Harwara
cd1669f56f fix: potential fix for viewport height issue (#1772) 2022-10-09 20:37:44 +05:30
Aman Harwara
1e3acd50e9 fix: add fallback for viewport height on mobile (#1766) 2022-10-07 15:41:45 +05:30
Aman Harwara
05aff2776b fix: add fallback for initial window size (#1749) 2022-10-06 13:49:06 +05:30
Aman Harwara
927938cb56 fix: android monospace font (#1735) 2022-10-04 21:20:21 +05:30
Aman Harwara
b9b84c79d5 fix: resizing in desktop app 2022-10-03 18:52:52 +05:30
Aman Harwara
20e420820d fix: ipad web view ui improvements (#1664) 2022-09-29 13:47:00 +05:30
Aman Harwara
dd5ca0c28c fix: window size on mobile (#1600) 2022-09-20 16:48:03 +05:30
Vardan Hakobyan
d7aca2c13a feat: mobile security prefs (#1496)
* feat: move mobile-specific security items to Web when rendered in WebView

* feat: better UI for biometrics section

* feat: move Multitasking Privacy section to WebView (mostly UI)

* feat: move Multitasking Privacy section to WebView (going to understand why in WebView multitasking privacy value is auto-changed after reopening the WebView)

* feat: store MultitaskingPrivacy value as "NonWrapped" so that it's the same both on mobile and WebView

* feat: open WebView correctly when "Storage Encryption" is disabled on mobile

* fix: remove unnecessary changes and comments

* chore: revert ios-related unneeded changes

* fix: let Android to correctly recognize the NativeMobileWeb environment when opening WebView on Android

* fix: correct styles for the selected state of Biometrics/Passcode options

* chore: code cleanup

* fix: store Multitasking/Screenshot Privacy in the `Default` storage value mode

* chore: remove comment

* fix: use application's method instead of directly updating Screenshot Privacy preference

* fix: remove unused variable

* fix: use methods from Application and MobileDeviceInterface in all places, remove duplicate code

* fix: hide Multitasking Privacy and Biometrics Lock in WebView

Co-authored-by: Aman Harwara
2022-09-14 13:07:10 +04:00
Aman Harwara
39d0ee9181 feat: update mobile design (#1526) 2022-09-12 21:48:47 +05:30
Aman Harwara
520b3add0f fix: editor content being hidden under keyboard on mobile (#1410) 2022-08-25 15:01:44 +05:30
Vardan Hakobyan
d048800b9d fix: disable zoom on input focusing on ios (#1386)
* fix: disable zoom when focusing input field on ios

* chore: better naming
2022-08-09 19:06:03 +04:00
Aman Harwara
887402f75f fix: viewport height on mobile Chrome & Safari (#1376) 2022-08-08 14:32:16 +05:30
Mo
9a3cdfbc1a chore: mobile web bridge concept (#1228) 2022-07-07 11:55:07 -05:00
Aman Harwara
73c65c3714 chore: lint warn on console.log (#1135) 2022-06-22 19:51:52 +05:30
Mo
0b7ce82aaa feat: add desktop repo (#1071) 2022-06-07 11:52:15 -05:00
Mo
f4ef63693c refactor: repo (#1070) 2022-06-07 07:18:41 -05:00