History log of /packages/apps/Settings/src/com/android/settings/widget/LabeledSeekBar.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
54ee713dfbe7c9d62ad732f34ce6e1ee3164964e 28-Jul-2017 Phil Weaver <pweaver@google.com> Ensure a11y ids for LabeledSeekBar are in bounds

Bug: 64124736
Test: I just played with it with TalkBack on. The crash
was difficult to reproduce before, and I can't make it
fail now. I believe I got it.

Change-Id: I17ffe8d83e21e716d1c0cadea52afcf09bff6e97
/packages/apps/Settings/src/com/android/settings/widget/LabeledSeekBar.java
35a95617fd467b823a6c1c66f0f5d9651752f2ef 15-Apr-2016 Noah Wang <nfw@google.com> Fix preview screen crashing and glitches for
Display / Font size
Bug: 28223545
Bug: 28223533
Bug: 28210654
Bug: 28210242
Bug: 28208955
Bug: 27699996

Change-Id: I80339dabbd089db8a6c6a80645baabb9b4cad00e
/packages/apps/Settings/src/com/android/settings/widget/LabeledSeekBar.java
3550a32ca9044fbf05676d68e8b89987521ed121 08-Apr-2016 Alan Viverette <alanv@google.com> Fix EBT helper initialization in LabeledSeekBar class

Helper should have same lifecycle as the class itself. Also rearranges
class to match up with standard Android class organization.

Bug: 27674946
Change-Id: Ib2ab1e367d4ef1757321375bbb7e4c5f0dc8f46c
/packages/apps/Settings/src/com/android/settings/widget/LabeledSeekBar.java
c89855aef96318e2a65a81771a8db6d8b064a07f 30-Mar-2016 Noah Wang <nfw@google.com> Fix crashing of font size settings screen due to the timing
of initialization of ExploreByTouchHelper
Bug: 27674946

Change-Id: Ief92b5db975861aa31029712854e78edf4454eb5
/packages/apps/Settings/src/com/android/settings/widget/LabeledSeekBar.java
14f102915ad7b17b1020771dfc19fa6508ce7aec 19-Feb-2016 Noah Wang <nfw@google.com> Read out confirmation message upon selecting options on LabeledSeekBar.

bug: 26965949
Change-Id: I2693ac6849f5c72b2bbd4f775911ea18398746f6
/packages/apps/Settings/src/com/android/settings/widget/LabeledSeekBar.java
2030f45f8f411cf2907ad5929feed3882c050a73 26-Jan-2016 Noah Wang <nfw@google.com> Replace SeekBar with LabeledSeekBar for Accessibility-related settings
in order to adjust the nonsense read-out by talkback.

Change-Id: I5d2d333c045c3753784b01f731e68918d1175241
/packages/apps/Settings/src/com/android/settings/widget/LabeledSeekBar.java