Harsh Shandilya
8113bb18e7
Avoid method references in settings.gradle.kts
( #2073 )
2022-08-23 09:51:22 +00:00
renovate[bot]
fd9614d4ae
chore(deps): update plugin com.gradle.enterprise to v3.11.1 ( #2054 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-10 17:24:13 +00:00
renovate[bot]
a1adc5d9e9
chore(deps): update plugin com.gradle.enterprise to v3.11 ( #2052 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-10 11:22:19 +00:00
Harsh Shandilya
4548140cae
Remove openpgp-ktx
2022-07-15 14:53:52 +05:30
Harsh Shandilya
bcf33e90a5
Remove OpenKeychain code and leave TODOs for missing functionality
2022-07-15 14:53:52 +05:30
renovate[bot]
1c82f301da
chore(deps): update plugin com.gradle.enterprise to v3.10.3 ( #1991 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-11 17:24:12 +05:30
Harsh Shandilya
f973f32a4d
gradle: add play-sdk-proto module to gMaven filter
2022-07-09 10:16:01 +00:00
Harsh Shandilya
786ee94a9e
Switch to R8 dev releases ( #1986 )
2022-07-07 08:58:45 +00:00
Harsh Shandilya
91f29f6a40
gradle: re-enable ui-compose
2022-07-07 11:28:59 +05:30
Harsh Shandilya
8a9ebf3f7e
build-logic: introduce versions plugin
2022-07-07 11:28:58 +05:30
renovate[bot]
d1a0b062b4
chore(deps): update plugin com.gradle.enterprise to v3.10.2 ( #1944 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-09 15:39:44 +00:00
Harsh Shandilya
9d3312611e
Instate shadow jobs ( #1923 )
2022-05-25 12:29:04 +00:00
Harsh Shandilya
02144f9077
Upgrade to Gradle 7.5 RC1 ( #1917 )
2022-05-16 08:32:00 +00:00
Harsh Shandilya
179e7a5044
Tighten down dependency resolution ( #1903 )
2022-05-09 07:46:27 +00:00
renovate[bot]
48885a1ec5
chore(deps): update org.jetbrains.kotlin to v1.6.20 ( #1817 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
2022-04-01 17:16:07 +00:00
Harsh Shandilya
861ca58a58
Configure Sentry with more information ( #1782 )
...
* 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-03-13 12:11:01 +00:00
renovate[bot]
b12abc6ac7
chore(deps): update dependency gradle to v7.4 ( #1717 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
2022-02-08 12:03:18 +00:00
Harsh Shandilya
d89d500319
Move Compose code to ui-compose module ( #1687 )
2022-01-26 17:11:04 +00:00
Aditya Wasan
abc62c2b6b
Refactor randomized password generator into a separate module ( #1663 )
2022-01-13 16:43:53 +00:00
Harsh Shandilya
e673c59d87
dependency-sync: remove
2021-12-23 15:53:30 +05:30
Harsh Shandilya
67f8eb8404
diceware: init empty module
2021-12-21 02:13:23 +05:30
Harsh Shandilya
7d39bc0ae2
Miscellaneous build and CI cleanups ( #1587 )
2021-12-11 00:12:54 +05:30
Harsh Shandilya
8db0b67ce9
Refactor coroutine testing setup ( #1583 )
...
* 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-09 04:37:54 +00:00
Harsh Shandilya
52cba5864d
build: use Hilt through buildscript classpath
2021-12-03 12:59:58 +05:30
Harsh Shandilya
6be8b75b50
build: upgrade Hilt
2021-12-03 12:59:58 +05:30
Harsh Shandilya
81e9926b72
buildSrc: remove
2021-12-03 12:59:58 +05:30
Harsh Shandilya
a80020477f
gradle: add Maven Publish and Dokka plugins to root
2021-12-03 12:59:58 +05:30
Harsh Shandilya
553a9e8492
build-logic: configure repositories to include Google Maven
2021-12-03 12:59:56 +05:30
Harsh Shandilya
fc211418c4
Implement workarounds for Dependabot to update dependencies ( #1552 )
2021-11-30 12:26:05 +00:00
Harsh Shandilya
96a9211f9e
build-logic: migrate Spotless to a convention plugin
2021-11-15 23:57:40 +05:30
Harsh Shandilya
aac74ae451
Switch new PGP backend to use PGPainless ( #1522 )
...
* 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-23 17:02:50 +05:30
Harsh Shandilya
6df3ba0083
Upgrade plugin dependencies and fix Javadoc generation ( #1517 )
...
* build: upgrade all plugins
* autofill-parser/openpgp-ktx: apply Dokka plugin
* Move repository configuration to settings.gradle.kts
* Replace deprecated lintOptions
* Reorder repositories
2021-10-09 13:13:14 +05:30
Harsh Shandilya
6e4ffe2902
Add initial implementation of Gopenpgp-backed PGP ( #1441 )
2021-07-11 17:22:26 +00:00
Harsh Shandilya
7e2eb2425e
all: reformat with Spotless again
...
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2021-05-15 15:40:20 +05:30
Harsh Shandilya
931cc052a8
format-common: add baseline module
...
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2021-04-18 03:01:14 +05:30
Harsh Shandilya
cfbdb5f92a
Update to Gradle 7.0 ( #1381 )
2021-04-12 12:08:06 +00:00
Harsh Shandilya
774fda83ac
all: reformat with ktfmt
...
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2021-03-18 11:40:30 +05:30
Harsh Shandilya
be31ae37f4
all: update copyrights
...
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2021-03-18 11:26:48 +05:30
Harsh Shandilya
7f4ade8255
Replace JCenter with Maven Central ( #1303 )
2021-02-06 17:34:17 +05:30
Harsh Shandilya
7b25bf8783
openpgp-ktx: import at 95eed95fb5654e9dcfe32c3712ae97385e186396
...
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2020-11-29 17:51:16 +05:30
Harsh Shandilya
e8bc41f1aa
autofill-parser: configure maven-publish plugin
...
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2020-09-20 17:12:03 +05:30
Vincent Breitmoser
0810273444
Autofill: Extract AutofillParser into separate subproject ( #1101 )
...
Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
Co-authored-by: Fabian Henneke <fabian@henneke.me>
2020-09-16 23:47:55 +05:30
Harsh Shandilya
356a8cd8c6
Migrate to Gradle Kotlin DSL ( #936 )
2020-07-23 14:39:36 +05:30
Harsh Shandilya
b2d352e3ea
Revert back to Groovy DSL
...
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-11-06 19:41:15 +05:30
Harsh Shandilya
7a80be7732
treewide: Fix typo in license header
...
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>
2019-10-02 20:10:07 +05:30
Harsh Shandilya
ee3535482a
treewide: Add copyrights
...
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
2019-10-02 18:11:22 +05:30
Harsh Shandilya
3c06063153
Rewrite Gradle configuration with Kotlin DSL ( #488 )
...
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
2019-03-02 18:05:51 +01:00