Age | Commit message (Collapse) | Author |
|
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
|
(#1625)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
|
v1.6.10 (#1624)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
|
v2.3.0 (#1621)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
|
to v6.1.0 (#1620)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
|
(#1619)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
|
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
|
v1.0.0-rc01 (#1612)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
|
(#1613)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
|
v1.1.0-rc02 (#1607)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
|
|
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
|
|
|
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
|
|
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
|
|
* build(deps): bump hilt-core from 2.40.4 to 2.40.5
Bumps [hilt-core](https://github.com/google/dagger) from 2.40.4 to 2.40.5.
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.40.4...dagger-2.40.5)
---
updated-dependencies:
- dependency-name: com.google.dagger:hilt-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* sync dependency definitions
Signed-off-by: GitHub Actions <actions@github.com>
* sync dependency definitions
Signed-off-by: GitHub Actions <actions@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: msfjarvis <msfjarvis@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
|
|
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
|
|
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
|
|
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
|
|
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
|
|
|
|
* build(deps): bump pgpainless-core from 1.0.0-rc1 to 1.0.0-rc6
Bumps [pgpainless-core](https://github.com/pgpainless/pgpainless) from 1.0.0-rc1 to 1.0.0-rc6.
- [Release notes](https://github.com/pgpainless/pgpainless/releases)
- [Changelog](https://github.com/pgpainless/pgpainless/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pgpainless/pgpainless/commits/1.0.0-rc6)
---
updated-dependencies:
- dependency-name: org.pgpainless:pgpainless-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* sync dependency definitions
Signed-off-by: GitHub Actions <actions@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
|
|
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
|
|
* app: use MaterialAlertDialogBuilder for preference dialogs
* build: upgrade all dependencies
|
|
|
|
|
|
* gradle: upgrade all dependencies
* github: replace gradle-cache-action with official gradle-build-action
* github: update wrapper-validation-action
|
|
* 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>
|
|
Co-authored-by: Aditya Wasan <adityawasan55@gmail.com>
|
|
* Replace Timber with logcat (#1505)
* Add extension for asLog which takes a message param
Co-authored-by: Aditya Wasan <adityawasan55@gmail.com>
|
|
|
|
|
|
|