summaryrefslogtreecommitdiffhomepage
path: root/android
AgeCommit message (Expand)AuthorFilesLines
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
2022-09-26Refactor sdk dependent callsAlbin3-15/+24
2022-09-26Bump android compile/target sdk version to 33Albin2-21/+26
2022-09-22Disable account creation while entering account numbersaber safavi2-5/+17
2022-09-16Change custom dns iconsaber safavi3-12/+12
2022-09-14Revert "Merge branch 'migrate-android-talpid-to-dedicated-subproject'"Albin21-55/+0
2022-09-13Move talpid classes to talpid subprojectAlbin16-0/+0
2022-09-13Add empty talpid subprojectAlbin5-0/+55
2022-09-12Sort device list by creation dateAlbin2-4/+15
2022-09-12Expose device creation date to kotlinAlbin1-1/+2
2022-09-12Refactor parsing of date stringAlbin2-9/+17
2022-09-09Update translationsAlbin19-19/+19
2022-09-09Fix problem report error textAlbin1-3/+2
2022-09-09Update translationsAlbin8-8/+8
2022-09-09Fix problem report follow-up textAlbin1-1/+1
2022-09-09Updating version in package filesAlbin1-2/+2
2022-09-08Fix account number ui in account settingsAlbin4-53/+60
2022-09-08Make account number row not clickableAlbin1-2/+0
2022-09-06Disable settings button during loginAlbin2-2/+14
2022-09-06Refresh device when opening account viewAlbin1-0/+7
2022-09-06Fix non-cleared backstack for device revoked viewAlbin1-0/+1
2022-09-06Show spinners on missing data in account viewAlbin1-3/+3
2022-09-06Reduce flickering on login failureAlbin2-1/+18
2022-09-06Fix disabled login button on login failureAlbin1-1/+1
2022-09-03Skip checksum check for gh action pluginAlbin1-0/+2
2022-09-03Generate initial gradle dependency checksumsAlbin1-0/+2672
2022-09-03Prepare aapt for generating gradle checksumsAlbin3-0/+10
2022-09-03Add gradle checksum verification configAlbin1-0/+12
2022-09-03Explicitly export activity and servicesAlbin1-1/+19
2022-09-03Add gradle wrapper checksumAlbin1-0/+2
2022-09-01Fix view transition crashAlbin8-13/+13
2022-09-01Don't strip daemon shared object in development buildsEmīls Piņķis1-1/+1
2022-09-01Fix tunnel info expansion state on resumeAlbin4-19/+44