commit | 56cdcd50d04fc3d52219a58ae075f46128ed5630 | [log] [tgz] |
---|---|---|
author | Ezio Lacandia Bijelkic <brabus84@gmail.com> | Sat Oct 27 19:53:36 2018 +0000 |
committer | Ali B <abittin@gmail.com> | Sat Dec 14 13:57:15 2019 +0300 |
tree | 85f5c070e5fc8ee8a86856f6519feb4f03ae037d | |
parent | 48c96f9ec5fe2179a33d974b751561fead9e8305 [diff] |
Settings restart watcher improvements Before this, the home button watcher and its receiver were started as soon as SettingsActivity was being created, listening for home button touches even if the user didn't change any option that required a restart. Now instead we start listening only if one of those options is changed, and we stop when we are done and the reset is triggered. Change-Id: I9aa209083ddc56ca0679a6d807670134cd21dc69