Commit graph

230 commits

Author SHA1 Message Date
Prateek Sunal aa5c41b59d fix(auth): toast on desktop 2024-05-07 19:04:42 +05:30
Prateek Sunal 54f6f8656d fix(auth): code display for new codes 2024-05-07 19:01:39 +05:30
Prateek Sunal 62441b86bd fix(auth): don't make app unusable on error 2024-05-06 21:08:39 +05:30
Prateek Sunal 68f0a1d259 fix(auth): add mounted check for tags 2024-05-04 16:10:43 +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 270f1f1b22 chore(auth): update pubspec.lock 2024-05-04 14:39:47 +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 7ced2f5139
Merge branch 'main' into auth-stream-otpauth 2024-05-03 14:26:30 +05:30
Neeraj Gupta 8831560151 Minor fix 2024-05-03 14:21:59 +05:30
Neeraj Gupta 679922bdfe Refactor 2024-05-03 14:19:12 +05:30
Neeraj Gupta 536de8a3fa Minor refactor 2024-05-03 14:17:23 +05:30
Neeraj Gupta da45ea3173 [auth] Improve _getDigits 2024-05-03 14:09:36 +05:30
Prateek Sunal 8bf9a2544c chore: bump version 2024-05-03 13:57:09 +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 b52133fe57 fix: revert totp changes 2024-05-03 12:00:29 +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 ab93eb4e8e fix: bump gradlew files 2024-05-02 21:40:59 +05:30
Prateek Sunal e4b2bf08c1 chore: bump packages 2024-05-01 23:26:39 +05:30
Prateek Sunal 49c0295b21 fix: use Future.wait for edit and delete tag 2024-05-01 23:26:30 +05:30
Prateek Sunal 8d096ecf04 chore: bump version 2024-05-01 23:08:30 +05:30
Prateek Sunal ee5362ad6c fix: unselect tag on tap on selected one 2024-05-01 23:08:09 +05:30
Prateek Sunal e7ed34bb78 fix: update tag colors 2024-05-01 23:07:35 +05:30
Prateek Sunal b39b470b95 chore: bump version 2024-05-01 01:48:32 +05:30
Prateek Sunal ac9f5095d1 fix: rpm deps and webview package 2024-05-01 01:05:10 +05:30
Prateek Sunal c9c7f0c8f4 fix: width of popup menu button 2024-05-01 00:59:03 +05:30
Prateek Sunal 77b30ef65d fix: complete edit and delete tag logic 2024-04-29 18:59:35 +05:30
Prateek Sunal f065481d47 chore: add doc 2024-04-29 18:19:29 +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 17ad0a97d3 fix: disable privacy screen on debug mode 2024-04-27 16:13:09 +05:30
Prateek Sunal adbb8f38c9 fix: encoding and decoding logic 2024-04-27 16:02:42 +05:30
Prateek Sunal 8a4229122e fix: use steam digits instead of hardcoding it 2024-04-27 15:45:50 +05:30
Prateek Sunal e4ea377ee0 fix: use steam digits instead of hardcoding it everywhere 2024-04-27 15:44:58 +05:30
Prateek Sunal e84b9da35e fix: typo and lint 2024-04-27 15:43:05 +05:30
Prateek Sunal 6cd624c90c fix: don't run tray window code on mobile 2024-04-27 15:43:05 +05:30
Prateek Sunal 1418741229 fix: treat steam host same as totp with 5 digits 2024-04-27 15:43:05 +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 38b0046885 fix: remove toString and update toExportFormat code 2024-04-27 13:22:35 +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
Crowdin Bot d9538c1a12 New Crowdin translations by GitHub Action 2024-04-23 02:04:57 +00:00