[PR #30] [MERGED] Use NotificationManagerCompat consistently #144

Closed
opened 2026-02-26 21:32:22 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/seemoo-lab/AirGuard/pull/30
Author: @arkon
Created: 1/9/2022
Status: Merged
Merged: 1/13/2022
Merged by: @Trup3s

Base: developmentHead: notificationmanagercompat


📝 Commits (1)

  • 165337d Use NotificationManagerCompat consistently

📊 Changes

5 files changed (+19 additions, -32 deletions)

View changed files

📝 app/src/main/java/de/seemoo/at_tracking_detection/hilt/AndroidModule.kt (+0 -6)
📝 app/src/main/java/de/seemoo/at_tracking_detection/notifications/NotificationActionReceiver.kt (+4 -4)
📝 app/src/main/java/de/seemoo/at_tracking_detection/notifications/NotificationService.kt (+9 -16)
📝 app/src/main/java/de/seemoo/at_tracking_detection/notifications/worker/FalseAlarmWorker.kt (+3 -3)
📝 app/src/main/java/de/seemoo/at_tracking_detection/notifications/worker/IgnoreDeviceWorker.kt (+3 -3)

📄 Description

Instead of interchangeably with NotificationManager and dealing with Android version checks.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/seemoo-lab/AirGuard/pull/30 **Author:** [@arkon](https://github.com/arkon) **Created:** 1/9/2022 **Status:** ✅ Merged **Merged:** 1/13/2022 **Merged by:** [@Trup3s](https://github.com/Trup3s) **Base:** `development` ← **Head:** `notificationmanagercompat` --- ### 📝 Commits (1) - [`165337d`](https://github.com/seemoo-lab/AirGuard/commit/165337d27e0e1ac99a58c2f64ec68d39fa10d7dc) Use NotificationManagerCompat consistently ### 📊 Changes **5 files changed** (+19 additions, -32 deletions) <details> <summary>View changed files</summary> 📝 `app/src/main/java/de/seemoo/at_tracking_detection/hilt/AndroidModule.kt` (+0 -6) 📝 `app/src/main/java/de/seemoo/at_tracking_detection/notifications/NotificationActionReceiver.kt` (+4 -4) 📝 `app/src/main/java/de/seemoo/at_tracking_detection/notifications/NotificationService.kt` (+9 -16) 📝 `app/src/main/java/de/seemoo/at_tracking_detection/notifications/worker/FalseAlarmWorker.kt` (+3 -3) 📝 `app/src/main/java/de/seemoo/at_tracking_detection/notifications/worker/IgnoreDeviceWorker.kt` (+3 -3) </details> ### 📄 Description Instead of interchangeably with NotificationManager and dealing with Android version checks. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 21:32:22 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/AirGuard#144
No description provided.