• Home
  • History
  • Annotate
  • only in /packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/setup/
History log of /packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/setup/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6ca8f149173499b40938aef953d97dee96ea1535 15-Jun-2017 Joshua Lambert <joshualambert@google.com> Remove title change for IME steps

Bug: 37640946
Test: Manual

Instead of setting the title and sending the accessibility
evets we will let the IME handle announcements for context.

Change-Id: I5889c1cef0c56264fce98ff4facc6976c342c9f0
ifiSetupActivity.java
be6b5af8ef80df4775d43ee90f158177a695cf2c 01-Jun-2017 Zhizhi Liu <zhizhiliu@google.com> UI fix for the spinner page in Settings.

Align the screen keyline to the baseline of the status text. If the status
text have multiple lines, align with the baseline of second line.

This CL affects the page "Connect to XXX" in the wifi portion.
b/37166263
Spec:
https://drive.google.com/corp/drive/folders/0B2-gWRdLkQ5zMW9oS2c2VlBjNUU
Screenshot:
https://drive.google.com/open?id=0B6dTPljnkZXPRFc5N3JSNDY0cFk

Test: Manual
Change-Id: I956bfc703b9f9d61fb5368d177be33bb9f6d237a
essagePageFrameLayout.java
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
uidanceRelativeLayout.java
asswordInputWizardFragment.java
electFromListWizardFragment.java
extInputWizardFragment.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
uidanceRelativeLayout.java
electFromListWizardFragment.java
aad61d01df15cc5aa6ff0e619c1f3c4f4027ea49 15-May-2017 Joshua Lambert <joshualambert@google.com> Change extra direction

Bug: 38205057
Test: Not able to test yet; will test before submitting.

For consistency, this CL changes the moving_backward extra to
movingForward which we use in all other steps in Setup. This CL is
to be considered with the equivalent change in SetupWraith, here:
ag/2263622/

Change-Id: I579832b2952e268f8b45e56b22c000dbf0ba7c75
ifiSetupActivity.java
f6b16effdfd6718c9bf5f1d58b04ca26f67319d8 09-May-2017 Zhen Sun <zhensun@google.com> Clean Wi-Fi password for different SSID

Clear cached password if users try to connect to network that has a
different SSID with whatever was previously entered.

b/37564589

Test: Manually
Change-Id: I9fab71c4362598408a62d81cd8699ef2a0dd0afd
ifiSetupActivity.java
6cec6a26f4163e40f7058553eba5c06390b8f8f9 02-May-2017 Joshua Lambert <joshualambert@google.com> Change Wifi finish animation for Setup

Bug: 37576742
Test: Manual test through setup

Screenrecord: https://drive.google.com/open?id=0B_p2XYepQoFTSUNBSWVqN1JJX2M

This CL does the following:

1) The animation which runs when the activity finishes is
changed (while being run in setup only) to slide out and fade
instead of stationary fading -- We have to track the result
of the activity in order to decide if we should slide out left
or slide right.

2) Adds an extra to decide from which direction the first fragment
should enter and changes the boolean in dispayPage if this extra
is set only for the first fragment. This corrects the animation
when we go backwards in the setup flow. *requires change to intent
in SetupWraith (see ag/2196635)

Change-Id: I02e304131390019d46f47e757329031b1d2a8955
ifiSetupActivity.java
05bbc5b3159a14b2097f1a9031201cd64c050a10 14-Apr-2017 Joshua Lambert <joshualambert@google.com> Change list items bg to blue.

Screenshot:
https://drive.google.com/open?id=0B1GHUu5ruGULcmFoWlRFMzRmNGM

Bug:37286827
Test: Manual

This CL is unfinished and is being uploaded to gerrit for
discussion.

This CL changes the background color of list items to blue
to match those in setup.

Change-Id: I3d2f64c8fe3b01f2d8f1d04b925e42a1d27b402e
ifiSetupActivity.java
adb5ba317d40d5f6054534c0ae63a698fbf8776a 08-Mar-2017 Tony Mantler <nicoya@google.com> Fix thread destruction in WifiSetupActivity

