2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-10-31 09:20:25 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
Gabriel Luong
cb307f7bd3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23017 - Ignore ExtraTranslation in our lint-baseline 2022-01-04 01:28:30 +00:00
Mugurell
ec442f575f [fenix] For https://github.com/mozilla-mobile/fenix/issues/21861 - Ignore the UnusedResources lint check for localized strings 2021-10-12 14:48:47 +00:00
Rohan Maity
eafb11112d [fenix] https://github.com/mozilla-mobile/fenix/issues/7346 update lint-baseline.xml and remove activity_addons.xml as unused resource 2021-08-02 10:22:34 +02:00
mcarare
f2aa43e0ca [fenix] For https://github.com/mozilla-mobile/fenix/issues/15640: Increase PrivateResource warning severity to error. 2020-12-09 14:12:40 +02:00
Michael Comella
7cc54078d9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15644: escalate many Performance check severity in lint.xml.
I exhaustively looked through the list of checks labeled performance and
marked them accordingly. To see all lint checks, type:
  <android-sdk>/tools/bin/lint --show
2020-10-15 09:53:13 -07:00
Michael Comella
106a36bcdc [fenix] For https://github.com/mozilla-mobile/fenix/issues/15644: remove unnecessary lint ignore. 2020-10-15 09:53:13 -07:00
Michael Comella
fec7662d8e [fenix] For https://github.com/mozilla-mobile/fenix/issues/15644: escalate InefficientWeight to error.
All violations of this type were addressed in the previous commit.
2020-10-15 09:53:13 -07:00
Jeff Boek
eb45012b4b [fenix] For https://github.com/mozilla-mobile/fenix/issues/13507 - Adds tests for ReviewPromptController 2020-08-26 21:02:02 -07:00
Tiger Oakes
cb59729010 [fenix] Change enabled lint rules (https://github.com/mozilla-mobile/fenix/pull/12517) 2020-07-17 15:17:16 -07:00
Jeff Boek
f47bcc225c [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1890 - Remove unused strings (https://github.com/mozilla-mobile/fenix/pull/1891) 2019-04-22 11:24:49 -07:00
Jeff Boek
d657caf79d [fenix] Fixes https://github.com/mozilla-mobile/fenix/pull/1498 - Ignores missing translation lint 2019-04-11 08:59:23 -07:00
Sebastian Kaspari
96ae28521f [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/267: Integrate lib-crash component and upload crash reports to sentry and socorro. 2019-01-30 09:11:15 -06:00