index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
os
/
DropBoxManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "DropBoxManager: use BufferedInputStream when using GZIPInputStream" am...
Tom Cherry
2021-08-05
1
-1
/
+3
|
\
|
*
DropBoxManager: use BufferedInputStream when using GZIPInputStream
Tom Cherry
2021-08-04
1
-1
/
+3
*
|
DropBoxManager: Fix doc build error
Shuzhen Wang
2021-07-20
1
-1
/
+1
*
|
Interface to dynamically generate DropBox data.
Jeff Sharkey
2021-01-12
1
-35
/
+48
*
|
Merge "Update language to comply with Android's inclusive language guidance" ...
Treehugger Robot
2020-07-31
1
-1
/
+1
|
\
|
|
*
Update language to comply with Android's inclusive language guidance
Lais Andrade
2020-07-31
1
-1
/
+1
|
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-13
1
-1
/
+1
*
|
Carry attributionTag for DropBoxManager
Philip P. Moltmann
2020-07-16
1
-1
/
+2
*
|
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-1
/
+1
|
/
*
Limit broadcast rate for low priority DropBox entries
Michael Wachenschwanz
2019-03-27
1
-1
/
+2
*
Merge "Add EXTRA_DROPPED_COUNT for ACTION_DROPBOX_ENTRY_ADDED"
Michael Wachenschwanz
2019-03-22
1
-0
/
+7
|
\
|
*
Add EXTRA_DROPPED_COUNT for ACTION_DROPBOX_ENTRY_ADDED
Michael Wachenschwanz
2019-03-21
1
-0
/
+7
*
|
Add @UnsupportedAppUsage annotations
Andrei Onea
2019-03-15
1
-0
/
+2
|
/
*
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-28
1
-1
/
+1
*
Protect usage data with OP_GET_USAGE_STATS.
Jeff Sharkey
2018-05-23
1
-5
/
+17
*
Annotate @SystemApi with required permissions.
Jeff Sharkey
2017-06-05
1
-4
/
+2
*
Fix some issues found by new doclava linter.
Jeff Sharkey
2017-04-25
1
-0
/
+3
*
Log when pre-N apps send too much to DropBox.
Jeff Sharkey
2016-03-09
1
-2
/
+23
*
When system server goes down, crash apps more.
Jeff Sharkey
2016-02-27
1
-5
/
+21
*
Fix DropBoxManager.Entry parcels with fds.
Tim Kilbourn
2015-06-03
1
-1
/
+2
*
Remove unused imports from frameworks/base.
John Spurlock
2013-11-20
1
-3
/
+0
*
resolved conflicts for merge of 4b94c451 to stage-korg-master
Jean-Baptiste Queru
2010-12-13
1
-0
/
+24
|
\
|
*
Added dropbox broadcast notification
Hakan Still
2010-12-08
1
-0
/
+24
*
|
am 383e95e2: Merge "DropBox: Read until the end of stream has been reached"
Brad Fitzpatrick
2010-11-16
1
-1
/
+6
|
\
|
|
*
DropBox: Read until the end of stream has been reached
Christian Lindeberg
2010-11-16
1
-1
/
+6
*
|
DropBoxManager.Entry implements Closeable
Brad Fitzpatrick
2010-10-08
1
-1
/
+2
*
|
More DropBoxManager javadoc love.
Brad Fitzpatrick
2010-10-07
1
-2
/
+2
*
|
DropBox.Entry javadoc syntax fix
Brad Fitzpatrick
2010-10-07
1
-1
/
+1
*
|
am e8605af5: Merge "Avoid leaking file descriptors when returning drop box ev...
Dan Egnor
2010-07-21
1
-32
/
+57
|
\
\
|
*
|
Avoid leaking file descriptors when returning drop box events.
Dan Egnor
2010-07-21
1
-32
/
+57
|
|
/
*
/
Dropbox: remove redundant Entry construction.
Brad Fitzpatrick
2010-06-14
1
-1
/
+1
|
/
*
Change the DropBoxManager API slightly (this is public, but not yet released) --
Dan Egnor
2009-11-25
1
-7
/
+14
*
Fix the SDK build.
Dan Egnor
2009-11-14
1
-1
/
+1
*
Rename [I]DropBox[Service] to [I]DropBoxManager[Service].
Dan Egnor
2009-11-12
1
-0
/
+274