Commit Graph

358 Commits

Author SHA1 Message Date
Artem Chepurnyi cf68669b53
[AUTO]Update passkeys library (#395)
Files changed:
M	common/src/commonMain/composeResources/files/passkeys.json

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-06-08 12:36:15 +03:00
Artem Chepurnyi b508c11f85
[AUTO]Update Public suffix list (#396)
Files changed:
M	common/src/commonMain/composeResources/files/public_suffix_list.txt

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-06-08 12:35:54 +03:00
Artem Chepurnyi 1b01b04c7c
[AUTO]Update localization library (#390)
Files changed:
M	common/src/commonMain/composeResources/values-af-rZA/strings.xml
M	common/src/commonMain/composeResources/values-ar-rSA/strings.xml
M	common/src/commonMain/composeResources/values-ca-rES/strings.xml
M	common/src/commonMain/composeResources/values-cs-rCZ/strings.xml
M	common/src/commonMain/composeResources/values-da-rDK/strings.xml
M	common/src/commonMain/composeResources/values-de-rDE/strings.xml
M	common/src/commonMain/composeResources/values-el-rGR/strings.xml
M	common/src/commonMain/composeResources/values-en-rGB/strings.xml
M	common/src/commonMain/composeResources/values-en-rUS/strings.xml
M	common/src/commonMain/composeResources/values-es-rES/strings.xml
M	common/src/commonMain/composeResources/values-fi-rFI/strings.xml
M	common/src/commonMain/composeResources/values-fr-rFR/strings.xml
M	common/src/commonMain/composeResources/values-hu-rHU/strings.xml
M	common/src/commonMain/composeResources/values-it-rIT/strings.xml
M	common/src/commonMain/composeResources/values-iw-rIL/strings.xml
M	common/src/commonMain/composeResources/values-ja-rJP/strings.xml
M	common/src/commonMain/composeResources/values-ko-rKR/strings.xml
M	common/src/commonMain/composeResources/values-nl-rNL/strings.xml
M	common/src/commonMain/composeResources/values-no-rNO/strings.xml
M	common/src/commonMain/composeResources/values-pl-rPL/strings.xml
M	common/src/commonMain/composeResources/values-pt-rBR/strings.xml
M	common/src/commonMain/composeResources/values-pt-rPT/strings.xml
M	common/src/commonMain/composeResources/values-ro-rRO/strings.xml
M	common/src/commonMain/composeResources/values-ru-rRU/strings.xml
M	common/src/commonMain/composeResources/values-sr-rSP/strings.xml
M	common/src/commonMain/composeResources/values-sv-rSE/strings.xml
M	common/src/commonMain/composeResources/values-tr-rTR/strings.xml
M	common/src/commonMain/composeResources/values-uk-rUA/strings.xml
M	common/src/commonMain/composeResources/values-vi-rVN/strings.xml
M	common/src/commonMain/composeResources/values-zh-rCN/strings.xml
M	common/src/commonMain/composeResources/values-zh-rTW/strings.xml
M	listing/google/pl-rPL/store_description.html
M	listing/google/zh-rTW/store_description.html

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-06-06 11:36:47 +03:00
Artem Chepurnoy 8b9fc0d3fc
fix(Desktop): Use correct SqlCipher parameters to create an encrypted database 2024-06-06 11:26:26 +03:00
Artem Chepurnoy 866da87caf
fix(Localization): Un-escape \ symbols 2024-06-06 09:18:51 +03:00
Artem Chepurnoy d17bff1749
feature(AppPicker): Add installation time sorting option 2024-06-04 23:01:37 +03:00
Artem Chepurnoy cc61f42209
improvement: Move some missing text phrases to translatable resources 2024-06-02 09:27:36 +03:00
Artem Chepurnoy 697d4605ba
fix(Watchtower): Dont reset alert read status if the version changes 2024-06-02 09:07:18 +03:00
Artem Chepurnoy 5fa429d99e
improvement(Watchtower): Process alerts on default dispatcher 2024-06-02 09:06:32 +03:00
Artem Chepurnoy ecaa002d61
fix(Watchtower): Refresh alerts when toggling watchtower settings 2024-06-02 09:03:27 +03:00
Artem Chepurnoy e2870c186f
refactor: Migrate some of the deprecated methods 2024-06-01 22:03:18 +03:00
Artem Chepurnoy a1feeb495a
fix: Respect ignore DUPLICATE_URIS flag 2024-06-01 21:28:26 +03:00
Artem Chepurnoy eb6b0877d8
improvement: Add Firefix Nightly to the list of privileged apps #364 2024-06-01 21:28:26 +03:00
Artem Chepurnoy b5e7b63c89
feature: Watchtower new threat alerts 2024-06-01 19:24:53 +03:00
Artem Chepurnoy a055b340d8
fix: Correct default wordlist filename 2024-06-01 18:14:54 +03:00
Artem Chepurnyi 9068b4f7a3
[AUTO]Update Public suffix list (#370)
Files changed:
M	common/src/commonMain/composeResources/files/public_suffix_list.txt

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-05-31 07:45:51 +03:00
Artem Chepurnyi a87f6ce134
[AUTO]Update passkeys library (#369)
Files changed:
M	common/src/commonMain/composeResources/files/passkeys.json

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-05-31 07:45:17 +03:00
Artem Chepurnyi a9fd97231b
[AUTO]Update two-factor auth library (#368)
Files changed:
M	common/src/commonMain/composeResources/files/tfa.json

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-05-31 07:45:07 +03:00
Artem Chepurnyi b0ccde535f
[AUTO]Update justdeleteme library (#367)
Files changed:
M	common/src/commonMain/composeResources/files/justdeleteme.json

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-05-31 07:44:43 +03:00
Artem Chepurnoy f4c4b2ded9
improvement: Add RuPay credit card #365 2024-05-28 20:01:09 +03:00
Artem Chepurnoy 58e2840373
improvement: Fix incorrect Meeza credit card pattern 2024-05-28 19:35:40 +03:00
Artem Chepurnyi 8fac499548
[AUTO]Update passkeys library (#357)
Files changed:
M	common/src/commonMain/composeResources/files/passkeys.json

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-05-25 13:39:59 +03:00
Artem Chepurnyi bc02db4a62
[AUTO]Update two-factor auth library (#358)
Files changed:
M	common/src/commonMain/composeResources/files/tfa.json

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-05-25 13:39:47 +03:00
Artem Chepurnyi 2b5cf639f2
[AUTO]Update justgetmydata library (#355)
Files changed:
M	common/src/commonMain/composeResources/files/justgetmydata.json

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-05-25 13:39:37 +03:00
Artem Chepurnyi cadc4ff1e1
[AUTO]Update Public suffix list (#356)
Files changed:
M	common/src/commonMain/composeResources/files/public_suffix_list.txt

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-05-25 13:39:27 +03:00
Artem Chepurnyi a6b121ce55
[AUTO]Update justdeleteme library (#354)
Files changed:
M	common/src/commonMain/composeResources/files/justdeleteme.json

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-05-25 13:39:03 +03:00
Artem Chepurnyi d7d4dd8f80 improvement: A slightly better visual of the Passkey with empty RP name 2024-05-25 13:35:31 +03:00
Kabir Kwatra d2df9687c9 fix: allow `Fido2Credentials.rpName` with `null` value
Fixes #350
2024-05-25 13:22:22 +03:00
Artem Chepurnyi 0a4f293f09
[AUTO]Update GPM Credential Privileged Apps JSON (#353)
Files changed:
M	common/src/commonMain/composeResources/files/gpm_passkeys_privileged_apps.json

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-05-25 13:12:20 +03:00
Artem Chepurnyi 344307682e
New Crowdin translations by GitHub Action (#352)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-05-25 13:07:23 +03:00
Artem Chepurnyi e61537f3ab chore: Compose 1.9.10 + Kotlin 2.0 + Compose resources 2024-05-25 13:05:07 +03:00
Artem Chepurnoy 70a69d0ce9
improvement(Autofill): Skip localhost-ed web page hint if it is not a browser 2024-05-07 23:38:05 +03:00
Artem Chepurnoy 1bae2319e3
fix: Avoid being flagged as a bot by using desktop devices' personas #324 2024-05-05 15:59:08 +03:00
Artem Chepurnyi aeecd89561
[AUTO]Update Public suffix list (#316)
Files changed:
M	common/src/commonMain/resources/MR/files/public_suffix_list.txt

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-05-03 08:06:08 +03:00
Artem Chepurnyi 20b55b6510
[AUTO]Update GPM Credential Privileged Apps JSON (#315)
Files changed:
M	common/src/commonMain/resources/MR/files/gpm_passkeys_privileged_apps.json

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-05-03 08:05:57 +03:00
Artem Chepurnyi 078fc190a1
New Crowdin translations by GitHub Action (#311)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-05-02 22:11:41 +03:00
Artem Chepurnyi 679503b99f
[AUTO]Update Public suffix list (#312)
Files changed:
M	common/src/commonMain/resources/MR/files/public_suffix_list.txt

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-05-02 22:10:58 +03:00
Artem Chepurnyi daa1750dd4
[AUTO]Update passkeys library (#310)
Files changed:
M	common/src/commonMain/resources/MR/files/passkeys.json

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-05-02 22:10:47 +03:00
Artem Chepurnyi 17d830cfe0
[AUTO]Update two-factor auth library (#313)
Files changed:
M	common/src/commonMain/resources/MR/files/tfa.json

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-05-02 22:10:38 +03:00
Artem Chepurnyi 0297d2263a
[AUTO]Update justdeleteme library (#309)
Files changed:
M	common/src/commonMain/resources/MR/files/justdeleteme.json

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-05-02 22:10:27 +03:00
Artem Chepurnyi 7ab9f1e228
[AUTO]Update justgetmydata library (#308)
Files changed:
M	common/src/commonMain/resources/MR/files/justgetmydata.json

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-05-02 22:10:00 +03:00
Artem Chepurnoy fd03d3b7b7
improvement: Add Quetta browser to compatibility browsers #306 2024-05-02 22:07:33 +03:00
Artem Chepurnoy b0c44bacde
fix(login): URL encode user email #305 2024-05-02 21:07:33 +03:00
Artem Chepurnyi d8fb02f0c2 improvement(Desktop): Scan QR codes by loading them from an image file 2024-04-23 22:20:05 +03:00
Artem Chepurnyi 6e964c96e1 improvement: Localize Select a file phrase when picking a file 2024-04-23 21:33:50 +03:00
Artem Chepurnyi f3b0b521d0 improvement: Use grayscale tray icon for macOS 2024-04-23 21:16:14 +03:00
Artem Chepurnyi 10676243da improvement: Add Show Keyguard option to the tray icon 2024-04-23 21:03:22 +03:00
Artem Chepurnoy 00575ae189
fix: Respect Auto-copy OTP switch preference 2024-04-22 15:38:18 +03:00
Artem Chepurnoy d839363cf4
improvement: Add a section name for attachments on the New item screen 2024-04-22 15:38:18 +03:00
Artem Chepurnyi a18be094bc
New Crowdin translations by GitHub Action (#269)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-04-16 12:33:28 +03:00
Artem Chepurnyi 9def5f74b5
[AUTO]Update justdeleteme library (#263)
Files changed:
M	common/src/commonMain/resources/MR/files/justdeleteme.json

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-04-15 11:54:15 +03:00
Artem Chepurnyi afe3c12ecd
[AUTO]Update two-factor auth library (#264)
Files changed:
M	common/src/commonMain/resources/MR/files/tfa.json

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-04-15 11:53:42 +03:00
Artem Chepurnyi bf24bf5db1
[AUTO]Update passkeys library (#265)
Files changed:
M	common/src/commonMain/resources/MR/files/passkeys.json

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-04-15 11:53:23 +03:00
Artem Chepurnyi 57433d4a08
[AUTO]Update Public suffix list (#266)
Files changed:
M	common/src/commonMain/resources/MR/files/public_suffix_list.txt

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-04-15 11:52:42 +03:00
Artem Chepurnoy d536404e0a
improvement: Use auto-size text for the Keyguard label on an empty page 2024-04-12 21:27:46 +03:00
Artem Chepurnoy 943fb0dc45
improvement: Use auto-size text for the title of the item/send #207 2024-04-12 21:21:03 +03:00
Artem Chepurnoy 24f1f6aa24
feat(Watchtower): Allow disabling 2FA/Passkeys/Pwned passwords/Breaches checks 2024-04-12 20:49:08 +03:00
Artem Chepurnyi 71389bdf81
New Crowdin translations by GitHub Action (#259)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-04-11 14:42:50 +03:00
Artem Chepurnoy 8e27ad9072
improvement: Rework Add item screens to use lazy column #238 2024-04-11 14:39:46 +03:00
Artem Chepurnoy 7426080808
fix: Title field doesn't get auto focused on screen launch 2024-04-11 14:39:45 +03:00
Artem Chepurnyi 0a2a69461f
improvement: Rename New item -> New send 2024-04-11 07:29:57 +03:00
Artem Chepurnoy 8f79db1fe7
feat: Allow disabling Gravatar icons 2024-04-10 12:30:33 +03:00
Artem Chepurnoy b8cd84a7f4
improvement: Show 'Empty' in place of an empty title text 2024-04-10 12:30:33 +03:00
Artem Chepurnoy 3fc4ec3f03
fix: Apply correct content color to list items 2024-04-10 12:30:33 +03:00
Artem Chepurnoy 30db360ef1
improvement: Enable New send button on release builds 2024-04-10 12:30:33 +03:00
Artem Chepurnoy 6c3dc0f5b6
improvement: Move Copy send phrase to text resources 2024-04-09 18:41:00 +03:00
Artem Chepurnyi 57c2fbb528
New Crowdin translations by GitHub Action (#258)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-04-09 18:16:49 +03:00
Artem Chepurnoy 28db7b128e
feat: Create a text Send support 2024-04-09 17:55:40 +03:00
Artem Chepurnyi 1c38b2a661
[AUTO]Update justdeleteme library (#248)
Files changed:
M	common/src/commonMain/resources/MR/files/justdeleteme.json

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-04-05 19:52:39 +03:00
Artem Chepurnyi 1bd5a1827e
[AUTO]Update two-factor auth library (#249)
Files changed:
M	common/src/commonMain/resources/MR/files/tfa.json

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-04-05 19:52:14 +03:00
Artem Chepurnyi 199bd26faa
[AUTO]Update passkeys library (#250)
Files changed:
M	common/src/commonMain/resources/MR/files/passkeys.json

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-04-05 19:51:58 +03:00
Artem Chepurnyi 03964b4ddc
[AUTO]Update Public suffix list (#251)
Files changed:
M	common/src/commonMain/resources/MR/files/public_suffix_list.txt

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-04-05 19:51:46 +03:00
Artem Chepurnoy 06d2ea6005
improvement: Better initial select of the account for Add item screen 2024-03-31 19:04:45 +03:00
Artem Chepurnoy 5c394f6b26
fix: Username field autosuggests account name instead of an email 2024-03-31 08:40:15 +03:00
Artem Chepurnyi 21eeb3559b
New Crowdin translations by GitHub Action (#233)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-03-30 13:13:44 +02:00
Artem Chepurnoy e0949a7042
improvement: Show category in passkeys directory and correctly select items with the same name 2024-03-30 13:12:11 +02:00
Artem Chepurnyi b402e038bc
[AUTO]Update Public suffix list (#228)
Files changed:
M	common/src/commonMain/resources/MR/files/public_suffix_list.txt

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-03-30 12:42:27 +02:00
Artem Chepurnyi 8c8d73fc70
[AUTO]Update passkeys library (#227)
Files changed:
M	common/src/commonMain/resources/MR/files/passkeys.json

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-03-30 12:42:19 +02:00
Artem Chepurnoy 8dbac9f841
improvement: Show account name instead of account email in filters 2024-03-30 12:40:45 +02:00
Artem Chepurnoy 2e68f469a7
improvement: Align Expiry date's field styling with the common text fields 2024-03-30 12:09:14 +02:00
Artem Chepurnoy 7c9d9c1022
fix: Properly animate text field focused state for every font size 2024-03-30 11:28:21 +02:00
Artem Chepurnoy b933993001
fix: Text field enlarge a little when focused 2024-03-30 09:28:17 +02:00
Artem Chepurnoy 50a0d6f591
fix: Clicking add a new URI button shows a popup even if there's only one option #232 2024-03-30 09:07:26 +02:00
Artem Chepurnoy f4e884b39b
fix: Clicking add a new URI button does nothing #232 2024-03-30 08:10:07 +02:00
Artem Chepurnoy 70411332af
improvement: Localize Failed open a URI error message 2024-03-30 08:10:07 +02:00
Artem Chepurnoy 7670a040e3
feat: An option to not require biometric confirmation tap 2024-03-30 08:10:07 +02:00
Artem Chepurnoy 7cb9e8adbe
improvement: Always allow a user to delete a failed cipher 2024-03-28 13:45:18 +02:00
Artem Chepurnoy e3be565699
improvement: Support new per-cipher encryption key 2024-03-28 13:31:35 +02:00
Artem Chepurnoy a1210b4ef8
improvement: Show actual JSON when a cipher fails the decoding #224 2024-03-27 17:20:39 +02:00
Artem Chepurnyi e30ba425d4
New Crowdin translations by GitHub Action (#223)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-03-27 10:38:19 +02:00
Artem Chepurnoy 8f3478a9a1
improvement(Passkey): Accept decimal values of timeout(ms) 2024-03-27 10:35:31 +02:00
Artem Chepurnoy 601984ac28
improvement(Passkey): Accept decimal values of cred params algorithm and round it to an int 2024-03-27 10:33:54 +02:00
Artem Chepurnoy 7cd468542e
fix(Markdown): Do not crash the app if the link you've clicked could not be handled 2024-03-27 10:23:41 +02:00
Artem Chepurnoy 974889279d
improvement: Specify the clipboard's service type in runtime #226 2024-03-27 10:10:38 +02:00
Artem Chepurnoy 221e63f01e
improvement: Sort collections in the Ownership picker by name #225 2024-03-26 22:50:59 +02:00
Artem Chepurnoy 9d6a47318b
feat: Basic Generator quick tile 2024-03-26 13:09:45 +02:00
Artem Chepurnoy 8d1f55b867
improvement: If there are both WebView and Android fields to Autofill then only fill the WebView's fields 2024-03-26 12:32:53 +02:00
Artem Chepurnoy d00781636d
feat: Basic Sends editing capabilities 2024-03-26 10:55:07 +02:00
Artem Chepurnyi ceef4b13b2
[AUTO]Update two-factor auth library (#222)
Files changed:
M	common/src/commonMain/resources/MR/files/tfa.json

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-03-26 10:54:41 +02:00
Artem Chepurnyi d9676badd8
[AUTO]Update Public suffix list (#221)
Files changed:
M	common/src/commonMain/resources/MR/files/public_suffix_list.txt

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-03-26 10:54:19 +02:00