| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2019-07-24 | Add `ActionAfterDisconnect` to `Disconnecting` | Janito Vaqueiro Ferreira Filho | 3 | -3/+10 |
| 2019-07-24 | Refactor `IntoJava` for `TunnelState` | Janito Vaqueiro Ferreira Filho | 1 | -9/+15 |
| 2019-07-24 | Implement `IntoJava` for `ActionAfterDisconnect` | Janito Vaqueiro Ferreira Filho | 2 | -1/+24 |
| 2019-07-24 | Create `ActionAfterDisconnect` class | Janito Vaqueiro Ferreira Filho | 1 | -0/+7 |
| 2019-07-24 | Send current UI state when listener is set | Janito Vaqueiro Ferreira Filho | 1 | -0/+4 |
| 2019-07-24 | Merge branch 'handle-key-generation' | Janito Vaqueiro Ferreira Filho | 13 | -24/+254 |
| 2019-07-23 | Don't connect after selecting relay on key issues | Janito Vaqueiro Ferreira Filho | 1 | -1/+10 |
| 2019-07-23 | Don't disable button if not disconnected | Janito Vaqueiro Ferreira Filho | 1 | -4/+23 |
| 2019-07-23 | Disable connect button on key generation issues | Janito Vaqueiro Ferreira Filho | 2 | -3/+27 |
| 2019-07-23 | Forward key events to `NotificationBanner` | Janito Vaqueiro Ferreira Filho | 1 | -0/+16 |
| 2019-07-23 | Refactor `ConnectFragment` UI update code | Janito Vaqueiro Ferreira Filho | 1 | -8/+6 |
| 2019-07-23 | Show key generation errors in notification banner | Janito Vaqueiro Ferreira Filho | 3 | -7/+15 |
| 2019-07-23 | Remove unnecessary synchronization block | Janito Vaqueiro Ferreira Filho | 1 | -3/+1 |
| 2019-07-23 | Update `NotificationBanner` based on key status | Janito Vaqueiro Ferreira Filho | 1 | -7/+31 |
| 2019-07-22 | Refactor `NotificationBanner` state updates | Janito Vaqueiro Ferreira Filho | 2 | -9/+16 |
| 2019-07-22 | Add `keyStatusListener` to `MainActivity` | Janito Vaqueiro Ferreira Filho | 1 | -0/+3 |
| 2019-07-22 | Create `KeyStatusListener` helper class | Janito Vaqueiro Ferreira Filho | 1 | -0/+45 |
| 2019-07-22 | Forward key generation events to `MullvadDaemon` | Janito Vaqueiro Ferreira Filho | 1 | -3/+32 |
| 2019-07-22 | Add `onKeygenEvent` property to `MullvadDaemon` | Janito Vaqueiro Ferreira Filho | 1 | -0/+6 |
| 2019-07-22 | Implement `IntoJava` for `KeygenEvent` | Janito Vaqueiro Ferreira Filho | 2 | -0/+37 |
| 2019-07-22 | Create `KeygenEvent` class | Janito Vaqueiro Ferreira Filho | 1 | -0/+7 |
| 2019-07-22 | Merge branch 'add-reset-command' | Emīls Piņķis | 8 | -3/+156 |
| 2019-07-22 | Update changelog | Emīls Piņķis | 1 | -0/+1 |
| 2019-07-22 | Add factory-reset command to CLI | Emīls Piņķis | 2 | -0/+48 |
| 2019-07-22 | Add factory_reset RPC to daemon | Emīls Piņķis | 5 | -3/+107 |
| 2019-07-18 | Merge branch 'multiple-android-architectures' | Janito Vaqueiro Ferreira Filho | 5 | -33/+163 |
| 2019-07-18 | Update README to describe how to set up keystore | Janito Vaqueiro Ferreira Filho | 1 | -0/+21 |
| 2019-07-18 | Update Android build procedure in README | Janito Vaqueiro Ferreira Filho | 1 | -11/+36 |
| 2019-07-18 | Include `android` directory in Gradle command | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2019-07-18 | Create helper script to build app for Android | Janito Vaqueiro Ferreira Filho | 2 | -17/+76 |
| 2019-07-18 | Sign the release APK if keystore is configured | Janito Vaqueiro Ferreira Filho | 2 | -4/+24 |
| 2019-07-18 | Add `local.properties` to `.gitignore` | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2019-07-18 | Don't obfuscate classes used by `mullvad-jni` | Janito Vaqueiro Ferreira Filho | 1 | -0/+4 |
| 2019-07-18 | Merge branch 'update-android-build-in-travis' | Janito Vaqueiro Ferreira Filho | 2 | -10/+10 |
| 2019-07-18 | Update target API for the NDK toolchain in README | Janito Vaqueiro Ferreira Filho | 1 | -4/+4 |
| 2019-07-18 | Update NDK version in Travis | Janito Vaqueiro Ferreira Filho | 1 | -4/+4 |
| 2019-07-18 | Change toolchain API version in Travis | Janito Vaqueiro Ferreira Filho | 1 | -4/+4 |
| 2019-07-17 | Merge branch 'target-triplet-binaries' | Janito Vaqueiro Ferreira Filho | 15 | -54/+55 |
| 2019-07-17 | Update Travis Android build | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2019-07-17 | Update binaries path in Windows installer script | Janito Vaqueiro Ferreira Filho | 1 | -3/+3 |
| 2019-07-17 | Update binary paths in `electron-builder.yml` | Janito Vaqueiro Ferreira Filho | 1 | -6/+6 |
| 2019-07-17 | Update binary paths in Windows projects | Janito Vaqueiro Ferreira Filho | 5 | -20/+20 |
| 2019-07-17 | Update Android binary location in `build.gradle` | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2019-07-17 | Update `libwg` directory to build `talpid-core` | Janito Vaqueiro Ferreira Filho | 1 | -1/+2 |
| 2019-07-17 | Update Android build step in README | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2019-07-17 | Update environment setup scripts | Janito Vaqueiro Ferreira Filho | 3 | -21/+21 |
| 2019-07-17 | Update binaries sub-module | Janito Vaqueiro Ferreira Filho | 1 | -0/+0 |
| 2019-07-17 | Merge branch 'translate-city-on-button' | Linus Färnstrand | 1 | -1/+1 |
| 2019-07-17 | Translate city on switch location button | Linus Färnstrand | 1 | -1/+1 |
| 2019-07-17 | Merge branch 'upgrade-vulnerable-npm-deps' | Linus Färnstrand | 1 | -33/+10 |
