index
:
ics_openvpn.git
bitmask
master
new_master
no_opevpn3
[ics_openvpn]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main
/
src
/
ui
/
java
/
de
/
blinkt
/
openvpn
/
fragments
Age
Commit message (
Expand
)
Author
2022-08-25
Fix notifcation request not going away after granted.
Arne Schwabe
2022-08-21
Replace system standard bitmap drawables with vector drawables
Arne Schwabe
2022-08-21
Implement querying for notification permission (API 33)
Arne Schwabe
2022-08-21
Log exit reason on start in log
Arne Schwabe
2022-07-22
Refresh VPN list on resume() of VPN list fragment (closes #1508)
Arne Schwabe
2022-07-22
Do not delete any app permission when viewing settings (closes #1469)
Arne Schwabe
2022-05-04
Remove API support for API < 19 (Kitkat)
Arne Schwabe
2022-05-04
Update gradle modules and dependencies
Arne Schwabe
2022-02-18
Use stdin instead android.conf in the file system to pass OpenVPN config
Arne Schwabe
2021-12-17
Update OpenVPN and add support for the new xkey infrastructure in OpenVPN
Arne Schwabe
2021-10-25
Implement custom summary provider for DNS
Arne Schwabe
2021-10-24
Convert IP settings to Kotlin and use autosummary provider
Arne Schwabe
2021-10-24
Convert Settings_connections to kotlin
Arne Schwabe
2021-10-20
Fix selecting tls-auth file not working
Arne Schwabe
2021-10-20
Show a toast when VPN setting intent is not available instead crashing
Arne Schwabe
2021-10-20
Fix writing tls profile to static key config and few cleanups
Arne Schwabe
2021-10-16
Fix possible NPE in fragment Utils
Arne Schwabe
2021-10-16
Fix crash when switching between night and day mode
Arne Schwabe
2021-10-15
Implement tls-cert-profile in profile and parser
Arne Schwabe
2021-10-13
Fix summary of Auth settings dialog and add TLS Profile setting
Arne Schwabe
2021-10-13
Convert SettingsAuthentication to Kotlin
Arne Schwabe
2021-10-08
Minor fixes
Arne Schwabe
2021-10-08
Add red warnings if a profile uses deprecated/insecure options
Arne Schwabe
2021-10-06
Fix legacy preovider option not being saved.
Arne Schwabe
2021-10-06
Detect broken server URLs on import instead crashing
Arne Schwabe
2021-10-06
Add option to allow loading the legacy provider
Arne Schwabe
2021-10-04
Hide autologin checkbox when importing from URL
Arne Schwabe
2021-10-04
Update okhttp to version 4.9.1 and adjust API usage
Arne Schwabe
2021-10-01
Implement using compat-mode
Arne Schwabe
2021-08-24
Implement support of openvpn://import-profile/ support
Arne Schwabe
2021-08-13
Add a dialog in Log Window allowing to start pending auth
Arne Schwabe
2021-06-15
Cleanup kotlin migration and message to use Always on VPN
Arne Schwabe
2021-06-15
Number of miscellenous fixes and clean ups
Arne Schwabe
2021-06-14
Convert General Settings to Kotlin
Arne Schwabe
2021-04-15
Update gradle files, remove anko dependency
Arne Schwabe
2021-04-09
Fix custom options in serverlist fragment (closes #1298)
Arne Schwabe
2021-03-12
Remove remaining GMS code
Arne Schwabe
2021-02-16
Make Coverity happy
Arne Schwabe
2021-02-16
Implement UI support for --peer-fingerprint
Arne Schwabe
2020-09-24
Add FAQ for NCP
Arne Schwabe
2020-09-24
Request QUERY_ALL_PACKAGES permission (closes #1238)
Arne Schwabe
2020-09-21
Just assume the new API is always availabe on SDK 30+
Arne Schwabe
2020-09-14
Include --cipher into --data-ciphers for the sake of compatibility
Arne Schwabe
2020-05-27
Implement internal webview for authenticating when OPEN_URL is used
Arne Schwabe
2020-05-06
Convert ListView in allowed apps to RecyclerView
Arne Schwabe
2020-04-23
Also hide proxy port when hiding proxy options (closes #1176)
Arne Schwabe
2020-04-23
Declare this app can do tls-crypt-v2 when importing a profile from
Arne Schwabe
2020-04-23
Fix lint warnings
Arne Schwabe
2020-04-23
Warn if default VPN is not enabled when enabling on boot connect
Arne Schwabe
2020-03-04
Do not use large random number for startActivityForResult (closes #1155)
Arne Schwabe
[next]