Harsh Shandilya
d8dcc608d3
Update Public Suffix List data ( #2630 )
...
autofill-parser: update publicsuffixes file
Co-authored-by: GitHub Actions <noreply@github.com>
2023-07-31 00:21:56 +00:00
Harsh Shandilya
1d77eadb11
fix(autofill-parser): remove Kotlin 1.7 compat workarounds
...
It's not worth trying to maintain this
2023-07-26 17:18:58 +05:30
Harsh Shandilya
5a12eff24e
chore: remove unnecessary suppressions
2023-07-26 16:02:03 +05:30
Harsh Shandilya
97415e3b29
Update Public Suffix List data ( #2618 )
...
autofill-parser: update publicsuffixes file
Co-authored-by: GitHub Actions <noreply@github.com>
2023-07-24 00:16:14 +00:00
yvay
6f4e835d3c
Support Mull browser from divestos.org ( #2613 )
...
* Add Mull from divestos.org to autofill supported browsers
Signed-off-by: yvay <134604947+yvay@users.noreply.github.com>
* Update CHANGELOG.md
Signed-off-by: yvay <134604947+yvay@users.noreply.github.com>
* fix
* Move changelog to correct place
* Move changelog to correct correct place
* Add headers to 1.1.2
---------
Signed-off-by: yvay <134604947+yvay@users.noreply.github.com>
Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
2023-07-22 21:22:06 +05:30
Harsh Shandilya
fba2e8da53
Update Public Suffix List data ( #2605 )
...
autofill-parser: update publicsuffixes file
Co-authored-by: GitHub Actions <noreply@github.com>
2023-07-17 00:21:50 +00:00
Harsh Shandilya
f583939635
fix(build): adjust ktfmt path filtering to allow formatting build.gradle.kts files
2023-07-06 13:02:17 +05:30
Harsh Shandilya
c00a04bb77
Update Public Suffix List data ( #2583 )
...
autofill-parser: update publicsuffixes file
Co-authored-by: GitHub Actions <noreply@github.com>
2023-07-03 00:20:06 +00:00
Harsh Shandilya
7bfa96a6d0
Update Public Suffix List data ( #2572 )
...
autofill-parser: update publicsuffixes file
Co-authored-by: GitHub Actions <noreply@github.com>
2023-06-27 20:38:15 +00:00
Harsh Shandilya
cf8ec3f658
fix(autofill-parser): restore older stdlib and language version
2023-06-19 22:18:29 +05:30
Harsh Shandilya
26a7298978
fix: address ComposeUnstableCollections
lint
2023-06-15 14:21:49 +05:30
Harsh Shandilya
a00bd046b6
chore: rename TOML keys for coroutines deps
2023-06-15 13:58:31 +05:30
Harsh Shandilya
5538306927
chore: refresh lint baseline
2023-06-04 01:52:57 +05:30
Harsh Shandilya
9956216db2
chore(autofill-parser): release v1.1.2
2023-05-17 13:53:23 +05:30
Harsh Shandilya
ec696c1d8d
feat: raise min SDK to 26
...
Autofill is only available on API 26 and above and I do not want to deal with
bugs on these older Android releases.
2023-05-12 20:28:36 +05:30
Harsh Shandilya
764c8b227c
Update Public Suffix List data ( #2506 )
...
autofill-parser: update publicsuffixes file
Co-authored-by: GitHub Actions <noreply@github.com>
2023-05-08 00:15:28 +00:00
Harsh Shandilya
dec05f015a
Update Public Suffix List data ( #2495 )
...
autofill-parser: update publicsuffixes file
Co-authored-by: GitHub Actions <noreply@github.com>
2023-05-01 00:15:04 +00:00
renovate[bot]
d04e1fa368
fix(deps): update dependency com.facebook:ktfmt to v0.44 ( #2490 )
...
* fix(deps): update dependency com.facebook:ktfmt to v0.44
* chore: reformat with ktfmt 0.44
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
2023-04-29 01:28:41 +00:00
Harsh Shandilya
53497c0365
feat(lint): update baselines
2023-04-27 01:37:20 +05:30
Harsh Shandilya
bf6fe08472
refactor(build): remove kotlin-library
plugin from Android modules
2023-04-27 01:34:35 +05:30
Harsh Shandilya
88b6a9ed4c
Update Public Suffix List data ( #2455 )
...
autofill-parser: update publicsuffixes file
Co-authored-by: GitHub Actions <noreply@github.com>
2023-04-05 05:10:20 +00:00
Harsh Shandilya
25ffacd213
chore: suppress invalid suggestion
2023-03-27 17:53:10 +05:30
Harsh Shandilya
8b97a4a3f1
refactor: migrate to androidx.core APIs for Bundle
/Intent
API changes
2023-03-27 17:53:10 +05:30
Harsh Shandilya
2f524fc2b7
fix(build): remove DSL_SCOPE_VIOLATION
suppression
...
This was a Gradle bug that is now fixed https://docs.gradle.org/8.1-rc-1/release-notes.html#:~:text=Access%20to%20version%20catalog%20for%20plugins%20in%20the%20plugins%20%7B%7D%20block
2023-03-21 13:43:09 +05:30
Harsh Shandilya
325ca61e21
Update Public Suffix List data ( #2422 )
...
autofill-parser: update publicsuffixes file
Co-authored-by: GitHub Actions <noreply@github.com>
2023-03-20 00:13:16 +00:00
Harsh Shandilya
597160e776
Update Public Suffix List data ( #2410 )
...
autofill-parser: update publicsuffixes file
Co-authored-by: GitHub Actions <noreply@github.com>
2023-03-13 00:19:52 +00:00
Harsh Shandilya
16d6b1e853
fix: use UI context for more Toast
s
...
Fixes: a3b88c1dee
("fix: use activity context for Toast")
2023-03-08 22:59:12 +05:30
Harsh Shandilya
fe921a58b9
Update Public Suffix List data ( #2402 )
...
autofill-parser: update publicsuffixes file
Co-authored-by: GitHub Actions <noreply@github.com>
2023-03-06 00:16:53 +00:00
Harsh Shandilya
96d624a205
chore: refresh Lint baselines
2023-03-01 17:23:33 +05:30
Harsh Shandilya
a75bdd8149
Update Public Suffix List data ( #2383 )
...
autofill-parser: update publicsuffixes file
Co-authored-by: GitHub Actions <noreply@github.com>
2023-02-20 00:12:50 +00:00
Harsh Shandilya
1bdd6b8f18
Update Public Suffix List data ( #2376 )
...
autofill-parser: update publicsuffixes file
Co-authored-by: GitHub Actions <noreply@github.com>
2023-02-13 00:58:25 +00:00
Harsh Shandilya
7ce3257999
Update Public Suffix List data ( #2360 )
...
autofill-parser: update publicsuffixes file
Co-authored-by: GitHub Actions <noreply@github.com>
2023-02-06 00:16:47 +00:00
Harsh Shandilya
6f514f4715
fix(autofill-parser): add changelog entry for #2341
2023-01-23 20:28:19 +05:30
Tim Visée
4414090b1d
Add mail as username heuristic term ( #2341 )
2023-01-23 13:35:43 +00:00
Harsh Shandilya
d409d8c2d5
Update Public Suffix List data ( #2296 )
...
autofill-parser: update publicsuffixes file
Co-authored-by: GitHub Actions <noreply@github.com>
2022-12-12 00:54:07 +00:00
Harsh Shandilya
2d3d6707e8
chore(deps): upgrade ktfmt to 0.42
2022-12-09 18:22:25 +05:30
Harsh Shandilya
a4ac146648
Update Public Suffix List data ( #2282 )
...
autofill-parser: update publicsuffixes file
Co-authored-by: GitHub Actions <noreply@github.com>
2022-12-05 00:17:39 +00:00
Harsh Shandilya
9975034053
feat(autofill-parser): add Vanadium to supported browsers
...
Fixes #1631
2022-11-30 19:01:34 +05:30
Harsh Shandilya
d667f3d1db
Update Public Suffix List data ( #2276 )
...
autofill-parser: update publicsuffixes file
Co-authored-by: GitHub Actions <noreply@github.com>
2022-11-28 00:16:33 +00:00
Harsh Shandilya
bcf82d46a0
Update Public Suffix List data ( #2263 )
...
autofill-parser: update publicsuffixes file
Co-authored-by: GitHub Actions <noreply@github.com>
2022-11-21 00:23:10 +00:00
Harsh Shandilya
2a476213cd
Update Public Suffix List data ( #2250 )
...
autofill-parser: update publicsuffixes file
Co-authored-by: GitHub Actions <noreply@github.com>
2022-11-14 00:22:31 +00:00
Harsh Shandilya
098d7047af
Update Public Suffix List data ( #2230 )
...
autofill-parser: update publicsuffixes file
Co-authored-by: GitHub Actions <noreply@github.com>
2022-11-07 00:15:36 +00:00
Harsh Shandilya
edc110dcc1
chore(gradle): add missing suppressions and license headers
2022-10-24 14:46:38 +05:30
Harsh Shandilya
df764932f7
Migrate to Metalava for validating API ( #2195 )
2022-10-21 06:32:23 +00:00
Harsh Shandilya
628b56120f
Update Public Suffix List data ( #2186 )
...
autofill-parser: update publicsuffixes file
Co-authored-by: GitHub Actions <noreply@github.com>
2022-10-17 00:22:42 +00:00
Harsh Shandilya
6f514e456f
Update Public Suffix List data ( #2171 )
...
autofill-parser: update publicsuffixes file
Co-authored-by: GitHub Actions <noreply@github.com>
2022-10-10 00:15:48 +00:00
Harsh Shandilya
9df9936551
fix(autofill-parser): reformat top-level comment
2022-10-07 19:26:10 +05:30
Harsh Shandilya
16b9c1330d
feat(autofill-parser): add Vivaldi as an Autofill browser
...
Fixes #2165
2022-10-07 19:24:16 +05:30
Harsh Shandilya
a34dfc9c48
Update Public Suffix List data ( #2158 )
...
autofill-parser: update publicsuffixes file
Co-authored-by: GitHub Actions <noreply@github.com>
2022-10-03 00:19:03 +00:00
Harsh Shandilya
11c2fe8bb7
Update Public Suffix List data ( #2148 )
...
autofill-parser: update publicsuffixes file
Co-authored-by: GitHub Actions <noreply@github.com>
2022-09-26 00:19:18 +00:00
Harsh Shandilya
a828846345
Upgrade ktfmt and setup automatic updates ( #2103 )
2022-09-02 16:34:02 +00:00
github-actions[bot]
4d25080292
Update Public Suffix List data ( #2092 )
...
autofill-parser: update publicsuffixes file
Co-authored-by: GitHub Actions <noreply@github.com>
2022-08-27 00:25:16 +00:00
github-actions[bot]
2ac309ba49
Update Public Suffix List data ( #2059 )
...
autofill-parser: update publicsuffixes file
Co-authored-by: GitHub Actions <noreply@github.com>
2022-08-13 00:27:56 +00:00
github-actions[bot]
c6b29369e6
Update Public Suffix List data ( #2050 )
...
autofill-parser: update publicsuffixes file
Co-authored-by: GitHub Actions <noreply@github.com>
2022-08-06 00:26:59 +00:00
Harsh Shandilya
6d0bff144c
Begin cleaning up Detekt warnings ( #2027 )
2022-07-22 21:45:29 +00:00
Harsh Shandilya
ade73fd5bc
Compile against SDK 33 ( #2023 )
...
* Compile against SDK 33
* autofill-parser: fix warnings for SDK 33 upgrade
* app: fix warnings for SDK 33 upgrade
* Mark all clipboard content as sensitive from crypto activities
* Skip Snackbar on Android 13 and above
* detekt: raise `TooManyFunctions` limit to 15
2022-07-20 01:29:12 +05:30
github-actions[bot]
384855b11c
Update Public Suffix List data ( #1980 )
...
autofill-parser: update publicsuffixes file
Co-authored-by: GitHub Actions <noreply@github.com>
2022-07-02 00:25:56 +00:00
Harsh Shandilya
816e1a8219
Bump autofill-parser changelog to 1.1.1
2022-06-20 14:56:59 +05:30
Harsh Shandilya
ac335bfaf3
autofill-parser: bump version
2022-06-20 14:32:14 +05:30
Harsh Shandilya
fbd326fa48
autofill-parser: add missing <queries>
tag
2022-06-12 17:24:00 +05:30
Harsh Shandilya
426fc924fb
Upgrade ktfmt ( #1942 )
...
* build-logic: upgrade ktfmt
* all: reformat
2022-06-09 13:51:29 +05:30
Harsh Shandilya
184391599b
Fix ClipboardService crash ( #1928 )
...
* Fix clipboard service crash on API 31
* all: use ints directly for SDK version checks
I much prefer it this way
2022-05-27 20:18:39 +00:00
github-actions[bot]
840cc8582b
autofill-parser: update publicsuffixes file ( #1914 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2022-05-14 00:28:03 +00:00
Harsh Shandilya
41213da780
Upgrade to ktfmt 0.37 ( #1897 )
2022-05-05 03:17:15 +00:00
Harsh Shandilya
aaf6ceb8ec
all: reformat with ktfmt 0.36
2022-04-25 10:47:02 +05:30
Harsh Shandilya
493e869022
Remove support for external storage and raise target SDK to 31 ( #1863 )
2022-04-21 23:34:14 +05:30
github-actions[bot]
d4798c7f32
autofill-parser: update publicsuffixes file ( #1848 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2022-04-16 00:22:08 +00:00
github-actions[bot]
e50b00cd98
autofill-parser: update publicsuffixes file ( #1837 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2022-04-09 00:22:16 +00:00
github-actions[bot]
19b1908c67
autofill-parser: update publicsuffixes file ( #1818 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2022-04-02 00:23:09 +00:00
Harsh Shandilya
2320201f89
Migrate namespaces to Gradle ( #1805 )
...
* ui-compose: update Gradle configuration
* gradle: fix namespace for a couple astray Compose dependencies
* all: switch to Gradle namespace property
Mirrors a similar change from AndroidX dcfa035a96
2022-03-27 12:37:18 +00:00
github-actions[bot]
3a16d77db2
autofill-parser: update publicsuffixes file ( #1803 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2022-03-26 00:21:18 +00:00
github-actions[bot]
cb84128f00
autofill-parser: update publicsuffixes file ( #1791 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2022-03-19 00:22:33 +00:00
Harsh Shandilya
b8756a667c
Cleanup IDE reported lints in autofill-parser and format-common ( #1765 )
2022-03-05 13:47:48 +00:00
github-actions[bot]
a914d0fe97
autofill-parser: update publicsuffixes file ( #1727 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2022-02-12 00:20:41 +00:00
github-actions[bot]
5e251dd599
autofill-parser: update publicsuffixes file ( #1710 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2022-02-05 00:15:10 +00:00
github-actions[bot]
f23499d17e
autofill-parser: update publicsuffixes file ( #1698 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2022-01-29 00:15:30 +00:00
github-actions[bot]
18bd172dc3
autofill-parser: update publicsuffixes file ( #1674 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2022-01-22 00:17:48 +00:00
Harsh Shandilya
cfceb38ee7
Fix a bunch of Lint warnings and errors ( #1655 )
...
* autofill-parser: add missing `@RequiresApi` annotations
* app: remove unused strings and sync with Crowdin
* app: remove unused chip_text_color selector
* app: remove unused capitalization_type_values array
* app: add `PendingIntent.FLAG_IMMUTABLE` flag where required
2022-01-09 19:01:03 +00:00
Harsh Shandilya
86f7e0c87e
Add Mull to autofill supported browsers ( #1640 )
2022-01-01 15:56:58 +00:00
github-actions[bot]
18af75aebb
autofill-parser: update publicsuffixes file ( #1635 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2022-01-01 00:21:01 +00:00
Harsh Shandilya
e8ac0e4386
Release new version of autofill-parser ( #1634 )
2021-12-31 05:55:30 +00:00
Harsh Shandilya
a723ded00f
Revert "autofill-parser: remove Bromite from supported browsers ( #1423 )" ( #1632 )
...
This reverts commit 3f20678d79
.
2021-12-31 04:03:50 +00:00
github-actions[bot]
be3efbe008
autofill-parser: update publicsuffixes file ( #1594 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2021-12-18 01:09:08 +00:00
github-actions[bot]
6db55551d4
autofill-parser: update publicsuffixes file ( #1588 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2021-12-11 01:36:14 +00:00
Harsh Shandilya
7d39bc0ae2
Miscellaneous build and CI cleanups ( #1587 )
2021-12-11 00:12:54 +05:30
Harsh Shandilya
208eed4269
Turn on explicit API for Kotlin JVM projects ( #1568 )
2021-12-03 09:38:33 +00:00
Harsh Shandilya
120dc5fca4
all: switch to new convention plugins
2021-12-03 12:59:57 +05:30
Harsh Shandilya
1ade4eaf64
Cleanup dependency declarations and upgrade to Kotlin 1.6.0 ( #1565 )
2021-12-02 19:09:54 +00:00
github-actions[bot]
8d59e8255c
autofill-parser: update publicsuffixes file ( #1551 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2021-11-27 04:28:21 +00:00
Harsh Shandilya
0fad4d24b5
build: apply kotlin-common
convention plugin where applicable
2021-11-16 00:22:17 +05:30
Harsh Shandilya
1040552dbf
all: spotless
2021-11-15 23:54:11 +05:30
github-actions[bot]
935f8dae5e
autofill-parser: update publicsuffixes file ( #1539 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2021-11-13 02:51:22 +00:00
Harsh Shandilya
6df3ba0083
Upgrade plugin dependencies and fix Javadoc generation ( #1517 )
...
* build: upgrade all plugins
* autofill-parser/openpgp-ktx: apply Dokka plugin
* Move repository configuration to settings.gradle.kts
* Replace deprecated lintOptions
* Reorder repositories
2021-10-09 13:13:14 +05:30
(´⌣`ʃƪ)
2cef6a5bb4
Replace Timber with logcat ( #1509 )
...
* Replace Timber with logcat (#1505 )
* Add extension for asLog which takes a message param
Co-authored-by: Aditya Wasan <adityawasan55@gmail.com>
2021-10-03 14:02:15 +05:30
github-actions[bot]
a6757020a7
autofill-parser: update publicsuffixes file ( #1493 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2021-08-28 05:07:19 +00:00
Harsh Shandilya
8c56a1d7b8
Update AndroidX deps ( #1491 )
2021-08-24 16:03:29 +00:00
github-actions[bot]
d59d1770ea
autofill-parser: update publicsuffixes file ( #1489 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2021-08-21 05:53:48 +00:00
github-actions[bot]
9982562dc4
Update Public Suffix List data ( #1485 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2021-08-14 00:20:59 +00:00
Harsh Shandilya
a82f8dda86
Disable explicit API for tests ( #1483 )
...
* build: disable explicit API for test tasks
* Remove `internal` modifier from test classes
2021-08-13 18:40:34 +05:30
github-actions[bot]
1b54e679b7
Update Public Suffix List data ( #1479 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2021-08-07 10:40:54 +05:30