fenix/app
Michael Comella 4bab493487 No issue: remove useless @MenuRes annotation in History Fragment.
This annotation was not applied correctly and lint was unable to ensure
it was used properly: it declared an error in lint saying so but that
error was ignored. I did not know how to apply the annotation - and I
felt it had limited utility - so I removed it entirely in order to
permit the lint baseline file to be removed (it was the only error).
2020-01-06 18:27:51 +02:00
..
src No issue: remove useless @MenuRes annotation in History Fragment. 2020-01-06 18:27:51 +02:00
.gitignore Initializes Android project 2018-12-07 15:25:38 -05:00
build.gradle No issue: remove lint baseline file. 2020-01-06 18:27:51 +02:00
lint.xml Fixes #1890 - Remove unused strings (#1891) 2019-04-22 11:24:49 -07:00
metrics.yaml For issue 7192: move unsetOpenLinksInAPrivateTabIfNecessary off main thread. (#7246) 2019-12-30 14:42:13 -08:00
pings.yaml Add pings.yaml metadata 2019-05-20 13:26:40 -07:00
proguard-rules.pro For #4064: Update R8/ProGuard config for new Kotlin coroutines library (#7218) 2019-12-17 10:41:54 -06:00