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
/
TextClock.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-21
1
-0
/
+3
*
Trigger new frame after display is ready to turn on
Lucas Dupin
2018-04-05
1
-0
/
+9
*
Add TestApi to disable the TextClock clock tick.
George Mount
2017-12-20
1
-0
/
+19
*
Make TextClock only listen for specific changes.
George Mount
2017-12-07
1
-2
/
+3
*
Move expensive TextClock operations to onAttach
Ian Lake
2017-04-18
1
-25
/
+36
*
Revert "Move expensive TextClock operations to onAttach"
Ian Pedowitz
2017-03-22
1
-46
/
+18
*
Move expensive TextClock operations to onAttach
Ian Lake
2017-03-10
1
-18
/
+46
*
Fix import statements in android.widget package.
Aurimas Liutikas
2016-10-11
1
-5
/
+5
*
Do not listen for clock ticks, time changes, timezone changes, or time format...
Erik Wolsheimer
2016-10-05
1
-18
/
+9
|
\
|
*
Do not listen for clock ticks, time changes, timezone changes, or time format...
Erik Wolsheimer
2016-10-05
1
-18
/
+9
*
|
Add missing @Deprecated annotations.
Aurimas Liutikas
2016-05-24
1
-0
/
+2
|
/
*
Fixed cross profile usage of TextClock.
Oleksandr Peletskyi
2016-04-11
1
-1
/
+9
*
Fix a few view ctors to not call Looper.myLooper
John Reck
2015-10-20
1
-10
/
+23
*
Accessibility: Read the time correctly in quick settings.
Dan Sandler
2015-07-29
1
-0
/
+29
*
Use new hierarchy viewer protocol in all View subclasses
Siva Velusamy
2015-05-07
1
-0
/
+16
*
resolved conflicts for merge of f0fc23a1 to lmp-mr1-dev-plus-aosp
Jorim Jaggi
2014-11-25
1
-2
/
+32
|
\
|
*
Fixed several time related states for secondary users
Selim Cinek
2014-11-21
1
-2
/
+32
*
|
am ced7ebdb: Merge "Migrate off timeFormat12 and timeFormat24."
Elliott Hughes
2014-10-28
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
Migrate off timeFormat12 and timeFormat24.
Elliott Hughes
2014-10-23
1
-4
/
+4
*
|
Revert "Ensure all RemoteViews use myUserId rather than context."
Kenny Guy
2014-09-04
1
-19
/
+2
*
|
Ensure all RemoteViews use myUserId rather than context.
Kenny Guy
2014-09-04
1
-2
/
+19
*
|
Add View constructor that supplies a default style resource
Alan Viverette
2013-09-09
1
-7
/
+11
|
/
*
Fix TextClock documentation
Romain Guy
2013-04-30
1
-18
/
+28
*
am eda35cb7: am a8974d3f: Merge "Clean up (some of) our many clocks to use H ...
Elliott Hughes
2013-03-19
1
-49
/
+62
|
\
|
*
Clean up (some of) our many clocks to use H instead of k.
Elliott Hughes
2013-03-18
1
-49
/
+62
*
|
Examine widget hierarchy to find clocks.
Jeff Sharkey
2013-01-11
1
-0
/
+10
|
/
*
Respond to ticks when a timezone is set and it doesn't display seconds
Romain Guy
2012-11-06
1
-11
/
+7
*
Add programmatic access to setters in TextClock
Romain Guy
2012-11-05
1
-0
/
+4
*
A new clock widget to create lock screen appwidgets
Romain Guy
2012-10-31
1
-0
/
+482