summaryrefslogtreecommitdiffhomepage
path: root/android/app/src
AgeCommit message (Expand)AuthorFilesLines
2022-05-31Fix lifecycle owner view crashAlbin1-3/+2
2022-05-31Use Koin for login vmAlbin4-32/+11
2022-05-31Adapt device repo to new service managementAlbin9-60/+82
2022-05-31Refactor Android service connection managementAlbin12-94/+172
2022-05-31Fix Koin lifecycle crashAlbin2-2/+2
2022-05-25Simplify device removal eventDavid Lönnhager1-1/+0
2022-05-20Avoid loading the UI DI module in all processesAlbin2-8/+15
2022-05-20Rename Android UI DI moduleAlbin2-3/+3
2022-05-18Remove Android wireguard key viewAlbin15-640/+1
2022-05-17Refactor Android account clearingAlbin1-9/+8
2022-05-17Remove expiry invalidationAlbin6-26/+8
2022-05-17Fix login vm unit testsAlbin2-105/+38
2022-05-17Cleanup login statusAlbin7-69/+12
2022-05-17Refactor account expiryAlbin13-191/+148
2022-05-17Fix Android history fetchingAlbin4-2/+17
2022-05-17Refactor Android account historyAlbin7-26/+49
2022-05-17Add Android login eventAlbin5-29/+45
2022-05-17Use separate event for Android account creationAlbin5-2/+53
2022-05-17Fix app stuck at launch if device revokedAlbin1-0/+9
2022-05-17Fix Android device state refreshAlbin2-13/+14
2022-05-12Adapt new device event/state to AndroidAlbin8-25/+31
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-20Fix/suppress dependency audit issuesAlbin1-1/+1
2022-04-20Add webview to enable e2e test verificationAlbin3-0/+58
2022-04-20Add login vm testsAlbin2-3/+225
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 styleAlbin43-128/+146
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-23Initial Android adaption of daemon device APIAlbin13-22/+152
2022-03-14Update Rust-end JNI and Android IPCDavid Lönnhager1-8/+6
2022-03-01Remove API address rotationDavid Lönnhager1-2/+0
2022-02-24Update android stringsOskar Nyberg20-10/+29
2022-02-22Remove unused/dead code from Android tun providerDavid Lönnhager1-10/+0
2022-02-08Fix missing fdroid metadataAlbin15-40/+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