Age | Commit message (Expand) | Author |
2018-06-04 | TunnelManager: new intents | Jason A. Donenfeld |
2018-06-02 | Preferences: Move version pref to top and add icon | Harsh Shandilya |
2018-06-02 | Preferences: add log exporter | Jason A. Donenfeld |
2018-06-01 | Settings: add version | Jason A. Donenfeld |
2018-06-01 | colors: final touches | Jason A. Donenfeld |
2018-06-01 | fab: Make label responsive to night mode | 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-05-29 | FloatingActionButton: import cleaned up getbase code | Jason A. Donenfeld |
2018-05-09 | theme: revert to old color scheme | Jason A. Donenfeld |
2018-05-05 | styles: Fixup CAB background color | Harsh Shandilya |
2018-05-05 | styles: Propagate WireGuard blue in UI | Harsh Shandilya |
2018-05-05 | styles: Propagate WireGuard red in UI | Harsh Shandilya |
2018-05-02 | drawable: add adaptive icon | Jason A. Donenfeld |
2018-04-30 | global: Clean up XML | Samuel Holland |
2018-04-30 | global: Automatic code formatting | Samuel Holland |
2018-04-30 | Preferences: use v14 material style | Jason A. Donenfeld |
2018-04-30 | SettingsActivity: Define preferenceTheme for AppCompat | Harsh Shandilya |
2018-04-30 | wg: Add and use dummy AppTheme | Harsh Shandilya |
2018-04-30 | TunnelEditorFragment: rewrite and simplify | Jason A. Donenfeld |
2018-04-29 | Allow exporting to zip file | Jason A. Donenfeld |
2018-04-28 | Allow importing from zip file | Jason A. Donenfeld |
2018-04-18 | More javafication | Jason A. Donenfeld |
2018-02-17 | GoBackend: integrate into app | Jason A. Donenfeld |
2018-01-08 | Fragment/Tile: Make success/error messages translatable | Samuel Holland |
2018-01-08 | QuickTileService: show toast for longer and use right messages | Jason A. Donenfeld |
2018-01-08 | RootShell: multiplex commands | Jason A. Donenfeld |
2018-01-08 | Handle tunnel state change errors appropriately | Samuel Holland |
2018-01-08 | project: Global cleanup | Samuel Holland |
2018-01-08 | ToolsInstaller: Extract to its own classes | Samuel Holland |
2018-01-07 | Remove primary configuration preference | Samuel Holland |
2018-01-06 | project: Minor cleanups | Samuel Holland |
2018-01-06 | Serviceless rewrite, part 1 | Samuel Holland |
2017-12-19 | SettingsActivity: allow for installing command line tools | Jason A. Donenfeld |
2017-12-15 | tools: build required tools with apk | Jason A. Donenfeld |
2017-11-30 | VpnService: require root access | Jason A. Donenfeld |
2017-11-28 | ConfigListFragment: Use a floating action menu | Samuel Holland |
2017-11-28 | Open: better icon | Jason A. Donenfeld |
2017-11-27 | NotSupported: Better sorry text | Jason A. Donenfeld |
2017-11-27 | NotSupported: check if the module exists | Jason A. Donenfeld |
2017-11-27 | Settings: show quick tile config if no primary is defined | Jason A. Donenfeld |
2017-11-27 | QuickTileService: show app if no profiles exist | Jason A. Donenfeld |
2017-11-08 | ConfigActivity: Add import menu item | Samuel Holland |
2017-08-24 | ConfigEditFragment: Copy public key on click | Samuel Holland |
2017-08-24 | ConfigEditFragment: Add a field for the optional pre-shared key | Samuel Holland |
2017-08-22 | Finish first pass of config editor fields | Samuel Holland |
2017-08-22 | Add an adapter for binding an ObservableList to a LinearLayout | Samuel Holland |
2017-08-17 | ConfigListFragment: Restore the non-FAB add menu | Samuel Holland |
2017-08-17 | QuickTileService: Implement and update from VpnService | Samuel Holland |