| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2019-06-18 | Create `dataproxy` sub-package | Janito Vaqueiro Ferreira Filho | 4 | -6/+8 |
| 2019-06-17 | Merge branch 'listen-for-relay-list-updates' | Janito Vaqueiro Ferreira Filho | 9 | -78/+292 |
| 2019-06-17 | Animate relay list appearance | Janito Vaqueiro Ferreira Filho | 3 | -0/+18 |
| 2019-06-17 | Show spinner while relay list is loading | Janito Vaqueiro Ferreira Filho | 2 | -3/+30 |
| 2019-06-17 | Use `RelayListListener` to handle the relay list | Janito Vaqueiro Ferreira Filho | 3 | -61/+68 |
| 2019-06-17 | Create `RelayListListener` helper type | Janito Vaqueiro Ferreira Filho | 1 | -0/+113 |
| 2019-06-17 | Listen for relay list events in `JniEventListener` | Janito Vaqueiro Ferreira Filho | 1 | -6/+41 |
| 2019-06-17 | Create `get_method_id` helper method | Janito Vaqueiro Ferreira Filho | 1 | -8/+17 |
| 2019-06-17 | Add relay list callback to `MullvadDaemon` | Janito Vaqueiro Ferreira Filho | 1 | -0/+5 |
| 2019-06-17 | Merge branch 'logout-on-android' | Janito Vaqueiro Ferreira Filho | 4 | -5/+60 |
| 2019-06-17 | Refetch settings when logging in | Janito Vaqueiro Ferreira Filho | 1 | -5/+19 |
| 2019-06-17 | Animate transition to login screen | Janito Vaqueiro Ferreira Filho | 1 | -0/+6 |
| 2019-06-17 | Clear back stack when logging out | Janito Vaqueiro Ferreira Filho | 1 | -0/+10 |
| 2019-06-17 | Clear account number when logging out | Janito Vaqueiro Ferreira Filho | 1 | -0/+7 |
| 2019-06-17 | Go to login screen when logging out | Janito Vaqueiro Ferreira Filho | 1 | -0/+13 |
| 2019-06-17 | Add log out button | Janito Vaqueiro Ferreira Filho | 2 | -0/+5 |
| 2019-06-17 | Updating version in package files | Linus Färnstrand | 6 | -9/+9 |
| 2019-06-17 | Add 2019.5 changelog header | Linus Färnstrand | 1 | -1/+5 |
| 2019-06-17 | Merge branch 'account-screen-on-android' | Janito Vaqueiro Ferreira Filho | 18 | -3/+481 |
| 2019-06-17 | Show account expiry in Account screen | Janito Vaqueiro Ferreira Filho | 3 | -0/+50 |
| 2019-06-17 | Show account number in Account screen | Janito Vaqueiro Ferreira Filho | 3 | -10/+78 |
| 2019-06-17 | Fetch account data when resuming Settings screen | Janito Vaqueiro Ferreira Filho | 3 | -0/+19 |
| 2019-06-17 | Create `AccountCache` helper class | Janito Vaqueiro Ferreira Filho | 3 | -24/+61 |
| 2019-06-17 | Implement back to settings button behavior | Janito Vaqueiro Ferreira Filho | 2 | -2/+10 |
| 2019-06-17 | Make back to settings button clickable | Janito Vaqueiro Ferreira Filho | 1 | -3/+4 |
| 2019-06-17 | Animate Account screen transitions | Janito Vaqueiro Ferreira Filho | 6 | -1/+39 |
| 2019-06-17 | Create initial empty Account screen | Janito Vaqueiro Ferreira Filho | 5 | -1/+83 |
| 2019-06-17 | Make the Account settings entry clickable | Janito Vaqueiro Ferreira Filho | 3 | -1/+17 |
| 2019-06-17 | Add chevron to Account button | Janito Vaqueiro Ferreira Filho | 2 | -3/+10 |
| 2019-06-17 | Show remaining time of account in Settings | Janito Vaqueiro Ferreira Filho | 6 | -0/+132 |
| 2019-06-17 | Add Account settings entry view | Janito Vaqueiro Ferreira Filho | 2 | -0/+20 |
| 2019-06-17 | Merge branch 'norwegian-translations' | Andrej Mihajlov | 27 | -132/+1292 |
| 2019-06-17 | Update relay-locations.pot with new locations | Andrej Mihajlov | 1 | -0/+8 |
| 2019-06-17 | Update CHANGELOG | Andrej Mihajlov | 1 | -1/+2 |
| 2019-06-17 | Update translations | Andrej Mihajlov | 25 | -131/+1282 |
| 2019-06-14 | Merge branch 'settings-screen' | Janito Vaqueiro Ferreira Filho | 10 | -0/+138 |
| 2019-06-14 | Add Quit button to Settings fragment | Janito Vaqueiro Ferreira Filho | 6 | -0/+35 |
| 2019-06-14 | Animate opening and closing Settings fragment | Janito Vaqueiro Ferreira Filho | 1 | -0/+6 |
| 2019-06-14 | Add close button to Settings fragment | Janito Vaqueiro Ferreira Filho | 2 | -2/+21 |
| 2019-06-14 | Create initial empty Settings fragment | Janito Vaqueiro Ferreira Filho | 7 | -0/+78 |
| 2019-06-14 | Merge branch 'linux-offline-detection-fail-open' | Emīls Piņķis | 1 | -2/+11 |
| 2019-06-14 | Let Linux offline check fail into an online state | Emīls Piņķis | 1 | -2/+11 |
| 2019-06-14 | Updating version in package files | Linus Färnstrand | 6 | -15/+15 |
| 2019-06-14 | Add 2019.5-beta1 changelog header | Linus Färnstrand | 1 | -0/+3 |
| 2019-06-14 | Merge branch 'wireguard-only-relays-on-android' | Janito Vaqueiro Ferreira Filho | 4 | -13/+26 |
| 2019-06-14 | Filter out OpenVPN relays and locations | Janito Vaqueiro Ferreira Filho | 1 | -9/+13 |
| 2019-06-14 | Add flag to `Relay` if it has Wireguard tunnels | Janito Vaqueiro Ferreira Filho | 2 | -4/+8 |
| 2019-06-14 | Prefer Wireguard tunnels on Android | Janito Vaqueiro Ferreira Filho | 1 | -0/+5 |
| 2019-06-14 | Merge branch 'add-wireguard-go-ios' | Andrej Mihajlov | 12 | -0/+1044 |
| 2019-06-14 | Add lib-wg.go to products and link PacketTunnel with it | Andrej Mihajlov | 2 | -2/+86 |
