| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2020-09-01 | Use predefined constants in mullvad-jni | Linus Färnstrand | 1 | -2/+2 |
| 2020-08-20 | Don't log cancelled RPC requests as errors | Janito Vaqueiro Ferreira Filho | 1 | -18/+20 |
| 2020-07-20 | Handle tun device reuse in the Java side | Janito Vaqueiro Ferreira Filho | 1 | -4/+19 |
| 2020-07-20 | Move wait for tun up event into `TalpidVpnService` | Janito Vaqueiro Ferreira Filho | 2 | -0/+178 |
| 2020-06-25 | Use new version info in Android | Emīls | 1 | -1/+1 |
| 2020-05-11 | Log voucher submission errors | Janito Vaqueiro Ferreira Filho | 1 | -1/+9 |
| 2020-05-11 | Use `VoucherSubmissionResult` instead | Janito Vaqueiro Ferreira Filho | 2 | -13/+7 |
| 2020-05-11 | Create `VoucherSubmissionResult` type | Janito Vaqueiro Ferreira Filho | 1 | -1/+28 |
| 2020-05-11 | Create `MullvadDaemon.submitVoucher` method | Janito Vaqueiro Ferreira Filho | 1 | -0/+28 |
| 2020-05-11 | Implement `DaemonInterface::submit_voucher` | Janito Vaqueiro Ferreira Filho | 1 | -1/+12 |
| 2020-05-11 | Create `VoucherSubmission` class | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2020-05-07 | Use embeded TLS certificates | Emīls | 1 | -8/+1 |
| 2020-04-28 | Implement `MullvadDaemon.createNewAccount` | Janito Vaqueiro Ferreira Filho | 1 | -0/+25 |
| 2020-04-28 | Implement `DaemonInterface::create_new_account` | Janito Vaqueiro Ferreira Filho | 1 | -0/+10 |
| 2020-04-28 | Fix invalid account error detection | Janito Vaqueiro Ferreira Filho | 1 | -2/+2 |
| 2020-04-28 | Pass resource directory to problem report | Emīls | 1 | -1/+8 |
| 2020-04-27 | Show specific error when VPN permission is denied | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2020-04-27 | Adjust android code for new mullvad-rpc | Emīls | 2 | -8/+7 |
| 2020-04-22 | Use resource dir to store settings file on Android | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2020-04-22 | Remove hard-coded log directory for problem report | Janito Vaqueiro Ferreira Filho | 1 | -1/+4 |
| 2020-04-22 | Use Android app files directory for resources | Janito Vaqueiro Ferreira Filho | 1 | -29/+11 |
| 2020-04-22 | Use Android app's files directory for logs | Janito Vaqueiro Ferreira Filho | 1 | -20/+20 |
| 2020-04-22 | Use cache directory given by Android | Janito Vaqueiro Ferreira Filho | 1 | -7/+21 |
| 2020-03-30 | Implement `MullvadDaemon.setWireguardMtu` method | Janito Vaqueiro Ferreira Filho | 1 | -0/+22 |
| 2020-03-30 | Implement `DaemonInterface::set_wireguard_mtu` | Janito Vaqueiro Ferreira Filho | 1 | -0/+8 |
| 2020-03-02 | Use signal handler on Android | Emīls | 1 | -1/+2 |
| 2020-02-24 | Uncouple the management interface from the daemon | Janito Vaqueiro Ferreira Filho | 1 | -2/+2 |
| 2020-02-24 | Create `DaemonCommandChannel` in `mullvad-jni` | Janito Vaqueiro Ferreira Filho | 1 | -8/+13 |
| 2020-02-24 | Return command sender when creating daemon | Janito Vaqueiro Ferreira Filho | 1 | -7/+5 |
| 2020-02-24 | Rename `ManagementCommand` into `DaemonCommand` | Janito Vaqueiro Ferreira Filho | 1 | -25/+22 |
| 2020-02-15 | Implement `MullvadDaemon.reconnect()` | Janito Vaqueiro Ferreira Filho | 2 | -7/+23 |
| 2020-02-13 | Add setAutoConnect to mullvad-jni | Emīls | 2 | -0/+30 |
| 2020-02-11 | Remove obsoleted `from_java` module | Janito Vaqueiro Ferreira Filho | 2 | -2/+0 |
| 2020-02-11 | Use `jnix::FromJava` instead of custom `FromJava` | Janito Vaqueiro Ferreira Filho | 1 | -5/+3 |
| 2020-02-11 | Derive `FromJava` for `RelaySettingsUpdate` | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2020-02-11 | Derive `FromJava` for `RelayConstraintsUpdate` | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2020-02-11 | Fetch account history from daemon | Emīls | 2 | -0/+33 |
| 2020-02-10 | Implement `MullvadDaemon.setAllowLan` method | Janito Vaqueiro Ferreira Filho | 1 | -0/+22 |
| 2020-02-10 | Implement `DaemonInterface::set_allow_lan` method | Janito Vaqueiro Ferreira Filho | 1 | -0/+8 |
| 2020-02-10 | Implement `FromJava` for `bool` | Janito Vaqueiro Ferreira Filho | 1 | -1/+12 |
| 2020-01-29 | Fix JNI method entrypoint name for destructor | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2020-01-13 | Notify when daemon thread has stopped | Janito Vaqueiro Ferreira Filho | 1 | -6/+46 |
| 2019-12-11 | Finish refactor into ui and service packages | Emīls | 3 | -22/+28 |
| 2019-12-10 | Use Rust 2018 edition idioms in `mullvad-jni` | Janito Vaqueiro Ferreira Filho | 2 | -38/+42 |
| 2019-12-09 | Pass daemon interface address on JNI calls | Janito Vaqueiro Ferreira Filho | 1 | -65/+72 |
| 2019-12-09 | Always have a command sender in `DaemonInterface` | Janito Vaqueiro Ferreira Filho | 2 | -19/+5 |
| 2019-12-09 | Store `DaemonInterface` in `MullvadDaemon` object | Janito Vaqueiro Ferreira Filho | 1 | -132/+282 |
| 2019-12-09 | Adjust android code to use new error state | Emīls | 1 | -9/+10 |
| 2019-12-04 | Use `Arc<JavaVM>` in `AndroidContext` | Janito Vaqueiro Ferreira Filho | 1 | -2/+2 |
| 2019-12-04 | Implement offline monitor for Android | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
