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