summaryrefslogtreecommitdiff
path: root/core/java/android/database/ContentObserver.java
Commit message (Expand)AuthorAgeFilesLines
* Add @SystemApi registerContentObserverForAllUsers in ContentResolverXiaoyu Jin2021-11-161-1/+23
* Give hidden API behavior to legacy apps.Jeff Sharkey2020-03-101-9/+36
* Use flags to indicate reason for Uri changes.Jeff Sharkey2020-03-051-59/+104
* Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-061-1/+1
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-101-0/+2
* Revert "Fix ContentObserver unregister issue"Fyodor Kupolov2017-07-131-10/+0
* Fix ContentObserver unregister issuedaqi2017-07-061-0/+10
* Print services setting changes not handled for managed profiles.Svetoslav2014-08-261-6/+42
* Inform ContentObservers about the changed content Uri.Jeff Brown2012-01-231-9/+70
* Clean up content observer code.Jeff Brown2012-01-231-61/+65
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+138
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-138/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+138