summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/vpn2/AppDialogFragment.java
Commit message (Collapse)AuthorAgeFilesLines
* VPN: UI for forgetting disconnected VPNsRobin Lee2015-05-181-24/+25
| | | | | | | | | Made possible by expanded internal VPN APIs. Bug: 20872408 Bug: 20692490 Bug: 20747154 Change-Id: Idc87084a130afa18b27c85cc9d4b5033dcedaabe
* VPN: Convert current-context IPCs to user contextRobin Lee2015-05-051-11/+6
| | | | | | | | These fetch info for the wrong user, which may be either wrong or worse wholly nonexistent. Bug: 20747154 Change-Id: Ibd5f2e5d3c5dfd252a032ebdfe204de7166fa3a5
* vpn2: show third-party VPN servicesRobin Lee2015-04-211-0/+136
VPN apps are shown alongside configured VPNs now. The requirement that a password is set is now only enforced when setting up a configured VPN as this is not necessary for apps. Some UI redesign. Bug: 19573824 Bug: 17474682 Bug: 19575658 Change-Id: I02bd977136929647d65b9784fb4cc5df24b45428