summaryrefslogtreecommitdiff
path: root/src/com/android/documentsui/OperationDialogFragment.java
AgeCommit message (Expand)Author
2019-05-08Update dialog UI and search view hint font Tony Huang
2018-11-01Refactor to androidx fragment and appcompatactivity Tony Huang
2018-07-09Mechanical refactoring to use public annotations. Jeff Sharkey
2018-04-17Migrated various apps under packages/apps/DocumentsUI/ to androidx KOUSHIK PANUGANTI
2017-02-08Fix strings in DocumentsUI to use plurals. Tomasz Mikolajewski
2017-02-01Fix crashing converted files warning dialog. Tomasz Mikolajewski
2017-01-31Add boilerplate for compressing in DocumentsUI. Tomasz Mikolajewski
2017-01-10Improve error handling. Steve McKay
2016-09-15Move more classes to more specific locations. Steve McKay
2016-06-29[multi-part] Eliminate 1k selection limit Garfield, Tan
2016-04-15Handle delete failure notifications correctly. Steve McKay
2016-02-18Escape title of Operationdialog. Steve McKay
2016-01-28Show a warning notification and a dialog in case of conversion when copying. Tomasz Mikolajewski