Commit Graph

312 Commits

Author SHA1 Message Date
Artem Chepurnoy 075a628499
refactor: Clean-up Android autofill service 2024-06-11 22:34:40 +03:00
Artem Chepurnoy 9d3637a177
improvement(Desktop): Pinned toolbar behavior 2024-06-09 20:34:22 +03:00
Artem Chepurnyi b2f568cb63
[AUTO]Update justdeleteme library (#393)
Files changed:
M	common/src/commonMain/composeResources/files/justdeleteme.json

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-06-08 12:37:00 +03:00
Artem Chepurnyi 9ea822b8cd
[AUTO]Update two-factor auth library (#394)
Files changed:
M	common/src/commonMain/composeResources/files/tfa.json

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-06-08 12:36:44 +03:00
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