Files
packages_apps_Settings/src/com/android/settings
Daisuke Miyakawa d36699282c Add Wifi Setup screen for Setup Wizard with XL size screen.
* Add WifiSettingsForSetupWizardXL as a new Activity
The activity has WifiSettings fragment in it. It also contains
several buttons, texts around the fragment.

* Making configuration UI part of Preference list.
In Wifi Setup for Setup Wizard XL, WifiSettings fragment lets
a UI for configuring access points shown inside a
PregerenceCategory object, while it has been shown as Dialog.

To achieve this action, WifiDialog is decomposed into two parts:
- WifiConfigUiBase (Mainly UI part)
- WifiConfigController (Mainly Wifi controller part)

All codes for wifi configuration in WifiDialog is now in
WifiConfigController, which is reused from
WifiConfigPreference.

* Misc stuff
- Remove AccessPoint#compareTo(). Instead,
  AccessPoint.AccessPointComparater should be used when needed.

Change-Id: I520d690d3301837d32f91dad54a973a379ce1989
2010-09-01 16:17:51 -07:00
..
2010-08-18 17:47:39 -07:00
2010-07-14 11:10:00 +02:00
2009-05-14 17:47:02 -07:00
2010-01-06 09:46:17 -08:00
2010-08-29 19:54:59 -07:00
2010-08-29 19:54:59 -07:00
2010-08-17 19:07:07 -07:00
2010-06-05 14:42:00 +02:00
2009-05-14 17:47:02 -07:00