summaryrefslogtreecommitdiffhomepage
path: root/app/src/main/java/com/wireguard/android/Application.java
AgeCommit message (Expand)Author
2020-03-09Rename app module to uiHarsh Shandilya
2020-03-08Backend: do not use singletonsJason A. Donenfeld
2020-03-08GoBackend: setConfigureIntent does nothingJason A. Donenfeld
2020-03-09backend: do not depend on anything except configJason A. Donenfeld
2020-02-28ModuleLoader: Staticize isModuleLoadedHarsh Shandilya
2020-02-16Record StrictMode failures to logcatHarsh Shandilya
2019-10-18Application: put user agent in log to help debuggingJason A. Donenfeld
2019-10-14Download modules after verifying signify signatureJason A. Donenfeld
2019-10-12Activity: make dark/night theme follow system on QJason A. Donenfeld
2019-10-12Application: use preferences from compat libsJason A. Donenfeld
2019-01-07Update copyrightJason A. Donenfeld
2018-12-18Migrate to AndroidXHarsh Shandilya
2018-12-08Remove ACRAJason A. Donenfeld
2018-11-11Auto-format the source directoriesSamuel Holland
2018-09-06global: update copyright headersJason A. Donenfeld
2018-07-29Target API 28Jason A. Donenfeld
2018-07-28Application: refuse to run on old androidJason A. Donenfeld
2018-07-26Set ACRA install sourceJason A. Donenfeld
2018-07-26Application: use proper completablefuture for backendJason A. Donenfeld
2018-07-26Wire up ACRAJason A. Donenfeld
2018-07-13global: Add nullity annotationsEric Kuck
2018-07-09Request VPN permissions on activationEric Kuck
2018-07-06global: move to Apache 2.0Jason A. Donenfeld
2018-06-17Application: make lock finalJason A. Donenfeld
2018-06-17application: style fixJason A. Donenfeld
2018-06-14global: supply backend asynchronouslyJason A. Donenfeld
2018-06-12Application: require rootshell to use wgquick backendJason A. Donenfeld
2018-06-07Backend: abstract version informationJason A. Donenfeld
2018-06-07Give Samuel heart attack by removing DaggerJason A. Donenfeld
2018-06-07VersionPreference: account for checking state and move away from tools installerJason A. Donenfeld
2018-06-05DarkMode: move to shared preferences listenerJason A. Donenfeld
2018-06-01theme: add dark theme with toggleJason A. Donenfeld
2018-05-03global: fix up copyrightsJason A. Donenfeld
2018-05-02global: Add or update copyright headers in Java codeSamuel Holland
2018-04-30global: Automatic code formattingSamuel Holland
2018-02-17GoBackend: integrate into appJason A. Donenfeld
2018-01-08WgQuickBackend: Ensure tools are available before useSamuel Holland
2018-01-08project: Remove currently-unused librarySamuel Holland
2018-01-08Application: Remove unneeded exported componentSamuel Holland
2018-01-08ToolsInstaller: Extract to its own classesSamuel Holland
2018-01-07Make TunnelManager the point of asynchronicitySamuel Holland
2018-01-06Serviceless rewrite, part 1Samuel Holland