summaryrefslogtreecommitdiff
path: root/app/src/main/java/se/leap/bitmaskclient/eip/VpnNotificationManager.java
AgeCommit message (Expand)Author
2023-11-01ensure that the blocking VPN notification always disappears if openvpn is (re...cyBerta
2022-12-23try to fix potential RemoteServiceException: Bad notification for startForegr...cyBerta
2022-12-21remove dead code in VpnNotificationManager after minSdk updatecyBerta
2022-08-08set IMMUTABLE flags for PendingIntents on Android 12+cyBerta
2022-05-20fix notifications not disappearing after disconnecting from quick settings tilecyBerta
2021-12-17don't show led colors for vpn stats notifications, use them when app updates ...cyBerta
2021-10-22fix utf-8 string icon variable namingcyBerta
2021-02-28no need to delete notification channels on service destroycyBerta
2021-02-26implement service binding in order to fix remote service exception during for...cyBerta
2021-02-26some refactorings in VpnNotificationManager, start foreground service notific...cyBerta
2020-12-29new year cleanup: restructure messy projectcyBerta