summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2019-09-02Merge branch 'rename-wg-key-view-elements'Linus Färnstrand6-44/+44
2019-09-02Re-order Android layout for consistencyLinus Färnstrand2-30/+30
2019-09-02Change WireGuard keys to singular keyLinus Färnstrand3-3/+3
2019-09-02Always show Manage keys button on AndroidLinus Färnstrand1-6/+6
2019-09-02Change text on verify wg key buttonLinus Färnstrand3-3/+3
2019-09-02Change text on manage keys button on wg viewLinus Färnstrand3-4/+4
2019-08-30Merge branch 'refactor-version-injection'Linus Färnstrand8-82/+129
2019-08-30Simplify error messageLinus Färnstrand1-1/+1
2019-08-30Backup Cargo.lock in build-apk.shLinus Färnstrand1-0/+2
2019-08-30Updating version in package filesLinus Färnstrand4-8/+8
2019-08-30Refactor injecting version numbers into files into dedicated scriptLinus Färnstrand4-74/+119
2019-08-30Merge branch 'set-android-build-name-on-builds'Linus Färnstrand1-0/+5
2019-08-30Update build.gradle with product version on buildLinus Färnstrand1-0/+5
2019-08-30Merge branch 'compute-android-version-code'Linus Färnstrand2-6/+20
2019-08-30Make VERSION_REGEX stricter, only accept 0<x<100Linus Färnstrand1-1/+1
2019-08-30Compute and insert versionCode and versionName for AndroidLinus Färnstrand2-6/+20
2019-08-30Merge branch 'upgrade-netlink-dependency'Emīls Piņķis2-21/+21
2019-08-30Update netlink dependenciesEmīls Piņķis2-21/+21
2019-08-30Merge branch 'replace-gulp-envify'Andrej Mihajlov3-329/+2
2019-08-29Replace gulp-envify with inject.replaceAndrej Mihajlov3-329/+2
2019-08-29Merge branch 'foreground-notification'Janito Vaqueiro Ferreira Filho18-83/+367
2019-08-29Set notification icon colorJanito Vaqueiro Ferreira Filho1-0/+1
2019-08-29Update notification with tunnel state messagesJanito Vaqueiro Ferreira Filho3-2/+75
2019-08-29Create `ForegroundNotificationManager` classJanito Vaqueiro Ferreira Filho2-23/+36
2019-08-29Move `ConnectionProxy` to `MullvadVpnService`Janito Vaqueiro Ferreira Filho2-2/+6
2019-08-29Defer `ConnectionProxy` availabilityJanito Vaqueiro Ferreira Filho4-29/+58
2019-08-29Store tunnel state in `WireguardKeyFragment`Janito Vaqueiro Ferreira Filho1-2/+4
2019-08-29Create `SmartDeferred` helper typeJanito Vaqueiro Ferreira Filho1-0/+32
2019-08-29Create `JobTracker` helper classJanito Vaqueiro Ferreira Filho1-0/+46
2019-08-29Use `EventNotifier` in `ConnectionProxy`Janito Vaqueiro Ferreira Filho4-19/+23
2019-08-29Create `EventNotifier` helper classJanito Vaqueiro Ferreira Filho1-0/+42
2019-08-29Remove semicolonsJanito Vaqueiro Ferreira Filho1-13/+13
2019-08-29Remove unused fieldJanito Vaqueiro Ferreira Filho1-1/+0
2019-08-29Remove redundant listener configurationJanito Vaqueiro Ferreira Filho1-10/+0
2019-08-29Start activity to request VPN permission if neededJanito Vaqueiro Ferreira Filho2-1/+13
2019-08-29Separate `MainActivity` and `Context` usageJanito Vaqueiro Ferreira Filho2-5/+17
2019-08-29Move VPN intent generation to `ConnectionProxy`Janito Vaqueiro Ferreira Filho2-11/+17
2019-08-29Move VPN permission to `ConnectionProxy`Janito Vaqueiro Ferreira Filho2-12/+9
2019-08-29Show foreground notification for VPN serviceJanito Vaqueiro Ferreira Filho7-0/+22
2019-08-29Merge branch 'android-fix-public-key-display'Emīls Piņķis1-1/+1
2019-08-29Show public key in case sensitive mannerEmīls Piņķis1-1/+1
2019-08-29Merge branch 'add-gulp-task-runner'Andrej Mihajlov12-119/+1809
2019-08-28Switch build pipeline to GulpAndrej Mihajlov12-119/+1809
2019-08-28Merge branch 'create-account-button'Janito Vaqueiro Ferreira Filho4-10/+71
2019-08-27Remove text formatting in account inputJanito Vaqueiro Ferreira Filho1-0/+8
2019-08-27Refactor code to leave account input error stateJanito Vaqueiro Ferreira Filho1-5/+8
2019-08-27Refactor account input border updatesJanito Vaqueiro Ferreira Filho1-4/+12
2019-08-27Implement "Create account" button behaviorJanito Vaqueiro Ferreira Filho2-0/+12
2019-08-27Add "Create account" buttonJanito Vaqueiro Ferreira Filho2-0/+30
2019-08-27Change login subtitle text colorJanito Vaqueiro Ferreira Filho1-1/+1