summaryrefslogtreecommitdiffhomepage
path: root/app/src/main/java/com/wireguard/android/Application.java
AgeCommit message (Expand)Author
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