summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/keyguard/clock/ImageClock.java
Commit message (Collapse)AuthorAgeFilesLines
* [DO NOT MERGE] qt-qpr1-sysui-dev @ build 5814791Hyunyoung Song2019-09-011-1/+1
| | | | | | | | | | | | | | | Test: presubmit setup on source branch Bug: 130289146 Create a Gradle build for SystemUI Bug: 136279712 Daggerize FalsingManager Bug: 137324767 "Unable to instantiate service com.android.systemui.doze.DozeService" exception breaks launcher tests Bug: 137563419 Remove Bouncer reveal delay from bypass flow Bug: 138787339 Allow Services and Activities to be injected into directly. Bug: 139128921 [AS 3.5 RC2, SDK API 29 rev 2] Overload resolution ambiguity: while removing element from HashMap Bug: 64712476 Import translations for dev branches Change-Id: Ib7fd4706c070907fd556c3532957f3b1b046de6d
* Include minute interpolation on hour hand angle.Robert Snoeberger2019-03-081-1/+1
| | | | | | | | This will move the hand across more pixels and help mitigate burn in. Bug: 122301289 Test: atest frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/clock/ Change-Id: I8ea0adb2c5bc35e16a902818c4ef39059342b3ba
* Generate realistic preview images of custom clock faces.Robert Snoeberger2019-02-191-3/+2
| | | | | | Bug: 123704608 Test: atest ClockManagerTest Change-Id: I2dcc50120995f99ed170cc01a934d1db728f5963
* Apply colors extracted from wallpaper to clock faces.Robert Snoeberger2019-02-071-0/+10
| | | | | | Bug: 122301289 Test: Looked at clock faces with various wallpapers. Change-Id: I5c0bda2fa1f3da783315a10e1c2f8047d63e1e6d
* Add custom bubble clock face.Robert Snoeberger2019-01-151-0/+94
Bug: 122301289 Test: Using adb to set the settings value switches to bubble clock. Change-Id: I9b5ab62796204cfdce7b9beb147f34f80b0db167