summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/AutoFillSettingsFragment.java
Commit message (Expand)AuthorAgeFilesLines
* Fixup browser to use WebView proxyJonathan Dixon2012-03-021-1/+1
* Fix monkey crash in AutofillSettingsFragment.Ben Murdoch2011-10-271-0/+9
* Fix Autofill profile editor UI.Ben Murdoch2011-10-201-33/+39
* Fix potential NPE when saving/deleting Autofill profile.Ben Murdoch2011-08-111-5/+10
* Only close the AutoFill editor when we're actually done with itBen Murdoch2011-06-211-1/+1
* Fix up AutoFill profile editor UI in portrait modeBen Murdoch2011-06-171-31/+34
* Browser settings refactorJohn Reck2011-04-261-3/+5
* Strip phone number punctuation when validating for autofillBen Murdoch2011-01-191-2/+9
* Perform input validation on the AutoFill profile editor.Ben Murdoch2011-01-181-5/+96
* Implement the "Delete Profile" button in the AutoFill editor.Ben Murdoch2010-10-291-15/+55
* Set the unique id in the AutoFillProfile class to fix AutoFill.Ben Murdoch2010-10-201-0/+6
* Full profile editor and syncing with WebSettings.Ben Murdoch2010-10-141-22/+62
* Sync Autofill profile data native sideBen Murdoch2010-10-131-73/+13
* AutoFill Profile editor UI initial checkinBen Murdoch2010-10-061-0/+142