Age | Commit message (Expand) | Author |
2017-08-17 | QuickTileService: Implement and update from VpnService | Samuel Holland |
2017-08-17 | BaseConfigActivity: Make use of inner class's this | Samuel Holland |
2017-08-17 | VpnService: Use a string to remember the primary config | Samuel Holland |
2017-08-17 | ConfigEditFragment: Add extremely basic validation | Samuel Holland |
2017-08-17 | Interface: Rework private key handling | Samuel Holland |
2017-08-17 | VpnService: Remove extraneous call to super() | Samuel Holland |
2017-08-17 | ObservableArrayMapAdapter: Remove | Samuel Holland |
2017-08-17 | Convert to using the ObservableTreeMap and its adapter | Samuel Holland |
2017-08-17 | ObservableMapAdapter: Based on an observable TreeMap | Samuel Holland |
2017-08-16 | preferences: Control restoring enabled configs | Samuel Holland |
2017-08-16 | VpnService: Remember and optionally restore enabled configs | Samuel Holland |
2017-08-16 | SettingsActivity: Implement primary config setting | Samuel Holland |
2017-08-16 | ConfigListPreference: ListPreference for configs | Samuel Holland |
2017-08-16 | ConfigList: Denote the primary config with bold text | Samuel Holland |
2017-08-16 | BindingAdapters: Create an adapter for textStyle | Samuel Holland |
2017-08-16 | VpnService: Remember and maintain the primary config | Samuel Holland |
2017-08-16 | Config: add an isPrimary property | 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-16 | Config: Make it Comparable | Samuel Holland |
2017-08-16 | ConfigActivity: Adjust when the back arrow is shown | Samuel Holland |
2017-08-16 | ConfigListFragment: Implement config selection and removal | Samuel Holland |
2017-08-16 | Config: Rename function to make databinding happy | Samuel Holland |
2017-08-16 | VpnService: Tweaks for ConfigUpdater to fix adding | Samuel Holland |
2017-08-16 | ConfigDetailFragment: Move function to be in alphabetical order | Samuel Holland |
2017-08-16 | ConfigActivity: Fix restoring layout on resume | Samuel Holland |
2017-08-15 | ConfigAddActivity: Add an standalone config-creating activity | Samuel Holland |
2017-08-15 | BaseConfigActivity: Set initial config when service available | Samuel Holland |
2017-08-15 | KeyInputFilter: Extract to its own class | Samuel Holland |
2017-08-15 | ConfigActivity: Show the current config in the title | Samuel Holland |
2017-08-15 | BaseConfigActivity: Move menu handling to ConfigActivity | Samuel Holland |
2017-08-14 | ConfigActivity: Show back arrow in single layout action bar | Samuel Holland |
2017-08-14 | ListFragment: Don't assume the ListView is the root | Samuel Holland |
2017-08-14 | ConfigActivity: Fragments are hard; this un-breaks animations | Samuel Holland |
2017-08-14 | ConfigActivity: Enable animations on fragment transitions | Samuel Holland |
2017-08-14 | EditFragment: Input filters for config name and private key | Samuel Holland |
2017-08-14 | ConfigActivity: Avoid crash when started while locked | Samuel Holland |
2017-08-13 | Major renaming and refactoring in activity and service | Samuel Holland |
2017-08-13 | Profile: Add function to copy config from another profile | Samuel Holland |
2017-08-13 | ProfileActivity: Remove unnecessary parameterization | Samuel Holland |
2017-08-13 | ProfileService: Rework handling of updates, again | Samuel Holland |
2017-08-10 | ServiceClientFragment: Connect early if possible | Samuel Holland |
2017-08-10 | ProfileList: Fix state tracking | Samuel Holland |
2017-08-10 | ProfileEdit: Finish writing code-behind | Samuel Holland |
2017-08-10 | ProfileActivity: Do menus correctly | Samuel Holland |
2017-08-10 | ProfileFragment: Make good use of the cached profile | Samuel Holland |
2017-08-09 | Settings: Add empty activity | Samuel Holland |
2017-08-09 | Hook up editing to the layout and menus | Samuel Holland |
2017-08-09 | ProfileEdit: Add empty activity/fragment | Samuel Holland |