You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
iceraven-browser/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).
4 years ago
..
src No issue: remove useless @MenuRes annotation in History Fragment. 4 years ago
.gitignore Initializes Android project 6 years ago
build.gradle No issue: remove lint baseline file. 4 years ago
lint.xml Fixes #1890 - Remove unused strings (#1891) 5 years ago
metrics.yaml For issue 7192: move unsetOpenLinksInAPrivateTabIfNecessary off main thread. (#7246) 4 years ago
pings.yaml Add pings.yaml metadata 5 years ago
proguard-rules.pro For #4064: Update R8/ProGuard config for new Kotlin coroutines library (#7218) 4 years ago