summaryrefslogtreecommitdiff
path: root/app/src/main/aidl
AgeCommit message (Collapse)Author
2023-07-19Update source code for external key managment based on ics-openvpn (some ↵cyBerta
relevant commits: 5e7b841c8d5111e6b63e74944903a168939ca723 a6de5a9e4d8d757414c5e2f94eb806be9216dda3 9e704d04dc7f2f93bddf85d371772340fa5af0b1 4466103d770c353cfb8d4ea08093560ba28d58b8 b9ac2b15eac3e5e5f9dc89c948ec8278e2e7c1f9 3cb8f44a92471e43589a80067380d7b262c18c20)
2021-02-26implement service binding in order to fix remote service exception during ↵cyBerta
foreground service start
2018-10-19#8919 update dependenciescyBerta
2017-12-07#8742 basic always-on implementation with blocking vpn if no profile is ↵cyBerta
configured
2017-09-21update ics-openvpn: add new aidl interface definitionscyBerta
2015-01-30Update ics-openvpn codeParménides GV
2014-05-29No AIDL nor api, logfragment related xml filesParménides GV
api folder and aidl files aren't needed for us. They are used for external apps that want to use ics-openvpn as an already installed package, while what we want is to avoid the installation of ics-openvpn including it (refactored) in bitmask android.
2014-05-14Filter R and BuildConfig to use ours.Parménides GV
2014-05-14Copy aidl too.Parménides GV
WARNING: there are still compiling errors, related to BuildConfig and R classes in de.blinkt.openvpn