index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
widget
/
NumberPicker.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
This is no longer needed for factory ROM and since it changes behavior - reve...
Svetoslav Ganov
2014-09-04
1
-4
/
+0
*
NumberPicker not announcing current selection.
Svetoslav
2014-09-03
1
-0
/
+4
*
NumberPicker fixes for Android TV.
Craig Stout
2014-07-08
1
-5
/
+15
*
am 51d70ce9: am c542745e: am a6e9dd3f: Merge "Fix a typo in NumberPicker java...
Brian Duff
2014-07-03
1
-1
/
+1
|
\
|
*
am c542745e: am a6e9dd3f: Merge "Fix a typo in NumberPicker javadoc."
Brian Duff
2014-07-03
1
-1
/
+1
|
|
\
|
|
*
Merge "Fix a typo in NumberPicker javadoc."
Brian Duff
2014-07-02
1
-1
/
+1
|
|
|
\
|
|
|
*
Fix a typo in NumberPicker javadoc.
Brian Duff
2013-09-08
1
-1
/
+1
|
|
|
*
DO NOT MERGE. Fix number picker accessibility focus.
Alan Viverette
2013-05-24
1
-2
/
+15
*
|
|
|
am 8e6992fb: am 1ea1857d: am 8cd319b8: Merge "Add additional languages to be ...
Elliott Hughes
2014-04-11
1
-1
/
+10
|
\
\
\
\
|
|
/
/
/
|
*
|
|
am 1ea1857d: am 8cd319b8: Merge "Add additional languages to be accepted by t...
Elliott Hughes
2014-04-11
1
-1
/
+10
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Add additional languages to be accepted by the NumberPicker input filter
Martin Olsson 4
2014-01-10
1
-1
/
+10
|
*
|
|
Allow click listener registration in NumberPicker.
Svetoslav
2014-03-05
1
-13
/
+40
|
|
/
/
*
|
|
Allow click listener registration in NumberPicker.
Svetoslav
2014-03-03
1
-13
/
+40
*
|
|
am 8ac0d137: am 564c45b9: Merge "Fix number picker vertical scroll computatio...
Alan Viverette
2013-09-18
1
-3
/
+8
|
\
\
\
|
|
/
/
|
*
|
Fix number picker vertical scroll computations
Alan Viverette
2013-09-18
1
-3
/
+8
*
|
|
am 9ac68dc6: am 84c5ade8: Merge "Fix vertical scroll computation in NumberPic...
Alan Viverette
2013-09-17
1
-0
/
+10
|
\
\
\
|
|
/
/
|
*
|
Fix vertical scroll computation in NumberPicker
Alan Viverette
2013-09-13
1
-0
/
+10
*
|
|
Add typedefs and nullness annotations.
Tor Norbye
2013-09-11
1
-1
/
+8
*
|
|
Add View constructor that supplies a default style resource
Alan Viverette
2013-09-09
1
-5
/
+24
|
/
/
*
|
Fix hardware layers lifecycle
Romain Guy
2013-08-16
1
-0
/
+1
*
|
Fix number picker accessibility focus.
Alan Viverette
2013-05-21
1
-2
/
+15
|
/
*
avoid multiple-"0" to exceed the length of upper bound
Sungmin Choi
2013-01-25
1
-1
/
+3
*
Merge jb-mr1-dev into aosp/master - do not merge
The Android Open Source Project
2012-11-27
1
-10
/
+16
|
\
|
*
Revert "NumberPicker should adjust min and max when displayed values are set....
Svetoslav Ganov
2012-11-19
1
-10
/
+16
*
|
Reverse movement direction of DPAD events
Justin Mattson
2012-10-08
1
-2
/
+2
*
|
Adding support to NumberPicker
Svetoslav Ganov
2012-10-07
1
-0
/
+30
|
/
*
NumberPicker should adjust min and max when displayed values are set.
Svetoslav Ganov
2012-09-28
1
-0
/
+8
*
Fix the build
Fabrice Di Meglio
2012-09-23
1
-3
/
+4
*
Fix bug #7206086 NumberPicker widget should use locale digits
Fabrice Di Meglio
2012-09-21
1
-13
/
+55
*
Adding accessibility check in the node provider of NumberPicker.
Svetoslav Ganov
2012-09-06
1
-12
/
+16
*
Merge "AccessibilityNodeInfo bounds in screen incorrect if application scale ...
Svetoslav Ganov
2012-07-03
1
-0
/
+8
|
\
|
*
AccessibilityNodeInfo bounds in screen incorrect if application scale not one.
Svetoslav Ganov
2012-07-03
1
-0
/
+8
*
|
Remove the accessibility focus search code.
Svetoslav Ganov
2012-07-02
1
-85
/
+0
|
/
*
Calling the correct method when adding accessibility focusables.
Svetoslav Ganov
2012-06-01
1
-1
/
+1
*
Merge "Exposing some accessiblity actions only for enabled views." into jb-dev
Svetoslav Ganov
2012-05-16
1
-21
/
+36
|
\
|
*
Exposing some accessiblity actions only for enabled views.
Svetoslav Ganov
2012-05-16
1
-21
/
+36
*
|
Prefetching of accessibility node infos getting incorrect views.
Svetoslav Ganov
2012-05-15
1
-1
/
+1
|
/
*
Add accessibility scroll support to some widgets.
Svetoslav Ganov
2012-05-15
1
-0
/
+18
*
Accessibility focus traversal in virtual nodes.
Svetoslav Ganov
2012-05-15
1
-12
/
+242
*
accessibility bug fix in NumberPicker
Guang Zhu
2012-05-12
1
-6
/
+6
*
Polish the NumberPicker, TimePicker, and DatePicker based on UX request.
Svetoslav Ganov
2012-05-10
1
-69
/
+135
*
Adding support for traversing the content of a node info at granularity.
Svetoslav Ganov
2012-04-20
1
-2
/
+3
*
Accessibility focus - framework
Svetoslav Ganov
2012-04-13
1
-2
/
+6
*
Merge "NumberPicker not redrawn when current value is changed via an IME."
Svetoslav Ganov
2012-04-12
1
-5
/
+2
|
\
|
*
NumberPicker not redrawn when current value is changed via an IME.
Svetoslav Ganov
2012-04-12
1
-5
/
+2
*
|
Merge "NumberPicker cannot fling in scrollable containers."
Svetoslav Ganov
2012-04-12
1
-0
/
+2
|
\
\
|
*
|
NumberPicker cannot fling in scrollable containers.
Svetoslav Ganov
2012-04-12
1
-0
/
+2
|
|
/
*
|
NumberPicker truncates the edited value.
Svetoslav Ganov
2012-04-12
1
-1
/
+1
|
/
*
Polish the Number/Date/Pickers per UX request.
Svetoslav Ganov
2012-04-02
1
-10
/
+50
*
Revamp of the NumberPicker widget.
Svetoslav Ganov
2012-03-20
1
-577
/
+722
[next]