Commit graph

255 commits

Author SHA1 Message Date
Neeraj Gupta e401503948 Add support for incrementing hotp counter 2023-08-01 17:34:58 +05:30
Neeraj Gupta 80d97734fd Add support for parsing counter 2023-08-01 15:50:28 +05:30
Neeraj Gupta 25b10efec4 Add support for importing from Google Authenticator 2023-08-01 12:51:05 +05:30
Neeraj Gupta 39d415bab6 HomePage: Call super.initiate() first 2023-08-01 12:50:24 +05:30
Neeraj Gupta 010c32ecf7 Fix: UI bug 2023-08-01 12:41:04 +05:30
Neeraj Gupta 2637cd60a0 Add generated proto model 2023-08-01 08:09:26 +05:30
Neeraj Gupta 5cef1cd0e6 Show error if user tries to import zip 2023-08-01 07:54:40 +05:30
Neeraj Gupta 503d06edec RaivoImport: Minor refactor 2023-07-31 21:51:06 +05:30
Neeraj Gupta 108298b52a Merge branch 'main' into login-v2 2023-07-31 17:36:15 +05:30
Neeraj Gupta 46d96ef779 Support for importing ente encrypted export 2023-07-31 17:26:56 +05:30
Neeraj Gupta c666bbb6e8
Fix alignment of codes list (#170) 2023-07-31 16:20:21 +05:30
Neeraj Gupta c09cb51ef6 Merge branch 'main' into login-v2 2023-07-31 16:07:39 +05:30
Neeraj Gupta d41cae9903 Merge branch 'main' into login-v2 2023-07-31 16:07:17 +05:30
Neeraj Gupta fb8aa013fa
Export in encrypted format + import from Ravio (#168) 2023-07-31 16:06:51 +05:30
Neeraj Gupta f10bc75668 Fix alginment of codes list 2023-07-31 15:56:05 +05:30
Neeraj Gupta 5a245ed1ef Make sort case-insensitive 2023-07-31 15:47:54 +05:30
Neeraj Gupta 2cb6275fdf Fix minor bug 2023-07-31 15:43:02 +05:30
Neeraj Gupta 4e4a773c1a Remove commented out code 2023-07-31 15:41:17 +05:30
Neeraj Gupta 50b74367be Extract strings 2023-07-31 15:39:19 +05:30
Neeraj Gupta 94eb5d8c97 Add support for importing raivo codes 2023-07-31 15:26:08 +05:30
Neeraj Gupta f91d3876d0
Merge branch 'main' into login-v2 2023-07-31 13:12:38 +05:30
Neeraj Gupta 471621880f Fix bug in closing progressDialog 2023-07-31 13:06:00 +05:30
Neeraj Gupta 562f5667eb Show multiple import options 2023-07-31 13:00:38 +05:30
Neeraj Gupta ea770cfa18 Export auth codes 2023-07-31 10:45:07 +05:30
Neeraj Gupta 07f63bc07c Add model for exporting encrypted codes 2023-07-29 21:10:41 +05:30
Neeraj Gupta dd90d57675 Update UI 2023-07-29 21:10:24 +05:30
Neeraj Gupta f40df0b819 Show option to export encrypted or plain text codes 2023-07-29 21:00:01 +05:30
Neeraj Gupta 7a4125a847 Move settings->data files 2023-07-29 16:03:08 +05:30
Crowdin Bot d48fd18749 New Crowdin translations by GitHub Action 2023-07-28 00:26:47 +00:00
Crowdin Bot 51ec1d5b0c New Crowdin translations by GitHub Action 2023-07-27 00:26:42 +00:00
Crowdin Bot 26af0b4689 New Crowdin translations by GitHub Action 2023-07-25 12:09:05 +00:00
Crowdin Bot d60f0c3841 New Crowdin translations by GitHub Action 2023-07-25 00:30:33 +00:00
Neeraj Gupta 9a80bf2cb2 Use initial 128bit as loginKey 2023-07-24 15:11:43 +05:30
Neeraj Gupta a88cd75a5c LoginV2 changes 2023-07-24 11:47:01 +05:30
Neeraj Gupta 37ce8a55db LoginV2 changes 2023-07-24 11:43:17 +05:30
Neeraj Gupta 4ad2627b8b Add LoginPasswordVerificationPage page 2023-07-20 18:07:43 +05:30
Neeraj Gupta d13c7bfd3a Login V2 changes - part 2 2023-07-20 17:26:19 +05:30
Neeraj Gupta ac82e1a004 LoginV2 changes 2023-07-20 16:40:00 +05:30
Neeraj Gupta dad3d2fa51 Add model for SRP 2023-07-20 16:02:57 +05:30
Neeraj Gupta 16d90d33f5 Upgrade CryptoUtil 2023-07-20 15:59:23 +05:30
Crowdin Bot 8cd030e62e New Crowdin translations by GitHub Action 2023-07-17 00:35:14 +00:00
Neeraj Gupta 54f94c2137 l10n: Enable japanese and turkish locale 2023-07-13 21:29:20 +05:30
Neeraj Gupta 70ccb5856a Extract strings 2023-07-13 20:59:28 +05:30
Neeraj Gupta ab6867e3b0 Fix: Handle # value in the account name 2023-07-13 20:32:57 +05:30
Crowdin Bot cb5b89154d New Crowdin translations by GitHub Action 2023-07-06 00:35:06 +00:00
Crowdin Bot 86289eb217 New Crowdin translations by GitHub Action 2023-06-29 12:09:49 +00:00
Crowdin Bot aa8a911298 New Crowdin translations by GitHub Action 2023-06-14 03:41:41 +00:00
Neeraj Gupta 07181c1e37
Fix: Handle empty spaces in qrCode secrets (#138) 2023-06-09 14:59:21 +05:30
Neeraj Gupta 79de39f92a Fix: Handle empty spaces in qrCode secrets 2023-06-09 14:57:31 +05:30
Naveen 842f33ea06 intl package has been updated from 1.17.0 to 1.18.0
local_auth package has been updated from 1.1.5 to 2.1.3
Code related to local_auth package has been updated
2023-06-02 08:27:56 +05:30