Commit graph

74 commits

Author SHA1 Message Date
Prateek Sunal 7628991dad fix(auth): revert remove linesplitter 2024-05-07 19:24:34 +05:30
Prateek Sunal aa5c41b59d fix(auth): toast on desktop 2024-05-07 19:04:42 +05:30
Prateek Sunal 62441b86bd fix(auth): don't make app unusable on error 2024-05-06 21:08:39 +05:30
Prateek Sunal 45eda72966 fix(auth): remove boxShadow from gradient_button.dart 2024-05-04 15:47:59 +05:30
Prateek Sunal 612ed18473 fix(auth): border radius of gradient_button.dart 2024-05-04 15:44:53 +05:30
Prateek Sunal b5d49afce5 fix(auth): errors in merge 2024-05-04 14:35:46 +05:30
Prateek Sunal d1a15b129a fix: logics and ui (button, error code) 2024-05-04 14:34:05 +05:30
Prateek Sunal 838983ec61 fix: logics and ui (button, error code) 2024-05-04 14:16:05 +05:30
Prateek Sunal 8370d2a9f1 fix: try to fix button tint 2024-05-03 16:58:59 +05:30
Prateek Sunal b374dc0dd0 fix: add digits to setup page and create stream type 2024-05-03 13:56:59 +05:30
Prateek Sunal c6084c6148 fix: add code error widget 2024-05-03 11:59:28 +05:30
Prateek Sunal b860d3a056 fix: push theme for button 2024-05-03 01:59:43 +05:30
Prateek Sunal 25fb9cfe13 fix: add new ente button 2024-05-02 21:42:16 +05:30
Prateek Sunal ee5362ad6c fix: unselect tag on tap on selected one 2024-05-01 23:08:09 +05:30
Prateek Sunal 35672eeec0 feat: tags ui and logic complete 2024-04-29 18:18:00 +05:30
Prateek Sunal 5a18fe3746 feat: tags selection by text field 2024-04-29 15:41:17 +05:30
Prateek Sunal 12635be0d2 fix: complete pinned design 2024-04-29 14:48:40 +05:30
Prateek Sunal a22f38ca3b fix: add toasts for pin, update card ui, add pin svgs 2024-04-27 15:09:04 +05:30
Prateek Sunal e26c817e18 fix: parsing of rawData and sorting while fetching codes 2024-04-27 13:32:01 +05:30
Prateek Sunal 5f921e701a fix: go back to otpauth instead of converting to json 2024-04-27 12:33:59 +05:30
Prateek Sunal 5cc25c6ef7 fix: sort codes correctly based on pinning status 2024-04-26 15:23:05 +05:30
Prateek Sunal b516bc8a52 feat: add pinning 2024-04-26 14:17:12 +05:30
Neeraj Gupta 949a304078 [auth] Potential fix for keyboard popup not working while focusing on search 2024-04-13 12:03:29 +05:30
Neeraj Gupta c728b3b8be [auth] Prioritize issuer match in search result 2024-04-08 09:15:33 +05:30
Prateek Sunal bfc147b4d1 fix: revert pinput version 2024-04-05 23:13:40 +05:30
Prateek Sunal 1391cff1f1 fix: translate labels of context menu 2024-03-30 19:13:30 +05:30
Prateek Sunal cb7a2445e1 fix: qr image 2024-03-29 16:23:55 +05:30
Prateek Sunal 4830a69aad chore: remove lint 2024-03-29 16:23:04 +05:30
Prateek Sunal f8fbedfe10 fix: use context menu on desktop 2024-03-29 16:21:30 +05:30
Prateek Sunal 056e29a5f5 feat: context menu vert 2024-03-29 16:07:09 +05:30
Prateek Sunal 71e87ef7e9 feat: context menu horz 2024-03-29 16:07:01 +05:30
Prateek Sunal 17500fd536 fix: capital case ente Auth 2024-03-29 01:22:17 +05:30
Prateek Sunal 47370bdeaf fix: focus of password entry box 2024-03-23 22:37:25 +05:30
Prateek Sunal 35ebf37849 fix: open action pane on right click 2024-03-23 18:25:52 +05:30
Prateek Sunal dd0678d3d0 fix: handle all types of line breaks 2024-03-20 14:18:42 +05:30
Prateek Sunal 4b3a8117b7 fix: constrain language picker screen 2024-03-19 21:37:36 +05:30
Prateek Sunal 42142514a1 fix: clear search text on exit 2024-03-18 18:15:30 +05:30
Prateek Sunal adf38b9262 chore: lint fixes and ignores 2024-03-18 18:07:01 +05:30
Prateek Sunal 44f0bfd8b5 fix: remove deprecated code 2024-03-18 18:06:51 +05:30
Prateek Sunal a292114d68 feat: search ui change 2024-03-18 17:52:48 +05:30
Prateek Sunal 99c43cc3ef fix: don't show rate on desktop 2024-03-18 17:40:54 +05:30
Prateek Sunal 46e2cb6012 chore: lint fix 2024-03-14 15:47:13 +05:30
Prateek Sunal 5634b50528 Merge remote-tracking branch 'origin/main' into beta 2024-03-14 15:35:28 +05:30
Vishnu Mohandas 7814cbcc91
Remove unused code for app-updates (#1072) 2024-03-13 11:45:53 +05:30
vishnukvmd 46522c329c Remove unused code for app-updates 2024-03-13 11:12:06 +05:30
Neeraj Gupta 9f2a66e0ef Fix lint warnings 2024-03-11 22:45:22 +05:30
Neeraj Gupta 944ef2e564 [mob]Generate randomkey using crypto library 2024-03-11 22:34:00 +05:30
Neeraj Gupta 27c1b66c08 [auth][mob] Add recovery support for passkey 2024-03-11 17:54:24 +05:30
Prateek Sunal b007bec3c2 fix: download button in desktop 2024-03-10 00:13:33 +05:30
vishnukvmd b0f8e331e6 Remove unnecessary awaits 2024-03-08 20:13:41 +05:30