Age | Commit message (Expand) | Author |
2017-11-28 | VpnService: Avoid duplicating file check | Samuel Holland |
2017-11-29 | Config: use consistant verb | Jason A. Donenfeld |
2017-11-29 | VpnService: search for binaries in most likely places first | Jason A. Donenfeld |
2017-11-28 | ConfigList: Always dismiss FAB menu on ListView touch | Samuel Holland |
2017-11-28 | NotSupported: Fix links | Samuel Holland |
2017-11-28 | ConfigListFragment: Use a floating action menu | Samuel Holland |
2017-11-28 | ConfigActivity: Listen for name changes | Samuel Holland |
2017-11-27 | SettingsActivity: directly pass through bundle | 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 | ConfigImporter: give updates when something goes wrong | Jason A. Donenfeld |
2017-11-27 | QuickTileService: show app if no profiles exist | Jason A. Donenfeld |
2017-11-26 | Config: make parsing stricter | Jason A. Donenfeld |
2017-11-25 | ConfigImporter: Get filename from content resolver | Samuel Holland |
2017-11-25 | ConfigList: A better toggle switch | Samuel Holland |
2017-11-25 | widgets: Import ToggleSwitch from the AOSP Settings app | Samuel Holland |
2017-11-24 | ConfigList: Poor man's switch | Samuel Holland |
2017-11-24 | BindingAdapters: Sort existing adapters | Samuel Holland |
2017-11-24 | VpnService: Move it to a backends package | Samuel Holland |
2017-11-08 | ConfigActivity: Add import menu item | Samuel Holland |
2017-11-08 | VpnService: Add helper for importing configs | 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 | Centralize/unify validation of configurations | Samuel Holland |
2017-08-24 | ConfigActivity: Invert isSplitLayout→isSingleLayout for clarity | Samuel Holland |
2017-08-24 | ObservableSortedMap: Document interface | Samuel Holland |
2017-08-24 | Remove state debugging messages | Samuel Holland |
2017-08-24 | ConfigEditFragment: Copy public key on click | Samuel Holland |
2017-08-24 | Peer: Add a field for the optional pre-shared key | Samuel Holland |
2017-08-24 | ConfigActivity: Fix condition for inserting back stack entries | Samuel Holland |
2017-08-24 | ConfigActivity: Save editor state across fragment instances | Samuel Holland |
2017-08-24 | AddActivity: Update for ConfigEditFragment changes | Samuel Holland |
2017-08-24 | ConfigEditFragment: Save and restore editor state properly | Samuel Holland |
2017-08-24 | ConfigActivity: Avoid unnecessary executePendingTransactions | Samuel Holland |
2017-08-24 | ConfigListFragment: Avoid unnecessary findViewById | Samuel Holland |
2017-08-23 | ConfigActivity: Log state transitions | Samuel Holland |
2017-08-23 | Config/Interface/Peer: Make Parcelable | Samuel Holland |
2017-08-23 | Config/Interface/Peer: Fix some missed change notifications | Samuel Holland |
2017-08-23 | VpnService: Fix some edge cases in ConfigUpdater | Samuel Holland |
2017-08-23 | Config/Interface: Allow copyFrom() to work on null | Samuel Holland |
2017-08-23 | BaseConfigActivity: Remember editing state | Samuel Holland |
2017-08-22 | QuickTileService: Update the tile once on service init | Samuel Holland |
2017-08-22 | Add an adapter for binding an ObservableList to a LinearLayout | 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-21 | ConfigActivity: Fix fragment state when leaving/entering app | Samuel Holland |
2017-08-19 | Peer: Associate with a Config | Samuel Holland |
2017-08-19 | Minor cleanups | Samuel Holland |
2017-08-18 | ObservableAdapters: notify on map/list being set | Samuel Holland |
2017-08-17 | MapAdapter: Stable IDs are based on value, not key | Samuel Holland |