Commit Graph

171 Commits

Author SHA1 Message Date
Mo
1a2dde2e0e feat: soft biometrics lock (#1793) 2022-10-13 15:48:36 -05:00
Mo
3cb016ab1f feat: handle basic routes (#1784) 2022-10-13 09:08:03 -05:00
Aman Harwara
8068fef4d3 feat: focus secure text entry after successful biometrics input (#1785) 2022-10-13 17:56:39 +05:30
Mo
18c821d8eb feat: replace private workspaces with private usernames (#1783) 2022-10-12 13:52:34 -05:00
Aman Harwara
37abac2ec2 fix: bidirectional linking indicator for files 2022-10-12 22:01:42 +05:30
Aman Harwara
81532f2f20 refactor: item linking (#1781) 2022-10-12 21:57:51 +05:30
Aman Harwara
990939318f fix: viewport height-related issue on mobile 2022-10-12 00:54:15 +05:30
Aman Harwara
e3f28421ff feat: item linking (#1779) 2022-10-11 23:54:00 +05:30
Aman Harwara
27d2c95b5b fix: dark mode not working in editors (#1773) 2022-10-10 21:47:57 +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
e7ca12babe fix: open upgrade page in new tab if user has account 2022-10-08 13:12:32 +05:30
Aman Harwara
734b986294 feat: open purchase flow when clicking upgrade cta with no account (#1771) 2022-10-08 01:39:40 +05:30
Aman Harwara
59db63f052 feat: change quick settings menu layout (#1770) 2022-10-08 01:08:54 +05:30
Aman Harwara
1e3acd50e9 fix: add fallback for viewport height on mobile (#1766) 2022-10-07 15:41:45 +05:30
Aman Harwara
1377846f3f fix: dark mode toggling 2022-10-06 18:53:27 +05:30
Aman Harwara
05aff2776b fix: add fallback for initial window size (#1749) 2022-10-06 13:49:06 +05:30
Aman Harwara
09b994f8f9 feat: add free dark mode (#1748) 2022-10-06 01:49:35 +05:30
Mo
6c26b96cdc fix(mobile): passcode timing options (#1744) 2022-10-05 10:08:54 -05:00
Aman Harwara
376810e657 feat: add file info panel button to file view (#1741) 2022-10-05 18:08:34 +05:30
Aman Harwara
1c603161a5 fix: increase context menu item font size on mobile (#1738) 2022-10-05 00:28:37 +05:30
Aman Harwara
b4eacd0f2a fix: attached file renaming on mobile 2022-10-04 21:40:33 +05:30
Aman Harwara
927938cb56 fix: android monospace font (#1735) 2022-10-04 21:20:21 +05:30
Aman Harwara
782cbee97e fix: preferences on mobile webview when zoomed in (#1731) 2022-10-04 17:24:48 +05:30
Aman Harwara
b9b84c79d5 fix: resizing in desktop app 2022-10-03 18:52:52 +05:30
Aman Harwara
a90e4a50e8 feat: use native preview for pdf in mobile webview (#1728) 2022-10-02 23:10:44 +05:30
Aman Harwara
52962ed65d fix: text wrapping in notes list panel title 2022-10-02 21:40:49 +05:30
Aman Harwara
b15d80eb29 fix: files download in mobile webview (#1726) 2022-09-30 22:31:49 +05:30
Aman Harwara
5f24e7285e fix: downloading backups in mobile webview (#1703) 2022-09-30 21:33:30 +05:30
Aman Harwara
08b70968f2 feat: add pref to disable note status updates (#1702) 2022-09-30 20:34:56 +05:30
Aman Harwara
3c699eaa4a feat: add line height & font size settings for plaintext editor (#1700) 2022-09-30 00:50:33 +05:30
Aman Harwara
e0ec53f85a feat: new note status indicator (#1679) 2022-09-29 21:36:08 +05:30
Mo
492c9bacbf fix(web): change component keys to use id tied to controller lifecycle instead of item id (#1681)
* fix(web): change component keys to use id tied to controller lifecycle instead of item id

* chore: lint
2022-09-29 10:58:10 -05:00
Aman Harwara
88f35b39fb fix: navigation panel resizer not showing (#1682) 2022-09-29 21:09:03 +05:30
Aman Harwara
f28ed36136 fix: disable spellcheck on custom note title format
fix: open title format help page in new tab/window
2022-09-29 20:43:44 +05:30
Aman Harwara
11dd39c126 feat: add custom note title format pref (#1678) 2022-09-29 20:10:05 +05:30
Aman Harwara
20e420820d fix: ipad web view ui improvements (#1664) 2022-09-29 13:47:00 +05:30
Aman Harwara
0ed692ff9b feat: add panel settings section in quick settings (#1669) 2022-09-29 12:46:06 +05:30
Aman Harwara
3f9d3ceffa fix: improve biometrics input on mobile webview (#1658) 2022-09-28 21:26:20 +05:30
Aman Harwara
c0af596f2d fix: sticky header behavior on iOS (#1662) 2022-09-28 18:36:42 +05:30
Aman Harwara
9502a7fa32 fix: challenge modal 2022-09-28 14:30:31 +05:30
Aman Harwara
727d78cfe2 fix: webapp blanking because of mobileDevice check 2022-09-28 14:24:05 +05:30
Aman Harwara
981d8a7497 feat: handle android back button on android (#1656) 2022-09-28 12:12:55 +05:30
Vardan Hakobyan
5db47e83e8 feat: delete account (#1653)
* feat: delete account

* fix: copy adjustments

Co-authored-by: Mo
2022-09-27 18:13:54 +04:00
Aman Harwara
ec52e5684d feat: upgrade cta (#1655) 2022-09-27 18:29:50 +05:30
Aman Harwara
70e57e32b3 fix: don't hide note tags container on desktop 2022-09-27 16:19:06 +05:30
Aman Harwara
6d5ebdeaa1 fix: export/sharing notes on mobile webview (#1644) 2022-09-27 12:24:44 +05:30
Aman Harwara
f8f6a5212b feat: sticky header on mobile if plaintext note is scrolled (#1645) 2022-09-26 21:15:11 +05:30
Karol Sójko
507823dc4f fix(web): check for proper feature in the subscription sharing section 2022-09-26 14:12:01 +02:00
Aman Harwara
fe2ce9f1e8 feat: note tags button for mobile (#1641) 2022-09-26 02:58:55 +05:30