aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/build.gradle (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-09Migrate tunnel related classes to tunnel/ Gradle moduleHarsh Shandilya42-44/+76
2020-03-09ToolsInstaller: restrict to only main app usageJason A. Donenfeld1-0/+2
2020-03-09ToolsInstaller: remove versioningJason A. Donenfeld1-2/+1
2020-03-09RootShell: remove need for BuildConfigJason A. Donenfeld1-2/+1
2020-03-09Tunnel: move state change into interfaceJason A. Donenfeld6-65/+23
2020-03-09Fix tablet mode crashes and UI inconsistenciesHarsh Shandilya1-18/+24
2020-03-09MainActivity: Dispatch insets to all fragmentsHarsh Shandilya1-1/+3
2020-03-09Switch to CoordinatorLayout for activity containerHarsh Shandilya1-3/+4
2020-03-09Add coordinatorlayout dependency and sortHarsh Shandilya1-2/+4
2020-03-09global: Use requireContext rather than getContext in fragmentsHarsh Shandilya3-10/+10
2020-03-08Backend: do not use singletonsJason A. Donenfeld4-26/+33
2020-03-08GoBackend: setConfigureIntent does nothingJason A. Donenfeld2-10/+2
2020-03-09ToolsInstaller: do not use RJason A. Donenfeld1-3/+1
2020-03-09RootShell: properly use errormessagesJason A. Donenfeld4-33/+71
2020-03-09ModuleDownloaderPreference: properly use errormessagesJason A. Donenfeld2-2/+2
2020-03-09ErrorMessages: do not use R from backendJason A. Donenfeld6-47/+83
2020-03-09ErrorMessages: do not traverse down into remote exceptionsJason A. Donenfeld1-1/+6
2020-03-09backend: do not depend on anything except configJason A. Donenfeld28-274/+378
2020-03-08Upgrade AGP and KotlinHarsh Shandilya2-3/+3