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
/
CalendarViewLegacyDelegate.java
Age
Commit message (
Expand
)
Author
2020-07-20
Remove @CorePlatformApi LocaleData usage in frameworks
Victor Chang
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-07-08
CalendarView Material - throw exception if date is out of range
Andrei Stingaceanu
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-05
Return correct unfocused month date color for pre-Material themes.
Kirill Grouchnikov
2015-05-08
Replace usages of deprecated version of TextView.setTextAppearance()
Alan Viverette
2015-03-23
Update DatePicker and CalendarView to latest Material spec
Alan Viverette
2014-11-13
Implement Material-style delegate for CalendarView
Alan Viverette