1
0
Fork 0
fenix/app/src/main/java/org/mozilla/fenix/utils
Will Hawkins 9c28cb632c Issue #7425 (et al): Cache the list of installed browsers
Cache the list of installed browsers. Calling `Browsers.all`
the application directly redundantly recalculates the list.
Accessing the list of installed browsers through this cache
will reduce that overhead.
2020-01-07 18:40:07 -08:00
..
BrowsersCache.kt Issue #7425 (et al): Cache the list of installed browsers 2020-01-07 18:40:07 -08:00
ClearableEditText.kt Fix 5366 - Use VectorDrawableCompat for all imagery (#7221) 2019-12-16 20:35:36 -08:00
ClipboardHandler.kt For #1695 - Detect HTML mime type for clipboard URL (#6612) 2019-11-15 12:23:52 -08:00
FragmentPreDrawManager.kt For #4863 - Remove delay in HomeFragment onPreDraw 2019-08-28 13:48:14 -04:00
ItsNotBrokenSnack.kt For #1573 - Polish Collections UI Component (#2212) 2019-05-02 10:53:40 -05:00
Settings.kt Issue #7425 (et al): Cache the list of installed browsers 2020-01-07 18:40:07 -08:00
Undo.kt 2019-11-14 13:54:08 -08:00