summaryrefslogtreecommitdiffstats
path: root/packages/VpnDialogs
Commit message (Collapse)AuthorAgeFilesLines
* VpnDialogs: change paddings.Chia-chi Yeh2011-07-152-1/+2
| | | | Change-Id: I46d949099778d1801ac1ca81b845b93936ceecb9
* VpnDialogs: enforce calling permissions.Chia-chi Yeh2011-07-152-1/+8
| | | | Change-Id: I1bb3bd4616309f091ef653ee246b97b1a006a225
* VPN: convert prepare() into a form which helps solve race conditions.Chia-chi Yeh2011-07-032-7/+6
| | | | | | | | When someone tries to revoke packageA, it is possible that packageA is already revoked by packageB. In this case packageB should not be revoked, and the new prepare() can help solve this problem. Change-Id: Iee056a191dd99467b8ad1b5379a17b02d404bad1
* VPN: minor refinement.Chia-chi Yeh2011-07-032-10/+9
| | | | Change-Id: I2b59cbe8554b6c6f8da48c465252489394f32653
* VPN: give legacy VPN a fake package name.Chia-chi Yeh2011-07-021-3/+2
| | | | | | And add more comments. Change-Id: I0cbc495fcb2c8dd105e16a841619b3b9bd227eae
* VpnDialogs: prepare for the usages of legacy VPN.Chia-chi Yeh2011-07-014-15/+28
| | | | | | | | - Use PendingIntent to start activities. - Handle configs without package names. - Switch to system UID. Change-Id: Ia78112a97e3628b603d9e059705e32694ebe142b
* VpnDialogs: migrate to VpnConfig.Chia-chi Yeh2011-06-171-41/+43
| | | | | | Also hide the configure button when configureActivity is not set. Change-Id: Ic8eeec89970bb67d42397754d1f54a2744183eed
* VpnDialogs: use IConnectivityManager instead or ConnectivityManager.Chia-chi Yeh2011-06-152-6/+11
| | | | Change-Id: I8870a43ecbffa606d2e29f6c4b1b1a605b2b79e5
* The UI part of the user space VPN support.Chia-chi Yeh2011-06-038-0/+534
Change-Id: Ia9b7d516f977bc0fa7c30f44ff8111466838d1aa