summaryrefslogtreecommitdiffhomepage
path: root/android
AgeCommit message (Expand)AuthorFilesLines
2022-12-08Update suppression of CVE-2021-22569Albin1-3/+5
2022-12-08Remove suppression of CVE-2022-24329Albin1-6/+0
2022-12-08Update gradle dependency verification lockfileAlbin1-1179/+1689
2022-12-08Bump gradle dependenciesAlbin5-20/+29
2022-12-08Bump gradle helper pluginsAlbin2-4/+4
2022-12-08Bump kotlin versionAlbin20-64/+55
2022-12-08Bump Android project to java 11 and gradle 7.6Albin9-27/+37
2022-12-08Fix kotlin plugin version mismatchAlbin2-2/+1
2022-12-08Change Android signing keystore pathAlbin1-3/+4
2022-12-08Suppress CVE-2021-37533Albin2-0/+30
2022-12-05Update Android container to java 11Albin1-20/+20
2022-12-01Fix image tag typoAlbin1-1/+1
2022-12-01Remove connect view expiry check schedulingAlbin1-31/+0
2022-12-01Add transition on tunnel error caused by expiryAlbin2-1/+17
2022-11-30Update Android build container to use new linux containerMullvad build server1-1/+1
2022-11-28Make API address overridable from MullvadDaemonDavid Lönnhager2-2/+19
2022-11-23Fix app stuck problem after upgrading target sdk to 33saber safavi1-1/+1
2022-11-18Add changelog dialog to androidsaber safavi11-1/+465
2022-11-18Add Changelog path and mock changelog path to the gradle filesaber safavi1-1/+16
2022-11-18Add string resources for changelog header and buttonsaber safavi20-0/+40
2022-11-16Revert "Set custom dns toggle in onStart"Albin1-9/+13
2022-11-14Add privacy policy link in settingsAlbin3-0/+8
2022-11-01Fix broken instrumented android testAlbin1-1/+1
2022-10-24Cleanup redundant cross-compilation Android configAlbin2-25/+20
2022-10-24Improve go monotonic patch documentationAlbin1-1/+6
2022-10-24Clarify example run commandAlbin1-1/+1
2022-10-24Set base image digest in android imageAlbin1-2/+1
2022-10-24Add LABELs to the android imageAlbin1-1/+8
2022-10-24Change image name to mullvadvpn-app-build-androidAlbin1-2/+2
2022-10-24Cleanup and document android imageAlbin1-17/+25
2022-10-24Base android docker image on the new desktop imageAlbin1-63/+62
2022-10-21Update log out string on AndroidOskar Nyberg13-13/+12
2022-10-13Document DNT phrases and termsAlbin1-1/+2
2022-10-12Update translationsOskar Nyberg20-183/+221
2022-10-12Mark some Android strings as non-translatableAlbin2-2/+4
2022-10-12Remove unused Android stringsAlbin1-16/+0
2022-10-12Remove unused wireguard layoutAlbin1-121/+0
2022-10-12Add notification permission for android 13saber safavi8-11/+76
2022-10-11Update android sdk in build instructionsAlbin1-2/+2
2022-10-11Specify java 8 in android build instructionsAlbin1-1/+1
2022-10-11Add missing gcc in android build instructionsAlbin1-0/+2
2022-10-11Include libprotobuf-dev in build instructionsAlbin1-1/+4
2022-10-10Make Android fetch versionName and versionCode from mullvad-versionLinus Färnstrand2-2/+29
2022-10-07Suppress CVE-2022-3171 from automatic audit checksAlbin2-0/+14
2022-10-05Prevent normalization of apostrophes in translation-converterOskar Nyberg1-4/+1
2022-10-05Change straight apostrophes to curly apostrophesHank1-4/+4
2022-09-30Move build and release instructions to separate documentsDavid Lönnhager2-0/+149
2022-09-27Fix clippy complaintsEmīls Piņķis1-1/+1
2022-09-26Add android themed iconAlbin2-0/+10
2022-09-26Fix pending intent flagsAlbin3-11/+25