Commit graph

18 commits

Author SHA1 Message Date
Harsh Shandilya
e731943437
Revamp onboarding logic (#1068) 2020-09-04 12:06:55 +05:30
Harsh Shandilya
356a8cd8c6
Migrate to Gradle Kotlin DSL (#936) 2020-07-23 14:39:36 +05:30
Fabian Henneke
5d60f1304f
Exclude third_party scope from reformats (#927) 2020-07-09 14:04:49 +05:30
Harsh Shandilya
6169920878
global: set an import order rule and reformat with it (#924)
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2020-07-08 01:25:55 +05:30
Harsh Shandilya
fe2595a4cd
Revert "Stabilize .idea/gradle.xml (#819)" (#822)
This reverts commit 8bacbf5ed6.
2020-06-01 20:13:18 +05:30
Fabian Henneke
8bacbf5ed6
Stabilize .idea/gradle.xml (#819) 2020-05-31 15:12:32 +05:30
Harsh Shandilya
523f2afc53
build: Upgrade all dependencies (#803)
* 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-31 13:12:15 +05:30
Harsh Shandilya
c0332c42ff
treewide: fix copyright template and apply to all files (#773)
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2020-05-13 21:01:41 +05:30
Fabian Henneke
d695d21497
Make APS buildable on F-Droid (#762)
* 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-12 11:17:08 +02:00
Harsh Shandilya
041cf00510
Treewide codestyle cleanup (#765)
- 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
2020-05-10 19:21:39 +05:30
zeapo
3debc05707 git ignore cleanup done 2014-08-16 16:55:46 +02:00
zeapo
246f3c1a8c local configs update, have to add them to git ignore... 2014-08-15 23:05:05 +02:00
zeapo
dd045f57f1 Small readme update (and configs) 2014-08-15 22:57:07 +02:00
Zeapo
c2f520f7bf some refactoring and improved the creation so that it happens on the visible dir 2014-08-06 23:44:34 +01:00
Zeapo
a0263aabad Better distinction between categories and passwords, multilevel categories 2014-08-01 00:17:05 +01:00
Zeapo
8e52356567 moved arrays in arrays.xml 2014-07-28 22:48:08 +01:00
Zeapo
6532252f31 Authentication works correctly for clone, some cleaning is still required 2014-07-26 20:44:25 +01:00
Zeapo
bbf0175d69 initial commit 2014-07-24 01:15:11 +01:00