summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
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
2019-08-27Merge branch 'improve-android-routing-stub'Janito Vaqueiro Ferreira Filho1-5/+15
2019-08-27Improve Android `RouteManagerImpl` stubJanito Vaqueiro Ferreira Filho1-5/+15
2019-08-23Merge branch 'fix-daemon-connected-called-twice'Andrej Mihajlov1-0/+6
2019-08-23Filter out the repeating calls to onDaemonConnectedAndrej Mihajlov1-0/+6
2019-08-23Merge branch 'prevent-opening-multiple-report-logs'Andrej Mihajlov2-18/+33
2019-08-23Disable action buttons while collecting a problem reportAndrej Mihajlov1-9/+29
2019-08-23Remove explicit returns of implied resultAndrej Mihajlov1-9/+3
2019-08-23Fix line heightAndrej Mihajlov1-0/+1
2019-08-23Merge branch 'hide-window-on-focus-change-macos'Andrej Mihajlov1-0/+7
2019-08-23Hide the menubar window when other program captures the focusAndrej Mihajlov1-0/+7