Commit Graph

  • c3e63df7b5 Update copyright Jason A. Donenfeld 2019-01-02 01:57:15 +0100
  • fb4f1e30d5 PeerProxy: Only add IPv4 DNS servers when excluding private IPs Samuel Holland 2019-01-02 20:21:08 -0600
  • 6d0fde218b Bump stream support libraries to latest stable Harsh Shandilya 2018-12-18 22:26:33 +0530
  • 6d02b0a26d strings: squelch warning on multiple %s Jason A. Donenfeld 2018-12-18 17:58:12 +0100
  • 495bf9c954 Enable proguard and wire up rules Harsh Shandilya 2018-12-18 22:18:00 +0530
  • cb1bc95e6b Version bump Jason A. Donenfeld 2018-12-18 17:07:04 +0100
  • 6fdf0266cf Migrate to AndroidX Harsh Shandilya 2018-12-18 16:15:37 +0530
  • ee26198e2c Bump the go runtime Jason A. Donenfeld 2018-12-16 01:54:19 +0100
  • fe424197da InetEndpoint: disallow huge ports Jason A. Donenfeld 2018-12-15 22:05:43 +0100
  • 053ca232aa Adjust code generation to match existing style Samuel Holland 2018-12-15 14:45:40 -0600
  • 2e8d566bd4 Clean up error messages Samuel Holland 2018-12-15 14:45:14 -0600
  • dcb0e9b3e8 Provide semantically meaningful exceptions for translation Samuel Holland 2018-12-13 21:30:38 -0600
  • 3497882ea6 Bump the go runtime Jason A. Donenfeld 2018-12-15 06:13:55 +0100
  • dc2463a0ab Fix locale usage Jason A. Donenfeld 2018-12-11 03:24:34 +0100
  • b514717076 Version bump Jason A. Donenfeld 2018-12-11 02:35:16 +0100
  • 23932952d8 Squelch xml warning Jason A. Donenfeld 2018-12-11 02:38:10 +0100
  • 266ee7626c Throw illegalargumentexception instead of nullpointerexception for builder errors Jason A. Donenfeld 2018-12-11 02:28:34 +0100
  • c1ba1f409c Unwrap the correct exception Zachary Wander 2018-12-10 19:38:21 -0500
  • 0f669e8ca3 Order strings Jason A. Donenfeld 2018-12-11 02:17:03 +0100
  • 9de711a4f5 Localize exception messages Zachary Wander 2018-12-10 19:05:53 -0500
  • e1965f121c Lowercase endpoint in exception message Jason A. Donenfeld 2018-12-11 01:02:55 +0100
  • b2c9b3500c Do not allow for an empty port in endpoint Jason A. Donenfeld 2018-12-10 15:54:38 +0100
  • f60d26c4bf Export actual configuration for zips Jason A. Donenfeld 2018-12-10 15:47:16 +0100
  • b43044fee9 Add upstream go patch for lstat Jason A. Donenfeld 2018-12-10 03:30:09 +0100
  • 2bc66e4574 Bump go submodule Jason A. Donenfeld 2018-12-10 02:56:51 +0100
  • a641a093ad Use English lower casing Jason A. Donenfeld 2018-12-09 05:41:39 +0100
  • 704369d431 Version bump Jason A. Donenfeld 2018-12-08 03:51:42 +0100
  • 5aa8191cd3 Do not close zip input stream Jason A. Donenfeld 2018-12-08 03:47:43 +0100
  • bb43804d58 Downgrade support library Jason A. Donenfeld 2018-12-08 03:19:54 +0100
  • 7a8d14c85c Remove ACRA Jason A. Donenfeld 2018-12-08 03:16:23 +0100
  • d1e85633fb Remodel the Model Samuel Holland 2018-09-05 20:17:14 -0500
  • a264f7ab36 Auto-format the source directories Samuel Holland 2018-09-05 18:33:42 -0500
  • 4e134772d7 tools: wg-quick: bump Jason A. Donenfeld 2018-11-11 22:16:03 -0500
  • 3eb6c91c9e libwg-go: do not mix C style and Go style variable names Jason A. Donenfeld 2018-11-06 15:43:09 +0100
  • e7fd53b809 libwg-go: don't forget to include jni calls Jason A. Donenfeld 2018-11-03 20:15:05 +0100
  • 164ec1e31d Bump version so that we have correct submodule hashes Jason A. Donenfeld 2018-11-01 03:41:56 +0100
  • 373a5f18d6 tools: update submodules Jason A. Donenfeld 2018-10-26 20:27:44 +0200
  • 36058ead7d Never use system go Jason A. Donenfeld 2018-10-11 00:23:17 +0200
  • 33fd5b4634 Update to go modules Jason A. Donenfeld 2018-10-09 18:26:21 +0200
  • 91647978e6 Fix small error Jason A. Donenfeld 2018-10-01 17:54:47 +0200
  • d0b64f4bd5 Version bump Jason A. Donenfeld 2018-10-01 17:47:24 +0200
  • c23d58bc27 Peer: prefer v4 endpoints to v6 Jason A. Donenfeld 2018-10-01 17:13:14 +0200
  • 49a9475c4a strings: properly mark positionals Jason A. Donenfeld 2018-10-01 16:33:37 +0200
  • 364032fe84 Update gradle and external deps Jason A. Donenfeld 2018-10-01 16:02:55 +0200
  • 5658584803 global: update copyright headers Jason A. Donenfeld 2018-09-06 21:32:46 -0600
  • d580200989 Version bump Jason A. Donenfeld 2018-08-26 11:15:23 -0600
  • c2cdde73d1 tools: bump submodules Jason A. Donenfeld 2018-08-26 11:09:36 -0600
  • bc74d4d7f8 libwg-go: update golang version Jason A. Donenfeld 2018-08-26 11:08:45 -0600
  • 535c611f2d QuickTileService: Don't use deprecated getDrawable method Harsh Shandilya 2018-08-12 18:13:04 +0530
  • 6efbf65405 Target SDK 28 Harsh Shandilya 2018-08-12 16:39:20 +0530
  • abb121224d FragmentUtils: Make final and prevent instantiation Harsh Shandilya 2018-08-12 11:12:08 +0530
  • 8ad4657d6f Sort dependencies Harsh Shandilya 2018-08-01 02:47:34 +0530
  • 6d3f1e00a5 Supress false-positive DefaultLocale warnings Harsh Shandilya 2018-08-01 11:25:08 +0530
  • c38f6c471d Extract error messages to string resources Harsh Shandilya 2018-08-01 02:47:34 +0530
  • 85462de254 MonkeyedSnackbar: remove Jason A. Donenfeld 2018-08-26 10:49:58 -0600
  • 61d4f17f5d config: fix wrong Peer endpoint string format Zhao Gang 2018-08-13 23:12:42 +0800
  • 09cf73cd3c GoBackend: make socket IPC optional Jason A. Donenfeld 2018-07-31 14:27:29 +0200
  • ffa3cefa67 Style: use attrs from appcompat rather than from frameworks Jason A. Donenfeld 2018-07-30 22:38:58 +0200
  • 8ec2cc8582 FloatingActionsMenu: don't wrap context on asus api 21 Jason A. Donenfeld 2018-07-30 17:32:18 +0200
  • 75dfa0643b Show different color for multiselection Jason A. Donenfeld 2018-07-30 15:26:33 +0200
  • d5cde43158 Replace hard-coded colors with theme colors Jason A. Donenfeld 2018-07-30 14:42:33 +0200
  • 6493a9a1f2 Remove placeholder color and directly use alpha Harsh Shandilya 2018-07-30 11:01:11 +0530
  • f35e059194 MonkeyedSnackbar: fix typos Jason A. Donenfeld 2018-07-29 19:16:46 +0200
  • 3cb3e9d8b7 Version bump Jason A. Donenfeld 2018-07-29 18:47:33 +0200
  • 5dfc5659ad ConfigNamingDialog: use name input filter Jason A. Donenfeld 2018-07-29 18:44:30 +0200
  • c4102992ae MonkeyedSnackbar: work around Harsh's broken phone Jason A. Donenfeld 2018-07-29 18:35:26 +0200
  • 219f4e8016 MSF: make it more obvious what needs to be done Jason A. Donenfeld 2018-07-29 16:52:17 +0200
  • 6558140a7c FloatingActionButtonBehavior: animate transitions Jason A. Donenfeld 2018-07-29 16:43:19 +0200
  • db7b61ab80 Roll back to API 27 for now Jason A. Donenfeld 2018-07-29 16:01:44 +0200
  • bce5d852e1 Target API 28 Jason A. Donenfeld 2018-07-29 15:46:01 +0200
  • b960b4a6cd TunnelListFragment: show selected tunnel Jason A. Donenfeld 2018-07-29 05:44:04 +0200
  • 1b10e75168 TunnelListFragment: fix multiselection on rotation Jason A. Donenfeld 2018-07-29 04:50:16 +0200
  • 07359e392c FloatingActionButonBehavior: set translation back to 0 when snackbar dies Jason A. Donenfeld 2018-07-29 03:55:11 +0200
  • e5a5bad240 MainActivity: only show two column on tablets Jason A. Donenfeld 2018-07-29 03:46:45 +0200
  • ca92ac60b7 MainActivity: Fix fragment selection logic Samuel Holland 2018-07-28 17:06:39 -0500
  • e29c21f8df Application: refuse to run on old android Jason A. Donenfeld 2018-07-28 18:27:45 +0200
  • 6ceeac93bf QuickTileService: fix bug the wrong way Jason A. Donenfeld 2018-07-28 17:55:24 +0200
  • 9f861096ac config: show more informative error message on wrong key Jason A. Donenfeld 2018-07-26 19:35:54 +0200
  • 520df16885 Set ACRA install source Jason A. Donenfeld 2018-07-26 13:28:34 +0200
  • c905ef6083 Version bump Jason A. Donenfeld 2018-07-26 05:29:49 +0200
  • 9652fe99df TunnelDetailFragment now restores state correctly after process death Eric Kuck 2018-07-25 19:30:34 -0500
  • 62d8beff96 Application: use proper completablefuture for backend Jason A. Donenfeld 2018-07-26 03:17:22 +0200
  • 7d438e9dbc Wire up ACRA Jason A. Donenfeld 2018-07-25 16:11:37 +0200
  • b364221c93 FloatingActionBehaviour: Adjust constructors Harsh Shandilya 2018-07-24 22:26:12 +0530
  • b8052bd8fb ThemeChangeAwareActivity: reintroduce cache buster Jason A. Donenfeld 2018-07-25 03:32:54 +0200
  • e437ac389e Version bump Jason A. Donenfeld 2018-07-25 03:11:33 +0200
  • 2db2a0921d MainActivity: attempt to fix commit state exceptions Jason A. Donenfeld 2018-07-25 03:07:16 +0200
  • d7889c4e88 style: coloring the navbar looks a bit strange when rotated Jason A. Donenfeld 2018-07-25 02:58:09 +0200
  • 559add3f71 TunnelEditorFragment: plug memory leak on listeners Jason A. Donenfeld 2018-07-25 02:48:02 +0200
  • d615304e83 qrcode: minor adjustments Jason A. Donenfeld 2018-07-25 02:37:36 +0200
  • 8e0835e570 Added QR code scanner as tunnel import method Eric Kuck 2018-07-24 12:32:40 -0500
  • bb20c89cd5 tools: Bump wireguard submodule Harsh Shandilya 2018-07-24 21:54:09 +0530
  • 996cbb5f2b tools: support ancient NDKs Jason A. Donenfeld 2018-07-24 18:09:18 +0200
  • 8028d708cb tools: let wg(8) play with userspace implementation Jason A. Donenfeld 2018-07-24 14:53:43 +0200
  • 7689905c78 config: Remove Locale based string format Harsh Shandilya 2018-07-24 13:39:50 +0530
  • 284e42647c tools: pass in debug package name Jason A. Donenfeld 2018-07-24 13:52:18 +0200
  • 3a16c08821 Make placeholder pretty Jason A. Donenfeld 2018-07-23 00:05:12 +0200
  • 76fb6a318e Show help text when no tunnels are imported Harsh Shandilya 2018-07-22 11:52:11 +0530
  • c633f96374 FloatingActionsMenuRecyclerViewScrollListener: add final modifiers Jason A. Donenfeld 2018-07-22 23:21:07 +0200
  • 3357be9557 RTL layout fixes Harsh Shandilya 2018-07-21 15:08:38 +0530