summaryrefslogtreecommitdiff
path: root/core/java/android/widget/Chronometer.java
AgeCommit message (Expand)Author
2019-02-07Update core widgets to save attribute source info.Aurimas Liutikas
2019-02-04@InspectableProperty coverage for android.widgetAshley Rose
2017-04-17Enhance Chronometer to better support Swedish countdowns.Aurimas Liutikas
2016-12-19Fix casting issue in use of ICU MeasuresRoozbeh Pournader
2016-12-15Switch Chronometer to use ICU instead of duration_hours etcRoozbeh Pournader
2016-10-11Fix import statements in android.widget package.Aurimas Liutikas
2016-05-27resolve merge conflicts of f118700 to nyc-dev-plus-aospAlan Viverette
2016-05-18Fixed a bug where the chronometer wasn't updating the timeSelim Cinek
2016-02-22Made the Chronometer able to count downwardsSelim Cinek
2015-12-02Chronometer: Update the value only if displayed on screenSimon Dubray
2015-10-20Fix a few view ctors to not call Looper.myLooperJohn Reck
2015-06-05Announce chronometers with time-unit words.Dan Sandler
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-11-20Remove unused imports from frameworks/base.John Spurlock
2013-09-09Add View constructor that supplies a default style resourceAlan Viverette
2012-04-09Remove Chronometer logspew.Daniel Sandler
2012-04-04Chronometer support in Notifications.Daniel Sandler
2012-01-17AccessibilityEvent/AccessibilityNodeInfo class name property should be set to...Svetoslav Ganov
2009-04-13AI 146012: am: CL 145860 am: CL 145568 Hide setStarted() from public API.Jeffrey Sharkey
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@132589The Android Open Source Project
2009-03-02auto import from //depot/cupcake/@137055The Android Open Source Project
2009-02-19auto import from //branches/cupcake/...@132276The Android Open Source Project
2008-12-17Code drop from //branches/cupcake/...@124589The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project