summaryrefslogtreecommitdiff
path: root/.idea/gradle.xml
AgeCommit message (Collapse)Author
2020-09-16Autofill: Extract AutofillParser into separate subproject (#1101)Vincent Breitmoser
Co-authored-by: Harsh Shandilya <me@msfjarvis.dev> Co-authored-by: Fabian Henneke <fabian@henneke.me>
2020-07-23Migrate to Gradle Kotlin DSL (#936)Harsh Shandilya
2020-06-01Revert "Stabilize .idea/gradle.xml (#819)" (#822)Harsh Shandilya
This reverts commit 8bacbf5ed654f25a55b69d88e94bbe46f80da63f.
2020-05-31Stabilize .idea/gradle.xml (#819)Fabian Henneke
2020-05-10Treewide codestyle cleanup (#765)Harsh Shandilya
- Updated gitignore and checked in the IDE's codestyle config - Removed spotless as the underlying ktlint backend has failed to resolve the super frustrating import order bug[1] in nearly a year - Reformat the entire codebase based on the previously committed code style configuration. 1: https://github.com/pinterest/ktlint/issues/527
2014-08-16git ignore cleanup donezeapo
2014-08-15local configs update, have to add them to git ignore...zeapo
2014-08-01Better distinction between categories and passwords, multilevel categoriesZeapo
2014-07-28moved arrays in arrays.xmlZeapo
2014-07-24initial commitZeapo