summaryrefslogtreecommitdiffstats
path: root/packages/DocumentsUI/res
Commit message (Collapse)AuthorAgeFilesLines
* Add a divider between the roots selector and files list.Ben Kwa2015-06-091-1/+3
| | | | | | BUG=21643911 Change-Id: Ie7c4d1a014b9fbdccb91d80907c89e2309c9891f
* Import translations. DO NOT MERGEGeoff Mendal2015-05-2534-68/+34
| | | | | Change-Id: Id4da8170bceabc117824f81c25a6019f5584ce0b Auto-generated-cl: translation import
* Import translations. DO NOT MERGEGeoff Mendal2015-05-2176-77/+111
| | | | | Change-Id: Ibc636bc980ceaead21d2eaf2dd813de284341ab0 Auto-generated-cl: translation import
* DocumentUI: Plish the design of footer bottons.Daichi Hirono2015-05-182-7/+5
| | | | | | | | | * Remove the directory name from "pick" button. * Allign buttons at right. * Fix bug that the pick button turns to be hidden after screen rotation. BUG=20285152 Change-Id: I909d52f341bf67c5627431a354a9b0ccec152a05
* Merge "Delete StandaloneActivity from M (DO NOT MERGE)" into mnc-devSteve McKay2015-05-111-16/+0
|\
| * Delete StandaloneActivity from M (DO NOT MERGE)Steve McKay2015-05-111-16/+0
| | | | | | | | | | | | | | The activity is already disabled by default. Fix an issue where copy support error handling was attempting to invoke StandaloneActivity. Change-Id: If15c312a183cae1b2a84517e7f7b3123c11bd619
* | Import translations. DO NOT MERGEGeoff Mendal2015-05-112-6/+6
|/ | | | | Change-Id: I0999d1abf6951574e9ba7fc6c8a608aaea4540de Auto-generated-cl: translation import
* Import translations. DO NOT MERGEGeoff Mendal2015-04-2963-189/+335
| | | | | Change-Id: I43378ea885cdb018cd8b8cda5b8be304817e8ee8 Auto-generated-cl: translation import
* Import translations. DO NOT MERGEGeoff Mendal2015-04-2713-39/+69
| | | | | Change-Id: I4bcfc305120a6a1342978d6763628b08c7086a8a Auto-generated-cl: translation import
* Import translations. DO NOT MERGEGeoff Mendal2015-04-2476-480/+228
| | | | | Change-Id: I79db3fdb8e2c5e86259a6c5cefe5e0790a07bc92 Auto-generated-cl: translation import
* Update strings for the copy error dialog to match the latest specs.Tomasz Mikolajewski2015-04-231-7/+5
| | | | Change-Id: I9adeff3e7e9435237b4b3337e4c687eec39b0335
* DocumentsUI: Stop to override fixed size of dialog in CreateDirectoryDialog.Daichi Hirono2015-04-233-10/+6
| | | | | | | | | | | Previously CreateDirectoryDialog overrides fixed size defined in the application theme. As a result, the dialog is shown as vertically long. The CL specifies explicitly specifies the default theme for dialog when creating the dialog to stop override the application theme. BUG=20239384 Change-Id: I7227bd91705c32f5196b666bbe94ff32b5cb4af8
* Implement DayNight theme for DocumentsUIAlan Viverette2015-04-2237-59/+110
| | | | | | | Also fixes tint colors for icons to use themed colorControlNormal. Bug: 20421157 Change-Id: I110a1d95f763332e7ca76cf8ab4125bd4d9a075e
* Import translations. DO NOT MERGEGeoff Mendal2015-04-225-7/+235
| | | | | Change-Id: I0893584e89cfc86caea9f5f5f43f8d7dd94873d8 Auto-generated-cl: translation import
* Import translations. DO NOT MERGEGeoff Mendal2015-04-202-13/+11
| | | | | Change-Id: If0652f6630dbfb0110c8b13a479cb59c1af22bcc Auto-generated-cl: translation import
* Import translations. DO NOT MERGEGeoff Mendal2015-04-1772-792/+672
| | | | | Change-Id: If7a0cfd12e5ed935ad521bd48eb82dd6cad3084f Auto-generated-cl: translation import
* Merge "Stop to take multiline file name in the create directory dialog."Daichi Hirono2015-04-171-1/+2
|\
| * Stop to take multiline file name in the create directory dialog.Daichi Hirono2015-04-161-1/+2
| | | | | | | | | | | | BUG=20275734 Change-Id: I1b0847598eb06091193bb63e6ab3a57033798c10
* | Import translations. DO NOT MERGEGeoff Mendal2015-04-1573-135/+803
|/ | | | | Change-Id: Ia8ffbde888155d62a59ca824069187db7b9895b8 Auto-generated-cl: translation import
* Merge "Add an initial version of the copy failure dialog to DocumentsUI."Tomasz Mikolajewski2015-04-151-1/+13
|\
| * Add an initial version of the copy failure dialog to DocumentsUI.Tomasz Mikolajewski2015-04-151-1/+13
| | | | | | | | Change-Id: Ibdfde661aa5b636570c017d3d00565c193d595a3
* | DocumentsUI: Polish buttons of copy destination dialog.Daichi Hirono2015-04-152-5/+13
| | | | | | | | | | | | | | | | | | * Add cancel button to directory picker dialog. * Turns "select" label to "copy to" label for copy destination picker. BUG=20170953 Change-Id: I66214804aed75a6fccc716d1a01163c634e73d7f
* | Import translations. DO NOT MERGEGeoff Mendal2015-04-1312-24/+12
|/ | | | | Change-Id: I37c3e2c0945bebbf7dd814bad8aa9de1e2c6bef7 Auto-generated-cl: translation import
* DocumentsUI roots can have settings.Jeff Sharkey2015-04-121-0/+4
| | | | | | | | | | Roots use a flag to indicate they have settings, and DocumentsUI offers to launch towards someone who handles a new Settings intent. Slight rename of browse intent for clarity. Bug: 19993667 Change-Id: I86302ec1cfac5e435d8bc5701bdb85fb9b0dcbae
* Import translations. DO NOT MERGEGeoff Mendal2015-04-1073-5/+151
| | | | | Change-Id: I4be4f944cd8c87529e04aa4c8e19198020c1b262 Auto-generated-cl: translation import
* Merge "Enable directory copying."Ben Kwa2015-04-101-0/+2
|\
| * Enable directory copying.Ben Kwa2015-04-101-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - Enable directory picking for copying. - Implement recursive copying inside the CopyService. - Pretty up the notification (use an indeterminate notification while calculating copy size) - Do two recursive walks: one to determine the size of the copy job, and then another to actually copy the files. - Switch to using ContentProviderClient instances, for better error detection and handling - Disable copying from the Recents view. Change-Id: Ieb38cca80edf84a487547b68f0d6b328fc4d7701
* | Merge "Use default theme for StandaloneActivity (DocumentsUI)."Tomasz Mikolajewski2015-04-081-1/+1
|\ \
| * | Use default theme for StandaloneActivity (DocumentsUI).Tomasz Mikolajewski2015-04-081-1/+1
| | | | | | | | | | | | Change-Id: I41841702e0b68123cb73ff1203ca6e6fe5eae320
* | | Import translations. DO NOT MERGEGeoff Mendal2015-04-0861-421/+440
|/ / | | | | | | | | Change-Id: I0f9b0b3036a149b304b874fbaa2d95cf56e4e816 Auto-generated-cl: translation import
* | Import translations. DO NOT MERGEGeoff Mendal2015-04-0613-90/+95
| | | | | | | | | | Change-Id: I34445592f741f1566ae5493a8f591391ca65d435 Auto-generated-cl: translation import
* | Import translations. DO NOT MERGEGeoff Mendal2015-04-0373-73/+585
| | | | | | | | | | Change-Id: I13a822578c3b71e3176704891486783770337b97 Auto-generated-cl: translation import
* | Merge "Enable directory selection. Add an IntentService to copy files."Ben Kwa2015-04-032-0/+18
|\ \ | |/
| * Enable directory selection. Add an IntentService to copy files.Ben Kwa2015-04-032-0/+18
| | | | | | | | Change-Id: I0bec0224aa1b52766664c23f77d60affec702111
* | Import translations. DO NOT MERGEGeoff Mendal2015-04-0173-0/+146
|/ | | | | Change-Id: I02c4b9d0fcb21c0224590503fa8720805db3d2fa Auto-generated-cl: translation import
* Add a "Select All" menu item and code.Ben Kwa2015-03-312-0/+6
| | | | Change-Id: I31ed8bff83d8a621a31ea5c2a0d1bb218f53d6e2
* Implement a standalone file manager activity.Steve McKay2015-03-251-0/+18
| | | | Change-Id: Iaf86ef416b979cea4ab3890d3a26f09741392c3d
* Import translations. DO NOT MERGEGeoff Mendal2015-03-201-0/+58
| | | | | Change-Id: Iac1b987545c21b2e4b29787b13fbaf3414a6a2fb Auto-generated-cl: translation import
* Import translations. DO NOT MERGEGeoff Mendal2015-03-161-2/+2
| | | | | Change-Id: Ic3f3b8418d69d37a26c0be77047faf3ea9294b0f Auto-generated-cl: translation import
* Import translations. DO NOT MERGEGeoff Mendal2015-02-251-1/+1
| | | | | Change-Id: If17993f8a25da1cb9a868150bb787d8c1b9810bd Auto-generated-cl: translation import
* Import translations. DO NOT MERGEGeoff Mendal2015-01-211-3/+3
| | | | | Change-Id: Ida34896ac8597930db790a14bc84cd19452f6902 Auto-generated-cl: translation import
* Import translations. DO NOT MERGEGeoff Mendal2015-01-051-3/+3
| | | | | Change-Id: Ibe706a89d57655a9fb5890533887ca7a793190aa Auto-generated-cl: translation import
* Import translations. DO NOT MERGEBaligh Uddin2014-12-231-3/+3
| | | | | Change-Id: Ib8a2992780a3a20748d2d150e1f887674677cf64 Auto-generated-cl: translation import
* am 44952282: am ce7a0e6c: am 7038c390: Merge "Move Documents action bar ↵Jeff Sharkey2014-11-251-2/+2
|\ | | | | | | | | | | | | update even later." into lmp-mr1-dev * commit '44952282e8e170483eef30f18c74fa3995cad0c9': Move Documents action bar update even later.
| * am ce7a0e6c: am 7038c390: Merge "Move Documents action bar update even ↵Jeff Sharkey2014-11-251-2/+2
| |\ | | | | | | | | | | | | | | | | | | later." into lmp-mr1-dev * commit 'ce7a0e6cc7cd90cc5019f9b150a0295347f38406': Move Documents action bar update even later.
| | * Move Documents action bar update even later.Jeff Sharkey2014-11-241-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | At some point Activity started restoring the Toolbar/ActionBar title during onPostCreate(), which would clobber some of the setup we just finished doing. To fix, move our update to be even later in the restore lifecycle. Also fix grid item widths for small screen devices. Bug: 17428127 Change-Id: I258121b6a6eec5924f92b02290a67d3ae7dd9cf6
| * | am 95f896d9: am 2f984f96: am 1b5f6fec: am 2dc7a1b5: Merge "Always force list ↵Jeff Sharkey2014-09-171-0/+2
| |\ \ | | |/ | | | | | | | | | | | | | | | divider in DocumentsUI." into lmp-dev * commit '95f896d9f1723bde48280fa9ba5438d6857c6eb7': Always force list divider in DocumentsUI.
| | * am 2dc7a1b5: Merge "Always force list divider in DocumentsUI." into lmp-devJeff Sharkey2014-09-161-0/+2
| | |\ | | | | | | | | | | | | | | | | * commit '2dc7a1b57d4261e50d6f24989b3b7022123a4247': Always force list divider in DocumentsUI.
* | | | Import translations. DO NOT MERGEGeoff Mendal2014-11-241-2/+2
| | | | | | | | | | | | | | | | | | | | Change-Id: Ie6a5828d8c8c7267ff4990b30df1d0c5089d5bfb Auto-generated-cl: translation import
* | | | Import translations. DO NOT MERGEGeoff Mendal2014-11-121-3/+3
| | | | | | | | | | | | | | | | | | | | Change-Id: I01e34d68941ab339ebc007721d9523b2eee4f53d Auto-generated-cl: translation import