aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-08-27chore(deps): update gradle/actions digest to 16bf8bc (#3189)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-26fix(deps): update dependency com.diffplug.spotless:spotless-plugin-gradle to ↵renovate[bot]
v7.0.0.beta2 (#3187) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-26Update Public Suffix List data (#3188)Harsh Shandilya
autofill-parser: update publicsuffixes file Co-authored-by: GitHub Actions <noreply@github.com>
2024-08-24chore(deps): update github/codeql-action action to v3.26.5 (#3186)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-22chore(deps): update kotlin and compose to v2.0.20 (#3184)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-22chore(deps): update github/codeql-action action to v3.26.4 (#3183)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-21fix(deps): update androidx (#3182)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-21fix(deps): update Spotless to 7.0.0.BETA1Harsh Shandilya
This is the version with all the configuration cache fixes
2024-08-20chore(deps): update dependency com.facebook:ktfmt to v0.52 (#3181)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-19chore(deps): update github/codeql-action action to v3.26.3 (#3179)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-19chore(deps): update plugin com.gradle.develocity to v3.18 (#3178)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-19Update Public Suffix List data (#3177)Harsh Shandilya
autofill-parser: update publicsuffixes file Co-authored-by: GitHub Actions <noreply@github.com>
2024-08-18fix(ci): resolve deprecation in `gradle/actions/setup-gradle@v4`Harsh Shandilya
2024-08-18chore(deps): pin crowdin/github-action action to 6ed209d (#3176)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-18fix(ci): update secretsHarsh Shandilya
2024-08-18fix: rework Crowdin integration (#3175)Harsh Shandilya
* 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-14chore(deps): update github/codeql-action action to v3.26.2 (#3169)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-14fix(deps): update dependency com.android.tools:r8 to v8.5.35 (#3167)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-14chore(deps): update dependency gradle to v8.10 (#3168)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-14directory structure setting moved to general settings (#3166)Alexander Grahn
* 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-14chore(deps): update github/codeql-action action to v3.26.1 (#3165)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-14chore: add missing copyright headers and update existing onesHarsh Shandilya
2024-08-14feat(build): replace homebrew ktfmt formatter with SpotlessHarsh Shandilya
Spotless has fixed their Gradle Configuration Cache woes in the past couple months which gets rid of my primary complaint.
2024-08-13fix(deps): update dependency io.sentry:sentry-android to v7.14.0 (#3164)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-12Update Public Suffix List data (#3163)Harsh Shandilya
autofill-parser: update publicsuffixes file Co-authored-by: GitHub Actions <noreply@github.com>
2024-08-11add user ID input field (password creation/edit), may fix #1458 (#3161)Alexander Grahn
* 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-11fix blocking createPasswordUI() when OTP is displayed (#3162)agrahn
2024-08-09fix(deps): update dependency com.android.tools.build:gradle to v8.5.2 (#3160)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-07fix(deps): update androidx (#3159)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-08fix(build): compile against SDK 35Harsh Shandilya
2024-08-08fix(build): reduce Gradle heap sizeHarsh Shandilya
2024-08-07fix(deps): update dependency ↵renovate[bot]
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-06chore(deps): update github/codeql-action action to v3.26.0 (#3157)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-06chore(deps): update actions/upload-artifact action to v4.3.6 (#3156)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-06chore(deps): update kotlin and compose to v2.0.10 (#3155)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-05chore(deps): update hilt to v2.52 (#3154)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-05chore(deps): update actions/setup-java action to v4.2.2 (#3153)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-05enable per-app language setting (Android-13+) (#3152)agrahn
2024-08-05Update Public Suffix List data (#3151)Harsh Shandilya
autofill-parser: update publicsuffixes file Co-authored-by: GitHub Actions <noreply@github.com>
2024-08-04more robust switch actions in pgp settings (#3148)agrahn
* 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-04chore(deps): update gradle/actions action to v4 (#3149)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-04Sync localisations from Crowdin (#3150)Harsh Shandilya
strings: sync with crowdin Co-authored-by: GitHub Actions <noreply@github.com>
2024-08-02chore(deps): update actions/upload-artifact action to v4.3.5 (#3146)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-31fix(deps): update dependency io.sentry:sentry-android to v7.13.0 (#3145)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-30fix null pointer exception when using public only keys (#3143) (#3144)Greg Renda
Co-authored-by: Greg Renda <greg@renda.org>
2024-07-30fix: remove useless Lint suppressionHarsh Shandilya
2024-07-30fix: re-enable biometric lock featureHarsh Shandilya
Fixes #2802
2024-07-29Update Public Suffix List data (#3142)Harsh Shandilya
autofill-parser: update publicsuffixes file Co-authored-by: GitHub Actions <noreply@github.com>
2024-07-28fix crash due to passphrase caching after biom. authentication expired (#3141)agrahn
* fix crash due to passphrase caching after biom. authentication expired * fix: add missing imports --------- Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
2024-07-28Sync localisations from Crowdin (#3139)Harsh Shandilya
strings: sync with crowdin Co-authored-by: GitHub Actions <noreply@github.com>