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
/
CursorAdapter.java
Age
Commit message (
Expand
)
Author
2020-01-06
Use new UnsupportedAppUsage annotation.
Artur Satayev
2018-09-18
Merge "docs: fixed five typos" into pi-dev
kopriva
2018-09-17
docs: fixed five typos
kopriva
2018-08-21
Add @UnsupportedAppUsage annotations
Mathew Inwood
2015-06-02
API review feedback for ThemedSpinnerAdapter, Spinner
Alan Viverette
2015-04-23
Annotate some APIs with threading annotations
Tor Norbye
2015-02-28
Remove unused imports in frameworks/base.
John Spurlock
2015-01-14
Add popup theme for Spinner, use for actionBarPopupTheme default
Alan Viverette
2013-09-26
Add warning about using MergeCursor in CursorAdapter
Alan Viverette
2011-04-07
Remove the deprecated things from Config.java. These haven't been working sin...
Joe Onorato
2010-12-16
Fix issue #3272082: Contacts: when going back from edit view,
Dianne Hackborn
2010-04-22
Fix a bug I introduced in CursorAdapter.
Jeff Hamilton
2010-04-01
Add an option to not register the ContentObserver when creating a CursorAdapter.
Jeff Hamilton
2009-04-13
AI 145994: Integrate #145778 from Donut.
Dianne Hackborn
2009-03-24
Automated import from //branches/master/...@141107,141107
Jeff Hamilton
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-03-03
auto import from //depot/cupcake/@132589
The Android Open Source Project
2009-03-02
auto import from //depot/cupcake/@137055
The Android Open Source Project
2009-01-15
auto import from //branches/cupcake/...@126645
The Android Open Source Project
2008-12-17
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-10-21
Initial Contribution
The Android Open Source Project