summaryrefslogtreecommitdiff
path: root/core/java/android/widget/Chronometer.java
Commit message (Expand)AuthorAgeFilesLines
* Update core widgets to save attribute source info.Aurimas Liutikas2019-02-071-0/+2
* @InspectableProperty coverage for android.widgetAshley Rose2019-02-041-0/+3
* Enhance Chronometer to better support Swedish countdowns.Aurimas Liutikas2017-04-171-0/+18
* Fix casting issue in use of ICU MeasuresRoozbeh Pournader2016-12-191-1/+1
* Switch Chronometer to use ICU instead of duration_hours etcRoozbeh Pournader2016-12-151-27/+16
* Fix import statements in android.widget package.Aurimas Liutikas2016-10-111-9/+8
* resolve merge conflicts of f118700 to nyc-dev-plus-aospAlan Viverette2016-05-271-1/+9
|\
| * Chronometer: Update the value only if displayed on screenSimon Dubray2015-12-021-1/+8
* | Fixed a bug where the chronometer wasn't updating the timeSelim Cinek2016-05-181-0/+1
* | Made the Chronometer able to count downwardsSelim Cinek2016-02-221-6/+42
* | Fix a few view ctors to not call Looper.myLooperJohn Reck2015-10-201-8/+7
|/
* Announce chronometers with time-unit words.Dan Sandler2015-06-051-0/+58
* Remove unused imports in frameworks/base.John Spurlock2015-02-281-2/+0
* First quick implementation of auto assist data.Dianne Hackborn2015-02-061-11/+2
* Fix accessibility delegationAlan Viverette2015-01-071-4/+6
* Remove unused imports from frameworks/base.John Spurlock2013-11-201-2/+0
* Add View constructor that supplies a default style resourceAlan Viverette2013-09-091-5/+8
* Remove Chronometer logspew.Daniel Sandler2012-04-091-1/+0
* Chronometer support in Notifications.Daniel Sandler2012-04-041-0/+2
* AccessibilityEvent/AccessibilityNodeInfo class name property should be set to...Svetoslav Ganov2012-01-171-0/+14
* AI 146012: am: CL 145860 am: CL 145568 Hide setStarted() from public API.Jeffrey Sharkey2009-04-131-0/+1
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+278
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-271/+0
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-13/+6
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-6/+13
* auto import from //branches/cupcake/...@132276The Android Open Source Project2009-02-191-0/+48
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-1/+1
* Initial ContributionThe Android Open Source Project2008-10-211-0/+223