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
/
autofill-parser
/
build.gradle.kts
Age
Commit message (
Expand
)
Author
2023-05-12
feat: raise min SDK to 26
...
Harsh Shandilya
2023-04-27
refactor(build): remove `kotlin-library` plugin from Android modules
Harsh Shandilya
2023-03-27
refactor: migrate to androidx.core APIs for `Bundle`/`Intent` API changes
Harsh Shandilya
2023-03-21
fix(build): remove `DSL_SCOPE_VIOLATION` suppression
...
Harsh Shandilya
2022-10-24
chore(gradle): add missing suppressions and license headers
Harsh Shandilya
2022-03-27
Migrate namespaces to Gradle (#1805)
...
Harsh Shandilya
2021-12-11
Miscellaneous build and CI cleanups (#1587)
Harsh Shandilya
2021-12-03
Turn on explicit API for Kotlin JVM projects (#1568)
Harsh Shandilya
2021-12-03
all: switch to new convention plugins
Harsh Shandilya
2021-11-16
build: apply `kotlin-common` convention plugin where applicable
Harsh Shandilya
2021-10-09
Upgrade plugin dependencies and fix Javadoc generation (#1517)
...
Harsh Shandilya
2021-10-03
Replace Timber with logcat (#1509)
...
(´⌣`ʃƪ)
2021-07-29
Revamp PSL updates (#1475)
...
Harsh Shandilya
2021-07-29
Upgrade to AGP 7.0.0 (#1474)
Harsh Shandilya
2021-05-12
Upgrade Gradle and `androidx.annotation` (#1407)
Harsh Shandilya
2021-04-18
build: enable explicit API automatically on all library projects
...
Harsh Shandilya
2021-04-12
Update to Gradle 7.0 (#1381)
Harsh Shandilya
2021-04-10
autofill-parser: restore LGPL-3.0 and MPL-2.0 licence headers
...
Harsh Shandilya
2021-03-18
all: reformat with ktfmt
...
Harsh Shandilya
2021-03-18
all: update copyrights
...
Harsh Shandilya
2021-02-06
Replace JCenter with Maven Central (#1303)
Harsh Shandilya
2020-11-29
build: move publishing config to buildSrc for re-use
...
Harsh Shandilya
2020-11-03
Make autofill-parser API explicit and refactor (#1182)
Fabian Henneke
2020-10-16
Revamp build configuration (#1156)
...
Harsh Shandilya
2020-10-08
autofill-parser: flesh out generated POM file (#1140)
...
Harsh Shandilya
2020-09-20
autofill-parser: add dependency on AndroidX annotation
...
Harsh Shandilya
2020-09-20
autofill-parser: drop use of core-ktx
...
Harsh Shandilya
2020-09-20
autofill-parser: configure maven-publish plugin
...
Harsh Shandilya
2020-09-16
Autofill: Extract AutofillParser into separate subproject (#1101)
...
Vincent Breitmoser