summaryrefslogtreecommitdiffstats
path: root/core/java/android/database/IContentObserver.aidl
Commit message (Collapse)AuthorAgeFilesLines
* Correct executable bit for source filesKenny Root2013-04-131-0/+0
| | | | | | | | | | Many media files and source code files were marked as executable in Git. Remove those. Also a shell script and python script were not marked as executable. Change-Id: Ieb51bafb46c895a21d2e83696f5a901ba752b2c5 Signed-off-by: Chirayu Desai <cdesai@cyanogenmod.org>
* Inform ContentObservers about the changed content Uri.Jeff Brown2012-01-231-1/+3
| | | | | | | | Added a new method ContentObserver.onChange(boolean, Uri) that receives the changed content Uri. This can help applications make better decisions about how to interpret a change notification. Change-Id: I8e35378b6485fe22c5bc240ba07557d269af0836
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+31
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-31/+0
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+31