Commit Graph

156 Commits

Author SHA1 Message Date
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
Aman Harwara
59e814bcec fix: improve new note title format (#1640) 2022-09-24 16:18:06 -05:00
Aman Harwara
a3611c802f fix: move prefs button next to account menu button in footer (#1639) 2022-09-25 00:33:30 +05:30
Aman Harwara
e4b1b64119 fix: responsiveness when resizing window on web/desktop (#1637) 2022-09-24 21:24:10 +05:30
Aman Harwara
d3621d70b1 feat: new note title format w/ prefs (#1629) 2022-09-24 16:04:31 +05:30
Aman Harwara
97835e64ac feat: flatten quick settings menu and add separate prefs button (#1631) 2022-09-24 14:26:55 +05:30
Aman Harwara
a548883863 fix: prefs view on desktop (#1628) 2022-09-23 23:22:01 +05:30
Aman Harwara
0af720146c feat: add prefs button to navigation panel on mobile (#1625) 2022-09-23 22:17:50 +05:30
Mo
3c0d4fac76 fix: biometrics timing loading (#1622) 2022-09-23 09:59:16 -05:00
Aman Harwara
51e50433d3 fix: protected overlay on mobile (#1621) 2022-09-23 16:16:04 +05:30
Karol Sójko
de64f1bfce fix(web): move email notification preferences to account pane (#1620) 2022-09-23 10:17:21 +02:00
Aman Harwara
86251b49d3 fix: better safe area padding on iOS (#1618) 2022-09-23 01:03:36 +05:30
Karol Sójko
e50f4eb92e Revert "Revert "feat(web): move emails notifications to one pane and enable opening settings via url (#1614)" (#1617)" (#1619)
This reverts commit 6824dd2d5f.
2022-09-22 20:18:19 +02:00
Karol Sójko
6824dd2d5f Revert "feat(web): move emails notifications to one pane and enable opening settings via url (#1614)" (#1617)
This reverts commit 1fe833bc24.
2022-09-22 18:50:41 +02:00
Mo
76ec8b0f90 refactor: new mobile experience opt in flow (#1616)
* refactor: new mobile experience opt in flow

* chore: lint
2022-09-22 11:20:26 -05:00
Aman Harwara
ce252def33 feat: show selected editor icon in change editor button (#1615) 2022-09-22 20:22:49 +05:30