summaryrefslogtreecommitdiffhomepage
path: root/android/app/src/main/kotlin
AgeCommit message (Expand)AuthorFilesLines
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-22Remove unused/dead code from Android tun providerDavid Lönnhager1-10/+0
2022-02-04Fix tile service crashAlbin1-1/+6
2022-01-27Fix app startup crash on Android TVsAlbin3-23/+5
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 appsAlbin1-0/+10
2022-01-10Fix Android website link buttonsAlbin5-1/+16
2021-12-20Clarify Android tile textAlbin1-0/+9
2021-12-16Split Android project and app moduleAlbin212-0/+14389