Commit graph

3743 commits

Author SHA1 Message Date
renovate[bot]
5ef55e6a62
chore(deps): update actions/setup-java action to v4.2.2 (#3153)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-05 15:31:52 +00:00
agrahn
1fd3b48820
enable per-app language setting (Android-13+) (#3152) 2024-08-05 14:58:05 +00:00
Harsh Shandilya
33e8dc7af2
Update Public Suffix List data (#3151)
autofill-parser: update publicsuffixes file

Co-authored-by: GitHub Actions <noreply@github.com>
2024-08-05 00:13:10 +00:00
agrahn
17a8bbc3b8
more robust switch actions in pgp settings (#3148)
* more robust switch actions in pgp settings

* Update app/src/main/java/app/passwordstore/ui/settings/PGPSettings.kt

Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
Signed-off-by: agrahn <agrahn@users.noreply.github.com>

* Update app/src/main/java/app/passwordstore/ui/settings/PGPSettings.kt

Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
Signed-off-by: agrahn <agrahn@users.noreply.github.com>

* Update app/src/main/java/app/passwordstore/ui/settings/PGPSettings.kt

Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
Signed-off-by: agrahn <agrahn@users.noreply.github.com>

* formatting fixed (ktfmtFormat)

---------

Signed-off-by: agrahn <agrahn@users.noreply.github.com>
Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
2024-08-04 16:45:09 +00:00
renovate[bot]
6fcee50f92
chore(deps): update gradle/actions action to v4 (#3149)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-04 05:01:17 +00:00
Harsh Shandilya
137d94aba4
Sync localisations from Crowdin (#3150)
strings: sync with crowdin

Co-authored-by: GitHub Actions <noreply@github.com>
2024-08-04 00:31:37 +00:00
renovate[bot]
bb8a6c28f6
chore(deps): update actions/upload-artifact action to v4.3.5 (#3146)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-02 14:39:15 +00:00
renovate[bot]
dbc11334a6
fix(deps): update dependency io.sentry:sentry-android to v7.13.0 (#3145)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-31 10:51:08 +00:00
Greg Renda
b5b7f746df
fix null pointer exception when using public only keys (#3143) (#3144)
Co-authored-by: Greg Renda <greg@renda.org>
2024-07-30 18:31:10 +00:00
Harsh Shandilya
1ae6cc4c8f fix: remove useless Lint suppression 2024-07-30 17:39:28 +05:30
Harsh Shandilya
81be3988c8 fix: re-enable biometric lock feature
Fixes #2802
2024-07-30 17:19:56 +05:30
Harsh Shandilya
f1cb72a1f6
Update Public Suffix List data (#3142)
autofill-parser: update publicsuffixes file

Co-authored-by: GitHub Actions <noreply@github.com>
2024-07-29 00:13:11 +00:00
agrahn
57866a9895
fix crash due to passphrase caching after biom. authentication expired (#3141)
* fix crash due to passphrase caching after biom. authentication expired

* fix: add missing imports

---------

Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
2024-07-28 19:33:16 +00:00
Harsh Shandilya
7010ee85b4
Sync localisations from Crowdin (#3139)
strings: sync with crowdin

Co-authored-by: GitHub Actions <noreply@github.com>
2024-07-28 00:27:56 +00:00
renovate[bot]
dd9aa6267c
chore(deps): update thomaseizinger/keep-a-changelog-new-release action to v3.1.0 (#3138)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-27 05:54:33 +00:00
renovate[bot]
0f240d09c6
chore(deps): update github/codeql-action action to v3.25.15 (#3137)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-26 15:23:32 +00:00
agrahn
27678892ed
Fix application crash when disabling cache auto-clear option and potential attack vector (#3136)
prevent app crash upon passphrase cache clearing
2024-07-25 15:19:02 +00:00
renovate[bot]
720dac42d2
fix(deps): update dependency io.sentry:sentry-android to v7.12.1 (#3135)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-25 13:01:42 +00:00
renovate[bot]
1340455803
chore(deps): update github/codeql-action action to v3.25.14 (#3134)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-25 12:41:01 +00:00
renovate[bot]
03c8bfc1be
fix(deps): update dependency androidx.annotation:annotation to v1.8.1 (#3133)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-24 17:38:51 +00:00
renovate[bot]
22382b64bb
fix(deps): update androidx (#3132)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-24 17:18:10 +00:00
Harsh Shandilya
06fbe6cf9c refactor: refine CryptoRepository#{encrypt,decrypt} APIs 2024-07-24 00:32:33 +05:30
Harsh Shandilya
1c6bbc51c3 fix: use the same decryption flow in autofill
Fixes #3131
2024-07-24 00:28:42 +05:30
Harsh Shandilya
8095ee4d6e refactor: import-alias BiometricAuthenticator.Result 2024-07-24 00:28:09 +05:30
Harsh Shandilya
a064116e80 fix: only show cache checkbox when enabled 2024-07-23 01:57:41 +05:30
agrahn
080387ce75
add checkbox in passphrase dialog to clear cache (#3127)
* add checkbox in passphrase dialog to clear cache

* instantiating PasswordDialog via newInstance, passing args as Bundle

* refactor: put checkbox directly in the layout

---------

Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
2024-07-22 16:32:55 +00:00
renovate[bot]
457ecade9c
chore(deps): update plugin com.gradle.develocity to v3.17.6 (#3130)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-22 11:29:48 +00:00
Harsh Shandilya
78357a5d49
Update Public Suffix List data (#3128)
autofill-parser: update publicsuffixes file

Co-authored-by: GitHub Actions <noreply@github.com>
2024-07-22 00:17:32 +00:00
agrahn
763fa9e459
enabling pgp passphrase cache with authentication (#3124)
* enabling pgp passphrase cache with authentication

* clear passphrase cache on first autofill decrypt after screen off

---------

Co-authored-by: Alexander Grahn <me@null.org>
2024-07-20 15:46:26 +00:00
renovate[bot]
3062c9233e
chore(deps): update github/codeql-action action to v3.25.13 (#3125)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-19 16:39:25 +00:00
renovate[bot]
3c7fcaff92
fix(deps): update dependency io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin to v4.10.0 (#3123)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-15 22:23:57 +00:00
renovate[bot]
2a36f07d74
chore(deps): update gradle/actions digest to d9c87d4 (#3122)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-15 22:23:51 +00:00
renovate[bot]
5f0a9411e9
fix(deps): update dependency io.sentry:sentry-android to v7.12.0 (#3121)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-15 19:02:16 +00:00
Harsh Shandilya
fbaff3bf5f
Update Public Suffix List data (#3120)
autofill-parser: update publicsuffixes file

Co-authored-by: GitHub Actions <noreply@github.com>
2024-07-15 00:17:57 +00:00
renovate[bot]
3f79c9905b
chore(deps): update github/codeql-action action to v3.25.12 (#3119)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-12 10:36:18 +00:00
renovate[bot]
674d6f66d0
fix(deps): update dependency com.android.tools.build:gradle to v8.5.1 (#3118)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-12 03:52:54 +00:00
renovate[bot]
62d276615e
chore(deps): update dependency gradle to v8.9 (#3117)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-11 18:49:03 +00:00
renovate[bot]
3c9d531cd1
fix(deps): update dependency org.robolectric:robolectric to v4.13 (#3116)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-08 05:40:36 +00:00
Harsh Shandilya
26f5b02513
Update Public Suffix List data (#3115)
autofill-parser: update publicsuffixes file

Co-authored-by: GitHub Actions <noreply@github.com>
2024-07-08 00:17:22 +00:00
renovate[bot]
5e203d3c57
chore(deps): update actions/upload-artifact action to v4.3.4 (#3113)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-05 16:31:36 +00:00
renovate[bot]
96c07ca94a
chore(deps): update actions/download-artifact action to v4.1.8 (#3112)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-05 16:31:32 +00:00
renovate[bot]
7e73cc9f67
fix(deps): update dependency io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin to v4.9.0 (#3111)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-02 15:17:10 +00:00
renovate[bot]
bea18a30a7
fix(deps): update dependency io.sentry:sentry-android to v7.11.0 (#3110)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-02 10:11:50 +00:00
renovate[bot]
a9380349de
fix(deps): update androidx to v2.8.3 (#3109)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-02 10:11:20 +00:00
agrahn
66675864ae
clear passphrase cache, fix application crash on auto screen-off (#3108)
clear passphrase chache on screen-off
2024-07-02 09:37:39 +00:00
Harsh Shandilya
2820f0ed63
Update Public Suffix List data (#3107)
autofill-parser: update publicsuffixes file

Co-authored-by: GitHub Actions <noreply@github.com>
2024-07-01 00:16:52 +00:00
renovate[bot]
ed0d30c305
chore(deps): update github/codeql-action action to v3.25.11 (#3105)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-28 16:40:38 +00:00
renovate[bot]
ad1eb4f01b
fix(deps): update dependency androidx.fragment:fragment-ktx to v1.8.1 (#3104)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-26 20:05:22 +00:00
Harsh Shandilya
bad5f13c79
Update Public Suffix List data (#3103)
autofill-parser: update publicsuffixes file

Co-authored-by: GitHub Actions <noreply@github.com>
2024-06-24 00:17:30 +00:00
renovate[bot]
17b36e75c1
fix(deps): update dependency com.vanniktech:gradle-maven-publish-plugin to v0.29.0 (#3101)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-21 09:26:45 +00:00