aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/app/src/main (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Roll back to API 27 for nowJason A. Donenfeld2018-07-291-1/+4
* Target API 28Jason A. Donenfeld2018-07-292-11/+11
* TunnelListFragment: show selected tunnelJason A. Donenfeld2018-07-291-5/+34
* TunnelListFragment: fix multiselection on rotationJason A. Donenfeld2018-07-291-1/+25
* FloatingActionButonBehavior: set translation back to 0 when snackbar diesJason A. Donenfeld2018-07-291-0/+7
* MainActivity: only show two column on tabletsJason A. Donenfeld2018-07-291-0/+0
* MainActivity: Fix fragment selection logicSamuel Holland2018-07-284-109/+104
* Application: refuse to run on old androidJason A. Donenfeld2018-07-281-0/+12
* QuickTileService: fix bug the wrong wayJason A. Donenfeld2018-07-281-0/+14
* config: show more informative error message on wrong keyJason A. Donenfeld2018-07-274-1/+6
* Set ACRA install sourceJason A. Donenfeld2018-07-261-8/+15