summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget/TextClock.java
Commit message (Expand)AuthorAgeFilesLines
* textclock: Update the time when performing a doze pulseChristopher R. Palmer2015-10-261-0/+1
* Accessibility: Read the time correctly in quick settings.Dan Sandler2015-07-291-0/+29
* Use new hierarchy viewer protocol in all View subclassesSiva Velusamy2015-05-071-0/+16
* resolved conflicts for merge of f0fc23a1 to lmp-mr1-dev-plus-aospJorim Jaggi2014-11-251-2/+32
|\
| * Fixed several time related states for secondary usersSelim Cinek2014-11-211-2/+32
* | am ced7ebdb: Merge "Migrate off timeFormat12 and timeFormat24."Elliott Hughes2014-10-281-4/+4
|\ \ | |/ |/|
| * Migrate off timeFormat12 and timeFormat24.Elliott Hughes2014-10-231-4/+4
* | 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