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
/
AnalogClock.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
AnalogClock: Allow subclasses to override the "now" instant.
Dan Sandler
2021-07-13
1
-3
/
+17
*
Add a config value for the default of the analog clock flag
Stevie Kideckel
2021-06-25
1
-4
/
+9
*
Schedule time ticks for the next minute when no seconds hand is present
Stevie Kideckel
2021-06-08
1
-23
/
+47
*
Merge "Add a flag for the fps of the AnalogClock" into sc-dev
Stevie Kideckel
2021-05-25
1
-3
/
+9
|
\
|
*
Add a flag for the fps of the AnalogClock
Stevie Kideckel
2021-05-20
1
-3
/
+9
*
|
Attaching broadcast receiver on attach/detach
Sunny Goyal
2021-05-19
1
-8
/
+24
|
/
*
Performance/jank improvements to AnalogClock
Stevie Kideckel
2021-05-12
1
-28
/
+45
*
Apply tints when setting dial/hands to icons
Stevie Kideckel
2021-04-08
1
-0
/
+12
*
Recycle the TypedArray used in AnalogClock's constructor
Stevie Kideckel
2021-02-25
1
-0
/
+2
*
Add tint list/mode APIs to AnalogClock
Stevie Kideckel
2021-02-17
1
-0
/
+363
*
Add support for time zones to AnalogClock
Steven Kideckel
2021-02-02
1
-6
/
+90
*
Add support for seconds hand to AnalogClock
Steven Kideckel
2021-02-02
1
-10
/
+104
*
Making time-zone an API constant
Suprabh Shukla
2020-03-10
1
-1
/
+1
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-1
/
+1
*
Merge "Switch widgets away from android.text.format.Time"
Neil Fuller
2019-07-09
1
-14
/
+24
|
\
|
*
Switch widgets away from android.text.format.Time
Neil Fuller
2019-06-18
1
-14
/
+24
|
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-21
1
-0
/
+4
*
|
Update core widgets to save attribute source info.
Aurimas Liutikas
2019-02-07
1
-0
/
+2
*
|
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-21
1
-0
/
+4
|
/
*
Fix import statements in android.widget package.
Aurimas Liutikas
2016-10-11
1
-3
/
+2
*
Fix a few view ctors to not call Looper.myLooper
John Reck
2015-10-20
1
-2
/
+1
*
Deprecate AnalogClock widget, Integer methods on TimePickerView
Alan Viverette
2015-03-18
1
-0
/
+2
*
Allow adding widgets from user profiles.
Svetoslav
2014-08-06
1
-1
/
+9
*
Add APIs for obtaining themed Drawable from Theme, Context
Alan Viverette
2014-02-03
1
-3
/
+3
*
Add View constructor that supplies a default style resource
Alan Viverette
2013-09-09
1
-7
/
+10
*
add analog clock attributes to docs
Scott Main
2012-09-26
1
-0
/
+4
*
Accessibility services cannot obtain the source of an event coming from a roo...
Svetoslav Ganov
2011-10-03
1
-0
/
+10
*
Implement smarter sizing of WRAP_CONTENT windows.
Dianne Hackborn
2010-12-03
1
-2
/
+2
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+246
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-243
/
+0
*
auto import from //depot/cupcake/@132589
The Android Open Source Project
2009-03-03
1
-10
/
+7
*
auto import from //depot/cupcake/@137055
The Android Open Source Project
2009-03-02
1
-7
/
+10
*
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2009-02-10
1
-0
/
+2
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
1
-1
/
+1
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+241