Commit e7af712
authored
✨ feat(android): upgrade ovpn core lib (#17)
* 🐳 chore(android): add ics-openvpn
* 🐳 chore(android): move ics-openvpn to v0.7.33
* 🐳 chore(android): rm old ovpn core lib
* 🐳 chore(android): add scripts to build vpn lib
* 🐳 chore(android): add vpn lib
* 🐳 chore(android): create and apply patch for ovpn
* 🐳 chore(package.json): add npm scripts
* ✨ feat(android): support latest ovpn core
* 🐳 chore(android): update build.gradle
* 🐳 chore(android): support RN 0.63 ~ 0.68
* 🐳 chore: update example1 parent 9223476 commit e7af712
File tree
392 files changed
+21823
-2175
lines changed- android
- src/main
- assets
- java
- com/norcod/rnovpn
- de/blinkt/openvpn/core
- org/spongycastle/util
- jniLibs
- arm64-v8a
- armeabi-v7a
- x86_64
- x86
- res
- mipmap-hdpi
- values
- example
- android
- app/src/main/java/com/example
- patches
- scripts
- vpnLib
- src
- main
- aidl
- com/android/vending/billing
- de/blinkt/openvpn
- api
- core
- assets
- java
- de/blinkt/openvpn
- activities
- api
- core
- org/spongycastle/util
- encoders
- io/pem
- jniLibs
- arm64-v8a
- armeabi-v7a
- x86_64
- x86
- res
- color
- drawable-hdpi
- drawable-mdpi
- drawable-xhdpi
- drawable-xxhdpi
- layout
- mipmap-hdpi
- mipmap-mdpi
- mipmap-xhdpi
- mipmap-xxhdpi
- mipmap-xxxhdpi
- values-be
- values-de
- values-ja
- values-sw600dp
- values-tr
- values-v29
- values-zh-rTW
- values
- xml
- ui
- java/de/blinkt/openvpn
- activities
- core
- fragments
- res
- drawable-hdpi
- drawable-mdpi
- drawable-xhdpi
- drawable-xxhdpi
- drawable-xxxhdpi
- layout
- values-be
- values-ca
- values-cs
- values-da
- values-de
- values-es
- values-et
- values-fr
- values-hu
- values-in
- values-it
- values-ja
- values-ko
- values-nl
- values-no
- values-pl
- values-pt
- values-ro
- values-ru
- values-sl
- values-sv
- values-tr
- values-uk
- values-vi
- values-zh-rCN
- values-zh-rTW
- values
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
392 files changed
+21823
-2175
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
| 22 | + | |
| 23 | + | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
| 33 | + | |
| 34 | + | |
38 | 35 | | |
39 | 36 | | |
40 | | - | |
| 37 | + | |
41 | 38 | | |
42 | 39 | | |
43 | 40 | | |
| |||
56 | 53 | | |
57 | 54 | | |
58 | 55 | | |
59 | | - | |
60 | | - | |
61 | 56 | | |
62 | 57 | | |
63 | 58 | | |
64 | 59 | | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
65 | 63 | | |
66 | 64 | | |
67 | 65 | | |
68 | | - | |
69 | | - | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
70 | 69 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| 3 | + | |
3 | 4 | | |
4 | | - | |
| 5 | + | |
5 | 6 | | |
6 | | - | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
10 | 15 | | |
11 | 16 | | |
| 17 | + | |
12 | 18 | | |
13 | 19 | | |
14 | 20 | | |
| |||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 commit comments