Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-04 | chore: use gradle-maven-publish-plugin's timeout handling functionality | Harsh Shandilya | |
2023-03-04 | fix: make remembering HTTPS password the default | Harsh Shandilya | |
Not many good reasons to do this a different way | |||
2023-03-04 | fix: use activity context for Toast | Harsh Shandilya | |
Fixes a newly introduced warning in API 33 > Tried to access visual service WindowManager from a non-visual Context:app.passwordstore.Application@d2801f8 WindowManager > should be accessed from Activity or other visual Context. Use an Activity or a Context created with > Context#createWindowContext(int, Bundle), which are adjusted to the configuration and visual bounds of an area on screen. | |||
2023-03-03 | fix(deps): update dependency com.android.tools:r8 to v4.0.52 (#2399) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-03-02 | fix(deps): update dependency io.sentry:sentry-android to v6.15.0 (#2398) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-03-02 | chore(deps): update plugin com.gradle.enterprise to v3.12.4 (#2397) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-03-01 | chore: refresh Lint baselines | Harsh Shandilya | |
2023-03-01 | refactor(app): centralize lint configuration | Harsh Shandilya | |
2023-03-01 | feat(build): configure Lint baselines for all compatible projects | Harsh Shandilya | |
2023-02-28 | fix(shadow jobs): don't run an additional jobset for latest Gradle version | Harsh Shandilya | |
I always keep the wrapper in sync with Gradle releases so the additional matrix dimension doesn't add much value. Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2023-02-28 | fix(gradle): address `GradleDependency` lint | Harsh Shandilya | |
2023-02-28 | feat(ci): make shadow jobs report aggregate success | Harsh Shandilya | |
2023-02-28 | fix: remove Gradle 8.x exclusion from shadow jobs | Harsh Shandilya | |
2023-02-28 | chore: update AGP versions in shadow jobs | Harsh Shandilya | |
2023-02-28 | fix(deps): update dependency com.android.tools.build:gradle to v7.4.2 (#2395) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-02-27 | refactor(format-common): migrate to `uri-kmp` and convert to JVM library | Harsh Shandilya | |
2023-02-27 | chore(build): ensure Kotlin versions are aligned in `build-logic` project | Harsh Shandilya | |
2023-02-26 | Sync localisations from Crowdin (#2392) | Harsh Shandilya | |
strings: sync with crowdin Co-authored-by: GitHub Actions <noreply@github.com> | |||
2023-02-23 | fix(ci): improve check for uncommitted changes | Harsh Shandilya | |
2023-02-23 | chore(i18n): import current translations | Harsh Shandilya | |
2023-02-23 | fix: clarify OTP import failure strings | Harsh Shandilya | |
2023-02-22 | fix(deps): update dependency androidx.security:security-crypto-ktx to ↵ | renovate[bot] | |
v1.1.0-alpha05 (#2389) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-02-22 | fix(deps): update dependency androidx.annotation:annotation to v1.6.0 (#2391) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-02-22 | fix(deps): update lifecycle to v2.6.0-rc01 (#2390) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-02-22 | fix(deps): update dependency androidx.fragment:fragment-ktx to ↵ | renovate[bot] | |
v1.6.0-alpha06 (#2388) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-02-22 | fix(deps): update androidxactivity to v1.7.0-beta02 (#2387) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-02-22 | chore(deps): update dependency androidx.compose.compiler:compiler to v1.4.3 ↵ | renovate[bot] | |
(#2386) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-02-22 | fix(deps): update dependency com.google.android.material:material to ↵ | renovate[bot] | |
v1.9.0-alpha02 (#2385) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-02-21 | fix(deps): update dependency com.github.ben-manes:gradle-versions-plugin to ↵ | renovate[bot] | |
v0.46.0 (#2384) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-02-20 | Update Public Suffix List data (#2383) | Harsh Shandilya | |
autofill-parser: update publicsuffixes file Co-authored-by: GitHub Actions <noreply@github.com> | |||
2023-02-19 | chore(deps): update gradle/wrapper-validation-action action to v1.0.6 (#2382) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-02-19 | chore(deps): update gradle/gradle-build-action action to v2.4.0 (#2381) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-02-18 | chore(deps): update dependency gradle to v8.0.1 (#2380) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-02-15 | fix(deps): update dependency io.sentry:sentry-android to v6.14.0 (#2379) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-02-13 | chore(deps): update dependency gradle to v8.0 (#2377) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-02-13 | chore(ci): add merge queue trigger to PR jobs | Harsh Shandilya | |
2023-02-13 | Update Public Suffix List data (#2376) | Harsh Shandilya | |
autofill-parser: update publicsuffixes file Co-authored-by: GitHub Actions <noreply@github.com> | |||
2023-02-10 | fix(deps): update dependency com.github.android-password-store:sublime-fuzzy ↵ | renovate[bot] | |
to v2.3.1 (#2375) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-02-10 | chore(deps): update dependency gradle to v8.0-rc-5 (#2373) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-02-10 | chore(deps): update hilt to v2.45 (#2374) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-02-10 | fix(deps): update dependency org.pgpainless:pgpainless-core to v1.4.4 (#2372) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-02-10 | chore(deps): update dependency gradle to v8.0-rc-4 (#2371) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-02-09 | fix(deps): update dependency androidx.fragment:fragment-ktx to ↵ | renovate[bot] | |
v1.6.0-alpha05 (#2370) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-02-09 | fix(deps): update dependency androidx.constraintlayout:constraintlayout to ↵ | renovate[bot] | |
v2.2.0-alpha07 (#2369) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-02-08 | fix(deps): update dependency androidx.appcompat:appcompat to v1.7.0-alpha02 ↵ | renovate[bot] | |
(#2368) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-02-08 | fix(deps): update androidxactivity to v1.7.0-beta01 (#2367) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-02-09 | fix(renovate): raise concurrent PRs limit | Harsh Shandilya | |
2023-02-09 | chore(deps): use Compose Compiler from gMaven | Harsh Shandilya | |
2023-02-08 | chore(deps): update dependency androidx.compose.compiler:compiler to v1.4.2 | renovate[bot] | |
2023-02-08 | fix(deps): update dependency androidx.lifecycle:lifecycle-common to ↵ | renovate[bot] | |
v2.6.0-beta01 (#2366) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |