[WIP] Beta Release
closes #9028 (closed)
Edited by cyberta
Merge request reports
Activity
Filter activity
added 1 commit
- 81c88bb0 - distinguish between openvpn state RECONNECTING and custom UI_CONNECTING flag
added 11 commits
- ec9c9c90 - update gradle and gradle plugin, fix deprecated method call
- 7599cc7b - generate ndk symbols, so we can debug issues in native code better
- b6c8c595 - add a lot of API related error logs to log screen
- 1846093c - add logging in ProvderApiConnector, in order to see the failing requests
- 595a26fb - add DEBUG_MODE api response logging to insecure build flavor, too
- bb0a75ba - some refactorings in VpnNotificationManager, start foreground service...
- 55121a4f - implement service binding in order to fix remote service exception during foreground service start
- d91d301e - cleanup in OpenVPNService
- 52d808c7 - use early routes (blocking traffic) only on reboot
- ce8b5ddf - distinguish between openvpn state RECONNECTING and custom UI_CONNECTING flag
- 25330c18 - disable ndk.debugSymbolLevel for now. causes Release Build issues that need further investigations
Toggle commit listadded 17 commits
-
25330c18...8bb73089 - 9 commits from branch
master
- 8957b5f7 - update gradle and gradle plugin, fix deprecated method call
- f41e7345 - generate ndk symbols, so we can debug issues in native code better
- cf6e6f35 - some refactorings in VpnNotificationManager, start foreground service...
- 49b15397 - implement service binding in order to fix remote service exception during foreground service start
- 1f4b7b19 - cleanup in OpenVPNService
- 842380c1 - use early routes (blocking traffic) only on reboot
- 23e3e37c - distinguish between openvpn state RECONNECTING and custom UI_CONNECTING flag
- e1b6c1a9 - disable ndk.debugSymbolLevel for now. causes Release Build issues that need further investigations
Toggle commit list-
25330c18...8bb73089 - 9 commits from branch
added 1 commit
- 2666b87b - make sure a notification is shown on reboot with always-on enabled
Please register or sign in to reply