summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/AutoFillSettingsFragment.java
Commit message (Expand)AuthorAgeFilesLines
* Fixed problem with browser menu back navigationPankaj Garg2014-12-151-0/+1
* Fix titles for PreferenceFragment screensPankaj Garg2014-12-111-0/+11
* Fix Autofill fragment UIVivek Sekhar2014-06-111-28/+5
* Porting 1847 and 1599-qrd browser changesAxesh R. Ajmera2014-06-051-0/+34
* Change SWE app properties back to stock AndroidBijan Amirzada2014-03-211-0/+293
* Copy of new files from 1599Bijan Amirzada2014-03-041-291/+0
* 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