Commit graph

3767 commits

Author SHA1 Message Date
Harsh Shandilya
dcc7d1e0ee fix(ci): resolve deprecation in gradle/actions/setup-gradle@v4 2024-08-18 14:40:41 +05:30
renovate[bot]
e8355ae4e5
chore(deps): pin crowdin/github-action action to 6ed209d (#3176)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-18 08:57:53 +00:00
Harsh Shandilya
92b866d587 fix(ci): update secrets 2024-08-18 14:18:13 +05:30
Harsh Shandilya
71161e20f8
fix: rework Crowdin integration (#3175)
* chore: set up Crowdin configuration

* fix(app): sync strings from Crowdin

Closes #3174

* fix(ci): use crowdin/github-action instead of homebrew setup

* fix(build): remove obsolete Crowdin plugin
2024-08-18 08:10:12 +00:00
renovate[bot]
919f708df2
chore(deps): update github/codeql-action action to v3.26.2 (#3169)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-14 19:50:01 +00:00
renovate[bot]
e60c439b1a
fix(deps): update dependency com.android.tools:r8 to v8.5.35 (#3167)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-14 15:53:34 +00:00
renovate[bot]
f5ff94dba8
chore(deps): update dependency gradle to v8.10 (#3168)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-14 14:50:39 +00:00
Alexander Grahn
0e76ef0c33
directory structure setting moved to general settings (#3166)
* directory structure setting moved to general settings

* Update app/src/main/java/app/passwordstore/util/settings/PreferenceKeys.kt

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

---------

Signed-off-by: Alexander Grahn <agrahn@users.noreply.github.com>
Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
2024-08-14 11:03:53 +00:00
renovate[bot]
401e6cbdf7
chore(deps): update github/codeql-action action to v3.26.1 (#3165)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-14 04:14:23 +00:00
Harsh Shandilya
282e9519ae chore: add missing copyright headers and update existing ones 2024-08-14 00:31:25 +05:30
Harsh Shandilya
b699b4db71 feat(build): replace homebrew ktfmt formatter with Spotless
Spotless has fixed their Gradle Configuration Cache woes in the past
couple months which gets rid of my primary complaint.
2024-08-14 00:18:51 +05:30
renovate[bot]
3af68b45c4
fix(deps): update dependency io.sentry:sentry-android to v7.14.0 (#3164)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-13 10:37:44 +00:00
Harsh Shandilya
12853656aa
Update Public Suffix List data (#3163)
autofill-parser: update publicsuffixes file

Co-authored-by: GitHub Actions <noreply@github.com>
2024-08-12 00:14:01 +00:00
Alexander Grahn
f803465e40
add user ID input field (password creation/edit), may fix #1458 (#3161)
* add user ID input field (password creation/edit), may fix #1458

* fix: revert change to username label

* refactor: rework FieldItem to drop hard-coded strings

* refactor: drop unnecessary `.apply`

---------

Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
2024-08-11 20:27:20 +00:00
agrahn
d62516399e
fix blocking createPasswordUI() when OTP is displayed (#3162) 2024-08-11 05:13:37 +00:00
renovate[bot]
16ed00562b
fix(deps): update dependency com.android.tools.build:gradle to v8.5.2 (#3160)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-09 04:27:56 +00:00
renovate[bot]
10326785c1
fix(deps): update androidx (#3159)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-07 22:13:30 +00:00
Harsh Shandilya
e8cdc2077f fix(build): compile against SDK 35 2024-08-08 03:34:14 +05:30
Harsh Shandilya
4eb8f497d5 fix(build): reduce Gradle heap size 2024-08-08 03:32:11 +05:30
renovate[bot]
b33af662df
fix(deps): update dependency io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin to v4.11.0 (#3158)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-07 15:12:59 +00:00
renovate[bot]
fc759de189
chore(deps): update github/codeql-action action to v3.26.0 (#3157)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-06 18:12:28 +00:00
renovate[bot]
aeb20849ce
chore(deps): update actions/upload-artifact action to v4.3.6 (#3156)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-06 18:12:10 +00:00
renovate[bot]
52cb888af2
chore(deps): update kotlin and compose to v2.0.10 (#3155)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-06 12:14:51 +00:00
renovate[bot]
9c4a27b9d8
chore(deps): update hilt to v2.52 (#3154)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-05 19:12:30 +00:00
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