summaryrefslogtreecommitdiff
path: root/core/java/android/widget/RadioGroup.java
Commit message (Expand)AuthorAgeFilesLines
* Enable use of of CompoundButtons in RemoteViewsSteven Kideckel2021-02-031-0/+2
* Update language to comply with Android's inclusive language guidanceJeff Sharkey2020-09-141-2/+2
* Check for text when adding CollectionInfo and CollectionItemInfosallyyuen2020-04-061-7/+12
* Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-061-1/+1
* Use CollectionInfo and CollectionItemInfo api in RadioGroup andsallyyuen2019-12-131-1/+50
* Update core widgets to save attribute source info.Aurimas Liutikas2019-02-071-0/+2
* Minor Content Capture-related changes.Felipe Leme2018-11-141-3/+9
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-211-0/+3
* Optimization: don't call AFM.notifyValueChanged() when value didn't change.Felipe Leme2018-02-161-3/+7
* Minor fixes on Autofill Framework:Felipe Leme2017-04-241-2/+0
* Simplified autofill() methods by returning void instead of boolean.Felipe Leme2017-03-291-9/+7
* TRON log important auto-fill eventsPhilip P. Moltmann2017-03-161-4/+5
* Merge "Make it clear which type of AutoFillValue is set"Philip P. Moltmann2017-03-141-1/+9
|\
| * Make it clear which type of AutoFillValue is setPhilip P. Moltmann2017-03-141-1/+9
* | Merge "Renamed ViewStructure.setSanitized() to setDataIsSensitive()."TreeHugger Robot2017-03-141-1/+1
|\ \ | |/ |/|
| * Renamed ViewStructure.setSanitized() to setDataIsSensitive().Felipe Leme2017-03-141-1/+1
* | Fix a few auto fill ussuesSvet Ganov2017-03-131-1/+1
|/
* Replaced auto-fill by autofill to keep it consistent with API style.Felipe Leme2017-03-091-11/+10
* Optimize ViewStructure for autofill by removing irrelevant nodes.Felipe Leme2017-03-081-0/+5
* Replace AutoFillType by view constants.Felipe Leme2017-03-071-3/+2
* Added auto-fill support for DatePicker and TimePicker.Felipe Leme2017-03-011-1/+1
* Added sanitization for CompoundButton and RadioGroup.Felipe Leme2017-02-221-1/+12
* Added auto-fill support for Spinner.Felipe Leme2017-02-221-1/+10
* Added auto-fill listeners for RadioGroup and CompoundButton.Felipe Leme2017-02-211-2/+5
* Refined session management so Save can be automatically called.Felipe Leme2017-02-061-7/+9
* Improved AutoFill Save workflow.Felipe Leme2017-02-011-0/+7
* YAMAFFR - Yet Another Major AutoFill Framework RefactoringFelipe Leme2017-01-101-0/+26
* Fix import statements in android.widget package.Aurimas Liutikas2016-10-111-5/+5
* Remove unused imports in frameworks/base.John Spurlock2015-02-281-2/+0
* Add @ResourceInt annotations on APIsTor Norbye2015-02-181-3/+5
* First quick implementation of auto assist data.Dianne Hackborn2015-02-061-11/+2
* Fix accessibility delegationAlan Viverette2015-01-071-4/+6
* Revert "Revert "This restores JB MR0 behavior where the framework throws an e...Dave Burke2012-10-181-0/+27
* Revert "This restores JB MR0 behavior where the framework throws an exception...Justin Ho2012-10-171-27/+0
* This restores JB MR0 behavior where the framework throws an exception for imp...Jim Miller2012-10-161-0/+27
* Revert "Revert "Fix for bug 6050753.""Mathias Agopian2012-10-151-27/+0
* Revert "Fix for bug 6050753."Romain Guy2012-10-151-0/+27
* Add View#generateViewId; make RadioGroup use itAdam Powell2012-07-181-1/+1
* Merge "Fix for bug 6050753."Philip Milne2012-05-311-27/+0
|\
| * Fix for bug 6050753.Philip Milne2012-02-221-27/+0
* | Fixes for bugs: 6104423, 6103563, 6103509, 6103807 & 6103253.Philip Milne2012-03-261-0/+2
|/
* AccessibilityEvent/AccessibilityNodeInfo class name property should be set to...Svetoslav Ganov2012-01-171-0/+14
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+388
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-388/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-0/+17
* Initial ContributionThe Android Open Source Project2008-10-211-0/+371