Commit Graph

26 Commits (fork)

Author SHA1 Message Date
Gabriel Luong 9c2d4722ef For #26738 - Update MR onboarding with the latest illustrations 2 years ago
rudmannn 8e8ea5e57a
Fix #26362: Use app:lineHeight to support API Level <= 27 (#26364)
* Fix android:lineHeight

Change android:lineHeight to app:lineHeight for incompatibilities at API Level <= 27

* Fix android:lineHeight (Part 2)

Change android:lineHeight to app:lineHeight for fixing incompatibilities in custom_search_engine

* Change android:lineHeight (Part 3)

Change android:lineHeight to app:lineHeight in settings_https_only for incompatibilities at API Level <= 27

* cleanup lint-baseline.xml

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2 years ago
mcarare 4f18bcd488 For #22692: Remove Metropolis font file issues from baseline lint. 2 years ago
Arturo Mejia 261569c2c5 For #25915: Remove the hard coded default browser message 2 years ago
Sebastian Kaspari 834d0ee12d Issue #22489: Remove "Fennec to Fenix" migration code 2 years ago
Rohan Maity df0d196759 For #20634 remove some lint issues from baseline 2 years ago
Sarah541 ef5966cddd
For #22576 - Indicate mutability flag for PendingIntent
* For #22576 - Indicate mutability flag for PendingIntent

* Fix lint issues

* Make Analytics Pending Intent flag mutable

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2 years ago
Gabriel Luong 75d894fef2 For #23260 - Remove @color/nightly_launcher_background redirection 2 years ago
Gabriel Luong 0781f108e9 For #23242 - Ignore UnusedResources for @color/mozac_feature_readerview_text_color 2 years ago
Gabriel Luong 9a9984adbc For #23242 - Ignore UnusedResources for @color/mozac_ui_tabcounter_default_[tint|text] 2 years ago
Gabriel Luong 8a5020123f For #23017 - Ignore ExtraTranslation in our lint-baseline 2 years ago
Gabriel Luong 67fb033f1b For #22729 - Tag unused strings for removal 2 years ago
Gabriel Luong bf96e2ae60 For #22725 - Regenerate lint-baselint.xml 2 years ago
Gabriel Luong 81c42ca7ee For #22696 - Remove unused tab_header.xml resource 2 years ago
Gabriel Luong 2c5cfb2447 For #22698 - Remove unused mozac_browser_menu_item_switch.xml resource 2 years ago
Gabriel Luong 0b17b443dc For #21760 - Remove some unused resources 3 years ago
Gabriel Luong 98b218d964 For #21413 - Remove unused OnboardingPrivateBrowsingViewHolder and OnboardingWhatsNewViewHolder 3 years ago
Rohan Maity a2a10556b1 For #20634: remove some unused color resources 3 years ago
Mugurell 0fa9363f99 For #17917 - Remove the Kotlin synthetics Lint detector
Since all usages of Kotlin synthetics are removed and no such code is generated
anymore there is no need to keep around this Detector anymore.
3 years ago
Mugurell 0bc64e8ca8 For #17917 - Add a Kotlin synthetics Lint detector
This would help ease the current refactoring effort by ensuring no new
synthetics usages.
3 years ago
Rohan Maity 150a5a739e #7346 update lint-baseline.xml and remove activity_addons.xml as unused resource 3 years ago
mcarare 36475fc3fe For #15788: Remove fixed issues from lint baseline. 4 years ago
Michael Comella ea2bb0df75 For #15280 - review: add license to lint-baseline.xml. 4 years ago
Michael Comella 341a92a10e For #15280: add current ConstraintLayout warnings to lint baseline. 4 years ago
Michael Comella c0f689a68d No issue: remove lint baseline file.
This will enable folks to see the existing warnings.
4 years ago
mawen7 7208ce95a5 Run lint for app module and set baseline 5 years ago