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
/
SimpleMonthView.java
Age
Commit message (
Expand
)
Author
2020-07-22
Merge "Remove @CorePlatformApi LocaleData usage in frameworks" am: 3f89b904a8...
vichang
2020-07-20
Remove @CorePlatformApi LocaleData usage in frameworks
Victor Chang
2020-04-15
Process numpad enter key along with enter key.
Byungsung You
2019-10-24
Set "today" and "selected" for Datepicker when using Calender
yingleiw
2019-09-23
[SimpleMonthView] days should be set clickable even when disabled
yingleiw
2019-04-17
Fix incorrect leap year logic
Neil Fuller
2017-08-04
Fix monkey bug when focus change before layout
George Mount
2016-10-11
Fix import statements in android.widget package.
Aurimas Liutikas
2016-09-23
Custom pointer icon for DatePicker and TimePicker
Vladislav Kaznacheev
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-05-16
Merge "Use standalone capitalization for month labels" into nyc-dev am: 89524...
Alan Viverette
2016-05-16
Use standalone capitalization for month labels
Alan Viverette
2016-05-12
Merge "Remove extra logging in DatePicker" into nyc-dev am: c952b035b2 am: a6...
Alan Viverette
2016-05-11
Remove extra logging in DatePicker
Alan Viverette
2016-04-14
Merge "Update day of week labels when setting month params in SimpleMonthView...
Alan Viverette
2016-04-14
Update day of week labels when setting month params in SimpleMonthView
Alan Viverette
2016-04-14
Add @TestApi-guarded way to get bounds of specific day in CalendarView
Kirill Grouchnikov
2016-03-29
Pull weekday names directly from ICU
Alan Viverette
2016-03-09
Add temporary logging to SimpleMonthView
Alan Viverette
2016-03-04
Clean up SimpleMonthView formatters
Alan Viverette
2015-11-06
Improve DatePicker focus for keyboards.
George Mount
2015-08-06
Switch SimpleDateFormat to icu version
Deepanshu Gupta
2015-07-17
Localize SimpleMonthView
Chet Haase
2015-04-28
Fix DatePicker max date, disabled day color, and arrow visibility
Alan Viverette
2015-04-22
Implement RTL support in framework ViewPager, DatePicker
Alan Viverette
2015-04-17
Move date picker arrows out of SimpleMonthView
Alan Viverette
2015-04-10
Fix date picker dialog size
Alan Viverette
2015-04-01
Scale month view for small screens, use verbatim span for AM/PM label
Alan Viverette
2015-03-30
Clean up date picker attributes, add carets
Alan Viverette
2015-03-23
Update DatePicker and CalendarView to latest Material spec
Alan Viverette
2015-01-08
Use text ascent / descent to center SimpleMonthView labels
Alan Viverette
2015-01-07
Fix date picker color handling, expose StateSet utils in more places
Alan Viverette
2014-10-24
Fix min/max date range in DatePicker calendar mode
Alan Viverette
2014-10-24
Add support for Explore by Touch to RadialTimePickerView
Alan Viverette
2014-09-10
Use Calendar day of week rather than Time in SimpleMonthView
Alan Viverette
2014-08-19
Use correct single-letter date format in SimpleMonthView
Alan Viverette
2014-08-15
Fix date and time picker styling
Alan Viverette
2014-07-25
Fix bug #16245852 Clean SimpleMonthView.setMonthParams() in the new DatePicker
Fabrice Di Meglio
2014-07-15
Update DatePicker widget and its related dialog
Fabrice Di Meglio