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
Tiger Oakes e8bd090a8e No issue: Use ImageView rather than rebuilding drawable (#3616)
HomeFragment's onboarding items included drawableStart values, but also
built drawables in the view holders to replace them. Instead, we should
just use ImageViews so that work isn't duplicated.
5 years ago
..
src No issue: Use ImageView rather than rebuilding drawable (#3616) 5 years ago
.gitignore Initializes Android project 6 years ago
build.gradle Use lifecycleScope for collections fragments 5 years ago
lint.xml Fixes #1890 - Remove unused strings (#1891) 5 years ago
metrics.yaml For #3351 - Adds docs for search_default_engine telemetry 5 years ago
pings.yaml Add pings.yaml metadata 5 years ago
proguard-rules.pro Fix #2612: Force PG to keep kotlinx coroutines 5 years ago