aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/app/src/main (follow)
Commit message (Expand)AuthorAgeFilesLines
* TunnelList: Get focus to toggle button via remote for Fire TVRevath S Kumar2019-06-051-1/+5
* InetEndpoint: properly match IPv6 addressesJason A. Donenfeld2019-03-191-1/+1
* strings: %i is invalidJason A. Donenfeld2019-03-191-4/+4
* WgQuickBackend: pass result to error stringJason A. Donenfeld2019-03-161-1/+1
* project: bump dependenciesJason A. Donenfeld2019-02-171-2/+2
* ToolsInstaller: fix typo on cleanupJason A. Donenfeld2019-02-171-1/+1
* ToolsInstaller: Require Magisk 18Jason A. Donenfeld2019-02-141-6/+6
* ToolsInstaller: Use chcon over restoreconHarsh Shandilya2019-02-141-1/+1
* Update copyrightJason A. Donenfeld2019-01-0771-71/+71
* PeerProxy: Only add IPv4 DNS servers when excluding private IPsSamuel Holland2019-01-071-0/+1
* strings: squelch warning on multiple %sJason A. Donenfeld2018-12-181-2/+2
* Migrate to AndroidXHarsh Shandilya2018-12-1864-157/+152
* InetEndpoint: disallow huge portsJason A. Donenfeld2018-12-151-1/+1
* Clean up error messagesSamuel Holland2018-12-1515-113/+217
* Provide semantically meaningful exceptions for translationSamuel Holland2018-12-1518-186/+364
* Fix locale usageJason A. Donenfeld2018-12-1112-49/+35
* Squelch xml warningJason A. Donenfeld2018-12-111-1/+1
* Throw illegalargumentexception instead of nullpointerexception for builder errorsJason A. Donenfeld2018-12-113-3/+10
* Unwrap the correct exceptionZachary Wander2018-12-111-1/+1
* Order stringsJason A. Donenfeld2018-12-111-55/+53
* Localize exception messagesZachary Wander2018-12-1113-35/+92
* Lowercase endpoint in exception messageJason A. Donenfeld2018-12-111-1/+1
* Do not allow for an empty port in endpointJason A. Donenfeld2018-12-101-0/+2
* Export actual configuration for zipsJason A. Donenfeld2018-12-101-1/+1
* Use English lower casingJason A. Donenfeld2018-12-095-8/+14
* Do not close zip input streamJason A. Donenfeld2018-12-082-41/+53
* Remove ACRAJason A. Donenfeld2018-12-081-69/+1
* Remodel the ModelSamuel Holland2018-12-0842-1275/+2016
* Auto-format the source directoriesSamuel Holland2018-11-1142-810/+819
* Fix small error0.0.20181001Jason A. Donenfeld2018-10-011-1/+2
* Peer: prefer v4 endpoints to v6Jason A. Donenfeld2018-10-012-33/+79
* strings: properly mark positionalsJason A. Donenfeld2018-10-011-2/+2
* global: update copyright headersJason A. Donenfeld2018-09-0663-107/+63
* QuickTileService: Don't use deprecated getDrawable methodHarsh Shandilya2018-08-261-2/+1
* Target SDK 28Harsh Shandilya2018-08-261-4/+1
* FragmentUtils: Make final and prevent instantiationHarsh Shandilya2018-08-261-1/+5
* Supress false-positive DefaultLocale warningsHarsh Shandilya2018-08-262-0/+6
* Extract error messages to string resourcesHarsh Shandilya2018-08-267-15/+47
* MonkeyedSnackbar: removeJason A. Donenfeld2018-08-267-53/+10
* config: fix wrong Peer endpoint string formatZhao Gang2018-08-161-1/+4
* Style: use attrs from appcompat rather than from frameworksJason A. Donenfeld2018-07-303-5/+5
* FloatingActionsMenu: don't wrap context on asus api 21Jason A. Donenfeld2018-07-301-2/+6
* Show different color for multiselectionJason A. Donenfeld2018-07-305-27/+80
* Replace hard-coded colors with theme colorsJason A. Donenfeld2018-07-306-23/+17
* Remove placeholder color and directly use alphaHarsh Shandilya2018-07-303-7/+1
* MonkeyedSnackbar: fix typosJason A. Donenfeld2018-07-291-3/+6
* ConfigNamingDialog: use name input filterJason A. Donenfeld2018-07-291-2/+9
* MonkeyedSnackbar: work around Harsh's broken phoneJason A. Donenfeld2018-07-297-10/+50
* MSF: make it more obvious what needs to be doneJason A. Donenfeld2018-07-292-4/+9
* FloatingActionButtonBehavior: animate transitionsJason A. Donenfeld2018-07-291-4/+32