summaryrefslogtreecommitdiff
path: root/.idea
AgeCommit message (Collapse)Author
2021-03-20Update to SSHJ 0.31.0 (#1314)Harsh Shandilya
Co-authored-by: Fabian Henneke <fabian@hen.ne.ke> (cherry picked from commit 7fbe4be71143e0d57a14d19f66496213d8248b1d)
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-09-04Revamp onboarding logic (#1068)Harsh Shandilya
2020-07-23Migrate to Gradle Kotlin DSL (#936)Harsh Shandilya
2020-07-09Exclude third_party scope from reformats (#927)Fabian Henneke
2020-07-08global: set an import order rule and reformat with it (#924)Harsh Shandilya
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
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-31build: Upgrade all dependencies (#803)Harsh Shandilya
* build: upgrade all dependencies We've accumulated a fat backlog here that's gonna need some heavy testing * build: adjust for WhatTheStack upgrade This is now automatically initialized * build: downgrade security-crypto * build: upgrade to Gradle 6.4 * idea: sync from AS 4.1.x * build: bump AGP to 4.0.0 * build: disable Jetifier Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> Co-authored-by: Fabian Henneke <FabianHenneke@users.noreply.github.com>
2020-05-13treewide: fix copyright template and apply to all files (#773)Harsh Shandilya
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2020-05-12Make APS buildable on F-Droid (#762)Fabian Henneke
* Include lib-publicsuffixlist in tree with proper license attribution * Exclude lib-publicsuffixlist from code style * Move applicationId to app/build.gradle * build: add distributionSha256Sum to Gradle Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> * Initial workflow configuration for PSL update Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> * Initial check-in of PSL data Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
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-15Small readme update (and configs)zeapo
2014-08-06some refactoring and improved the creation so that it happens on the visible dirZeapo
2014-08-01Better distinction between categories and passwords, multilevel categoriesZeapo
2014-07-28moved arrays in arrays.xmlZeapo
2014-07-26Authentication works correctly for clone, some cleaning is still requiredZeapo
2014-07-24initial commitZeapo