Commit Graph

15362 Commits

Author SHA1 Message Date
Ammar Ahmed
7ffaab036b mobile: ui fixes 2026-06-16 13:43:16 +05:00
Ammar Ahmed
73d2fe1271 mobile: fix setting up account svg colors in light mode 2026-06-16 13:42:09 +05:00
Ammar Ahmed
b6ace863b3 mobile: minor adjustments 2026-06-16 13:42:09 +05:00
Ammar Ahmed
912fa3fe49 mobile: make intro illustration work with light mode 2026-06-16 13:42:09 +05:00
Ammar Ahmed
394c12856b mobile: minor ui fixes 2026-06-16 13:42:09 +05:00
Ammar Ahmed
1473a70681 mobile: support dark/light mode on paywall logos 2026-06-16 13:42:09 +05:00
Ammar Ahmed
6e4d5490bc mobile: show setup account screen after signup 2026-06-16 13:42:09 +05:00
Ammar Ahmed
1a864743d0 mobile: fix pin input recovery code 2026-06-16 13:42:09 +05:00
Ammar Ahmed
e87a9297ce mobile: fix two-factor ui 2026-06-16 13:42:07 +05:00
Ammar Ahmed
72e2010074 mobile: fix button and text alignment in compare plans screen 2026-06-16 13:14:44 +05:00
Ammar Ahmed
5d151045cd mobile: fix login allowed without entering password field 2026-06-16 13:14:44 +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
882a667269 mobile: fix Resend code button not working on 2FA screen 2026-06-16 13:14:19 +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
800c1ccd4d mobile: hide progress pills in setting up your account if flow is not introductory 2026-06-16 13:14:19 +05:00
Ammar Ahmed
33880c682a mobile: fix wording if user already has an account 2026-06-16 13:14:19 +05:00
Ammar Ahmed
a2cd14ffc8 mobile: fix signup input secure entry icon 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
0e5b216773 mobile: fix colors in signup 2026-06-16 13:13:55 +05:00
Ammar Ahmed
ee43a020b2 mobile: fix signup footer text and position 2026-06-16 13:13:54 +05:00
Ammar Ahmed
364225b34b mobile: fix illustration colors 2026-06-16 13:13:54 +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
51dceb9715 mobile: update form input styles 2026-06-16 13:12:18 +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
b3b00fc7cf mobile: enable repack commands 2026-06-16 13:09:49 +05:00
Ammar Ahmed
ba253db226 mobile: fix ts errors 2026-06-16 13:09:49 +05:00
Ammar Ahmed
9db7795e31 mobile: cleanup 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
2e09a691e7 mobile: update ui for auth screens 2026-06-16 13:03:46 +05:00
Ammar Ahmed
1c8e43d085 mobile: update onboarding screen ui 2026-06-16 13:03:44 +05:00
Ammar Ahmed
6ee2e777c2 mobile: add style guide baseline 2026-06-16 13:02:58 +05:00
Ammar Ahmed
528812d69d Merge branch 'master' into beta 2026-06-16 12:54:30 +05:00
Ammar Ahmed
ab5391fd6e Merge pull request #9971 from streetwriters/fix/331-358
fix date picker modal renders blank if themVariant is not set based on app's theme mode
2026-06-16 12:39:22 +05:00
Ammar Ahmed
770d290af1 Merge pull request #9892 from kashaf-ansari-dev/fix-remove-unset-expiry-date
mobile: fix unset note expiry date
2026-06-16 12:38:22 +05:00
kashaf-ansari-dev
3db6c2b1fd mobile: remove today/tomorrow logic and set default expiry initial date to 1 week
Signed-off-by: kashaf-ansari-dev <kashafansari3108@gmail.com>
2026-06-16 12:35:58 +05:00
kashaf-ansari-dev
19a11dae26 mobile: fix expiry date picker width
Signed-off-by: kashaf-ansari-dev <kashafansari3108@gmail.com>
2026-06-16 12:35:58 +05:00
kashaf-ansari-dev
07d7a537e4 mobile: display expiry date on notes item
Signed-off-by: kashaf-ansari-dev <kashafansari3108@gmail.com>
2026-06-16 12:35:58 +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
kashaf-ansari-dev
9e5ed67eb3 mobile: prevent crash in note properties when expiryDate is undefined
Signed-off-by: kashaf-ansari-dev <kashafansari3108@gmail.com>
2026-06-16 12:34:53 +05:00
kashaf-ansari-dev
6ddd5078ac mobile: fix unset note expiry date
Signed-off-by: kashaf-ansari-dev <kashafansari3108@gmail.com>
2026-06-16 12:34:53 +05:00
Ammar Ahmed
579ae294b6 Merge pull request #9955 from kashaf-ansari-dev/fix-published-note-updated-title
mobile: reflected published note title in published section
2026-06-16 12:26:25 +05:00
Ammar Ahmed
6418476ed6 Merge pull request #9932 from kashaf-ansari-dev/fix-display-monograph-view-count
mobile: display monograph view count
2026-06-16 12:25:47 +05:00
Ammar Ahmed
dfc01fa558 Merge pull request #9931 from kashaf-ansari-dev/fix-vault-dialog-form-input
mobile: replace Input with FormInput in VaultDialog for inline field …
2026-06-16 12:24:09 +05:00
01zulfi
b4f3593966 web: fix recovery view header overflow on small screens (#9975)
* web: fix recovery view header overflow on small screens
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>

* web: fix long emails being truncated in recovery screen
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
2026-06-15 20:16:50 +05:00