summaryrefslogtreecommitdiff
path: root/src/com/android/documentsui/RefreshTask.java
AgeCommit message (Expand)Author
2020-02-25Ensure user can only share documents from allowed users. Kelvin Kwan
2019-05-10Fix crash bug on RefreshTask Tony Huang
2019-02-19Respond to various API council feedback. Jeff Sharkey
2018-07-10More movement towards public APIs. Jeff Sharkey
2018-07-09Mechanical refactoring to use public annotations. Jeff Sharkey
2018-01-22Created a SharedMinimal helper. Felipe Leme
2017-03-10Fix a bug where dropping on Root never works. Ben Lin
2017-03-05Add Feature Flag support. Steve McKay
2016-12-09Merge "Crash fix for accessing DocumentInfo.derivedUri when in Recents." into... TreeHugger Robot
2016-12-08Crash fix for accessing DocumentInfo.derivedUri when in Recents. Ben Lin
2016-12-06Fix crash when refreshing timeouts. Tomasz Mikolajewski
2016-11-17Follow up changes to ag/1627041. Ben Lin
2016-11-15Integration ContentResolver#refresh into RefreshLayout. Ben Lin