index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
widget
/
TimePickerSpinnerDelegate.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use DateFormatSymbols directly instead of using LocaleData
Victor Chang
2020-07-20
1
-11
/
+1
*
Always use Context.getSystemService() to get IMM
Yohei Yukawa
2018-09-17
1
-1
/
+1
*
Improved autofill support on DatePicker and TimePicker:
Felipe Leme
2017-08-15
1
-1
/
+17
*
Disable state save/restore for inflated date/time picker views
Adam Powell
2017-05-23
1
-1
/
+2
*
Added auto-fill support for DatePicker and TimePicker.
Felipe Leme
2017-03-01
1
-0
/
+3
*
Implicitly cast views obtained via View.findView methods
Alan Viverette
2017-02-27
1
-7
/
+7
*
Adding text input mode to TimePicker.
Aurimas Liutikas
2017-02-06
1
-0
/
+5
*
Revert "Implicitly cast views obtained via View.findView methods"
Alan Viverette
2017-02-03
1
-7
/
+7
*
Implicitly cast views obtained via View.findView methods
Alan Viverette
2017-01-27
1
-7
/
+7
*
Fix import statements in android.widget package.
Aurimas Liutikas
2016-10-11
1
-4
/
+5
*
TimePicker - introduce hidden methods for CTS testing
Andrei Stingaceanu
2016-07-07
1
-0
/
+29
*
Add setOnDateChangedListener to DatePicker
Clara Bayarri
2016-06-03
1
-5
/
+0
*
Use Holo date/time picker layouts on very small screens
Alan Viverette
2016-03-01
1
-52
/
+6
*
Set mTempCalendar in TimePickerSpinnerDelegate
Alan Viverette
2015-11-19
1
-6
/
+7
*
Clean up TimePicker
Alan Viverette
2015-11-16
1
-52
/
+33
*
Reduce overly aggressive use of narrowAm / narrowPm.
Narayan Kamath
2015-07-09
1
-2
/
+2
*
Deprecate AnalogClock widget, Integer methods on TimePickerView
Alan Viverette
2015-03-18
1
-7
/
+7
*
Remove unused imports in frameworks/base.
John Spurlock
2015-02-28
1
-2
/
+0
*
First quick implementation of auto assist data.
Dianne Hackborn
2015-02-06
1
-10
/
+0
*
Swap names for clock delegates so they are correct
Alan Viverette
2014-10-23
1
-1062
/
+380
*
Prevent excessive accessibility announcements in TimePicker
Alan Viverette
2014-10-17
1
-17
/
+30
*
Update AM/PM selectors for clock face TimePicker
Alan Viverette
2014-10-15
1
-79
/
+101
*
Fix AM/PM text i18n and clean up keyboard support in time picker
Alan Viverette
2014-09-03
1
-43
/
+28
*
Update date and time picker styling
Alan Viverette
2014-08-25
1
-48
/
+7
*
Use CLDR narrow am/pm markers.
Elliott Hughes
2014-08-21
1
-2
/
+4
*
Fix date and time picker styling
Alan Viverette
2014-08-15
1
-78
/
+11
*
Use translatable strings for time picker AM/PM labels
Alan Viverette
2014-08-07
1
-4
/
+2
*
Allow TimePicker/DatePicker to use legacy layout style
Chet Haase
2014-08-07
1
-0
/
+1381