Commit Graph

31 Commits

Author SHA1 Message Date
3580eac053 Provide default values for Ouinet so the projects can build
Java project builds but does not work
2022-11-29 20:38:36 +01:00
Miguel
401338d566 Update Ouinet to v0.21.3 and change the default ABI to omni 2022-10-18 20:39:02 -05:00
Miguel
0a009f7f4b
Merge pull request #1 from equalitie/instrumented-tests
Instrumented tests
2022-10-12 11:23:31 -05:00
Miguel
e42860f73c Upgrade Ouinet to the v0.21.2 2022-10-11 19:40:26 -05:00
Miguel
49bf4598ff Modify the tests to cover subsequent stop issues 2022-10-11 19:39:18 -05:00
Miguel
89475d0919 Add a test for Ouinet start/stop service 2022-08-08 21:21:21 -05:00
Miguel
9dba1219bc Merge branch 'java-app' 2022-06-01 17:20:54 -05:00
Miguel
0cde958cc2 Add a link to the Java app in the main README file 2022-06-01 17:20:24 -05:00
Miguel
ff72769a0d Add instructions for Ouinet integration in Java 2022-06-01 17:19:34 -05:00
Miguel
bbda3cc5bd Implement the Ouinet proxy and a custom TrustManager for it 2022-06-01 17:17:17 -05:00
Miguel
a910138f4c Add cacert.pem to app's assets 2022-06-01 17:01:10 -05:00
Miguel
7c56bb53fb Load Ouinet settings from local.properties file 2022-06-01 16:58:47 -05:00
Miguel
78469ddf54 Add ouinet and okhttp3 dependencies to app/build.gradle 2022-06-01 16:58:02 -05:00
Miguel
26c48dad00 Add INTERNET permission 2022-06-01 14:52:53 -05:00
Miguel
3a7bee0bff Init main layout and strings 2022-06-01 14:51:04 -05:00
Miguel
8deca9aec8 Init Android application in Java 2022-06-01 14:47:54 -05:00
Miguel
cca7f800b5 Update Kotlin's README title 2022-06-01 14:35:20 -05:00
Miguel
91fc585b3f Add a link to Ouinet repository in README.md 2022-05-31 20:21:43 -05:00
Miguel
04ac6a9c58 Add a link to Kotlin app documentation 2022-05-31 20:05:04 -05:00
Miguel
cd4722661e Merge branch 'kotlin-app' 2022-05-31 19:59:42 -05:00
Miguel
e26e1784d1 Update strings.xml 2022-05-31 18:50:20 -05:00
Miguel
c1450a2c16 Update README with instructions to import Ouinet in Kotlin 2022-05-31 18:46:41 -05:00
Miguel
4fa0a7083f Add INTERNET permission 2022-05-31 18:44:32 -05:00
Miguel
a782b65fbc Implement a Ouinet proxy with its own Trust Manager 2022-05-31 18:42:03 -05:00
Miguel
246e675fd6 Import OKHttp client 2022-05-31 18:38:03 -05:00
Miguel
4bd35009cd Load Ouinet settings from local.properties file using Gradle 2022-05-31 18:27:14 -05:00
Miguel
624e199e6b Add the cacert.pem asset and load it in Ouinet's config 2022-05-31 18:19:34 -05:00
Miguel
d65ccc1484 Import Ouinet and initialize its Config instance 2022-05-31 18:16:24 -05:00
Miguel
d1ca1cd249 Adjust main layout 2022-05-31 18:03:30 -05:00
Miguel
c0801b1d8c Init Android-Kotlin example 2022-05-31 17:57:30 -05:00
Miguel
d3a81ccf9b
Initial commit 2022-05-31 15:31:09 -05:00