| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The tablet system bar is too short for a full notification
row, but it will show the largeIcon of a new notification in
its full frame, intruding into the main application content
rectangle a bit. This is a good thing---the notifications
really pop out at you---but it looks a little odd if the
largeIcon is actually *small*: the icon is vertically
centered in the larger (invisible) rectangle, making it look
poorly centered on the system bar.
This change will detect short largeIcons and center them in
the system bar's height instead. Additionally, it applies
the same ticker background all the way to the left
underneath largeIcons that are not full-frame (and therefore
have transparent regions).
Bug: 5708907
Bug: 5560485
Change-Id: I32af45632df164c58fb960110063dbaa08b5536c
|
|
|
|
| |
Change-Id: Ibaa3b2b99bde7dfd3d9fc6bc4c0068fc1d7b914d
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Clock color fixed. [3374581]
- Clock vertically aligned. [3388224]
- Clock uses system font assets now. [3385564]
- Solid version of AndroidClock added to build. [3385564]
- Extraneous background glow removed from notification panel.
- Removed solid black background from notifications. [3388223]
- Added background image behind large notification icons
and increased large size to 64dip [3388434, 3384355]
- Corrected size & leading of notification text [3388577]
Bug: 3374581
Bug: 3384355
Bug: 3385564
Bug: 3388223
Bug: 3388224
Bug: 3388434
Bug: 3388577
Change-Id: I8e443da5758deca412d1ce5944f887b35f6265ed
|
|
|
|
|
| |
Bug: 3298062
Change-Id: I6bb72c0b93e00a9de8cc2633ac07add0a572a20f
|
|
|
|
|
|
|
|
|
| |
I think what was happening is that it was using a different layout but we were trying to reapply the
RemoveViews because of some bad boolean logic. This fixes that, and adds some better debugging that
might show us what else is happening.
Bug: 3298062
Change-Id: I0984f24cb2960166c79b9f2cc7c6a98bd75e17ba
|
|
|
|
| |
Change-Id: Iccbe1609bbe582180d1c61f908b8dce4d485494b
|
|
|
|
|
|
| |
notification builder.
Change-Id: I9354ed2c2cda690f53e5f43ad60943b63b02e7d4
|
|
|
|
| |
Change-Id: I8537c602b5b5fca03be8980295bfa28330543669
|
|
|
|
|
|
| |
Notification.Builder class.
Change-Id: I7c57b81c45defe77d6f3d22472e9cf8432bbed03
|
|
|
|
|
|
|
|
|
|
| |
From the app developer's request:
Intents assigned to specific views should take precedence over the content intent, but it should not
be required to set the content intent to null in order for the view-intents to work
Bug: 3107945
Change-Id: Ic5282d441277a9a8c8c700ef3f43872f3405b58a
|
|
|
|
|
|
|
|
|
|
|
| |
Hold your finger on an individual notification icon to
quickly show that notification's payload.
Also: Quickly swipe up on any icon to open the tray.
Bug: 2994009
Change-Id: I2ae2b546fcfa62994b63b9376f487289b2d06796
|
|
|
|
| |
Change-Id: Id17bb27500ba8729c33613bbf457f1b3193ced38
|
|
|
|
|
|
| |
drawable-mdpi
Change-Id: I95c7e6afb84af981867c32fe7f86b140f643b5b9
|
|
|
|
|
|
| |
After error during file transfer...
Change-Id: I21da694f81a4290e9af1f7647a8ceb6c6d3d806b
|
|
|
|
|
|
| |
(Updated test app to confirm the fix.)
Change-Id: Ife56cf07f282786162e2ebc5aaddbb24dac6cafd
|
|
|
|
|
|
|
|
|
| |
New actions:
- Toggle activity's immersive mode
- Post a priority notification with fullScreenIntent
that launches an alert-like activity
Change-Id: Ie38372209985577b6db856924c19914c000e1cec
|
|
|
|
| |
Bug: #2361749.
|
| |
|
| |
|
|
|