Age | Commit message (Expand) | Author |
2019-02-17 | ToolsInstaller: fix typo on cleanup | Jason A. Donenfeld |
2019-02-14 | ToolsInstaller: Require Magisk 18 | Jason A. Donenfeld |
2019-02-14 | ToolsInstaller: Use chcon over restorecon | Harsh Shandilya |
2019-01-07 | Update copyright | Jason A. Donenfeld |
2019-01-07 | PeerProxy: Only add IPv4 DNS servers when excluding private IPs | Samuel Holland |
2018-12-18 | strings: squelch warning on multiple %s | Jason A. Donenfeld |
2018-12-18 | Migrate to AndroidX | Harsh Shandilya |
2018-12-15 | InetEndpoint: disallow huge ports | Jason A. Donenfeld |
2018-12-15 | Clean up error messages | Samuel Holland |
2018-12-15 | Provide semantically meaningful exceptions for translation | Samuel Holland |
2018-12-11 | Fix locale usage | Jason A. Donenfeld |
2018-12-11 | Squelch xml warning | Jason A. Donenfeld |
2018-12-11 | Throw illegalargumentexception instead of nullpointerexception for builder er... | Jason A. Donenfeld |
2018-12-11 | Unwrap the correct exception | Zachary Wander |
2018-12-11 | Order strings | Jason A. Donenfeld |
2018-12-11 | Localize exception messages | Zachary Wander |
2018-12-11 | Lowercase endpoint in exception message | Jason A. Donenfeld |
2018-12-10 | Do not allow for an empty port in endpoint | Jason A. Donenfeld |
2018-12-10 | Export actual configuration for zips | Jason A. Donenfeld |
2018-12-09 | Use English lower casing | Jason A. Donenfeld |
2018-12-08 | Do not close zip input stream | Jason A. Donenfeld |
2018-12-08 | Remove ACRA | Jason A. Donenfeld |
2018-12-08 | Remodel the Model | Samuel Holland |
2018-11-11 | Auto-format the source directories | Samuel Holland |
2018-10-01 | Fix small error | Jason A. Donenfeld |
2018-10-01 | Peer: prefer v4 endpoints to v6 | Jason A. Donenfeld |
2018-10-01 | strings: properly mark positionals | Jason A. Donenfeld |
2018-09-06 | global: update copyright headers | Jason A. Donenfeld |
2018-08-26 | QuickTileService: Don't use deprecated getDrawable method | Harsh Shandilya |
2018-08-26 | Target SDK 28 | Harsh Shandilya |
2018-08-26 | FragmentUtils: Make final and prevent instantiation | Harsh Shandilya |
2018-08-26 | Supress false-positive DefaultLocale warnings | Harsh Shandilya |
2018-08-26 | Extract error messages to string resources | Harsh Shandilya |
2018-08-26 | MonkeyedSnackbar: remove | Jason A. Donenfeld |
2018-08-16 | config: fix wrong Peer endpoint string format | Zhao Gang |
2018-07-30 | Style: use attrs from appcompat rather than from frameworks | Jason A. Donenfeld |
2018-07-30 | FloatingActionsMenu: don't wrap context on asus api 21 | Jason A. Donenfeld |
2018-07-30 | Show different color for multiselection | Jason A. Donenfeld |
2018-07-30 | Replace hard-coded colors with theme colors | Jason A. Donenfeld |
2018-07-30 | Remove placeholder color and directly use alpha | Harsh Shandilya |
2018-07-29 | MonkeyedSnackbar: fix typos | Jason A. Donenfeld |
2018-07-29 | ConfigNamingDialog: use name input filter | Jason A. Donenfeld |
2018-07-29 | MonkeyedSnackbar: work around Harsh's broken phone | Jason A. Donenfeld |
2018-07-29 | MSF: make it more obvious what needs to be done | Jason A. Donenfeld |
2018-07-29 | FloatingActionButtonBehavior: animate transitions | Jason A. Donenfeld |
2018-07-29 | Roll back to API 27 for now | Jason A. Donenfeld |
2018-07-29 | Target API 28 | Jason A. Donenfeld |
2018-07-29 | TunnelListFragment: show selected tunnel | Jason A. Donenfeld |
2018-07-29 | TunnelListFragment: fix multiselection on rotation | Jason A. Donenfeld |
2018-07-29 | FloatingActionButonBehavior: set translation back to 0 when snackbar dies | Jason A. Donenfeld |