summaryrefslogtreecommitdiff
path: root/core/java/android/widget/DigitalClock.java
AgeCommit message (Expand)Author
2018-09-17docs: Removes reference to the clock displaying secondsDavid Castro
2016-10-11Fix import statements in android.widget package.Aurimas Liutikas
2015-10-20Fix a few view ctors to not call Looper.myLooperJohn Reck
2015-02-28Remove unused imports in frameworks/base.John Spurlock
2015-02-06First quick implementation of auto assist data.Dianne Hackborn
2015-01-07Fix accessibility delegationAlan Viverette
2013-03-18Clean up (some of) our many clocks to use H instead of k.Elliott Hughes
2012-10-31A new clock widget to create lock screen appwidgetsRomain Guy
2012-07-03Deprecate unsupported widgets.Romain Guy
2012-01-17AccessibilityEvent/AccessibilityNodeInfo class name property should be set to...Svetoslav Ganov
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2008-12-17Code drop from //branches/cupcake/...@124589The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project