History log of /packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/AddAccessoryActivity.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f3b97d59528019321787f64993f5df2f8e971f65 20-Dec-2016 Tony Mantler <nicoya@google.com> Don't twiddle the views of a destroyed activity

Bug: 32309007
Test: None, nearly impossible to repro
Change-Id: I794d0fb207eda0aa55e81bf4599f7fdcb89d4e45
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/AddAccessoryActivity.java
c6586d4bbb98a6f70aadea2e7b727959de930042 27-May-2016 Tony Mantler <nicoya@google.com> Only unbind from GamepadPairingService if previously bound

b/28366649

Change-Id: I72f042d12fadecdaf845ed875f31aef4afca2e14
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/AddAccessoryActivity.java
293380a0ef32d0499191bd521b8db9571723b423 01-Dec-2015 Tony Mantler <nicoya@google.com> Pause GamepadPairingService when scanning

Having two bluetooth scanners running at the same time is bad mojo

b/25411110

Change-Id: Ie50179b24a6f6fd82e2ff59000f924b6c604e68f
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/AddAccessoryActivity.java
44cdbbc4783ca30aef2c64bfe7804cffe818d534 29-Sep-2015 Tony Mantler <nicoya@google.com> Reimplement bluetooth screen animations

b/16739653

Change-Id: I923c6dfeb3259ccd2a78d018f65640a22eaa7f2e
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/AddAccessoryActivity.java
f02ad4524a3b17df879a132d4af66cf2ccb32c92 26-Sep-2015 Tony Mantler <nicoya@google.com> Convert AddAccessoryActivity to new UI APIs

Use ProgressDialogFragment and LeanbackPreferenceFragment.

Needs a lot of visual polish.

b/16739653

Change-Id: If5e8a8e39e7bf49addb280d823ac6be794e2487f
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/AddAccessoryActivity.java
5aac3a166979677cd6a34c857505f89f6285303b 03-Sep-2015 Tony Mantler <nicoya@google.com> Remove add_accessory_multiple support

The multi state would rarely (if ever?) trigger, and would show
an animation of a ADT-1 device.

Change-Id: I66c8727ac44c37c7c296d2fd0ab653afc3d0254a
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/AddAccessoryActivity.java
b5eaf905871240b3ca62504235cca6968b516332 03-Sep-2015 Tony Mantler <nicoya@google.com> Don't automatically finish() in onStop()

Previously, due to using the wrong activity flags, the AddAccessoryActivity
would call finish() in onStop in order to make sure it got recreated
fresh on each invocation. This caused problems if the activity was stopped
while launching (which can happen if the daydream is active).

Change-Id: I52fc4e8267e3048107c0fd5a962eb9172be532f0
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/AddAccessoryActivity.java
b0020017f6476e5e2b502103974d73bd37b8acb5 01-Sep-2015 Tony Mantler <nicoya@google.com> Bluetooth cleanup

Fix some warnings
Set the correct flags on the AddAccessoryActivity (hopefully)

Change-Id: Ib514ecc6632b7647b6fee44b613408aac50e0c30
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/AddAccessoryActivity.java
eae3ba62fcf7a7f159a9337bda08f38ce75b275e 22-Jun-2015 Tony Mantler <nicoya@google.com> Fix fragment malarky in BluetoothPairingDialog

b/20953671

Change-Id: Ie1230dc2b42d31f75f6ceb62f1a0379eced6d4af
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/AddAccessoryActivity.java
0678a03fc59624074a7d739d6e934f1a45c63d2c 21-May-2015 Tony Mantler <nicoya@google.com> Fix bluetooth pairing

Don't double-register the listener, and don't leak the activity.

b/21197722

Change-Id: I230cc114eb619f05c832e9aeb42ecb4996f36cf7
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/AddAccessoryActivity.java
510203ee5e3350758dae4bf9af05b1585029af7d 16-Dec-2014 Wally Yau <wyau@google.com> Add Bluetooth Pairing for A2DP devices.

b/18295621

Change-Id: I75557ccae1697fa7c8cafa37c972961987f6499f
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/AddAccessoryActivity.java
6083e7f2de39588c0bc233f2ed27cca551c7392e 10-Feb-2015 Christopher Lane <lanechr@google.com> Don't let the screen sleep while we're waiting for pairing

Bug: 19092486
Change-Id: I025babfb2036c7601401e73386c5370c6b3c5f84
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/AddAccessoryActivity.java
6e995161147d9110d77ae1fe38b697e52891d3f2 18-Dec-2014 Tony Mantler <nicoya@google.com> Inspections sweep

Out with the old, in with the new.

Change-Id: I5b51b64e71ca1465983b5e7db0bf5d36c8832d46
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/AddAccessoryActivity.java
f82b7d3540c9b94241162aee549299b8f77e157e 15-Dec-2014 William Bourke <billbourke@google.com> Remove cancel at start of Bluetooth pairing

Bug: 18192453
Change-Id: Ibe5966e4af20fae1e3e73ddd5855a3f485bcdc48
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/AddAccessoryActivity.java
4acc4e4006b5830e97811ee4cd9123a8937d91b0 08-Dec-2014 Christopher Lane <lanechr@google.com> Merge "Putting device into pairing mode should time out after awhile" into lmp-mr1-dev
ef58495ffaf7f05e2831e9a4800811ed4d07505d 24-Nov-2014 Kris Giesing <kgiesing@google.com> Fix layout of bluetooth accessory connection screen in RTL layouts

Bug: 18262639
Change-Id: I42c58db9f63a286ad496f8771f42728d0ea25720
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/AddAccessoryActivity.java
5368b5a2944805198db159ede0ad69b4b6715f4f 22-Nov-2014 William Bourke <billbourke@google.com> Putting device into pairing mode should time out after awhile

Bug: 17410417
Change-Id: I2ae1fa09df52cac8ee89a83ff95ecf0b4c2abe27
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/AddAccessoryActivity.java
8645fb6706a37e7442d95c3b2971c934bfa6e07a 04-Nov-2014 William Bourke <billbourke@google.com> Have to reboot molly after a failed pairing attempt

Bug: 17330273
Change-Id: I43c8392cfb79d89885de709fe8e954d3af010eaf
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/AddAccessoryActivity.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/accessories/AddAccessoryActivity.java