index
:
fork/Android-Password-Store.git
archived/security-keys
aw/passkey-support
develop
hs/age-backend
hs/nio-paths
release
release-1.13
renovate/com.slack.lint-slack-lint-checks-0.x
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build-logic
Age
Commit message (
Expand
)
Author
2022-04-21
Remove support for external storage and raise target SDK to 31 (#1863)
Harsh Shandilya
2022-04-09
chore(deps): update dependency org.pgpainless:pgpainless-core to v1.2.0 (#1832)
...
renovate[bot]
2022-04-01
chore(deps): update org.jetbrains.kotlin to v1.6.20 (#1817)
...
renovate[bot]
2022-03-24
Bump ktfmt to 0.35 (#1797)
Harsh Shandilya
2022-03-13
Configure Sentry with more information (#1782)
...
Harsh Shandilya
2022-03-08
build-logic: rename copy files to destination rather than move (#1773)
Harsh Shandilya
2022-02-26
chore(deps): update dependency com.vanniktech:gradle-maven-publish-plugin to ...
...
renovate[bot]
2022-02-26
Upgrade ktfmt to 0.33 (#1753)
...
Harsh Shandilya
2022-02-23
Use explicit Gradle tasks to handle build artifact collection (#1745)
Harsh Shandilya
2022-02-22
Expand tests for multiple identity keys (#1743)
Harsh Shandilya
2022-02-20
Introduce Sentry for error reporting (#1737)
Harsh Shandilya
2022-02-17
Turn on Configuration Cache (#1733)
Harsh Shandilya
2022-02-08
chore(deps): update dependency gradle to v7.4 (#1717)
...
renovate[bot]
2022-02-05
Workaround configuration cache bug in AGP (#1711)
Harsh Shandilya
2022-02-05
Begin rework for configuration cache compatibility (#1709)
Harsh Shandilya
2022-02-04
Port build to Gradle 7.4-rc-2 (#1707)
Harsh Shandilya
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
2022-01-09
Delete empty values directories in Crowdin cleanup (#1656)
Harsh Shandilya
2022-01-09
Raise timeouts for Crowdin task again (#1652)
...
Harsh Shandilya
2021-12-26
Misc cleanups to build-logic and expand BCV exclusion list (#1622)
...
Harsh Shandilya
2021-12-23
Misc cleanups and fixes (#1611)
Harsh Shandilya
2021-12-23
Increase timeouts for Crowdin API build task (#1602)
Harsh Shandilya
2021-12-22
Upgrade to Gradle 7.3.3 (#1600)
...
Harsh Shandilya
2021-12-14
Batch dependency upgrades (#1590)
Harsh Shandilya
2021-12-11
Miscellaneous build and CI cleanups (#1587)
Harsh Shandilya
2021-12-07
Upgrade workflows to use Java 17 (#1579)
Harsh Shandilya
2021-12-07
build: add kotlinx-kover for library code coverage
Harsh Shandilya
2021-12-03
Turn on explicit API for Kotlin JVM projects (#1568)
Harsh Shandilya
2021-12-03
gradle: bump to 7.3.1
Harsh Shandilya
2021-12-03
build-logic: configure SlimTests correctly
Harsh Shandilya
2021-12-03
build-logic: add android plugins
Harsh Shandilya
2021-12-03
build-logic/kotlin-plugins: add android and kapt plugins
Harsh Shandilya
2021-12-03
build-logic: add crowdin and psl convention plugins
Harsh Shandilya
2021-12-03
build-logic: add android convention plugins
Harsh Shandilya
2021-12-03
build-logic: configure repositories to include Google Maven
Harsh Shandilya
2021-11-16
build-logic: add automation convention plugins
Harsh Shandilya
2021-11-16
build-logic: add Kotlin convention plugins
Harsh Shandilya
2021-11-16
Convert build-logic to a proper included build
Harsh Shandilya
2021-11-15
build-logic: migrate Spotless to a convention plugin
Harsh Shandilya