summaryrefslogtreecommitdiff
path: root/app/src/main/java/se/leap/bitmaskclient/eip/VpnNotificationManager.java
AgeCommit message (Collapse)Author
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
are available
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 ↵cyBerta
foreground service start
2021-02-26some refactorings in VpnNotificationManager, start foreground service ↵cyBerta
notification in onCreate already
2020-12-29new year cleanup: restructure messy projectcyBerta