summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget/TextClock.java
Commit message (Expand)AuthorAgeFilesLines
* Revert "Ensure all RemoteViews use myUserId rather than context."Kenny Guy2014-09-041-19/+2
* Ensure all RemoteViews use myUserId rather than context.Kenny Guy2014-09-041-2/+19
* Add View constructor that supplies a default style resourceAlan Viverette2013-09-091-7/+11
* Fix TextClock documentationRomain Guy2013-04-301-18/+28
* am eda35cb7: am a8974d3f: Merge "Clean up (some of) our many clocks to use H ...Elliott Hughes2013-03-191-49/+62
|\
| * Clean up (some of) our many clocks to use H instead of k.Elliott Hughes2013-03-181-49/+62
* | Examine widget hierarchy to find clocks.Jeff Sharkey2013-01-111-0/+10
|/
* Respond to ticks when a timezone is set and it doesn't display secondsRomain Guy2012-11-061-11/+7
* Add programmatic access to setters in TextClockRomain Guy2012-11-051-0/+4
* A new clock widget to create lock screen appwidgetsRomain Guy2012-10-311-0/+482