Ammar Ahmed
f29d9b9948
mobile: fix 2fa method selection ui
2026-06-22 11:17:59 +05:00
Ammar Ahmed
f1a05711ba
mobile: update mobile app settings ui ( #9994 )
...
* mobile: update onboarding screen ui
* mobile: update ui for paywall flow
* mobile: update ui
* mobile: update ui
* mobile: fix text capitalization
* mobile: fix Login screen text capitalization and eye icon mismatch with design
* mobile: fix two-factor ui
* mobile: ui fixes
* mobile: update basic settings ui and reorganize settings screen
* mobile: update change-password & recovery-key sheets
* mobile: update 2fa sheets design
* mobile: add force sync sheets
* mobile: replace hard coded strings
* mobile: update theme-selector and notesnook circle ui
* mobile: update behavior settings
* mobile: complete settings module
* mobile: fix errors
* mobile: settings ui update
* mobile: add app-lock password change screens
* mobile: add inbox api
* mobile: finalize settings ui
2026-06-19 13:55:34 +05:00
Ammar Ahmed
7ffaab036b
mobile: ui fixes
2026-06-16 13:43:16 +05:00
Ammar Ahmed
e87a9297ce
mobile: fix two-factor ui
2026-06-16 13:42:07 +05:00
Ammar Ahmed
60d7208696
mobile: fix Login screen text capitalization and eye icon mismatch with design
2026-06-16 13:14:43 +05:00
Ammar Ahmed
7583e16152
mobile: update intl strings
2026-06-16 13:14:19 +05:00
Ammar Ahmed
02f537e296
common: match feature titles with design
2026-06-16 13:14:19 +05:00
Ammar Ahmed
a462e5a10e
mobile: fix Extra punctuation in “Setting up your account” screen text
2026-06-16 13:14:19 +05:00
Ammar Ahmed
7ba5e72f64
mobile: fix text capitalization
2026-06-16 13:14:17 +05:00
Ammar Ahmed
cb862e7293
mobile: fix errors
2026-06-16 13:13:52 +05:00
Ammar Ahmed
247a2824e8
mobile: update ui
2026-06-16 13:12:20 +05:00
Ammar Ahmed
a0ba1fb1d2
mobile: updated colors
2026-06-16 13:09:49 +05:00
Ammar Ahmed
7ae1cc85ac
theme: add new variant & colors
2026-06-16 13:09:49 +05:00
Ammar Ahmed
67d25797d6
mobile: update svg logos in paywall
2026-06-16 13:09:49 +05:00
Ammar Ahmed
526487c37e
mobile: update ui
2026-06-16 13:09:48 +05:00
Ammar Ahmed
37e7d44587
mobile: update ui for paywall flow
2026-06-16 13:04:51 +05:00
Ammar Ahmed
1c8e43d085
mobile: update onboarding screen ui
2026-06-16 13:03:44 +05:00
Ammar Ahmed
528812d69d
Merge branch 'master' into beta
2026-06-16 12:54:30 +05:00
kashaf-ansari-dev
20f39b82c6
mobile: add success messages on setting or removing expiry date
...
Signed-off-by: kashaf-ansari-dev <kashafansari3108@gmail.com >
2026-06-16 12:35:58 +05:00
Abdullah Atta
632d923c69
core: add extensive logging around sync
2026-06-13 09:23:38 +05:00
01zulfi
6c9eb57f3d
mobile: update inbox enabled setting on userFetched event
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2026-06-11 09:56:04 +05:00
Ammar Ahmed
49aa7860f8
mobile: show generic error below input fields
2026-06-11 09:27:06 +05:00
Ammar Ahmed
9c6cfa0b27
intl: cleanup
2026-06-11 09:27:06 +05:00
Ammar Ahmed
e82b141aaf
mobile: fix inbox pgp keys title text mismatch
2026-06-11 09:26:47 +05:00
Ammar Ahmed
16ee34aceb
mobile: add missing setup inbox keys screen
2026-06-11 09:26:47 +05:00
Ammar Ahmed
8dd39e6a68
mobile: fix typo Notesbook to Notesnook
2026-06-11 09:25:50 +05:00
01zulfi
c7e0225535
core: handle triggerSync & inboxUpdated SSEs ( #9963 )
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2026-06-11 09:23:56 +05:00
kashaf-ansari-dev
0cb527f97b
mobile: clear password error when switching locked notes
...
Signed-off-by: kashaf-ansari-dev <kashafansari3108@gmail.com >
2026-06-10 22:19:46 +05:00
Abdullah Atta
9c103ea0e3
Merge branch 'master' into beta
2026-06-10 17:39:44 +05:00
kashaf-ansari-dev
251e635ccb
core: handle note open/unlock using try/catch
...
Signed-off-by: kashaf-ansari-dev <kashafansari3108@gmail.com >
2026-06-10 09:03:09 +05:00
kashaf-ansari-dev
46d5bc83c8
core: don't recreate vault on note open/remove after vault deletion
...
Signed-off-by: kashaf-ansari-dev <kashafansari3108@gmail.com >
2026-06-10 09:03:09 +05:00
kashaf-ansari-dev
a6a74b924e
mobile: show inline password error on note unlock instead of toast
...
Signed-off-by: kashaf-ansari-dev <kashafansari3108@gmail.com >
2026-06-10 09:03:09 +05:00
Ammar Ahmed
5fe6331c1f
mobile: fix saving qr-code to gallery
2026-06-08 13:11:00 +05:00
kashaf-ansari-dev
7adc5fbf1e
mobile: copy actual error message for incomplete theme file uploads
...
Signed-off-by: kashaf-ansari-dev <kashafansari3108@gmail.com >
2026-06-08 13:09:10 +05:00
kashaf-ansari-dev
46b6888ca3
mobile: add error message for incomplete theme files
...
Signed-off-by: kashaf-ansari-dev <kashafansari3108@gmail.com >
2026-06-08 13:09:10 +05:00
kashaf-ansari-dev
e49291c55e
mobile: add Learn more action to theme import invalid JSON file error and modified error message
...
Signed-off-by: kashaf-ansari-dev <kashafansari3108@gmail.com >
2026-06-08 13:09:10 +05:00
kashaf-ansari-dev
70147d4332
mobile: show user-friendly error for invalid theme file upload
...
Signed-off-by: kashaf-ansari-dev <kashafansari3108@gmail.com >
2026-06-08 13:08:53 +05:00
Ammar Ahmed
a820fcde53
editor: allow any width/height value in EmbedSizeOptions when inserting embed ( #9925 )
...
* editor: allow any width/height value in EmbedSizeOptions when inserting embeds
* editor: only accept valid url as value
* editor: allow embeding normal website urls
* editor: check url if embedSource=url
* editor: use defaultValue prop for width/height
2026-06-04 13:16:51 +05:00
01zulfi
5ddf1eddf5
web: validate max date when creating reminder ( #9937 )
...
* web: validate max date when creating reminder
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
* web: skip max date validation on repeat mode in reminder dialog
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2026-06-04 13:16:01 +05:00
Ammar Ahmed
f67cd503d6
Merge pull request #9922 from streetwriters/fix/400
...
mobile: hide toc button if no headings in editor
2026-06-04 08:54:08 +05:00
Ammar Ahmed
14039d6a1e
Merge pull request #9921 from streetwriters/fix/401
...
Fix long tag name does not wrap properly in editor
2026-06-04 08:53:50 +05:00
Ammar Ahmed
d1fed9072e
Merge pull request #9890 from kashaf-ansari-dev/fix-duplicate-note-message
...
mobile: add success message after note duplication
2026-06-04 08:52:31 +05:00
kashaf-ansari-dev
b003a3ffed
mobile: reduce translation diff noise
...
Signed-off-by: kashaf-ansari-dev <kashafansari3108@gmail.com >
2026-06-03 14:17:33 +05:00
kashaf-ansari-dev
55e10e4755
mobile: add success message after note duplication
...
Signed-off-by: kashaf-ansari-dev <kashafansari3108@gmail.com >
2026-06-03 14:14:07 +05:00
Abdullah Atta
8418d5fa9c
Merge pull request #9886 from streetwriters/web/notebook-tag-group-options
...
web: allow notebook/tag/color level group&sort preferences
2026-06-03 13:35:06 +05:00
01zulfi
2aa5162fc9
web: set edited date as max date in note creation date edit's day picker ( #9924 )
...
* web: set edited date as max date in note creation date edit's day picker
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
* web: fix creation date not being able to set to same as edited date
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2026-06-02 13:02:06 +05:00
01zulfi
cf5565d09d
web: don't allow note expiry to be set beyond 1 year in the future ( #9901 )
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2026-06-02 08:56:21 +05:00
Ammar Ahmed
f129e0c411
mobile: hide toc button if no headings in note
2026-06-01 13:18:13 +05:00
Ammar Ahmed
4e4d3866df
mobile: limit tag to single line only
2026-06-01 12:43:41 +05:00
Ammar Ahmed
b2088ef782
mobile: fix long tag name does not wrap properly in editor
2026-06-01 12:27:37 +05:00