summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/statusbar/notification/interruption/NotificationInterruptStateProviderImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-13.0.0_r52' of https://android.googlesource.com/platform/f...George Zacharia2023-08-021-22/+63
|\
| * [RESTRICT AUTOMERGE] Add BubbleMetadata detection to block FSIJeff DeCew2023-03-241-0/+19
| * Update notification FSI logic for when device is considered dreamingLucas Silva2023-03-161-18/+4
| * Bypass HUN snooze for notifs with FSIJulia Tuttle2023-02-131-2/+27
| * Merge "[DO NOT MERGE] Replace UserHandle.CURRENT with UserTracker" into tm-qp...Alex Stetson2023-01-191-3/+6
| |\
| | * [DO NOT MERGE] Replace UserHandle.CURRENT with UserTrackerAlex Stetson2023-01-171-3/+6
| * | Add Flags.DISABLE_FSILyn2023-01-181-0/+6
| |/
* | Merge tag 'android-13.0.0_r35' of https://android.googlesource.com/platform/f...George Zacharia2023-04-031-62/+237
|\|
| * Merge "Add an enum for decisions about whether to launch FSI." into tm-qpr-devYuri Lin2022-12-121-31/+109
| |\
| | * Add an enum for decisions about whether to launch FSI.Yuri Lin2022-12-081-31/+109
| * | Suppress HUNs for notifications with old whensJulia Tuttle2022-11-291-1/+56
| |/
| * Add UiEvents for blocked full-screen intentsJulia Tuttle2022-10-201-1/+31
| * Make logging optional when checking for heads upYuri Lin2022-10-061-34/+46
* | Merge tag 'android-13.0.0_r16' into t13.0George Zacharia2022-12-151-44/+77
|\|
| * Inline notif pipeline flag in NotifEntryManagerSteve Elliott2022-07-291-9/+4
| * FullScreenIntent cannot launch unless Keyguard is showing.Jeff DeCew2022-07-191-0/+26
| * Block FullScreenIntent while device is in use if notification has a silencing...Jeff DeCew2022-07-191-10/+64
| * Inline notif pipeline flag in NotifInterruptPrvdrSteve Elliott2022-06-301-5/+0
| * NotificationEntry logging improvementsJeff DeCew2022-06-171-26/+22
| * Ignore group alert setting when opening bubblesAts Jenk2022-05-261-10/+31
* | base: HUN importance selector (1/2)Ali B2022-10-211-1/+8
* | Less boring heads up option [1/2]ezio842022-10-211-0/+39
* | Block FullScreenIntent while device is in use if notification has a silencing...Jeff DeCew2022-08-191-10/+64
|/
* Register KeyguardNotifVisProvider CoreStartableSteve Elliott2022-03-211-1/+1
* Remove filtering old pipeline filtering inNotificationInterruptStateProviderImplJay Aliomer2022-03-101-2/+14
* Transition NotificationInterruptStateProviderImpl to use NotifHeadsUpLog LogB...Jeff DeCew2022-02-081-69/+27
* Add Compile.IS_DEBUG to systemuiJeff DeCew2022-01-121-2/+3
* 6/N Move everything into SysUIComponent.Dave Mankoff2020-08-161-2/+2
* Always open bubble for bubble notifs + fix issueMady Mellor2020-05-261-8/+0
* Allow bubbles for HUNs that were "snoozed" via the gestureMady Mellor2020-05-121-8/+7
* Don't allow HUNs during dozing fullscreen intentsKevin Han2020-04-171-7/+8
* Bubbles API council feedbackMady Mellor2020-03-191-1/+1
* Create interface for NotifInterruptStateProviderBeverly Tai2020-03-111-0/+381
* Revert "Create interface for NotifInterruptStateProvider"Beverly Tai2020-03-091-381/+0
* Create interface for NotifInterruptStateProviderBeverly2020-03-061-0/+381