summaryrefslogtreecommitdiffhomepage
path: root/android
AgeCommit message (Expand)AuthorFilesLines
2022-05-05Adapt Android naming to AccountAndDeviceAlbin3-8/+8
2022-05-05Hide private device type in `mullvad-daemon`David Lönnhager4-9/+9
2022-04-25Fix Android gradle release configAlbin1-0/+3
2022-04-22Add Android e2e test readmeAlbin1-0/+56
2022-04-20Fix/suppress dependency audit issuesAlbin6-5/+21
2022-04-20Exclude e2e lintClassPath from dependency checkAlbin1-0/+8
2022-04-20Adapt e2e test to updated conncheck pageAlbin1-3/+3
2022-04-20Add Android e2e connection testAlbin10-4/+178
2022-04-20Add webview to enable e2e test verificationAlbin4-0/+59
2022-04-20Add basic Android e2e login testsAlbin3-0/+83
2022-04-20Add mechanism to reset an account before e2e testsAlbin10-3/+284
2022-04-20Add Android e2e test to open web linkAlbin6-0/+69
2022-04-20Add Android e2e screenshot ruleAlbin5-0/+76
2022-04-20Add Android e2e base test classAlbin5-30/+66
2022-04-20Add Android e2e test moduleAlbin9-0/+98
2022-04-20Add login vm testsAlbin5-3/+228
2022-04-20Fix missing account number in welcome viewAlbin1-1/+7
2022-04-20Refactor login view to use a view modelAlbin3-114/+224
2022-04-20Show device name in account viewAlbin5-1/+34
2022-04-20Fix initial device refreshAlbin2-4/+6
2022-03-31Add update_device to Android interfaceDavid Lönnhager1-0/+3
2022-03-30Propagate device state over service connectionAlbin16-51/+206
2022-03-28Cleanup empty else branch of when-statementsAlbin1-12/+6
2022-03-28Cleanup unused functionAlbin1-4/+0
2022-03-28Cleanup unused constructorsAlbin11-77/+0
2022-03-28Format Kotlin according to official code styleAlbin44-141/+147
2022-03-24Remove unused account creation url in AndroidAlbin1-2/+0
2022-03-24Initial adaption of Android login to device flowAlbin4-46/+47
2022-03-23Bump Android dependenciesAlbin2-13/+15
2022-03-23Initial Android adaption of daemon device APIAlbin13-22/+152
2022-03-14Ensure JNI directory exist during buildAlbin1-0/+11
2022-03-14Update Rust-end JNI and Android IPCDavid Lönnhager1-8/+6
2022-03-09Suppress false positive Android CVEAlbin2-0/+10
2022-03-01Remove API address rotationDavid Lönnhager2-3/+0
2022-03-01Updating version in package filesAlbin1-2/+2
2022-02-24Update android stringsOskar Nyberg20-10/+29
2022-02-22Remove unused/dead code from Android tun providerDavid Lönnhager1-10/+0
2022-02-17Add Android memory leak detection build typeAlbin4-2/+17
2022-02-08Fix missing fdroid metadataAlbin15-0/+1
2022-02-04Fix tile service crashAlbin1-1/+6
2022-01-28Empty Google Play release notesAlbin1-1/+0
2022-01-27Fix app startup crash on Android TVsAlbin4-35/+7
2022-01-24Specify default notification vibration behaviorAlbin3-3/+7
2022-01-24Hide tunnel state notification from lock screenAlbin5-37/+8
2022-01-24Refactor to use NotificationChannelCompatAlbin1-10/+12
2022-01-24Cleanup notification when task removedAlbin2-0/+5
2022-01-24Skip updating notification when service is killedAlbin1-2/+0
2022-01-20Fix auto-connect on app removed from recent appsAlbin2-1/+12
2022-01-13Add Android version check pluginAlbin4-0/+26
2022-01-10Fix Android website link buttonsAlbin5-1/+16