summaryrefslogtreecommitdiff
path: root/core/java/android/widget/AnalogClock.java
Commit message (Expand)AuthorAgeFilesLines
* AnalogClock: Allow subclasses to override the "now" instant.Dan Sandler2021-07-131-3/+17
* Add a config value for the default of the analog clock flagStevie Kideckel2021-06-251-4/+9
* Schedule time ticks for the next minute when no seconds hand is presentStevie Kideckel2021-06-081-23/+47
* Merge "Add a flag for the fps of the AnalogClock" into sc-devStevie Kideckel2021-05-251-3/+9
|\
| * Add a flag for the fps of the AnalogClockStevie Kideckel2021-05-201-3/+9
* | Attaching broadcast receiver on attach/detachSunny Goyal2021-05-191-8/+24
|/
* Performance/jank improvements to AnalogClockStevie Kideckel2021-05-121-28/+45
* Apply tints when setting dial/hands to iconsStevie Kideckel2021-04-081-0/+12
* Recycle the TypedArray used in AnalogClock's constructorStevie Kideckel2021-02-251-0/+2
* Add tint list/mode APIs to AnalogClockStevie Kideckel2021-02-171-0/+363
* Add support for time zones to AnalogClockSteven Kideckel2021-02-021-6/+90
* Add support for seconds hand to AnalogClockSteven Kideckel2021-02-021-10/+104
* Making time-zone an API constantSuprabh Shukla2020-03-101-1/+1
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* Merge "Switch widgets away from android.text.format.Time"Neil Fuller2019-07-091-14/+24
|\
| * Switch widgets away from android.text.format.TimeNeil Fuller2019-06-181-14/+24
| * Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-211-0/+4
* | Update core widgets to save attribute source info.Aurimas Liutikas2019-02-071-0/+2
* | Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-211-0/+4
|/
* Fix import statements in android.widget package.Aurimas Liutikas2016-10-111-3/+2
* Fix a few view ctors to not call Looper.myLooperJohn Reck2015-10-201-2/+1
* Deprecate AnalogClock widget, Integer methods on TimePickerViewAlan Viverette2015-03-181-0/+2
* Allow adding widgets from user profiles.Svetoslav2014-08-061-1/+9
* Add APIs for obtaining themed Drawable from Theme, ContextAlan Viverette2014-02-031-3/+3
* Add View constructor that supplies a default style resourceAlan Viverette2013-09-091-7/+10
* add analog clock attributes to docsScott Main2012-09-261-0/+4
* Accessibility services cannot obtain the source of an event coming from a roo...Svetoslav Ganov2011-10-031-0/+10
* Implement smarter sizing of WRAP_CONTENT windows.Dianne Hackborn2010-12-031-2/+2
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+246
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-243/+0
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-10/+7
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-7/+10
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-0/+2
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-1/+1
* Initial ContributionThe Android Open Source Project2008-10-211-0/+241