commit | a0a2740e97e91f4390adb04c4321da77434ee487 | [log] [tgz] |
---|---|---|
author | Chih-Wei Huang <cwhuang@linux.org.tw> | Fri Dec 28 12:38:12 2018 +0800 |
committer | Chih-Wei Huang <cwhuang@linux.org.tw> | Sat Jan 12 01:00:19 2019 +0800 |
tree | 0534bc5ffda06c0671468d35b984880ce14cfea8 | |
parent | b7ac03c640b74860fa7992f6c0cf492506b72224 [diff] |
1-install: allow to upgrade an arbitrary folder Originally the installer only searches and upgrades known folders of official releases. That causes the upgrade function is not so useful for unofficial build. Besides, it's a burden to maintain the upgrade list. To improve that, search all folders containing android-x86 files. If multiple folders are found, show a dialog to ask users which one to upgrade.