Age | Commit message (Expand) | Author |
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 |
2017-08-08 | ProfileActivity: Refactor into clean layers of functionality | Samuel Holland |
2017-08-07 | ProfileService: Use a map to store profile data | Samuel Holland |
2017-08-07 | PlaceholderFragment: Simple fragment that shows a message | Samuel Holland |
2017-08-07 | ProfileList: Load fragment programmatically | Samuel Holland |
2017-08-04 | ProfileList: Convert to a fragment | Samuel Holland |
2017-08-04 | ProfileList: remove generated config from UI | Samuel Holland |
2017-07-31 | ProfileList: Toggle connection state on click | Samuel Holland |
2017-07-31 | ProfileList: Add indicator of profile connection state | Samuel Holland |
2017-07-29 | ProfileList: Add minimal activity | Samuel Holland |