]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/frontends/android/app/src/main/java/org/strongswan/android/ui/VpnProfileControlActivity.java
cirrus: Explicitly install tpm2-tss-sys package on Alpine
[thirdparty/strongswan.git] / src / frontends / android / app / src / main / java / org / strongswan / android / ui / VpnProfileControlActivity.java
2024-02-26  Tobias Brunnerandroid: Add fallback for the old name of the profile...
2024-02-22  Tobias BrunnerMerge branch 'android-managed-configurations' android-2.5.0
2024-02-21  Markus Pfeifferandroid: Always use UUID to access profiles
2024-02-21  Markus Pfeifferandroid: Add interface for VPN data source
2023-08-29  Tobias Brunnerandroid: Request permission to display notifications...
2022-09-21  Tobias Brunnerandroid: Fix "Format string ... is not valid format...
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 deprecated startActivityForResult...
2020-10-29  Tobias BrunnerMerge branch 'android-ipv6-transport'
2020-10-29  Tobias Brunnerandroid: Prevent illegalStateException when showing...
2020-10-29  Tobias Brunnerandroid: Handle restarts of control activity with power...
2020-06-02  Tobias BrunnerMerge branch 'android-scheduler'
2020-06-02  Tobias Brunnerandroid: Add a preference flag to ignore battery optimi...
2020-06-02  Tobias Brunnerandroid: Ask user to add our app to the device's power...
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: Allow explicit termination of a profile withou...
2018-07-03  Tobias Brunnerandroid: Handle restarts of the control Activity better
2018-07-03  Tobias Brunnerandroid: Properly handle pressing home when VPN confirm...
2018-07-03  Tobias Brunnerandroid: Pass UUID to VPN service to initiate profiles
2018-07-03  Tobias Brunnerandroid: Use capped exponential backoff for automatic...
2018-07-03  Tobias Brunnerandroid: Allow reconnecting without confirmation in...
2018-07-03  Tobias Brunnerandroid: Add settings activity and default profile...
2018-07-03  Tobias Brunnerandroid: Use separate activity to control VPN connections