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
/
os
/
FileObserver.java
Age
Commit message (
Expand
)
Author
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-20
Apply fixes for EfficientCollections.
Jeff Sharkey
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-11-27
docs: Delete duplicate word.
Nick Cook
2019-03-15
Add @UnsupportedAppUsage annotations
Andrei Onea
2019-02-26
Add an @IntDef to indicate notify event types.
Sudheer Shanka
2019-01-27
Update FileObserver to be able to watch multiple files.
Sudheer Shanka
2016-08-23
Clarify FileObserver docs for null value.
Jeff Sharkey
2013-11-20
Remove unused imports from frameworks/base.
John Spurlock
2013-01-08
docs: resolve bugs from external tracker
Scott Main
2010-05-31
Comment-only change to add documentation for FileObserver
Dan Egnor
2010-02-08
Fix NPE in FileObserver when multiple events pile in for a defunct
Dan Egnor
2009-12-21
DropBox logging of app & system server crashes.
Dan Egnor
2009-07-29
Only restore the bits for wallpapers that aren't built in.
Joe Onorato
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
2008-10-21
Initial Contribution
The Android Open Source Project