1
0
Fork 0
fenix/app
ValentinTimisica 59c60ef189 Fixes #4354: Updated SearchFragment state after returning from SearchEngineFragment.
The user has the option to go to 'Shortcuts' -> 'Search engine settings' to
modify the default search engine. When returning from that settings screen we
need to update it to account for any changes.
For this we will check the current default engine against a previously stored
value in a newly added 'defaultEngineSource' property from SearchState class.
Also, I modified 'SearchStoreTest' by adding the new parameter to the
'SearchState' constructor.
2019-08-07 13:19:53 -07:00
..
src Fixes #4354: Updated SearchFragment state after returning from SearchEngineFragment. 2019-08-07 13:19:53 -07:00
.gitignore Initializes Android project 2018-12-07 15:25:38 -05:00
build.gradle No issue: Add OSS licenses link to About page 2019-08-07 12:40:10 -07:00
lint.xml Fixes #1890 - Remove unused strings (#1891) 2019-04-22 11:24:49 -07:00
metrics.yaml For #2267: Fixes telemetry for reader view (#4328) 2019-07-31 17:58:37 -07:00
pings.yaml Add pings.yaml metadata 2019-05-20 13:26:40 -07:00
proguard-rules.pro For #2094 - Keep motionlayout internals from being optimized away by (#3937) 2019-07-08 14:29:51 -05:00