]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/frontends/android/app/src/main/java/org/strongswan/android/ui/VpnStateFragment.java
android: Add an automatic reconnect on errors
[thirdparty/strongswan.git] / src / frontends / android / app / src / main / java / org / strongswan / android / ui / VpnStateFragment.java
2018-07-03  Tobias Brunnerandroid: Add an automatic reconnect on errors
2018-07-03  Tobias Brunnerandroid: Show a retry button in the error banner
2018-07-03  Tobias Brunnerandroid: Show the actual error description in the notif...
2018-07-03  Tobias Brunnerandroid: Change format for error strings
2018-07-03  Tobias Brunnerandroid: Show connection errors as banner, not as modal...
2018-07-03  Tobias Brunnerandroid: Reset error state after user confirmed it
2017-07-03  Tobias BrunnerMerge branch 'android-updates'
2017-06-30  Tobias Brunnerandroid: Don't update state fragment if not attached...
2016-12-08  Tobias BrunnerMerge branch 'android-updates'
2016-12-08  Tobias Brunnerandroid: Display a permanent notification while connected
2016-05-02  Tobias BrunnerMerge branch 'android-gui-updates'
2016-05-02  Tobias Brunnerandroid: Avoid ProgressDialogs in VPN state fragment
2016-05-02  Tobias Brunnerandroid: Use Fragment class from the support library...
2016-04-27  Tobias BrunnerMerge branch 'android-tabs'
2016-04-27  Tobias Brunnerandroid: Replace use of deprecate getColor() method...
2016-04-27  Tobias Brunnerandroid: Switch to AppCompat/Material theme for dialogs
2015-11-12  Tobias Brunnerandroid: Migrate to the Gradle build system