Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-09 | Add crypto-hwsecurity library | Tad Fisher | |
2022-10-09 | Use pgpainless hardwareDecryption branch for testing | Tad Fisher | |
2022-10-09 | Add hwsecurity dependency | Tad Fisher | |
2022-10-05 | chore(deps): upgrade to Compose Compiler 1.3.2 | Harsh Shandilya | |
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> | |||
2022-08-23 | Avoid method references in `settings.gradle.kts` (#2073) | Harsh Shandilya | |
2022-08-10 | chore(deps): update plugin com.gradle.enterprise to v3.11.1 (#2054) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-08-10 | chore(deps): update plugin com.gradle.enterprise to v3.11 (#2052) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-07-15 | Remove openpgp-ktx | Harsh Shandilya | |
2022-07-15 | Remove OpenKeychain code and leave TODOs for missing functionality | Harsh Shandilya | |
2022-07-11 | chore(deps): update plugin com.gradle.enterprise to v3.10.3 (#1991) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-07-09 | gradle: add play-sdk-proto module to gMaven filter | Harsh Shandilya | |
2022-07-07 | Switch to R8 dev releases (#1986) | Harsh Shandilya | |
2022-07-07 | gradle: re-enable ui-compose | Harsh Shandilya | |
2022-07-07 | build-logic: introduce versions plugin | Harsh Shandilya | |
2022-06-09 | chore(deps): update plugin com.gradle.enterprise to v3.10.2 (#1944) | renovate[bot] | |
Co-authored-by: Renovate Bot <bot@renovateapp.com> | |||
2022-05-25 | Instate shadow jobs (#1923) | Harsh Shandilya | |
2022-05-16 | Upgrade to Gradle 7.5 RC1 (#1917) | Harsh Shandilya | |
2022-05-09 | Tighten down dependency resolution (#1903) | Harsh Shandilya | |
2022-04-01 | chore(deps): update org.jetbrains.kotlin to v1.6.20 (#1817) | renovate[bot] | |
Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2022-03-13 | Configure Sentry with more information (#1782) | Harsh Shandilya | |
* build-logic: remove error path in Sentry plugin * gradle: fix UnstableApiUsage warning * build-logic: configure Sentry Gradle Plugin * app: set traces sample-rate to 1.0 * sentry-stub: init * app: populate Sentry user field with feature flags | |||
2022-02-08 | chore(deps): update dependency gradle to v7.4 (#1717) | renovate[bot] | |
Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2022-01-26 | Move Compose code to ui-compose module (#1687) | Harsh Shandilya | |
2022-01-13 | Refactor randomized password generator into a separate module (#1663) | Aditya Wasan | |
2021-12-23 | dependency-sync: remove | Harsh Shandilya | |
2021-12-21 | diceware: init empty module | Harsh Shandilya | |
2021-12-11 | Miscellaneous build and CI cleanups (#1587) | Harsh Shandilya | |
2021-12-09 | Refactor coroutine testing setup (#1583) | Harsh Shandilya | |
* coroutine-utils: init * coroutine-utils-testing: init * format-common: switch over to using DispatcherProvider * Convert Binds method to an extension function * Add Dispatcher module | |||
2021-12-03 | build: use Hilt through buildscript classpath | Harsh Shandilya | |
2021-12-03 | build: upgrade Hilt | Harsh Shandilya | |
2021-12-03 | buildSrc: remove | Harsh Shandilya | |
2021-12-03 | gradle: add Maven Publish and Dokka plugins to root | Harsh Shandilya | |
2021-12-03 | build-logic: configure repositories to include Google Maven | Harsh Shandilya | |
2021-11-30 | Implement workarounds for Dependabot to update dependencies (#1552) | Harsh Shandilya | |
2021-11-15 | build-logic: migrate Spotless to a convention plugin | Harsh Shandilya | |
2021-10-23 | Switch new PGP backend to use PGPainless (#1522) | Harsh Shandilya | |
* crypto-pgpainless: init * crypto-pgpainless: add an opinionated CryptoHandler impl * app: migrate to crypto-pgpainless * crypto-pgp: remove * github: remove now unused instrumentation tests job * crypto-common: fixup package names * wip(crypto-pgpainless): add `PGPKeyPair` and `PGPKeyManager` Signed-off-by: Aditya Wasan <adityawasan55@gmail.com> (cherry picked from commit 02d07e9e797a8600cc8c534a731dfffcc44cfdde) * crypto-pgpainless: use hex-encoded key IDs * crypto-pgpainless: replace legacy Gopenpgp-generated key file * crypto-pgpainless: fix CryptoConstants source set * crypto-pgpainless: fix tests * crypto-pgpainless: reinstate PGPKeyManager tests Co-authored-by: Aditya Wasan <adityawasan55@gmail.com> | |||
2021-10-09 | Upgrade plugin dependencies and fix Javadoc generation (#1517) | Harsh Shandilya | |
* build: upgrade all plugins * autofill-parser/openpgp-ktx: apply Dokka plugin * Move repository configuration to settings.gradle.kts * Replace deprecated lintOptions * Reorder repositories | |||
2021-07-11 | Add initial implementation of Gopenpgp-backed PGP (#1441) | Harsh Shandilya | |
2021-05-15 | all: reformat with Spotless again | Harsh Shandilya | |
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2021-04-18 | format-common: add baseline module | Harsh Shandilya | |
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2021-04-12 | Update to Gradle 7.0 (#1381) | Harsh Shandilya | |
2021-03-18 | all: reformat with ktfmt | Harsh Shandilya | |
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2021-03-18 | all: update copyrights | Harsh Shandilya | |
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2021-02-06 | Replace JCenter with Maven Central (#1303) | Harsh Shandilya | |
2020-11-29 | openpgp-ktx: import at 95eed95fb5654e9dcfe32c3712ae97385e186396 | Harsh Shandilya | |
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2020-09-20 | autofill-parser: configure maven-publish plugin | Harsh Shandilya | |
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2020-09-16 | Autofill: Extract AutofillParser into separate subproject (#1101) | Vincent Breitmoser | |
Co-authored-by: Harsh Shandilya <me@msfjarvis.dev> Co-authored-by: Fabian Henneke <fabian@henneke.me> | |||
2020-07-23 | Migrate to Gradle Kotlin DSL (#936) | Harsh Shandilya | |
2019-11-06 | Revert back to Groovy DSL | Harsh Shandilya | |
The Kotlin DSL's API is extremely terrible and makes the simplest tasks annoying. It also introduces a very noticeable build overhead that I'd rather not have. Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com> | |||
2019-10-02 | treewide: Fix typo in license header | Harsh Shandilya | |
While we're here, also clarify we're strictly GPL-3.0 and not automatically opting into future revisions of the license. Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com> |