summaryrefslogtreecommitdiff
path: root/core/java/android/os/FileObserver.java
Commit message (Expand)AuthorAgeFilesLines
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-291-1/+1
* Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang2020-10-281-1/+1
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-271-1/+1
* Apply fixes for EfficientCollections.Jeff Sharkey2020-10-201-5/+8
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* docs: Delete duplicate word.Nick Cook2019-11-271-1/+1
* Add @UnsupportedAppUsage annotationsAndrei Onea2019-03-151-0/+3
* Add an @IntDef to indicate notify event types.Sudheer Shanka2019-02-261-6/+30
* Update FileObserver to be able to watch multiple files.Sudheer Shanka2019-01-271-24/+83
* Clarify FileObserver docs for null value.Jeff Sharkey2016-08-231-2/+4
* Remove unused imports from frameworks/base.John Spurlock2013-11-201-3/+0
* docs: resolve bugs from external trackerScott Main2013-01-081-1/+1
* Comment-only change to add documentation for FileObserverDan Egnor2010-05-311-13/+67
* Fix NPE in FileObserver when multiple events pile in for a defunctDan Egnor2010-02-081-64/+66
* DropBox logging of app & system server crashes.Dan Egnor2009-12-211-3/+1
* Only restore the bits for wallpapers that aren't built in.Joe Onorato2009-07-291-13/+26
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+146
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-146/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+146