index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
widget
/
TimePicker.java
Age
Commit message (
Expand
)
Author
2020-07-20
Use DateFormatSymbols directly instead of using LocaleData
Victor Chang
2020-01-09
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-03-18
Rename @EnumEntry and @FlagEntry
Ashley Rose
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-07
Update core widgets to save attribute source info.
Aurimas Liutikas
2019-02-04
@InspectableProperty coverage for android.widget
Ashley Rose
2018-08-21
Add @UnsupportedAppUsage annotations
Mathew Inwood
2017-12-13
Add more IntDef prefixes for auto-documenting.
Jeff Sharkey
2017-08-15
Improved autofill support on DatePicker and TimePicker:
Felipe Leme
2017-04-25
Provide a way to set AutofillId on ViewStructure.
Felipe Leme
2017-04-24
Minor fixes on Autofill Framework:
Felipe Leme
2017-03-31
Moar pre-partitioning refactoring.
Felipe Leme
2017-03-29
Simplified autofill() methods by returning void instead of boolean.
Felipe Leme
2017-03-16
TRON log important auto-fill events
Philip P. Moltmann
2017-03-14
Make it clear which type of AutoFillValue is set
Philip P. Moltmann
2017-03-13
Fix a few auto fill ussues
Svet Ganov
2017-03-09
Replaced auto-fill by autofill to keep it consistent with API style.
Felipe Leme
2017-03-08
Optimize ViewStructure for autofill by removing irrelevant nodes.
Felipe Leme
2017-03-07
Replace AutoFillType by view constants.
Felipe Leme
2017-03-01
Added auto-fill support for DatePicker and TimePicker.
Felipe Leme
2017-02-06
Adding text input mode to TimePicker.
Aurimas Liutikas
2016-10-11
Fix import statements in android.widget package.
Aurimas Liutikas
2016-09-25
resolve merge conflicts of 6e37f8a to master
Andreas Gampe
2016-09-22
Allow developer to override Material-style modes in picker dialogs
Alan Viverette
2016-08-25
resolve merge conflicts of 1095b21 to master
Colin Cross
2016-08-04
Constrain input hour and minute to valid range
Alan Viverette
2016-07-07
TimePicker - introduce hidden methods for CTS testing
Andrei Stingaceanu
2016-06-03
Add setOnDateChangedListener to DatePicker
Clara Bayarri
2016-03-01
Use Holo date/time picker layouts on very small screens
Alan Viverette
2015-11-16
Clean up TimePicker
Alan Viverette
2015-10-22
Implement new keyboard interaction model in TimePicker
Alan Viverette
2015-03-18
Deprecate AnalogClock widget, Integer methods on TimePickerView
Alan Viverette
2015-02-28
Remove unused imports in frameworks/base.
John Spurlock
2015-02-06
First quick implementation of auto assist data.
Dianne Hackborn
2015-01-07
Fix accessibility delegation
Alan Viverette
2014-10-23
Swap names for clock delegates so they are correct
Alan Viverette
2014-08-15
Fix date and time picker styling
Alan Viverette
2014-08-07
Allow TimePicker/DatePicker to use legacy layout style
Chet Haase
2014-07-17
Fix timepicker double done buttons.
Craig Stout
2014-07-17
Add public attributes for TimePicker styling
Alan Viverette
2014-07-11
Fix TimePicker behavior
Fabrice Di Meglio
2013-11-20
Remove unused imports from frameworks/base.
John Spurlock
2013-09-27
Update TimePicker widget and its related dialog
Fabrice Di Meglio
2013-09-09
Add View constructor that supplies a default style resource
Alan Viverette
2013-08-27
resolved conflicts for merge of 71de1312 to master
Fabrice Di Meglio
2013-08-23
Fix bug #10462461 CTS TimePickerTest are broken for testSetOnTimeChangedListe...
Fabrice Di Meglio
2013-08-21
Decouple TimePicker code
Fabrice Di Meglio
2013-08-16
Fix old remaining i18n bugs on TimePicker:
Fabrice Di Meglio
2013-03-21
change "next" to "done" in minute IME option under 24-hour format
Hyejin Kim
2012-09-21
Fix bug #7206086 NumberPicker widget should use locale digits
Fabrice Di Meglio
[next]