Bug: 36029943
Test: Connected to wifi network on Fugu
Change-Id: Id0a6255835382eabf361a8490c44363809fd847d
ifiSetupActivity.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
electFromListWizardFragment.java
8f9fba13d408f150438f81e5b603575cde6c2c7d 10-Nov-2016 Joshua Lambert <joshualambert@google.com> More meaningful Talkback content during setup screen transitions

Bug: 32296613

Updates activity title and send accessibility event
TYPE_WINDOW_STATE_CHANGED.

Change-Id: I35207b77ba5154f62fba09b6b2f12120a701bf29
ifiSetupActivity.java
511944a13fc0ff7276a3240c4b5f5ceea425b4b6 28-Sep-2016 Ajay Nadathur <ajayns@google.com> Use worker thread with WifiTracker

Use worker thread with WifiTracker to prevent ANR
bug:31774371

Test: Manually tested on fugu, was able to successfully connect to wifi
networks
Change-Id: I8f4690da78963bdd4c26c500cf0301e745a7cdcc
ifiSetupActivity.java
89cbf7d39b4410438a437abf08931f10125fcac2 09-May-2016 Powei Feng <powei@google.com> Retain obfuscation during wifi password entry

b/28560571

Change-Id: I1336d9c005dea01200c8a6e64feecadad3a9c15a
asswordInputWizardFragment.java
ifiSetupActivity.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
electFromListWizardFragment.java
ifiSetupActivity.java
0aab412d8a807376ab74ed11a4c4774c48766f3f 01-Apr-2016 Powei Feng <powei@google.com> Fix empty WiFi connections

WifiSetupActivity asks for result of wifi scans but never actually
initiated any scans.

b/27941132

Change-Id: I433b757e4236fbe221810423224d4b31087cbf7d
ifiSetupActivity.java
be204899383cc3be5bd9e7d936e07087f10e47aa 07-Apr-2016 Powei Feng <powei@google.com> Update skip icon for wifi

b/27727337

Change-Id: Ic797aa53020f8ed7d0954277225f7107c82f705e
ifiSetupActivity.java
a5a02e3599d289bd9ce7cbb7c7d8aeb7c7b67881 25-Mar-2016 Powei Feng <powei@google.com> Update progress indicator and item press (Wifi)

Similar to: https://googleplex-android-review.git.corp.google.com/#/c/893981/

b/27727337

Change-Id: I16d30c677bfa02da41a8e47acbba33351cda1811
essageWizardFragment.java
3c7da40b1b86404725b5fe46ed3b661d0a23412b 22-Mar-2016 Powei Feng <powei@google.com> Fix WPS scanning layout for Setup/Settings

- Go back to using ProgressDialogFragment.
- Add new WPS asset.

b/27727337

Change-Id: Ib16246e8d891367f39df056ecaa9bffbd1d07214
ifiSetupActivity.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
essageWizardFragment.java
electFromListWizardFragment.java
ifiSetupActivity.java
48fce31d5176b2f4100da514dd46a45f24e41c84 02-Mar-2016 Tony Mantler <nicoya@google.com> Check that the fragment is resumed before handling clicks

b/27149660

Change-Id: I139b3d5e60c418a2b8ef90c1e1d9d82c9e18aea6
electFromListWizardFragment.java
682d0c2214b0dda9831249fc52f9ce9983c39cfe 09-Feb-2016 Powei Feng <powei@google.com> Show soft input when arriving on password page

Keyboard was not showing up when transitioned to the password page. Fix
is to add a call to InputMethodManager for onResume. Same as
TextInputWizardFragment.

BUG: 26471413

Change-Id: Id6a4b2fbe161014cda19563ef3100f4a8e985b11
asswordInputWizardFragment.java
7e552863cea67e57b375f3db15e0baf70e22c39e 08-Jan-2016 Tony Mantler <nicoya@google.com> Start using WifiTracker/AccessPoint from SettingsLib

