Jonathan Almeida
|
80aeec1aa7
|
Bug 1872229 - Fix minor lint check failures in android-components r=android-reviewers,mcarare,webcompat-reviewers,twisniewski
We have moved more lint checks upstream to AC and these failures are
trivial to solve, rather than try to suppress.
Differential Revision: https://phabricator.services.mozilla.com/D236392
|
2025-04-11 04:37:30 +00:00 |
|
smolnar
|
aaed8aeb2c
|
Backed out 2 changesets (bug 1872229) for causing toolchain failures CLOSED TREE
Backed out changeset 2fd0c027ec2c (bug 1872229)
Backed out changeset 7efbd8e4381d (bug 1872229)
|
2025-04-10 03:38:28 +03:00 |
|
Jonathan Almeida
|
9956a54ab3
|
Bug 1872229 - Fix minor lint check failures in android-components r=android-reviewers,mcarare,webcompat-reviewers,twisniewski
We have moved more lint checks upstream to AC and these failures are
trivial to solve, rather than try to suppress.
Differential Revision: https://phabricator.services.mozilla.com/D236392
|
2025-04-09 22:32:23 +00:00 |
|
Ryan VanderMeulen
|
d4312b4ad4
|
Bug 1955985 - Remove space-assignment usage in Gradle files. r=geckoview-reviewers,android-reviewers,webcompat-reviewers,twisniewski,adhingra,ohall
Differential Revision: https://phabricator.services.mozilla.com/D242727
|
2025-03-24 15:55:48 +00:00 |
|
Aaditya Dhingra
|
5f9d749a96
|
Bug 1949260 - Part 2 - Replace DependenciesPlugin with gradle version catalog. r=geckoview-reviewers,android-reviewers,webcompat-reviewers,nalexander,twisniewski,owlish,jonalmeida,tthibaud
Differential Revision: https://phabricator.services.mozilla.com/D238804
|
2025-03-03 17:12:25 +00:00 |
|
Ryan VanderMeulen
|
0cb4659021
|
Bug 1929236 - Run Robolectric tests on SDK 35. r=android-reviewers,mcarare
Differential Revision: https://phabricator.services.mozilla.com/D227988
|
2024-11-18 13:21:34 +00:00 |
|
Aaditya Dhingra
|
d71d64edff
|
Bug 1880848 - Fix warning: org.gradle.api.plugins.BasePluginConvention type has been deprecated. r=android-reviewers,webcompat-reviewers,twisniewski,pollymce,nalexander
Differential Revision: https://phabricator.services.mozilla.com/D223166
|
2024-10-08 09:08:07 +00:00 |
|
Ryan VanderMeulen
|
fea9168a21
|
Bug 1921380 - Fix some existing AC detekt issues. r=android-reviewers,jonalmeida
Differential Revision: https://phabricator.services.mozilla.com/D223894
|
2024-10-03 21:52:14 +00:00 |
|
mcarare
|
1070e28db0
|
Bug 1893120 - Run AC Robolectric tests on SDK 34 and adapt tests. r=android-reviewers,webcompat-reviewers,twisniewski,avirvara
Differential Revision: https://phabricator.services.mozilla.com/D209640
|
2024-05-14 13:00:48 +00:00 |
|
acseh
|
3f4b08c594
|
Backed out changeset 9976b7730dbd (bug 1893120) for causing lint failures CLOSED TREE
|
2024-05-14 12:57:36 +03:00 |
|
mcarare
|
4a11afeae1
|
Bug 1893120 - Run AC Robolectric tests on SDK 34 and adapt tests. r=android-reviewers,webcompat-reviewers,twisniewski,avirvara
Differential Revision: https://phabricator.services.mozilla.com/D209640
|
2024-05-14 08:02:38 +00:00 |
|
mcarare
|
0860fc8f9a
|
Bug 1859017 - Use extension functions instead of deprecated constructors/methods.
|
2023-10-16 13:39:23 +00:00 |
|
mcarare
|
063c553913
|
Bug 1849833 - Replace deprecated compileSdkVersion.
This is replaced by defaultConfig compileSdk.
|
2023-09-11 06:36:20 +00:00 |
|
MatthewTighe
|
c87183c8b5
|
Bug 1843168 - Expose Mockito through test support component
|
2023-07-24 18:02:09 +00:00 |
|
Geoff Brown
|
6561b2de2b
|
Bug 1825116 - Resolve many black, isort, and file-whitespace lint issues
|
2023-04-12 14:04:29 +00:00 |
|
Ryan VanderMeulen
|
0e5e70291c
|
Bug 1820233 - Remove unneeded kotlin_stdlib inclusions and re-enable Werror in detekt build.gradle
|
2023-03-07 00:12:18 +00:00 |
|
mcarare
|
1f589a2e0b
|
Bug 1802817 - Set namespace via DSL in gradle build files.
See https://developer.android.com/studio/build/configure-app-module#set-namespace
and https://issuetracker.google.com/issues/172361895
|
2023-03-02 17:13:09 +00:00 |
|
mcarare
|
922b5f6643
|
Bug 1802817 - Rename AC Dependencies to ComponentsDependencies.
This change is needed in order to avoid clashes with Dependencies class introduced
in Gradle from 7.6 version.
|
2023-03-02 17:13:09 +00:00 |
|
Christian Sadilek
|
4091b14a33
|
Fix android lint in composite builds
|
2022-11-21 13:40:53 -05:00 |
|
Gabriel Luong
|
d9d783b698
|
[components] Issue https://github.com/mozilla-mobile/android-components/issues/12939: Address all ktlint issues
|
2022-10-17 17:07:40 -04:00 |
|
Sebastian Kaspari
|
90ec41fc3a
|
[components] Update Kotlin and Jetpack Compose versions.
|
2021-10-25 10:58:07 +00:00 |
|
Jonathan Almeida
|
abdbbf2e8e
|
[components] Re-land: "Closes https://github.com/mozilla-mobile/android-components/issues/8693: Integrate GeckoWebExecutor#FETCH_FLAG_PRIVATE."
This re-lands commit bc1719598b0980b12bf7717d35ee31d15eb05365.
|
2021-01-29 19:51:36 +00:00 |
|
Jonathan Almeida
|
a2c22bd0ec
|
[components] Revert "Closes https://github.com/mozilla-mobile/android-components/issues/8693: Integrate GeckoWebExecutor#FETCH_FLAG_PRIVATE."
This reverts commit 7f97412251cbec11a371fce1652ad7a760184d93.
|
2021-01-22 20:13:55 +00:00 |
|
Arturo Mejia
|
c1a6273aa5
|
[components] Closes https://github.com/mozilla-mobile/android-components/issues/8693: Integrate GeckoWebExecutor#FETCH_FLAG_PRIVATE.
|
2021-01-19 18:26:00 +00:00 |
|
Sebastian Kaspari
|
a8b7b69812
|
[components] Closes https://github.com/mozilla-mobile/android-components/issues/7719: Remove all default headers from GeckoViewFetchClient.
|
2020-09-21 13:53:27 +02:00 |
|
Sebastian Kaspari
|
9d854eb6b7
|
[components] Issue https://github.com/mozilla-mobile/android-components/issues/7719: Remove default headers for "User-Agent" and "Connection".
|
2020-09-17 11:01:02 +02:00 |
|
Jonathan Almeida
|
b86fa6dfb5
|
[components] Close https://github.com/mozilla-mobile/android-components/issues/6601: Update targetSdkVersion to 29
|
2020-04-28 03:16:54 -04:00 |
|
Christian Sadilek
|
b8ab3fdcf3
|
[components] Closes https://github.com/mozilla-mobile/android-components/issues/6314: Support fetching / downloading data URIs
|
2020-04-02 10:44:52 -04:00 |
|
Denys M
|
1f8fc3fa5b
|
[components] For https://github.com/mozilla-mobile/android-components/issues/1481. Enable unit test binary resources globally.
Excluded few modules.
|
2019-06-13 09:29:52 +02:00 |
|
Denys M
|
c5f1982901
|
[components] For https://github.com/mozilla-mobile/android-components/issues/1481. Use androidx runner in lib-fetch-okhttp.
|
2019-06-11 12:23:23 +02:00 |
|
Denys M
|
66d2705438
|
[components] For https://github.com/mozilla-mobile/android-components/issues/2346. Enable kotlin warningsAsErrors for lib-fetch-okhttp module.
|
2019-05-28 08:48:15 -04:00 |
|
Christian Sadilek
|
12d8b54dd4
|
[components] concept-fetch: Add API/flag to force network request
|
2019-02-15 10:26:59 +01:00 |
|
Christian Sadilek
|
401f946ca0
|
[components] Closes https://github.com/mozilla-mobile/android-components/issues/1515: Incorrect decoding of search suggestions
|
2019-02-14 09:42:40 +01:00 |
|
Christian Sadilek
|
88bf1ebdd2
|
[components] Closes https://github.com/mozilla-mobile/android-components/issues/2025: concept-fetch: Add API to control if cookies should be sent
|
2019-02-13 11:40:51 -05:00 |
|
Mitchell Hentges
|
8fd19cdf3a
|
[components] Moves description to be part of project.ext
|
2019-01-11 10:08:32 +01:00 |
|
Mitchell Hentges
|
3ee4d96a84
|
[components] Reads componentsVersion from .buildconfig.yml
|
2019-01-11 10:08:32 +01:00 |
|
ali-abdullah
|
89f3263d12
|
[components] included buildSrc in ktlint and detekt checks
|
2018-11-16 12:40:04 +01:00 |
|
Sebastian Kaspari
|
0bacc7cb60
|
[components] Issue https://github.com/mozilla-mobile/android-components/issues/1325: (lib-fetch-okhttp): A concept-fetch implementation using OkHttp.
|
2018-11-16 11:53:32 +01:00 |
|