1
0
Fork 0
Commit Graph

7 Commits (8bfc4935687dbc7220403c8a873d04260c513aaa)

Author SHA1 Message Date
Sawyer Blatz 8bfc493568 For #12103: Add ChangedDefaultBrowser event for leanplum 2020-07-29 13:35:16 -04:00
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
Emily Kager 654c2b12df No issue: Remove attributeSetId from DefaultBrowserPreference (#3712) 2019-07-01 09:02:40 -07:00
Tiger Oakes a78d36354a Switch RadioButtonPreference to ConstraintLayout
Also ensure that RTL works properly.
2019-06-26 09:45:55 -07:00
Tiger Oakes 6bf8d6be34 Use @JvmOverloads instead of multiple constructors 2019-06-25 13:55:31 -07:00
ekager 205af4153d Closes #867 - Update Default Browser Toggle in onResume 2019-03-06 22:34:42 -08:00
Emily Kager 2750b65cc3 Close #420 - Default Browser Preference reacts to default browser status 2019-02-22 10:56:24 -08:00