summaryrefslogtreecommitdiff
path: root/src/com/android/documentsui/SharedInputHandler.java
AgeCommit message (Expand)Author
2019-09-11Intercept KeyDown Event to monitor KEYCODE_SEARCH Bill Lin
2019-04-01Optimize for debug log coding style. Jason Chang
2018-08-22Migrate to use RecyclerView-Selection library Riddle Hsu
2018-05-16Close drawer when back button pressed. Rhed Jao
2018-01-22Created a SharedMinimal helper. Felipe Leme
2017-09-11Cleanup of Selection APIs. Steve McKay
2017-03-15Moving back button behavior to SharedInputHandler, and now handling ESC keys. Ben Lin
2017-03-05Add Feature Flag support. Steve McKay
2017-02-27Fixing Keyboard Navigation to match spec. Ben Lin
2016-11-08Shared input handling and injection. Steve McKay