aboutsummaryrefslogtreecommitdiff
path: root/app/build.gradle.kts
AgeCommit message (Expand)Author
2024-05-29feat: implement credential provider service for passkeys...Aditya Wasan
2024-05-22fix(deps): update kotlin and compose to v2 (major) (#3064)...renovate[bot]
2024-04-06fix(deps): update dependency org.bouncycastle:bcprov-jdk18on to v1.78 (#2986)...renovate[bot]
2024-01-25chore(deps): upgrade androidx.activityHarsh Shandilya
2023-12-15Revert "Refactor SSHKey into a separate module (#2450)"...Harsh Shandilya
2023-11-28feat: remove WhatTheStack...Harsh Shandilya
2023-11-26feat: remove Leak Canary...Harsh Shandilya
2023-09-04fix(deps): update dependency com.hierynomus:sshj to v0.36.0 (#2670)...renovate[bot]
2023-08-10refactor: un-flatten module structureHarsh Shandilya
2023-07-12fix(build): properly resolve JavaPoet version resolution issueHarsh Shandilya
2023-07-06fix(build): adjust ktfmt path filtering to allow formatting build.gradle.kts ...Harsh Shandilya
2023-06-15fix: address `ComposeUnstableCollections` lintHarsh Shandilya
2023-06-15chore: rename TOML keys for coroutines depsHarsh Shandilya
2023-05-20refactor(build): sync Gradle properties set with current AGPHarsh Shandilya
2023-04-02Refactor SSHKey into a separate module (#2450)...Aditya Wasan
2023-03-21refactor(build): wire up CC-compatible task dependencies for CrowdinHarsh Shandilya
2023-03-21fix(build): remove `DSL_SCOPE_VIOLATION` suppression...Harsh Shandilya
2023-03-01refactor(app): centralize lint configurationHarsh Shandilya
2022-12-19refactor: merge format-common-impl into format-common...Harsh Shandilya
2022-12-03feat(leakcanary): migrate to manual initializationHarsh Shandilya
2022-11-27feat: remove Beagle...Harsh Shandilya
2022-11-18chore: inject VM with Lifecycle-ViewModel-Compose integrationHarsh Shandilya
2022-11-16feat: remove Beagle's logger integration...Harsh Shandilya
2022-10-25refactor(deps): switch to Compose BOMHarsh Shandilya
2022-10-24feat: setup Beagle for debuggingHarsh Shandilya
2022-10-24refactor: use generated accessors for flavor dependenciesHarsh Shandilya
2022-10-24chore(gradle): add missing suppressions and license headersHarsh Shandilya
2022-10-21Refactor `format-common` module (#2196)...Harsh Shandilya
2022-07-23Improvements to key list activity (#2030)Harsh Shandilya
2022-07-18Misc cleanups and bugfixes (#2019)...Harsh Shandilya
2022-07-18Add key manager UIHarsh Shandilya
2022-07-15Remove OpenKeychain code and leave TODOs for missing functionalityHarsh Shandilya
2022-07-15all: re-do package structure yet againHarsh Shandilya
2022-07-15Change app package name to app.passwordstoreHarsh Shandilya
2022-07-09app: turn off crashing lintHarsh Shandilya
2022-07-07ui-compose: import Manrope fontHarsh Shandilya
2022-05-29Remove unused dependencies (#1930)...Harsh Shandilya
2022-05-27Simplify BouncyCastle workaround and upgrade Fragment (#1926)...Harsh Shandilya
2022-05-19Upgrade to AGP 7.2.0 (#1920)Harsh Shandilya
2022-04-24app: setup Lint baselineHarsh Shandilya
2022-04-09chore(deps): update dependency org.pgpainless:pgpainless-core to v1.2.0 (#1832)...renovate[bot]
2022-03-27Migrate namespaces to Gradle (#1805)...Harsh Shandilya
2022-03-13Configure Sentry with more information (#1782)...Harsh Shandilya
2022-02-23Use explicit Gradle tasks to handle build artifact collection (#1745)Harsh Shandilya
2022-02-20Introduce Sentry for error reporting (#1737)Harsh Shandilya
2022-02-04Port build to Gradle 7.4-rc-2 (#1707)Harsh Shandilya
2022-01-26Move Compose code to ui-compose module (#1687)Harsh Shandilya
2022-01-24all: upgrade to AGP 7.1.0-rc01 (#1678)Harsh Shandilya
2022-01-13Refactor randomized password generator into a separate module (#1663)Aditya Wasan
2021-12-21app: add diceware dependencyHarsh Shandilya