1. 588e117 This is no longer needed for factory ROM and since it changes behavior - reverting. Also causes NPE crash. by Svetoslav Ganov · 10 years ago
  2. ca50566 NumberPicker not announcing current selection. by Svetoslav · 10 years ago
  3. 9eef3f4 NumberPicker fixes for Android TV. by Craig Stout · 10 years ago
  4. f8d4602 am 51d70ce9: am c542745e: am a6e9dd3f: Merge "Fix a typo in NumberPicker javadoc." by Brian Duff · 10 years ago
  5. 51d70ce am c542745e: am a6e9dd3f: Merge "Fix a typo in NumberPicker javadoc." by Brian Duff · 10 years ago
  6. a6e9dd3 Merge "Fix a typo in NumberPicker javadoc." by Brian Duff · 10 years ago
  7. 1f2966e am 8e6992fb: am 1ea1857d: am 8cd319b8: Merge "Add additional languages to be accepted by the NumberPicker input filter" by Elliott Hughes · 10 years ago
  8. 8e6992f am 1ea1857d: am 8cd319b8: Merge "Add additional languages to be accepted by the NumberPicker input filter" by Elliott Hughes · 10 years ago
  9. 1caa092 Allow click listener registration in NumberPicker. by Svetoslav · 10 years ago
  10. 46a27ef Allow click listener registration in NumberPicker. by Svetoslav · 10 years ago
  11. 962dde7 Add additional languages to be accepted by the NumberPicker input filter by Martin Olsson 4 · 11 years ago
  12. 7f67d72 am 8ac0d137: am 564c45b9: Merge "Fix number picker vertical scroll computations" into klp-dev by Alan Viverette · 11 years ago
  13. fd63917 Fix number picker vertical scroll computations by Alan Viverette · 11 years ago
  14. c2cbd9c am 9ac68dc6: am 84c5ade8: Merge "Fix vertical scroll computation in NumberPicker" into klp-dev by Alan Viverette · 11 years ago
  15. 5ba99f5 Fix vertical scroll computation in NumberPicker by Alan Viverette · 11 years ago
  16. d9273d6 Add typedefs and nullness annotations. by Tor Norbye · 11 years ago
  17. 617feb9 Add View constructor that supplies a default style resource by Alan Viverette · 11 years ago
  18. 0db4c3e Fix a typo in NumberPicker javadoc. by Brian Duff · 11 years ago
  19. 46bfc48 Fix hardware layers lifecycle Bug #10075732 by Romain Guy · 11 years ago
  20. dbed27e DO NOT MERGE. Fix number picker accessibility focus. by Alan Viverette · 11 years ago
  21. 0e2d281 Fix number picker accessibility focus. by Alan Viverette · 11 years ago
  22. 6d8a99f avoid multiple-"0" to exceed the length of upper bound by Sungmin Choi · 12 years ago
  23. 5132d62 Merge jb-mr1-dev into aosp/master - do not merge by The Android Open Source Project · 12 years ago
  24. 7018cfd Revert "NumberPicker should adjust min and max when displayed values are set." (a.k.a. Santa is back) by Svetoslav Ganov · 12 years ago
  25. 86cf0cd Reverse movement direction of DPAD events by Justin Mattson · 12 years ago
  26. 5dc21d9 Adding support to NumberPicker by Svetoslav Ganov · 12 years ago
  27. a1410e6 NumberPicker should adjust min and max when displayed values are set. by Svetoslav Ganov · 12 years ago
  28. a65fe88 Fix the build by Fabrice Di Meglio · 12 years ago
  29. d88e305 Fix bug #7206086 NumberPicker widget should use locale digits by Fabrice Di Meglio · 12 years ago
  30. a909276 Adding accessibility check in the node provider of NumberPicker. by Svetoslav Ganov · 12 years ago
  31. 9dc2cc5 Merge "AccessibilityNodeInfo bounds in screen incorrect if application scale not one." by Svetoslav Ganov · 12 years ago
  32. 983119a AccessibilityNodeInfo bounds in screen incorrect if application scale not one. by Svetoslav Ganov · 12 years ago
  33. 27e2da7 Remove the accessibility focus search code. by Svetoslav Ganov · 12 years ago
  34. a90e451 Calling the correct method when adding accessibility focusables. by Svetoslav Ganov · 12 years ago
  35. e54c5f1 Merge "Exposing some accessiblity actions only for enabled views." into jb-dev by Svetoslav Ganov · 12 years ago
  36. fb1e80a Exposing some accessiblity actions only for enabled views. by Svetoslav Ganov · 12 years ago
  37. 4528b4e Prefetching of accessibility node infos getting incorrect views. by Svetoslav Ganov · 12 years ago
  38. 48d1586 Add accessibility scroll support to some widgets. by Svetoslav Ganov · 12 years ago
  39. 791fd31 Accessibility focus traversal in virtual nodes. by Svetoslav Ganov · 12 years ago
  40. 0d607fb accessibility bug fix in NumberPicker by Guang Zhu · 12 years ago
  41. 232dd3f Polish the NumberPicker, TimePicker, and DatePicker based on UX request. by Svetoslav Ganov · 12 years ago
  42. aa780c1 Adding support for traversing the content of a node info at granularity. by Svetoslav Ganov · 12 years ago
  43. 4213804 Accessibility focus - framework by Svetoslav Ganov · 12 years ago
  44. bc896be Merge "NumberPicker not redrawn when current value is changed via an IME." by Svetoslav Ganov · 12 years ago
  45. fac14f9 NumberPicker not redrawn when current value is changed via an IME. by Svetoslav Ganov · 12 years ago
  46. 4a5af36 Merge "NumberPicker cannot fling in scrollable containers." by Svetoslav Ganov · 12 years ago
  47. 83dc45c NumberPicker cannot fling in scrollable containers. by Svetoslav Ganov · 12 years ago
  48. f7c83bc NumberPicker truncates the edited value. by Svetoslav Ganov · 12 years ago
  49. fe41ce4 Polish the Number/Date/Pickers per UX request. by Svetoslav Ganov · 12 years ago
  50. d11e615 Revamp of the NumberPicker widget. by Svetoslav Ganov · 12 years ago
  51. e8331bd Sync of the NumberPicker attributes with the public Java APIs by Svetoslav Ganov · 12 years ago
  52. 69db4df am 0c96daa5: am 0c7ffac4: am a2b41b43: NumberPicker showing IME when its input field gains focus. by Svetoslav Ganov · 12 years ago
  53. a2b41b4 NumberPicker showing IME when its input field gains focus. by Svetoslav Ganov · 12 years ago
  54. 0aa8f3b resolved conflicts for merge of 20d06540 to master by Scott Main · 13 years ago
  55. 6440534 docs: fix typos and clarify some grammar in summary external issue 21548 by Scott Main · 13 years ago
  56. 3ad7746 Merge "Fixing a typo in the NumberPicker documentation." by Svetoslav Ganov · 13 years ago
  57. 08a9e9f Fixing a typo in the NumberPicker documentation. by Svetoslav Ganov · 13 years ago
  58. 3f9c9ea NumberPicker should not throw an exception if no enough values for wrapping. by Svetoslav Ganov · 13 years ago
  59. 8a78fd4 AccessibilityEvent/AccessibilityNodeInfo class name property should be set to only framework classes. by Svetoslav Ganov · 13 years ago
  60. 47730f1 am 33a3b2ce: am 48b428fb: Merge "NumberPicker getting stuck if scroll wheel not wrapable." into ics-mr1 by Svetoslav Ganov · 13 years ago
  61. 234484a NumberPicker getting stuck if scroll wheel not wrapable. by Svetoslav Ganov · 13 years ago
  62. ddd51fd am 4661a05b: am 2f504d9e: Merge "NumberPicker incorrectly shown for the old theme." into ics-mr1 by Svetoslav Ganov · 13 years ago
  63. 9f086d8 NumberPicker incorrectly shown for the old theme. by Svetoslav Ganov · 13 years ago
  64. 1002b62 am cc03abe1: am 1bef480b: Merge "NumberPicker incorectly enforcing minimal width and height." into ics-mr1 by Svetoslav Ganov · 13 years ago
  65. 698e1d5 NumberPicker incorectly enforcing minimal width and height. by Svetoslav Ganov · 13 years ago
  66. b52d972 NumberPicker does not hide IME when flinged. by Svetoslav Ganov · 13 years ago
  67. ec1e06a Updating NumberPicker, TimePicker, DatePicker to fit different screen and font sizes. by Svetoslav Ganov · 13 years ago
  68. e0c8ab5 NumberPicker does not not fit on Crespo in landscape. by Svetoslav Ganov · 13 years ago
  69. 6304b0d DatePicker crashes when going from 2036 to 2035 via ▼ by Svetoslav Ganov · 13 years ago
  70. b80a3fc Revamping of the NumberPicker widget for improved usablility. by Svetoslav Ganov · 13 years ago
  71. a53efe9 The time and data pickers did not support IME editor action correctly. by Svetoslav Ganov · 13 years ago
  72. 3fec3fe Polish of the accessibility feedback of Date and Time pickers by Svetoslav Ganov · 13 years ago
  73. eeafd42 Fix NumberPicker text positioning. by Chet Haase · 13 years ago
  74. 6a19fcd Minor tweak of NumberPicker to draw the scroll wheel at the right locaion by Svetoslav Ganov · 13 years ago
  75. 5203194 Minot twaek of the NumberPicker by Svetoslav Ganov · 13 years ago
  76. 01fa0d7 Date and time pickers do not show properly on phone by Svetoslav Ganov · 13 years ago
  77. 092bda5 NubmberPicker up/down arrows do not work. by Svetoslav Ganov · 13 years ago
  78. f66adbe The NumberPicker input cotrols are somtimes not shown. by Svetoslav Ganov · 13 years ago
  79. 4fd9dae NumberPicker should not play initial animation while in edit mode by Svetoslav Ganov · 14 years ago
  80. 58f5125 The calendar view widget was jumping incorrectly to the next week by Svetoslav Ganov · 14 years ago
  81. 156f209 DatePicker is picking the wrong date by Svetoslav Ganov · 14 years ago
  82. 1ec1fdf Merge "API REVIEW: android.widget.NumberPicker.OnValueChangedListener" into honeycomb by Svetoslav Ganov · 14 years ago
  83. cedc446 API REVIEW: android.widget.NumberPicker.OnValueChangedListener by Svetoslav Ganov · 14 years ago
  84. 9cd5fb2 Some touches on the NumberPicker UI. by Svetoslav Ganov · 14 years ago
  85. 4243dc3 Updated the Time/Date pickers to be backwards compatible by Svetoslav Ganov · 14 years ago
  86. 6c742f1 Catching some edge cases while flinging/scrolling in NumberPicker by Svetoslav Ganov · 14 years ago
  87. 012dd5a Renaming NumberPicker resources to be consistent. by Svetoslav Ganov · 14 years ago
  88. 34c0688 Fixed the NumberPicker to adjust to the closest value while scrolling/flinging by Svetoslav Ganov · 14 years ago
  89. 51c52ed 3313982 DatePicker/TimePicker allow users to scroll date/time even when disabled. by Svetoslav Ganov · 14 years ago
  90. e9730bf Adding APIs for setting whether to show week number and setting the start day of week. Cleaned up the code a bit. by Svetoslav Ganov · 14 years ago
  91. 28104e1 3298147 DatePicker dialog does not provide mechanism for specifying range from which to select by Svetoslav Ganov · 14 years ago
  92. bf80562 Bug 3191746. atePicker TimePicker: Dark theme is used in a Light theme app by Svetoslav Ganov · 14 years ago
  93. 2b9484f Bug 3293819. Timepicker is showing single digit for 0, 1, 2 minutes (the rest are fine) by Svetoslav Ganov · 14 years ago
  94. c75ec33 Fix for TimePicker not redrawing itself. by Chet Haase · 14 years ago
  95. 99b539f Updating the light Date picker theme. Some UI fixes. by Svetoslav Ganov · 14 years ago
  96. a911d4a bug_3259956 and bug_2166704 by Svetoslav Ganov · 14 years ago
  97. 4bfd794 Updated the NumberPicker for exposing it into the SDK by Svetoslav Ganov · 14 years ago
  98. 3119fd4 Fixing the build breakage by Svetoslav Ganov · 14 years ago
  99. 50f34d1 Adding DatePciker widget based on the Calednar team code. Updated DatePciker and DatePickerDialog as the second part of the Time/Date pciker refresh feature. by Svetoslav Ganov · 14 years ago
  100. f0ef665 Merge from gingerbread-plus-aosp by Jean-Baptiste Queru · 14 years ago