summaryrefslogtreecommitdiff
path: root/core/java/android/database/ContentObserver.java
AgeCommit message (Expand)Author
2020-03-10Give hidden API behavior to legacy apps.Jeff Sharkey
2020-03-05Use flags to indicate reason for Uri changes.Jeff Sharkey
2020-01-06Use new UnsupportedAppUsage annotation.Artur Satayev
2018-08-10Add @UnsupportedAppUsage annotationsMathew Inwood
2017-07-13Revert "Fix ContentObserver unregister issue"Fyodor Kupolov
2017-07-06Fix ContentObserver unregister issuedaqi
2014-08-26Print services setting changes not handled for managed profiles.Svetoslav
2012-01-23Inform ContentObservers about the changed content Uri.Jeff Brown
2012-01-23Clean up content observer code.Jeff Brown
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project