Age | Commit message (Expand) | Author |
2018-07-22 | treewide: Optimize imports | Harsh Shandilya |
2018-07-20 | fab: make icons always white | Jason A. Donenfeld |
2018-07-13 | global: Add nullity annotations | Eric Kuck |
2018-07-09 | Request VPN permissions on activation | Eric Kuck |
2018-07-08 | Use instanceOf instead of getClass | Jason A. Donenfeld |
2018-07-06 | global: move to Apache 2.0 | Jason A. Donenfeld |
2018-06-23 | treewide: Optimize imports | Harsh Shandilya |
2018-06-14 | global: supply backend asynchronously | Jason A. Donenfeld |
2018-06-07 | BaseActivity: style | Jason A. Donenfeld |
2018-06-07 | Give Samuel heart attack by removing Dagger | Jason A. Donenfeld |
2018-06-06 | MainActivity: Fix style | Harsh Shandilya |
2018-06-05 | MainActivity: Silence useless warning | Harsh Shandilya |
2018-06-05 | MainActivity: collapse action menu on toolbar touch | Harsh Shandilya |
2018-06-05 | MainActivity: style | Jason A. Donenfeld |
2018-06-05 | DarkMode: move to shared preferences listener | Jason A. Donenfeld |
2018-06-04 | MainActivity: style | Jason A. Donenfeld |
2018-06-04 | BaseActivity: support android 5 and 6 when clearing drawable cache | Jason A. Donenfeld |
2018-06-04 | BaseActivity: invalidate icon cache on Android P | Jason A. Donenfeld |
2018-06-02 | android: Cleanup classes | Harsh Shandilya |
2018-06-01 | BaseActivity: flush themed icon cache on theme change | Jason A. Donenfeld |
2018-06-01 | theme: add dark theme with toggle | Jason A. Donenfeld |
2018-05-27 | Support always-on-vpn | Jason A. Donenfeld |
2018-05-09 | global: Cleanup line lengths and misc lint warnings | Harsh Shandilya |
2018-05-09 | MainActivity: Nip out as early as possible when moving to same fragment | Harsh Shandilya |
2018-05-03 | global: fix up copyrights | Jason A. Donenfeld |
2018-05-02 | global: Add or update copyright headers in Java code | Samuel Holland |
2018-04-30 | global: Clean up Java | Samuel Holland |
2018-04-30 | global: Automatic code formatting | Samuel Holland |
2018-04-30 | wg: Collapse fab when pressing back before exiting | Harsh Shandilya |
2018-04-30 | SettingsActivity: Migrate permissions check to AppCompat | Harsh Shandilya |
2018-04-30 | SettingsActivity: Gracefully exit when options menu home is pressed | Harsh Shandilya |
2018-04-30 | Prefer AppCompat classes | Harsh Shandilya |
2018-04-29 | Allow exporting to zip file | Jason A. Donenfeld |
2018-04-17 | GoBackend: Use the android VpnService to encapsulate the go backend | Aurélien Chabot |
2018-02-17 | GoBackend: integrate into app | Jason A. Donenfeld |
2018-01-08 | global: Fix or suppress most lints/warnings | Samuel Holland |
2018-01-08 | global: Prefix tags with WireGuard/ | Jason A. Donenfeld |
2018-01-08 | project: Global cleanup | Samuel Holland |
2018-01-08 | ToolsInstaller: Extract to its own classes | Samuel Holland |
2018-01-07 | BaseActivity: Make variable names consistent | Samuel Holland |
2018-01-07 | Remove primary configuration preference | Samuel Holland |
2018-01-07 | Move bundle keys where they are used | Samuel Holland |
2018-01-06 | project: Minor cleanups | Samuel Holland |
2018-01-06 | MainActivity: Fix ActionBar after rotation | Samuel Holland |
2018-01-06 | activity: Remove useless indirection | Samuel Holland |
2018-01-06 | Serviceless rewrite, part 1 | Samuel Holland |