Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit ba71046c authored by Julia Reynolds's avatar Julia Reynolds
Browse files

Default 'showWhen' to true

Although Notification was changed to default it to false in Android N,
NotificationCompat was not updated to match. This is guarded by the flag
that controls sorting changes, since showing times matters more when
thee shade is sorting by time.

setWhen is also now ignoring inputs of "0" when 'showWhen' is true, to
avoid showing timestamps that are decades old. This value is already
ignored by the sorting logic.

Test: manual
Bug: 330193582
Flag: android.app.update_ranking_time DEV
Change-Id: Ibcf9dacc618871d37ddbdd3c16d23fde12650bce
parent 63f75075
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment