| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
|
|
| |
To reduce overlap, this change biases offset to positive Y so that the
clock remains lower on the screen. Note that this doesn't prevent
overlap. It only helps reduce it.
Bug: 133188468
Test: collected screenshots over accelerated 24 hrs and looked for
overlap.
Change-Id: Ib6bdc19a5c93af2cd5df8400e2fa3106c281acf9
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Due to the burn in offset applied to the analog clock, it can overlap
with "At a Glance" and the lock screen message. This change helps a
little bit by removing the offset on the lock screen, which hides
more of the clock face under the notifications.
Note also that the burn in offset is removed from the default clock
face on the lock screen. So, this change is consistent with that
behavior.
Fixes: 131122783
Test: visual -- analog clock moves to screen center on lock screen.
Change-Id: Ie57bb0b5a41215d4f1b478aeb691e07eac125614
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
This changes adds a hook to the ClockPlugin to allow the
custom clock to control the position of the smart space.
Still todo:
- move out of the way for the lock icon
- don't slide smart space down on lock screen when no
notifs are showing
Bug: 129348218
Test: Manually checked custom clock faces.
Change-Id: I2472f6b2bb54f94e2e673f01c78170c0e7f87627
|
| |
|
|
|
|
|
|
| |
This is part of the response to burn in testing.
Bug: 130422138
Test: mp sysuig and checked clock in picker app
Change-Id: I68971f8d132618f4d388160aeabb0fd3aa024b9d
|
| |
|
|
|
|
| |
Fixes: 130296587
Test: Checked that Type clock doesn't appear in picker app.
Change-Id: Ie5d0066e9fedd485b9a05dc1c49a6c0ba6b7f1e4
|
| |
|
|
|
|
| |
Bug: 122301289
Test: atest frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/clock/
Change-Id: I503d05a67c4b6a1fdcd188ade20d19b801c8700f
|
| |
|
|
|
|
| |
Bug: 122301289
Test: visual inspection of digital clock
Change-Id: I43583b6948adb6d65762c5e28cf87018d098706c
|
| |
|
|
|
|
| |
Bug: 122301289
Test: Used adb to enable clock face.
Change-Id: I052367c9671697f621cba4ecb7e6b21c0cec784c
|
|
|
Bug: 122301289
Test: Using adb to set the settings value switches to bubble clock.
Change-Id: I9b5ab62796204cfdce7b9beb147f34f80b0db167
|