summaryrefslogtreecommitdiffhomepage
path: root/android
AgeCommit message (Expand)AuthorFilesLines
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
2022-01-10Extract Android dependencies to constantsAlbin6-60/+164
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/ktsAlbin5-91/+92
2022-01-05Apply gradle plugins declarativelyAlbin1-4/+6
2022-01-05Prepare gradle scripts for kotlin migrationAlbin2-76/+75
2022-01-04Fix invalid path in Android release buildAlbin1-1/+1
2021-12-20Add Android dependency auditAlbin2-0/+14
2021-12-20Clarify Android tile textAlbin3-1/+11
2021-12-16Split Android project and app moduleAlbin432-179/+186
2021-12-07Fix custom dns toggle not working after resumeAlbin2-64/+92
2021-12-07Fix resume navigates backAlbin1-9/+2
2021-11-26Fix banner sometimes incorrectly showingAlbin1-7/+4
2021-11-26Improve tile service connectionAlbin4-23/+79
2021-11-26Remove notification delete intentAlbin1-10/+1
2021-11-26Skip removing notification when service stoppedAlbin1-1/+0
2021-11-26Avoid running in foreground when not connectedAlbin4-35/+5
2021-11-10Cleanup leftover SDK version checksAlbin5-42/+12
2021-11-08Prevent the Android translations converter crate from being publishedLinus Färnstrand1-2/+1
2021-11-08Set all Rust crates to edition 2021Linus Färnstrand1-1/+1
2021-11-03Automatically disable custom dns when no added serversAlbin2-5/+18
2021-10-25Update Android translationsOskar Nyberg19-20/+39
2021-10-08Fix scrolling of Android logsAlbin1-12/+18
2021-10-08Drop support for Android 7/7.1Albin1-1/+1
2021-10-07Skip translation of app nameAlbin21-20/+2
2021-10-07Remove logic for generating translated URLsAlbin1-37/+2
2021-10-07Remove translated URLsAlbin18-90/+0
2021-10-07Separate non-translatable stringsAlbin2-9/+16
2021-10-07Clarify custom dns hintAlbin21-21/+21
2021-10-06Fix reconnect on app resumeAlbin1-3/+5
2021-10-06Set correct input type of problem report emailAlbin1-0/+1
2021-10-04Migrate from JCenter to mavenCentralAlbin2-10/+18