summaryrefslogtreecommitdiffhomepage
path: root/android/app
AgeCommit message (Expand)AuthorFilesLines
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 typeAlbin1-2/+9
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
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-10Fix Android website link buttonsAlbin5-1/+16
2022-01-10Extract Android dependencies to constantsAlbin1-47/+40
2022-01-07Fix Android build asset inclusionAlbin1-4/+2
2022-01-07Fix gradle kotlin release buildAlbin1-2/+2
2022-01-05Migrade gradle scripts to kotlin/ktsAlbin1-51/+50
2022-01-05Apply gradle plugins declarativelyAlbin1-4/+6
2022-01-05Prepare gradle scripts for kotlin migrationAlbin1-66/+66
2022-01-04Fix invalid path in Android release buildAlbin1-1/+1
2021-12-20Add Android dependency auditAlbin1-0/+8
2021-12-20Clarify Android tile textAlbin3-1/+11
2021-12-16Split Android project and app moduleAlbin428-0/+22723