renovate[bot]
47d65d0740
fix(deps): update dependency com.slack.lint:slack-lint-checks to v0.6.0 ( #2697 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
2023-09-27 18:45:59 +00:00
renovate[bot]
8f950fb83e
fix(deps): update dependency org.pgpainless:pgpainless-core to v1.6.2 ( #2667 )
...
* fix(deps): update dependency org.pgpainless:pgpainless-core to v1.6.2
* fix(deps): use `-jdk18on` artifacts for BouncyCastle
* chore: re-roll Lint baseline
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
2023-08-30 13:13:18 +00:00
renovate[bot]
222ff5b052
fix(deps): update bouncycastle to v1.76 ( #2632 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
2023-07-31 05:49:05 +00:00
Harsh Shandilya
ce650c6f62
chore: remove useless OptIn
annotations
2023-07-19 17:38:20 +05:30
Harsh Shandilya
e875047899
feat: adopt Kotlin 1.9 Enum entries feature
2023-06-15 16:53:21 +05:30
Harsh Shandilya
26a7298978
fix: address ComposeUnstableCollections
lint
2023-06-15 14:21:49 +05:30
Harsh Shandilya
5538306927
chore: refresh lint baseline
2023-06-04 01:52:57 +05:30
Harsh Shandilya
e05c704539
refactor(build): sync Gradle properties set with current AGP
2023-05-20 23:50:39 +05:30
renovate[bot]
d04e1fa368
fix(deps): update dependency com.facebook:ktfmt to v0.44 ( #2490 )
...
* fix(deps): update dependency com.facebook:ktfmt to v0.44
* chore: reformat with ktfmt 0.44
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
2023-04-29 01:28:41 +00:00
Harsh Shandilya
53497c0365
feat(lint): update baselines
2023-04-27 01:37:20 +05:30
Harsh Shandilya
ca327555cd
refactor(build): introduce a standalone plugin for Kotlin JVM libraries
2023-04-27 01:34:35 +05:30
Harsh Shandilya
bf6fe08472
refactor(build): remove kotlin-library
plugin from Android modules
2023-04-27 01:34:35 +05:30
Harsh Shandilya
2f524fc2b7
fix(build): remove DSL_SCOPE_VIOLATION
suppression
...
This was a Gradle bug that is now fixed https://docs.gradle.org/8.1-rc-1/release-notes.html#:~:text=Access%20to%20version%20catalog%20for%20plugins%20in%20the%20plugins%20%7B%7D%20block
2023-03-21 13:43:09 +05:30
Harsh Shandilya
96d624a205
chore: refresh Lint baselines
2023-03-01 17:23:33 +05:30
Harsh Shandilya
2d3d6707e8
chore(deps): upgrade ktfmt to 0.42
2022-12-09 18:22:25 +05:30
Harsh Shandilya
edc110dcc1
chore(gradle): add missing suppressions and license headers
2022-10-24 14:46:38 +05:30
Harsh Shandilya
549ee790d3
all: re-do package structure yet again
2022-07-15 01:13:47 +05:30
Harsh Shandilya
426fc924fb
Upgrade ktfmt ( #1942 )
...
* build-logic: upgrade ktfmt
* all: reformat
2022-06-09 13:51:29 +05:30
Harsh Shandilya
c555609f16
Misc cleanups ( #1891 )
2022-05-02 20:18:16 +00:00
Harsh Shandilya
2320201f89
Migrate namespaces to Gradle ( #1805 )
...
* ui-compose: update Gradle configuration
* gradle: fix namespace for a couple astray Compose dependencies
* all: switch to Gradle namespace property
Mirrors a similar change from AndroidX dcfa035a96
2022-03-27 12:37:18 +00:00
Aditya Wasan
abc62c2b6b
Refactor randomized password generator into a separate module ( #1663 )
2022-01-13 16:43:53 +00:00
Harsh Shandilya
674a7d299b
Misc cleanups to build-logic and expand BCV exclusion list ( #1622 )
...
* build-logic: remove `kotlin-dsl-precompiled-script-plugins` plugin
* build-logic: use generated accessors for extensions
* build: exclude non-published library projects from API dump
There's no point in tracking binary compatibility for libraries that are only used internally
2021-12-26 06:29:57 +00:00
Harsh Shandilya
95075bd1d0
diceware: switch to buildString
lambda
2021-12-21 17:22:37 +05:30
Harsh Shandilya
0f837b0033
diceware: convert to an Android library
2021-12-21 13:01:40 +05:30
Harsh Shandilya
c5436b543d
diceware: add passphrase generator
2021-12-21 13:01:40 +05:30
Harsh Shandilya
ab8f6a43ee
diceware: add default wordlist to exercise tests
2021-12-21 13:01:40 +05:30
Harsh Shandilya
5395b4853b
diceware: add WordListParser and tests
2021-12-21 02:13:24 +05:30
Harsh Shandilya
16392b7581
diceware: add Die class and tests
2021-12-21 02:13:24 +05:30
Harsh Shandilya
67f8eb8404
diceware: init empty module
2021-12-21 02:13:23 +05:30