summaryrefslogtreecommitdiffhomepage
path: root/app/src
AgeCommit message (Expand)Author
2019-02-17project: bump dependenciesJason A. Donenfeld
2019-02-17ToolsInstaller: fix typo on cleanupJason A. Donenfeld
2019-02-14ToolsInstaller: Require Magisk 18Jason A. Donenfeld
2019-02-14ToolsInstaller: Use chcon over restoreconHarsh Shandilya
2019-01-07Update copyrightJason A. Donenfeld
2019-01-07PeerProxy: Only add IPv4 DNS servers when excluding private IPsSamuel Holland
2018-12-18strings: squelch warning on multiple %sJason A. Donenfeld
2018-12-18Migrate to AndroidXHarsh Shandilya
2018-12-15InetEndpoint: disallow huge portsJason A. Donenfeld
2018-12-15Clean up error messagesSamuel Holland
2018-12-15Provide semantically meaningful exceptions for translationSamuel Holland
2018-12-11Fix locale usageJason A. Donenfeld
2018-12-11Squelch xml warningJason A. Donenfeld
2018-12-11Throw illegalargumentexception instead of nullpointerexception for builder er...Jason A. Donenfeld
2018-12-11Unwrap the correct exceptionZachary Wander
2018-12-11Order stringsJason A. Donenfeld
2018-12-11Localize exception messagesZachary Wander
2018-12-11Lowercase endpoint in exception messageJason A. Donenfeld
2018-12-10Do not allow for an empty port in endpointJason A. Donenfeld
2018-12-10Export actual configuration for zipsJason A. Donenfeld
2018-12-09Use English lower casingJason A. Donenfeld
2018-12-08Do not close zip input streamJason A. Donenfeld
2018-12-08Remove ACRAJason A. Donenfeld
2018-12-08Remodel the ModelSamuel Holland
2018-11-11Auto-format the source directoriesSamuel Holland
2018-10-01Fix small errorJason A. Donenfeld
2018-10-01Peer: prefer v4 endpoints to v6Jason A. Donenfeld
2018-10-01strings: properly mark positionalsJason A. Donenfeld
2018-09-06global: update copyright headersJason A. Donenfeld
2018-08-26QuickTileService: Don't use deprecated getDrawable methodHarsh Shandilya
2018-08-26Target SDK 28Harsh Shandilya
2018-08-26FragmentUtils: Make final and prevent instantiationHarsh Shandilya
2018-08-26Supress false-positive DefaultLocale warningsHarsh Shandilya
2018-08-26Extract error messages to string resourcesHarsh Shandilya
2018-08-26MonkeyedSnackbar: removeJason A. Donenfeld
2018-08-16config: fix wrong Peer endpoint string formatZhao Gang
2018-07-30Style: use attrs from appcompat rather than from frameworksJason A. Donenfeld
2018-07-30FloatingActionsMenu: don't wrap context on asus api 21Jason A. Donenfeld
2018-07-30Show different color for multiselectionJason A. Donenfeld
2018-07-30Replace hard-coded colors with theme colorsJason A. Donenfeld
2018-07-30Remove placeholder color and directly use alphaHarsh Shandilya
2018-07-29MonkeyedSnackbar: fix typosJason A. Donenfeld
2018-07-29ConfigNamingDialog: use name input filterJason A. Donenfeld
2018-07-29MonkeyedSnackbar: work around Harsh's broken phoneJason A. Donenfeld
2018-07-29MSF: make it more obvious what needs to be doneJason A. Donenfeld
2018-07-29FloatingActionButtonBehavior: animate transitionsJason A. Donenfeld
2018-07-29Roll back to API 27 for nowJason A. Donenfeld
2018-07-29Target API 28Jason A. Donenfeld
2018-07-29TunnelListFragment: show selected tunnelJason A. Donenfeld
2018-07-29TunnelListFragment: fix multiselection on rotationJason A. Donenfeld