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
/
DayPickerPagerAdapter.java
Age
Commit message (
Expand
)
Author
2018-03-21
Fix DatePicker highlight to be year-aware.
David Ogutu
2017-02-27
Implicitly cast views obtained via View.findView methods
Alan Viverette
2017-02-03
Revert "Implicitly cast views obtained via View.findView methods"
Alan Viverette
2017-01-27
Implicitly cast views obtained via View.findView methods
Alan Viverette
2016-10-11
Fix import statements in android.widget package.
Aurimas Liutikas
2016-05-25
Merge commit '75dfc87e5e83c04adf876bc7d0d7cab17a31b4d5' into manual_merge_75d...
Alan Viverette
2016-05-25
Use ICU's Calendar class in date picker & related classes
Alan Viverette
2016-04-14
Add @TestApi-guarded way to get bounds of specific day in CalendarView
Kirill Grouchnikov
2016-04-06
Refresh views on DayPicker appearance changes
Alan Viverette
2016-03-04
Clean up SimpleMonthView formatters
Alan Viverette
2015-11-06
Improve DatePicker focus for keyboards.
George Mount
2015-05-15
Return correct year in DayPickerPagerAdapter.getYearForPosition()
Alan Viverette
2015-04-28
Fix DatePicker max date, disabled day color, and arrow visibility
Alan Viverette
2015-04-17
Move date picker arrows out of SimpleMonthView
Alan Viverette