Age | Commit message (Expand) | Author |
2018-05-09 | theme: revert to old color scheme | Jason A. Donenfeld |
2018-05-05 | styles: Propagate WireGuard red in UI | Harsh Shandilya |
2018-05-03 | ui: Use a proper CardView based layout | Harsh Shandilya |
2018-04-30 | global: Automatic code formatting | Samuel Holland |
2018-04-30 | wg: Break out crossport dependency | Harsh Shandilya |
2018-04-28 | Use validation instead of two-way binding | Jason A. Donenfeld |
2018-04-18 | More javafication | Jason A. Donenfeld |
2018-04-17 | Remove sloppy java with enterprise java horrors | Jason A. Donenfeld |
2018-01-08 | global: Fix or suppress most lints/warnings | Samuel Holland |
2018-01-09 | layout: never use suggestions | Jason A. Donenfeld |
2018-01-08 | Handle tunnel state change errors appropriately | Samuel Holland |
2018-01-08 | project: Global cleanup | Samuel Holland |
2018-01-07 | Tunnel: Remove UNKNOWN state | Samuel Holland |
2018-01-06 | Keyed...: Rename all the things | Samuel Holland |
2018-01-06 | TunnelDetailFragment: Allow copying peer public keys | Samuel Holland |
2018-01-06 | TunnelDetailFragment: Remove state text and last change | Samuel Holland |
2018-01-06 | Convert the list of tunnels to a KeyedObservableList | Samuel Holland |
2018-01-06 | Serviceless rewrite, part 1 | Samuel Holland |
2018-01-06 | Rename package widgets -> widget | Samuel Holland |
2018-01-06 | Rename package bindings -> databinding | Samuel Holland |
2017-11-29 | NotSupportedActivity: fix font size | Jason A. Donenfeld |
2017-11-28 | ConfigListFragment: Use correct icon for FAB | Samuel Holland |
2017-11-28 | ConfigListFragment: Use a floating action menu | Samuel Holland |
2017-11-28 | EditFragment: do not autocomplete or capitalize ifnames | Jason A. Donenfeld |
2017-11-27 | NotSupported: Better sorry text | Jason A. Donenfeld |
2017-11-27 | ConfigDetailFragment: wire up toggle switch | Jason A. Donenfeld |
2017-11-27 | NotSupported: check if the module exists | Jason A. Donenfeld |
2017-11-25 | ConfigList: A better toggle switch | Samuel Holland |
2017-11-24 | ConfigList: Poor man's switch | Samuel Holland |
2017-11-24 | VpnService: Move it to a backends package | Samuel Holland |
2017-11-08 | Bindings: Merge bugfixes and updates | Samuel Holland |
2017-11-07 | Bindings: Move to a separate package | Samuel Holland |
2017-08-24 | ConfigListFragment: Prevent config names from wrapping | Samuel Holland |
2017-08-24 | ConfigEditFragment: Copy public key on click | Samuel Holland |
2017-08-24 | ConfigEditFragment: Mark the persistent keepalive as optional | 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 | Use data binding to provide EditText input filters | Samuel Holland |
2017-08-22 | ConfigAddActivity: Rename to AddActivity | Samuel Holland |
2017-08-17 | Convert to using the ObservableTreeMap and its adapter | Samuel Holland |
2017-08-16 | ConfigList: Denote the primary config with bold text | Samuel Holland |
2017-08-16 | Detail/Edit/ListFragment: Update the layouts | Samuel Holland |
2017-08-16 | ConfigActivity: Inline PlaceholderFragment into the layout | Samuel Holland |
2017-08-16 | ConfigActivity: Make the two-pane layout more readable | Samuel Holland |
2017-08-15 | ConfigAddActivity: Add an standalone config-creating activity | Samuel Holland |
2017-08-13 | Major renaming and refactoring in activity and service | Samuel Holland |
2017-08-10 | ProfileEdit: Finish writing code-behind | Samuel Holland |
2017-08-09 | ProfileList: Add the list fragment in code so it knows the layout | Samuel Holland |
2017-08-09 | ProfileActivity: Replace fragments instead of hiding | Samuel Holland |
2017-08-09 | ProfileActivity: Extract base class for fixing fragments | Samuel Holland |