index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
widget
/
CalendarView.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update DatePicker and CalendarView to latest Material spec
Alan Viverette
2015-03-23
1
-28
/
+171
*
Annotate ARGB integer parameters with @ColorInt
Tor Norbye
2015-03-05
1
-5
/
+11
*
Remove unused imports in frameworks/base.
John Spurlock
2015-02-28
1
-3
/
+0
*
Add @ResourceInt annotations on APIs
Tor Norbye
2015-02-18
1
-1
/
+2
*
First quick implementation of auto assist data.
Dianne Hackborn
2015-02-06
1
-9
/
+2
*
Fix accessibility delegation
Alan Viverette
2015-01-07
1
-2
/
+4
*
Implement Material-style delegate for CalendarView
Alan Viverette
2014-11-13
1
-1578
/
+38
*
Set content description on CalendarView day labels
Alan Viverette
2014-10-15
1
-5
/
+14
*
Add APIs for obtaining themed Drawable from Theme, Context
Alan Viverette
2014-02-03
1
-1
/
+1
*
Merge "Fix bug #12066726 java.lang.NullPointerException at android.widget.Cal...
Fabrice Di Meglio
2014-01-30
1
-25
/
+27
|
\
|
*
Fix bug #12066726 java.lang.NullPointerException at android.widget.CalendarVi...
Fabrice Di Meglio
2014-01-28
1
-25
/
+27
*
|
Fix bug #12467741 Java crash in com.android.settings: java.lang.IllegalStateE...
Fabrice Di Meglio
2014-01-28
1
-0
/
+1
|
/
*
Decouple CalendarView code
Fabrice Di Meglio
2013-09-24
1
-1195
/
+1479
*
am 56a87f8c: am c255a711: Merge "Ensure WeeksAdapter calls notifyDataSetChang...
Alan Viverette
2013-09-17
1
-10
/
+7
|
\
|
*
Ensure WeeksAdapter calls notifyDataSetChanged when needed
Alan Viverette
2013-09-17
1
-10
/
+7
*
|
Add View constructor that supplies a default style resource
Alan Viverette
2013-09-09
1
-5
/
+9
|
/
*
Fix bug #10515013 CalendarView is always forcing first day of the week to Sun...
Fabrice Di Meglio
2013-08-27
1
-9
/
+12
*
am ec586994: Merge "CalendarView header not updated on year change." into jb-...
Svetoslav
2013-05-30
1
-11
/
+8
|
\
|
*
CalendarView header not updated on year change.
Svetoslav
2013-05-29
1
-11
/
+8
*
|
Fix CalendarView to show the month title properly.
Ki-Hwan Lee
2013-03-21
1
-1
/
+1
|
/
*
Merge "Fix bug #7205589 CalendarView's WeekView rows are LTR in RTL locales" ...
Fabrice Di Meglio
2012-09-23
1
-29
/
+90
|
\
|
*
Fix bug #7205589 CalendarView's WeekView rows are LTR in RTL locales
Fabrice Di Meglio
2012-09-21
1
-29
/
+90
*
|
Merge "Fix bug #7206086 NumberPicker widget should use locale digits" into jb...
Fabrice Di Meglio
2012-09-23
1
-2
/
+4
|
\
\
|
*
|
Fix bug #7206086 NumberPicker widget should use locale digits
Fabrice Di Meglio
2012-09-21
1
-2
/
+4
|
|
/
*
|
Day numbers in CalendarView have incorrect size.
Svetoslav Ganov
2012-09-21
1
-1
/
+2
|
/
*
API REVIEW: android.widget.CalendarView
Svetoslav Ganov
2012-05-04
1
-0
/
+52
*
Adding getter/setter for all public attributes in CalendarView.
Svetoslav Ganov
2012-03-01
1
-32
/
+287
*
AccessibilityEvent/AccessibilityNodeInfo class name property should be set to...
Svetoslav Ganov
2012-01-17
1
-0
/
+14
*
CalendarView title incorrectly updated for different languages.
Svetoslav Ganov
2011-10-31
1
-13
/
+13
*
CalendarView diregarding XML attributes.
Svetoslav Ganov
2011-09-15
1
-6
/
+14
*
Polish of the ActivityChooserView and ShareActionProvider.
Svetoslav Ganov
2011-07-13
1
-0
/
+1
*
Date/time pickers and calendar view not handling locale change.
Svetoslav Ganov
2011-07-12
1
-12
/
+62
*
Tapping on the week number sends the DatePicker to epoch start.
Svetoslav Ganov
2011-03-14
1
-5
/
+10
*
The calendar view widget was jumping incorrectly to the next week
Svetoslav Ganov
2011-01-26
1
-4
/
+8
*
DatePicker is picking the wrong date
Svetoslav Ganov
2011-01-24
1
-3
/
+16
*
Updating the ColandarView javadoc to reflect public attributes
Svetoslav Ganov
2010-12-28
1
-0
/
+9
*
3313982 DatePicker/TimePicker allow users to scroll date/time even when disab...
Svetoslav Ganov
2010-12-28
1
-99
/
+42
*
Adding APIs for setting whether to show week number and setting the start day...
Svetoslav Ganov
2010-12-28
1
-0
/
+1446