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