commit | 48090d4066fdf3084a4fb31277e785149c1bce37 | [log] [tgz] |
---|---|---|
author | Chia-chi Yeh <chiachi@android.com> | Mon Jan 25 15:41:42 2010 +0800 |
committer | Chia-chi Yeh <chiachi@android.com> | Tue Feb 02 18:31:58 2010 +0800 |
tree | 047dd93bfa0021c32e99df704b2f90fb13dae2b5 | |
parent | 497acbaa59f55e8e4b86091f7b7eb0fdc6ce2211 [diff] |
WifiSettings: revise and add support for editing EAP networks. Use arrays.xml to store translations for enumerations; avoid race conditions happened when pop up menu or dialog; avoid saving configurations with networks disabled; use the same layout for all the dialogs; support editing EAP networks; only unlock keystore before connecting; and many bug fixes I cannot remember. The number of lines in the new code is about 1/3 of the old one, and it improves the readability a lot!