index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
widget
/
DateTimeView.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't trigger full relayout if DateTimeView doesn't change
Jernej Virag
2022-04-21
1
-3
/
+16
*
Clean <plurals> in DateTimeView
Calvin Pan
2022-01-26
1
-46
/
+41
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-29
1
-1
/
+2
*
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-28
1
-2
/
+1
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-27
1
-1
/
+2
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-06
1
-1
/
+1
*
Merge "Switch widgets away from android.text.format.Time"
Neil Fuller
2019-07-09
1
-57
/
+68
|
\
|
*
Switch widgets away from android.text.format.Time
Neil Fuller
2019-06-18
1
-57
/
+68
|
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-21
1
-0
/
+4
*
|
@InspectableProperty coverage for android.widget
Ashley Rose
2019-02-04
1
-0
/
+11
*
|
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-21
1
-0
/
+4
|
/
*
Merge "Avoid use of DateUtilsBridge.icuTimeZone()"
Neil Fuller
2018-07-16
1
-2
/
+2
|
\
|
*
Avoid use of DateUtilsBridge.icuTimeZone()
Neil Fuller
2018-07-13
1
-2
/
+2
*
|
Fix exception from DateTimeView unregisters receiver again
Riddle Hsu
2018-06-06
1
-2
/
+4
*
|
Fix new notification showing timestamp "now" after turning off DND
shawnlin
2018-05-03
1
-1
/
+9
|
/
*
Move all time ticks to bg handlers, and post
Jason Monk
2017-01-13
1
-16
/
+49
*
Fixed the relative time spoken with accessibility
Selim Cinek
2016-05-25
1
-1
/
+58
*
Fixed a bug where notification header could become empty
Selim Cinek
2016-04-21
1
-1
/
+11
*
Switched the notification time to relative time
Selim Cinek
2016-04-21
1
-14
/
+139
*
Make DateTimeView more robust to weird contexts.
Dan Sandler
2015-07-30
1
-1
/
+2
*
DateTimeView: don't assume you have an ApplicationContext.
Dan Sandler
2015-07-30
1
-3
/
+7
*
Remove unused imports in frameworks/base.
John Spurlock
2015-02-28
1
-3
/
+0
*
resolved conflicts for merge of 98b8fe74 to lmp-mr1-dev-plus-aosp
Narayan Kamath
2014-11-24
1
-20
/
+1
|
\
|
*
Stop using DATE_FORMAT from settings.
Narayan Kamath
2014-11-18
1
-28
/
+1
*
|
Don't register more receivers and observers for every DateTimeView
Adam Powell
2014-11-07
1
-41
/
+85
|
/
*
Revert "Ensure all RemoteViews use myUserId rather than context."
Kenny Guy
2014-09-04
1
-22
/
+4
*
Ensure all RemoteViews use myUserId rather than context.
Kenny Guy
2014-09-04
1
-4
/
+22
*
Remove unused imports from frameworks/base.
John Spurlock
2013-11-20
1
-3
/
+0
*
Switch over to getting 12-/24-hour time formats from CLDR via icu4c.
Elliott Hughes
2013-01-14
1
-9
/
+1
*
Fix obviously broken DateTimeView.onAttachedToWindow().
Daniel Sandler
2011-08-09
1
-1
/
+1
*
Fix bug 2531732 - DateTimeView explodes on bad system date format.
Adam Powell
2010-03-23
1
-1
/
+6
*
Fix bug 2389454 - DateTimeView can NPE if "date_format" isn't set in Settings.
Joe Onorato
2010-02-01
1
-1
/
+1
*
Add DateTimeView, a widget that shows a time or the date depending on the
Joe Onorato
2010-01-19
1
-0
/
+258