summaryrefslogtreecommitdiff
path: root/core/java/android/widget/RadioGroup.java
AgeCommit message (Expand)Author
2021-02-03Enable use of of CompoundButtons in RemoteViewsSteven Kideckel
2020-09-14Update language to comply with Android's inclusive language guidanceJeff Sharkey
2020-04-06Check for text when adding CollectionInfo and CollectionItemInfosallyyuen
2020-01-06Use new UnsupportedAppUsage annotation.Artur Satayev
2019-12-13Use CollectionInfo and CollectionItemInfo api in RadioGroup andsallyyuen
2019-02-07Update core widgets to save attribute source info.Aurimas Liutikas
2018-11-14Minor Content Capture-related changes.Felipe Leme
2018-08-21Add @UnsupportedAppUsage annotationsMathew Inwood
2018-02-16Optimization: don't call AFM.notifyValueChanged() when value didn't change.Felipe Leme
2017-04-24Minor fixes on Autofill Framework:Felipe Leme
2017-03-29Simplified autofill() methods by returning void instead of boolean.Felipe Leme
2017-03-16TRON log important auto-fill eventsPhilip P. Moltmann
2017-03-14Merge "Make it clear which type of AutoFillValue is set"Philip P. Moltmann
2017-03-14Merge "Renamed ViewStructure.setSanitized() to setDataIsSensitive()."TreeHugger Robot
2017-03-14Renamed ViewStructure.setSanitized() to setDataIsSensitive().Felipe Leme
2017-03-14Make it clear which type of AutoFillValue is setPhilip P. Moltmann
2017-03-13Fix a few auto fill ussuesSvet Ganov
2017-03-09Replaced auto-fill by autofill to keep it consistent with API style.Felipe Leme
2017-03-08Optimize ViewStructure for autofill by removing irrelevant nodes.Felipe Leme
2017-03-07Replace AutoFillType by view constants.Felipe Leme
2017-03-01Added auto-fill support for DatePicker and TimePicker.Felipe Leme
2017-02-22Added sanitization for CompoundButton and RadioGroup.Felipe Leme
2017-02-22Added auto-fill support for Spinner.Felipe Leme
2017-02-21Added auto-fill listeners for RadioGroup and CompoundButton.Felipe Leme
2017-02-06Refined session management so Save can be automatically called.Felipe Leme
2017-02-01Improved AutoFill Save workflow.Felipe Leme
2017-01-10YAMAFFR - Yet Another Major AutoFill Framework RefactoringFelipe Leme
2016-10-11Fix import statements in android.widget package.Aurimas Liutikas
2015-02-28Remove unused imports in frameworks/base.John Spurlock
2015-02-18Add @ResourceInt annotations on APIsTor Norbye
2015-02-06First quick implementation of auto assist data.Dianne Hackborn
2015-01-07Fix accessibility delegationAlan Viverette
2012-10-18Revert "Revert "This restores JB MR0 behavior where the framework throws an e...Dave Burke
2012-10-17Revert "This restores JB MR0 behavior where the framework throws an exception...Justin Ho
2012-10-16This restores JB MR0 behavior where the framework throws an exception for imp...Jim Miller
2012-10-15Revert "Revert "Fix for bug 6050753.""Mathias Agopian
2012-10-15Revert "Fix for bug 6050753."Romain Guy
2012-07-18Add View#generateViewId; make RadioGroup use itAdam Powell
2012-05-31Merge "Fix for bug 6050753."Philip Milne
2012-03-26Fixes for bugs: 6104423, 6103563, 6103509, 6103807 & 6103253.Philip Milne
2012-02-22Fix for bug 6050753.Philip Milne
2012-01-17AccessibilityEvent/AccessibilityNodeInfo class name property should be set to...Svetoslav Ganov
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-02-10auto import from //branches/cupcake/...@130745The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project