]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/frontends/android/app/src/main/java/org/strongswan/android/logic/VpnStateService.java
Version bump to 6.0.2
[thirdparty/strongswan.git] / src / frontends / android / app / src / main / java / org / strongswan / android / logic / VpnStateService.java
2024-02-22  Tobias BrunnerMerge branch 'android-managed-configurations' android-2.5.0
2024-02-21  Markus Pfeifferandroid: Always use UUID to access profiles
2022-06-28  Tobias BrunnerUpdate copyright headers after acquisition by secunet
2021-07-14  Tobias BrunnerMerge branch 'android-updates' android-2.3.3
2021-07-13  Tobias Brunnerandroid: Replace usage of deprecated Handler() constructor
2019-08-26  Tobias BrunnerMerge branch 'android-updates'
2019-08-26  Tobias Brunnerandroid: Migrate from support libraries to AndroidX
2018-07-03  Tobias BrunnerMerge branch 'android-updates'
2018-07-03  Tobias Brunnerandroid: Simplify error handling in VPN state fragment
2018-07-03  Tobias Brunnerandroid: Pass UUID to VPN service to initiate profiles
2018-07-03  Tobias Brunnerandroid: Use activity when reconnecting without (or...
2018-07-03  Tobias Brunnerandroid: Use startForegroundService() to start VpnService
2018-07-03  Tobias Brunnerandroid: Log retries to the same log file
2018-07-03  Tobias Brunnerandroid: Use capped exponential backoff for automatic...
2018-07-03  Tobias Brunnerandroid: Add an automatic reconnect on errors
2018-07-03  Tobias Brunnerandroid: Add function to quickly reconnect the current...
2018-07-03  Tobias Brunnerandroid: Show an error if client certificate is unavailable
2018-07-03  Tobias Brunnerandroid: Show an error if a profile without a password...
2018-07-03  Tobias Brunnerandroid: Show the actual error description in the notif...
2017-07-03  Tobias BrunnerMerge branch 'android-updates'
2017-07-03  Tobias Brunnerandroid: Use a specific action to disconnect from the VPN
2017-06-30  Tobias Brunnerandroid: Make sure every listener at the VPN state...
2016-12-08  Tobias BrunnerMerge branch 'android-updates'
2016-12-08  Tobias Brunnerandroid: Display a permanent notification while connected
2015-11-12  Tobias Brunnerandroid: Migrate to the Gradle build system