Change-Id: Ie951cdc5a3b2d3188dc1044df624a6d1a0efab74
electFromListWizardFragment.java
ifiSetupActivity.java
1885ebe05bd18f1fb2e05a1579b9ab4a789b9a9b 04-Jun-2015 Tony Mantler <nicoya@google.com> Clean up wifi password handling

Fixes moving "next" to the hide password checkbox with the IME
still showing.

b/17394269

Change-Id: If62d7783ca3fe85b2f497143aaf88a0cfba5424e
asswordInputWizardFragment.java
5cfec5061c13db5874dee5a4289f4837d68dcefd 04-Jun-2015 Tony Mantler <nicoya@google.com> Set the text input type for wifi password

b/17850622

Change-Id: I6f78830eed7ee596c0b4a9e2392c8c521af98eb9
asswordInputWizardFragment.java
6e995161147d9110d77ae1fe38b697e52891d3f2 18-Dec-2014 Tony Mantler <nicoya@google.com> Inspections sweep

Out with the old, in with the new.

Change-Id: I5b51b64e71ca1465983b5e7db0bf5d36c8832d46
ifiSetupActivity.java
a7fd76d79941bcd039901aef5f3d8787a53e283e 11-Dec-2014 Tony Mantler <nicoya@google.com> Merge "Pass parent to LayoutInflater#inflate where possible"
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
essageWizardFragment.java
asswordInputWizardFragment.java
electFromListWizardFragment.java
extInputWizardFragment.java
31af4f86be8a412332ec9431d8573996ae97c5c5 09-Dec-2014 William Bourke <billbourke@google.com> Skipping network in setup should disconnect an already connected
network.

Bug: 18435453
Change-Id: I7c11de5e01811674a6f13cd72be706eeed09bb20
ifiSetupActivity.java
753b31b34bcd834a885ff53f82d4696ac5d4d2ab 03-Dec-2014 William Bourke <billbourke@google.com> Update WiFi and WPS icon in Setup

Bug: 17934139
Change-Id: I6bbf4e65200c2885f701a437cc0714cbde0fec5b
ifiSetupActivity.java
f23d1bce59d6b431884a86581933f63bdba6202b 05-Nov-2014 Christopher Lane <lanechr@google.com> Always use WPS PBC (setup previously always used pin)

Bug: 18001699
Change-Id: I5ee207bc16b96ec3ba3f2d3352858caead2c0ae4
ifiSetupActivity.java
67d7716b4a5a2ced9bf4041aa0678f6407082e42 28-Oct-2014 William Bourke <billbourke@google.com> OEM customizable option to push WPS to top of wifi network list 3

Bug: 17936401
Change-Id: I6ba120bbcd7599b44d1f7165c91af941a23e1d17
ifiSetupActivity.java
bdc212347cb2ba06bf5838105548d0a0d874c5c5 21-Oct-2014 William Bourke <billbourke@google.com> Have OEM customization to remove "Skip network" 2

Bug: 17721780
Change-Id: I023d048313dbf26886e5eff71c7062944aaa878f
ifiSetupActivity.java
eda7151b83c71c45c6d204aa8834725d79b076b3 10-Oct-2014 William Bourke <billbourke@google.com> Fix loop when password is too short

Bug: 17923810
Change-Id: If2ee7bfc0c6d56fdd995d6bff898e7dc0bde9e22
ifiSetupActivity.java
1b2e7b8797755a5d152282f65937dfca578f53df 25-Sep-2014 Christopher Lane <lanechr@google.com> Read loading screens when in talkback mode

Bug: 15579438
Change-Id: I9bac8cfab56480f5d3b9464a8ffa7d02f200df7d
essageWizardFragment.java
65a5a7d84ad9b5324ae53eda526e39e513473af7 15-Sep-2014 Christopher Lane <lanechr@google.com> Initial checkin of TV settings

Bug: 16857996
Change-Id: I9bcff3662ad18db97f6e0c2f80430ca42690ecf7
essageWizardFragment.java
asswordInputWizardFragment.java
electFromListWizardFragment.java
extInputWizardFragment.java
ifiSetupActivity.java