OSDN Git Service

Handle two new err codes:
authorHung-ying Tyan <tyanh@google.com>
Thu, 27 Aug 2009 10:49:31 +0000 (18:49 +0800)
committerHung-ying Tyan <tyanh@google.com>
Fri, 28 Aug 2009 03:25:44 +0000 (11:25 +0800)
commit7ca3655dcb620c8635ad84d1465ab2afc3ef31a0
tree566eb19b820fd43f7e0d8b544c275d3d844a6a75
parentd1de20d883725ce98931fbebeef9bed8c340352d
Handle two new err codes:

REMOTE_PPP_HUNG_UP and PPP_NEGOTIATION_FAILED.
Also refactor the dialog creation code to directly use the err code as
the dialog id and make it easier to tell which type of dialog (reconnect
or edit) is invoked for which err code.
res/values/strings.xml
src/com/android/settings/vpn/VpnSettings.java