History log of /packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/setup/SelectFromListWizardFragment.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b4785a2a647d8be3c090a950fb909552ec3578ca 25-May-2017 Zhizhi Liu <zhizhiliu@google.com> UI alignment fix for device pages.

This CL fix the layout and alignment in the device name setup pages.
b/37166263
Screenshot:
https://drive.google.com/open?id=0B6dTPljnkZXPVE4xV2hXMTkxNjQ
Spec:
https://folio.googleplex.com/_/preview/0B2-gWRdLkQ5zMW9oS2c2VlBjNUU#%2F01.png%3Fz=width

Test: Manual
Change-Id: I91a59ebdbf9e63c371b8419b513c42e51ef9e3fa
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/setup/SelectFromListWizardFragment.java
0ef274ff1eab910d220b02bc5ef8c8e2937fd714 24-May-2017 Zhizhi Liu <zhizhiliu@google.com> Alignment fix in Settings.

(1) Change layout.
(2) Change alignment behavior.

For the left part of the page, the keyline matches with the baseline of
the guidance title. If there are multiple lines, matches with the
baseline of second line, otherwise matches with the baseline of first
line.
For the right part of the page, the keyline matches with the mean line
of the title textview of the first item in the actions list.

Bug: b/37166263
Spec:
https://folio.googleplex.com/_/preview/0B2-gWRdLkQ5zMW9oS2c2VlBjNUU#%2F01.png%3Fz=width
Screenshot:
https://drive.google.com/open?id=0B6dTPljnkZXPczRzX3BNOGxjRUE

Test: Manual
Change-Id: I251d8bd8b63b6350cc6753c929282f36d204cd74
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/setup/SelectFromListWizardFragment.java
44ce0a96ae3043039a231fac44607df20d3186af 08-Dec-2016 Powei Feng <powei@google.com> Fix String.equals NPE in SelectFromListWizardFragment

Use TextUtils instead

b/33434591

Test: Navigate to the Wifi page.
Change-Id: I177f47ebf0ba86e2fb191f559b5dc270e3c63e06
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/setup/SelectFromListWizardFragment.java
f95e0a8d4a27d101dc4c42a2989c553d306f2033 11-Apr-2016 Powei Feng <powei@google.com> Select correct item after wifi list updates

Picking up the discussion from ag/903250. We are not being able to
select an item immediately after update and before update animation
completes (b/28120126). This workaround delays the selection until
after the animation completes.

b/28066812

Change-Id: I484d4cb520882a770beabacb4051ebec67aee2ed
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/setup/SelectFromListWizardFragment.java
21e8c04b87d6cdf30547fed13a1f7ddf606438f9 08-Mar-2016 Powei Feng <powei@google.com> Update Wifi connection UI in Setup

This change is similar to the update performed on account
sign-in (https://googleplex-android-review.git.corp.google.com/#/c/866344/)

b/26988745
b/26989943
b/27228843
b/27073561

Change-Id: I6edacef6602ba0dcb2bcd84d28969191543e9c09
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/setup/SelectFromListWizardFragment.java
48fce31d5176b2f4100da514dd46a45f24e41c84 02-Mar-2016 Tony Mantler <nicoya@google.com> Check that the fragment is resumed before handling clicks

b/27149660

Change-Id: I139b3d5e60c418a2b8ef90c1e1d9d82c9e18aea6
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/setup/SelectFromListWizardFragment.java
7e552863cea67e57b375f3db15e0baf70e22c39e 08-Jan-2016 Tony Mantler <nicoya@google.com> Start using WifiTracker/AccessPoint from SettingsLib

Change-Id: Ie951cdc5a3b2d3188dc1044df624a6d1a0efab74
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/setup/SelectFromListWizardFragment.java
6316b89e65828d537da309851529d1295efd5730 10-Dec-2014 Tony Mantler <nicoya@google.com> Pass parent to LayoutInflater#inflate where possible

Also delete unused copy of TextInputWizardFragment

b/18683532

Change-Id: I54b30bfc9bd6717e4041a9d3c251a6a53d5015a8
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/setup/SelectFromListWizardFragment.java
65a5a7d84ad9b5324ae53eda526e39e513473af7 15-Sep-2014 Christopher Lane <lanechr@google.com> Initial checkin of TV settings

Bug: 16857996
Change-Id: I9bcff3662ad18db97f6e0c2f80430ca42690ecf7
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/setup/SelectFromListWizardFragment.java