index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
SystemUI
/
src
/
com
/
android
/
systemui
/
usb
/
StorageNotification.java
Age
Commit message (
Expand
)
Author
2021-04-26
Ignore public volume state change event when user is null
Agatha Man
2020-11-13
StorageNotification.java: Apply FLAG_IMMUTABLE to various PIs
Ashwini Oruganti
2020-05-29
Ignore public volume state change event of removed user in Automotive
Agatha Man
2020-05-07
Change new, unmountable, and unsupported media notifications for cars
Heemin Seog
2020-03-26
Remove unsupported and unmountable intent for automotive devices
Agatha Man
2019-10-10
Pass context into the constructor of SystemUI objects.
Dave Mankoff
2019-06-21
Handle USB eject and unmount via Car Settings
Heemin Seog
2019-04-28
Avoid triggering StrictMode for storage notifs.
Jeff Sharkey
2018-11-14
Fixes import ordering.
Gus Prevas
2018-05-22
Build browse intents based on target user.
Jeff Sharkey
2018-03-28
Better public volumes handling on secondary users.
Jeff Sharkey
2018-03-19
Update system notification text
Julia Reynolds
2017-04-11
Fixing content intent on External Storage notification
Dmitri Plotnikov
2017-03-09
Enabling storage notifications on TV
Dmitri Plotnikov
2017-02-02
SystemUI uses Builder API with NotificationChannel
Geoffrey Pitsch
2017-01-25
Notification Channels come to SystemUI's own notifications.
Dan Sandler
2017-01-06
Create a global registry for system message IDs
Chris Wren
2016-06-17
SystemUI: Override notification app name
Adrian Roos
2016-04-28
Adding null check on VolumeInfo
Suprabh Shukla
2016-04-11
If a Disk goes away, remove the notifications that asks the user to format it.
Philip P. Moltmann
2015-07-05
Handle missing migration source volume.
Jeff Sharkey
2015-06-24
Notification for non-adopotable disks shouldn't be snoozed
Makoto Onuki
2015-06-16
Dismiss migration notification when wizard done.
Jeff Sharkey
2015-06-14
Start using new storage strings.
Jeff Sharkey
2015-05-19
Push initial disk state, handle empty media.
Jeff Sharkey
2015-05-13
Updated storage notification icons.
Jeff Sharkey
2015-04-29
Returning to wizard, split move events.
Jeff Sharkey
2015-04-28
Split some VolumeInfo state into VolumeRecord.
Jeff Sharkey
2015-04-18
Broadcast hidden volumes, notification polish.
Jeff Sharkey
2015-04-18
Wire up non-visible volumes, more states.
Jeff Sharkey
2015-04-17
Volumes know parent disks; unsupported disks.
Jeff Sharkey
2015-04-14
Persist nickname and flags for volumes.
Jeff Sharkey
2015-04-14
Checkpoint of storage notifications.
Jeff Sharkey
2015-03-18
Replace usages of deprecated Resources.getColor() and getColorStateList()
Alan Viverette
2014-08-20
am 53006cab: am cc19946d: Added notification color to all system notifications
Selim Cinek
2014-08-20
Added notification color to all system notifications
Selim Cinek
2014-08-12
am 840e9325: am 2013cb1f: Merge "Prevent system_server shutdown when trying t...
Jeff Sharkey
2014-03-26
Categorize some system notifications.
Dan Sandler
2014-03-20
Prevent system_server shutdown when trying to format external storage
John Eckerdal
2014-01-30
Make some notifications public (safe for secure lockscreens):
Dan Sandler
2013-07-17
Remove trailing whitespace from system ui.
John Spurlock
2013-06-25
Decouple storage notification from status bar.
John Spurlock
2013-06-06
Migrate systemui Slog calls to Log
John Spurlock
2012-11-27
Quiet down a lot of logging.
Dianne Hackborn
2012-09-25
Update references to migrated global settings.
Jeff Brown
2012-09-24
Fix issue #7214090: Need to be able to post notifications to all users
Dianne Hackborn
2010-11-03
Fix the fix for storage ANRs.
Daniel Sandler
2010-11-02
Revert "UMS: Avoid SystemUI ANRs during long vold operations."
Dianne Hackborn
2010-11-02
UMS: Avoid SystemUI ANRs during long vold operations.
Daniel Sandler
2010-10-11
Fix SD card mounting issues #3074555 and #3072332
Dianne Hackborn
[next]