]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/frontends/android/app/src/main/java/org/strongswan/android/ui/VpnProfileDetailActivity.java
android: Use helper to parse IP addresses where appropriate
[thirdparty/strongswan.git] / src / frontends / android / app / src / main / java / org / strongswan / android / ui / VpnProfileDetailActivity.java
2019-03-05  Tobias Brunnerandroid: Use helper to parse IP addresses where appropriate
2019-03-05  Tobias Brunnerandroid: Make DNS servers configurable in the GUI
2018-07-03  Tobias BrunnerMerge branch 'android-updates'
2018-07-03  Tobias Brunnerandroid: Make RSA/PSS flag configurable in the GUI
2018-07-03  Tobias Brunnerandroid: Make CRL/OCSP/strict flags configurable in...
2018-07-03  Tobias Brunnerandroid: Show profile ID at bottom of advanced settings
2017-11-28  Tobias BrunnerMerge branch 'android-proposals'
2017-11-17  Tobias Brunnerandroid: Validate proposal strings in the GUI
2017-11-17  Tobias Brunnerandroid: Make IKE/ESP proposals configurable in the GUI
2017-09-04  Tobias BrunnerMerge branch 'android-updates'
2017-09-04  Tobias Brunnerandroid: Hide app selection in profile editor on Androi...
2017-07-03  Tobias BrunnerMerge branch 'android-certreq'
2017-07-03  Tobias Brunnerandroid: Make sending certificate requests configurable...
2017-07-03  Tobias BrunnerMerge branch '2365-android-nat-keepalive'
2017-07-03  Tobias Brunnerandroid: Make NAT-T keepalive interval configurable...
2017-07-03  Tobias BrunnerMerge branch 'android-updates'
2017-07-03  Tobias Brunnerandroid: Make app handling and selection of apps config...
2017-07-03  Tobias Brunnerandroid: Make custom subnets configurable in the GUI
2017-07-03  Tobias Brunnerandroid: Make excluded subnets configurable in the GUI
2017-01-20  Tobias BrunnerMerge branch 'android-import'
2017-01-20  Tobias Brunnerandroid: Use a local broadcast to notify about profile...
2017-01-20  Tobias Brunnerandroid: Add a UUID property to the VPN profiles
2016-12-08  Tobias BrunnerMerge branch 'android-updates'
2016-12-08  Tobias Brunnerandroid: Report an error for invalid integer values
2016-06-13  Tobias Brunnerandroid: Catch exception if numbers are too large for...
2016-05-02  Tobias BrunnerMerge branch 'android-gui-updates'
2016-05-02  Tobias Brunnerandroid: Allow selection of user identity in GUI
2016-05-02  Tobias Brunnerandroid: Add auto-completion to remote ID and profile...
2016-05-02  Tobias Brunnerandroid: Make remote identity configurable in the GUI
2016-05-02  Tobias Brunnerandroid: Use TextInputLayoutHelper in profile editor
2016-05-02  Tobias Brunnerandroid: Move profile name field to the bottom and...
2016-04-27  Tobias BrunnerMerge branch 'android-tabs'
2016-04-27  Tobias Brunnerandroid: Switch to AppCompat/Material theme for dialogs
2016-04-27  Tobias Brunnerandroid: Switch to AppCompat/Material theme and use...
2015-11-12  Tobias Brunnerandroid: Migrate to the Gradle build system