Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-24 | chore(gradle): add missing suppressions and license headers | Harsh Shandilya | |
2022-10-22 | chore(deps): update gradle/gradle-build-action action to v2.3.3 (#2199) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-10-22 | chore(deps): update actions/upload-artifact action to v3.1.1 (#2197) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-10-21 | Refactor `format-common` module (#2196) | Harsh Shandilya | |
* fix: touch up `PasswordEntryTest` KDoc * feat: add format-common-impl module * refactor: switch app to format-common-impl * refactor: move `format-common` tests to `format-common-impl` * feat: add a test for Steam OTP | |||
2022-10-21 | Migrate to Metalava for validating API (#2195) | Harsh Shandilya | |
2022-10-20 | chore(deps): update actions/download-artifact action to v3.0.1 (#2194) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-10-18 | chore(deps): update actions/setup-java action to v3.6.0 (#2192) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-10-18 | chore(deps): update peter-evans/create-pull-request action to v4.2.0 (#2190) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-10-17 | chore(deps): update peter-evans/create-pull-request action to v4.1.4 (#2188) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-10-17 | fix(deps): update dependency com.github.ben-manes:gradle-versions-plugin to ↵ | renovate[bot] | |
v0.43.0 (#2187) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-10-17 | Update Public Suffix List data (#2186) | Harsh Shandilya | |
autofill-parser: update publicsuffixes file Co-authored-by: GitHub Actions <noreply@github.com> | |||
2022-10-15 | fix(deps): update dependency de.undercouch:gradle-download-task to v5.3.0 ↵ | renovate[bot] | |
(#2185) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-10-14 | fix(deps): update dependency ↵ | renovate[bot] | |
nl.littlerobots.version-catalog-update:nl.littlerobots.version-catalog-update.gradle.plugin to v0.7.0 (#2184) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-10-14 | chore(deps): update actions/github-script action to v6.3.3 (#2182) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-10-13 | fix(deps): update dependency com.android.tools.build:gradle to v7.3.1 (#2181) | renovate[bot] | |
* fix(deps): update dependency com.android.tools.build:gradle to v7.3.1 * github: bump shadow job AGP versions Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2022-10-12 | chore(deps): update plugin com.gradle.enterprise to v3.11.2 (#2180) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-10-11 | fix(deps): update dependency app.cash.turbine:turbine to v0.12.0 (#2178) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-10-12 | chore(deps): update actions/github-script action to v6.3.2 (#2177) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-10-11 | Clean up issues reported by Detekt (crypto-pgpainless.xml) (#2176) | LckyDev | |
2022-10-11 | fix(deps): update dependency ↵ | renovate[bot] | |
io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin to v3.2.0 (#2175) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-10-11 | fix(deps): update dependency io.sentry:sentry-android to v6.5.0 (#2173) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-10-10 | Revert "chore: remove unnecessary `CryptoHandlerModule`" | Harsh Shandilya | |
This is used in #2170 so let's avoid the unnecessary conflict. This reverts commit f5bf45037a57b431dd693a29ac41217576a7d437. | |||
2022-10-10 | chore: remove unnecessary `CryptoHandlerModule` | Harsh Shandilya | |
2022-10-10 | Update Public Suffix List data (#2171) | Harsh Shandilya | |
autofill-parser: update publicsuffixes file Co-authored-by: GitHub Actions <noreply@github.com> | |||
2022-10-09 | refactor(app): switch `logExecutionTime` to `kotlin.time.measureTime` | Harsh Shandilya | |
2022-10-09 | feat(app): support toggling read-only status in DecryptScreen | Harsh Shandilya | |
2022-10-08 | Fix detekt warnings in format-common (#2167) | Newton Cesar | |
* fix warning ktlint to format-common folder * update to code review * adjusted spotless | |||
2022-10-08 | feat(app): refactor `CopyButton` and add missing spacing | Harsh Shandilya | |
2022-10-08 | feat(app): add username to DecryptScreen | Harsh Shandilya | |
2022-10-08 | feat(ui-compose): add a `PasswordField` composable and switch decrypt screen ↵ | Harsh Shandilya | |
to it | |||
2022-10-07 | fix: add shadow to `APSAppBar` | Harsh Shandilya | |
2022-10-07 | refactor: simplify `PasswordDialog` emissions | Harsh Shandilya | |
2022-10-07 | fix: protect `PasswordDialog` window | Harsh Shandilya | |
2022-10-07 | refactor: switch `DecryptActivity` to `DispatcherProvider` | Harsh Shandilya | |
2022-10-07 | fix(app): ensure decryption errors are captured by UI | Harsh Shandilya | |
2022-10-07 | fix: remove stale comment | Harsh Shandilya | |
2022-10-07 | chore: re-roll Detekt baselines | Harsh Shandilya | |
2022-10-07 | fix(autofill-parser): reformat top-level comment | Harsh Shandilya | |
2022-10-07 | feat(autofill-parser): add Vivaldi as an Autofill browser | Harsh Shandilya | |
Fixes #2165 | |||
2022-10-07 | feat(app): make `DecryptScreen` properly standalone | Harsh Shandilya | |
2022-10-07 | feat(app): start working on a Compose-backed decrypt screen | Harsh Shandilya | |
2022-10-07 | refactor(build-logic): make `GitHooksTask` more lazy | Harsh Shandilya | |
2022-10-07 | refactor(build-logic): move PSL download to task action | Harsh Shandilya | |
2022-10-07 | fix(deps): update dependency io.sentry:sentry-android to v6.5.0-beta.3 (#2163) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-10-06 | fix(deps): update dependency ↵ | renovate[bot] | |
io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin to v3.1.7 (#2166) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-10-05 | chore(deps): upgrade AndroidX dependencies | Harsh Shandilya | |
2022-10-05 | chore(deps): upgrade to Compose Compiler 1.3.2 | Harsh Shandilya | |
2022-10-05 | fix(deps): update dependency org.pgpainless:pgpainless-core to v1.3.7 (#2162) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-10-04 | chore(deps): update actions/checkout action to v3.1.0 (#2161) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-10-03 | fix(deps): update kotlin to v1.7.20 (#2154) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Harsh Shandilya <me@msfjarvis.dev> |