am: f6b562d
* commit 'f6b562d20d64f4f7e8d7ad9f83e27a01f2aa807f':
Disable view recycling to avoid passing wrong type of view to Item.bindView().
Change-Id: I9729d7de6472991054645ad6c61b8703730c0c8c
am: 105fba9
* commit '105fba9c08136192a56df867cbae3a11e492a448':
Disable view recycling to avoid passing wrong type of view to Item.bindView().
Change-Id: Ibe7ec20b6f3ab7ae78a72547c12459307c5b2a92
am: a5dd3f3
* commit 'a5dd3f32403deb01ad260d50468f4daf8988ab01':
Disable view recycling to avoid passing wrong type of view to Item.bindView().
Change-Id: I7848f1888db79bfdd2744d88b10ab797d5dae47f
am: a5dd3f3
* commit 'a5dd3f32403deb01ad260d50468f4daf8988ab01':
Disable view recycling to avoid passing wrong type of view to Item.bindView().
Change-Id: Id21f8e5546e28179954e39903baaebf5feff356a
am: 6e685dc3c5
* commit '6e685dc3c519526a0f38ec5ee9e81e1f57e0fa36':
DO NOT MERGE: Disable drag n' drop in DocumentsActivity.
Change-Id: I9e4424bfbffc46cd1880241b6961c0f0ca75aab4
am: 6e685dc3c5
* commit '6e685dc3c519526a0f38ec5ee9e81e1f57e0fa36':
DO NOT MERGE: Disable drag n' drop in DocumentsActivity.
Change-Id: I1ae95e8e373ae2883eb923e6a416bedb0218275a
am: 67dbeab77c
* commit '67dbeab77c8194c77c06cb99ef6335f3c049e5a2':
Do not make files in zip disabled in ACTION_VIEW.
Change-Id: I1fd8f3c68c68195ba27d5c606da1655e3cf3fec6
am: 69e3618f07
* commit '69e3618f07be6f48bfc37c52e6ef5830f717b495':
Do not make files in zip disabled in ACTION_VIEW.
Change-Id: I9908e4db12640251a5fd60ca0fff950078d628aa
am: 69e3618f07
* commit '69e3618f07be6f48bfc37c52e6ef5830f717b495':
Do not make files in zip disabled in ACTION_VIEW.
Change-Id: I6c4749738e1bc6116e4e56c494932a62d2c16ac9
Intent.ACTION_VIEW is only used for browsing ZIP files from Downloads.
FragmentTuner should ignore the MIME type from the MIME type filter.
This CL removes the MIME type filtering logic from FilesTuner, as
I believe FilesActivity is never used for picking items, so there should
be no need to mark any files as disabled.
Bug: 28267117
Change-Id: Iba92f82aca60154674a4bea3265b0f1a3ae296dc
am: 9aa1851
* commit '9aa1851925bd0d79f693fe232b5b64a5f2fae766':
Restrict selection to 1000 items in DocumentsUI.
Cancel band selection on directory change.
Change-Id: I88518e167cd06046888077ede90302c3b8fbdf1e
am: 241e9fc
* commit '241e9fc00f1606b37636a9c2e33bb936dc886a06':
Restrict selection to 1000 items in DocumentsUI.
Cancel band selection on directory change.
Change-Id: Ia5a0cb7dee32cab3f5f5b07c2b83cd8933fcae1b
am: 0fb5135
* commit '0fb51357afb64a034a59f68a926f79d18213c72c':
Restrict selection to 1000 items in DocumentsUI.
Cancel band selection on directory change.
Change-Id: Ia38b188789483ee24469f4091c44c5d059ae402d
am: 0fb5135
* commit '0fb51357afb64a034a59f68a926f79d18213c72c':
Restrict selection to 1000 items in DocumentsUI.
Cancel band selection on directory change.
Change-Id: Id421aa25d0ad1e4134ecfeabd84aad801fdb4f13
This is a workaround for N. Ideally we should keep the band selection,
as directory may change very often, eg. during loading, or downloading
a file (every second).
Bug: 27224277
Change-Id: I40cfb12c4f7928c4e0d6e675e91ba30ab3a6ab52
In normal circumstances, StorageVolume can only be obtained through
StorageManager and hence it will contain a valid path internally. But
the path could be invalid in at least 2 occations:
- App maliciously changed it using reflection.
- Mounted volume was ejected.
This change improves OpenExternalDirectoryActivity so it returns a
RESULT_CANCELED upon receiveving an invalid path.
BUG: 27962875
Change-Id: Ide43968babaa37961c7b704bd289f44eac952e94
am: d189718
* commit 'd18971811fb8c54c55bf59f34662650101a3eff0':
Fallback to Recents when Downloads is not available.
Change-Id: Idb3013039889ed57f98aca454bf6a597764cb2ef