OSDN Git Service

Fix for 1974140. Delete entry if not valid on hitting home.
authorAmith Yamasani <yamasani@google.com>
Wed, 28 Oct 2009 23:59:17 +0000 (16:59 -0700)
committerAmith Yamasani <yamasani@google.com>
Wed, 28 Oct 2009 23:59:17 +0000 (16:59 -0700)
commit4d31288fe30b2e8f2e0a5ff54b402912fd830df1
treef5aca0505bf196a2eac2dff05663456dd21eed7d
parentd02acfb908562780eec830a85e121f9925108c36
Fix for 1974140. Delete entry if not valid on hitting home.

If user doesn't enter an APN or name, then delete the entry on hitting home.

And if user has enough information but doesn't enter a name, then set the
name to "Untitled" to avoid blank APNs in the list.
AndroidManifest.xml
res/values/strings.xml
src/com/android/settings/ApnEditor.java