Age | Commit message (Expand) | Author |
2018-06-05 | MainActivity: Silence useless warning | Harsh Shandilya |
2018-06-05 | MainActivity: collapse action menu on toolbar touch | Harsh Shandilya |
2018-06-05 | ToolsInstaller: allow installing as Magisk module | Jason A. Donenfeld |
2018-06-05 | TunnelListFragment: hide menu when going to settings | Jason A. Donenfeld |
2018-06-05 | MainActivity: style | Jason A. Donenfeld |
2018-06-05 | fab: properly get theme color | Jason A. Donenfeld |
2018-06-05 | fab: Remove useless override | Harsh Shandilya |
2018-06-05 | fab: Use themed context to set style | Harsh Shandilya |
2018-06-05 | DarkMode: move to shared preferences listener | Jason A. Donenfeld |
2018-06-04 | MainActivity: style | Jason A. Donenfeld |
2018-06-04 | FloatingActionsMenu: remove unused imports | Jason A. Donenfeld |
2018-06-04 | BaseActivity: support android 5 and 6 when clearing drawable cache | Jason A. Donenfeld |
2018-06-04 | LogExporterPreference: get all past processes | Jason A. Donenfeld |
2018-06-04 | BaseActivity: invalidate icon cache on Android P | Jason A. Donenfeld |
2018-06-04 | TunnelManager: disable dangerous intents for now | Jason A. Donenfeld |
2018-06-04 | TunnelManager: new intents | Jason A. Donenfeld |
2018-06-02 | Backends: print versions somewhere in log | Jason A. Donenfeld |
2018-06-02 | android: Cleanup classes | Harsh Shandilya |
2018-06-02 | crypto: KeyEncoding: Fix style | Harsh Shandilya |
2018-06-02 | Topic: John does things differently | Jason A. Donenfeld |
2018-06-02 | ExporterPreferences: disable control immediately | Jason A. Donenfeld |
2018-06-02 | Preferences: add log exporter | Jason A. Donenfeld |
2018-06-01 | Topic: make reentrant | Jason A. Donenfeld |
2018-06-01 | BaseActivity: flush themed icon cache on theme change | Jason A. Donenfeld |
2018-06-01 | Settings: add version | Jason A. Donenfeld |
2018-06-01 | TunnelListFragment: Dejank action mode title | Harsh Shandilya |
2018-06-01 | FloatingActionButton: Cleanup declaration of TranslucentLayerDrawable class | Harsh Shandilya |
2018-06-01 | FloatingActionButton: Make attribute grabbing not be terrible | Harsh Shandilya |
2018-06-01 | theme: add dark theme with toggle | Jason A. Donenfeld |
2018-06-01 | global: fix theme situation and clean up cruft while adding more cruft | Jason A. Donenfeld |
2018-06-01 | fab: default to app theme colors | Harsh Shandilya |
2018-06-01 | fab: use AppCompatTextView for label | Harsh Shandilya |
2018-06-01 | fab: cleanup | Harsh Shandilya |
2018-05-31 | wg-quick: don't break push notifications | Jason A. Donenfeld |
2018-05-30 | KeyEncoding: more constant time | Jason A. Donenfeld |
2018-05-29 | FloatingActionButton: import cleaned up getbase code | Jason A. Donenfeld |
2018-05-29 | SharedLibraryLoader: introduce to work around Samsung PackageManager bugs | Jason A. Donenfeld |
2018-05-27 | Support always-on-vpn | Jason A. Donenfeld |
2018-05-27 | EditorFragment: show toast on creation too | Jason A. Donenfeld |
2018-05-26 | libwg-go: try no stickiness and no roaming | Jason A. Donenfeld |
2018-05-24 | libwg-go: reenable sticky sockets, just slightly less sticky | Jason A. Donenfeld |
2018-05-16 | ExceptionLoggers: never have a null message | Jason A. Donenfeld |
2018-05-16 | android: Directly use views for snackbars | Harsh Shandilya |
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-05 | TunnelEditor: Add toast messages to success events | Harsh Shandilya |
2018-05-03 | TunnelEditor: Remove unused parameter | Harsh Shandilya |
2018-05-03 | config: loosen parser to match reality | Jason A. Donenfeld |
2018-05-03 | global: fix up copyrights | Jason A. Donenfeld |
2018-05-02 | Keypair: Minimize the scope of warning suppression | Samuel Holland |