Skip to content

Commit

Permalink
remove unused openvpn module
Browse files Browse the repository at this point in the history
  • Loading branch information
yuliskov committed Nov 11, 2022
1 parent 958f212 commit b0bd74c
Show file tree
Hide file tree
Showing 125 changed files with 3 additions and 11,852 deletions.
3 changes: 1 addition & 2 deletions common/build.gradle
Expand Up @@ -52,8 +52,7 @@ dependencies {
testImplementation 'junit:junit:' + junitVersion
testImplementation 'org.robolectric:robolectric:' + robolectricVersion
androidTestImplementation 'androidx.test.ext:junit:' + testXSupportLibraryVersion

//implementation project(':openvpn')

implementation project(':sharedutils')
implementation project(':mediaserviceinterfaces')
implementation project(':youtubeapi')
Expand Down
1 change: 0 additions & 1 deletion openvpn/.gitignore

This file was deleted.

54 changes: 0 additions & 54 deletions openvpn/build.gradle

This file was deleted.

Binary file removed openvpn/libs/arm64-v8a/libjbcrypto.so
Binary file not shown.
Binary file removed openvpn/libs/arm64-v8a/libopenvpn.so
Binary file not shown.
Binary file removed openvpn/libs/arm64-v8a/libovpnexec.so
Binary file not shown.
Binary file removed openvpn/libs/arm64-v8a/libovpnutil.so
Binary file not shown.
Binary file removed openvpn/libs/armeabi-v7a/libjbcrypto.so
Binary file not shown.
Binary file removed openvpn/libs/armeabi-v7a/libopenvpn.so
Binary file not shown.
Binary file removed openvpn/libs/armeabi-v7a/libovpnexec.so
Binary file not shown.
Binary file removed openvpn/libs/armeabi-v7a/libovpnutil.so
Binary file not shown.
21 changes: 0 additions & 21 deletions openvpn/proguard-rules.pro

This file was deleted.

45 changes: 0 additions & 45 deletions openvpn/src/main/AndroidManifest.xml

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

36 changes: 0 additions & 36 deletions openvpn/src/main/aidl/de/blinkt/openvpn/core/IServiceStatus.aidl

This file was deleted.

24 changes: 0 additions & 24 deletions openvpn/src/main/aidl/de/blinkt/openvpn/core/IStatusCallbacks.aidl

This file was deleted.

3 changes: 0 additions & 3 deletions openvpn/src/main/aidl/de/blinkt/openvpn/core/LogItem.aidl

This file was deleted.

This file was deleted.

Binary file removed openvpn/src/main/assets/pie_openvpn.arm64-v8a
Binary file not shown.
Binary file removed openvpn/src/main/assets/pie_openvpn.armeabi-v7a
Binary file not shown.
Binary file removed openvpn/src/main/assets/pie_openvpn.x86
Binary file not shown.
Binary file removed openvpn/src/main/assets/pie_openvpn.x86_64
Binary file not shown.
11 changes: 0 additions & 11 deletions openvpn/src/main/java/com/liskovsoft/openvpn/manager/Consts.kt

This file was deleted.

54 changes: 0 additions & 54 deletions openvpn/src/main/java/com/liskovsoft/openvpn/manager/Coroutines.kt

This file was deleted.

0 comments on commit b0bd74c

Please sign in to comment.