| Commit message (Expand) | Author | Age | Files | Lines |
* | Import translations. DO NOT MERGE | Baligh Uddin | 2013-09-16 | 41 | -82/+41 |
* | Import translations. DO NOT MERGE | Baligh Uddin | 2013-09-13 | 16 | -32/+18 |
* | More UX updates around picking images. | Jeff Sharkey | 2013-09-13 | 9 | -42/+109 |
* | Move search to roots; Documents root; hide empty. | Jeff Sharkey | 2013-09-13 | 6 | -16/+41 |
* | DocumentsUI tablet support. | Jeff Sharkey | 2013-09-12 | 15 | -91/+449 |
* | Merge "Import translations. DO NOT MERGE" into klp-dev | Baligh Uddin | 2013-09-12 | 59 | -264/+118 |
|\ |
|
| * | Import translations. DO NOT MERGE | Baligh Uddin | 2013-09-11 | 59 | -264/+118 |
* | | Fix SDK build. | Jeff Sharkey | 2013-09-11 | 1 | -8/+0 |
|/ |
|
* | More tweaks to match UX spec. | Jeff Sharkey | 2013-09-10 | 14 | -66/+162 |
* | More UX work for thumbnails, search, management. | Jeff Sharkey | 2013-09-10 | 13 | -61/+241 |
* | Merge "Import translations. DO NOT MERGE" into klp-dev | Baligh Uddin | 2013-09-10 | 4 | -4/+4 |
|\ |
|
| * | Import translations. DO NOT MERGE | Baligh Uddin | 2013-09-09 | 4 | -4/+4 |
* | | Rename offer() to add(), remove/hide some APIs. | Jeff Sharkey | 2013-09-09 | 1 | -1/+0 |
* | | Sort order is sticky for session, back leaves. | Jeff Sharkey | 2013-09-09 | 3 | -68/+86 |
* | | Disabled states, more UX work, bug fixes. | Jeff Sharkey | 2013-09-09 | 5 | -45/+132 |
* | | Remember mode and sort on per-directory basis. | Jeff Sharkey | 2013-09-09 | 13 | -278/+682 |
|/ |
|
* | Item layout tweaking, hook up more assets. | Jeff Sharkey | 2013-09-06 | 14 | -139/+231 |
* | Another asset drop, provider icons, tests. | Jeff Sharkey | 2013-09-06 | 214 | -33/+192 |
* | Separate root and document management. | Jeff Sharkey | 2013-09-06 | 3 | -17/+23 |
* | Merge "Import translations. DO NOT MERGE" into klp-dev | Baligh Uddin | 2013-09-05 | 58 | -116/+58 |
|\ |
|
| * | Import translations. DO NOT MERGE | Baligh Uddin | 2013-09-05 | 58 | -116/+58 |
* | | Merge "Filter roots based on supported MIME types." into klp-dev | Jeff Sharkey | 2013-09-05 | 3 | -48/+30 |
|\ \
| |/
|/| |
|
| * | Filter roots based on supported MIME types. | Jeff Sharkey | 2013-09-05 | 3 | -48/+30 |
* | | Merge "Asset drop, icons for common MIME types." into klp-dev | Jeff Sharkey | 2013-09-05 | 140 | -51/+254 |
|\ \
| |/ |
|
| * | Asset drop, icons for common MIME types. | Jeff Sharkey | 2013-09-04 | 140 | -51/+254 |
* | | Merge "Fix document management permission enforcement." into klp-dev | Jeff Sharkey | 2013-09-05 | 2 | -21/+57 |
|\ \
| |/ |
|
| * | Fix document management permission enforcement. | Jeff Sharkey | 2013-09-04 | 2 | -21/+57 |
* | | Merge "Import translations. DO NOT MERGE" into klp-dev | Baligh Uddin | 2013-09-04 | 59 | -0/+118 |
|\ \
| |/
|/| |
|
| * | Import translations. DO NOT MERGE | Baligh Uddin | 2013-09-03 | 59 | -0/+118 |
* | | Show loading, error, and info messages as footers. | Jeff Sharkey | 2013-09-03 | 7 | -5/+259 |
* | | Updated documents UX around action bar. | Jeff Sharkey | 2013-09-03 | 6 | -104/+107 |
|/ |
|
* | Merge "Filter roots based on incoming request." into klp-dev | Jeff Sharkey | 2013-09-03 | 6 | -30/+129 |
|\ |
|
| * | Filter roots based on incoming request. | Jeff Sharkey | 2013-09-02 | 6 | -30/+129 |
* | | Merge "New recents behavior to match spec." into klp-dev | Jeff Sharkey | 2013-09-03 | 9 | -53/+493 |
|\ \
| |/ |
|
| * | New recents behavior to match spec. | Jeff Sharkey | 2013-09-02 | 9 | -53/+493 |
* | | Merge "Instance state, fix sharing, Durable objects." into klp-dev | Jeff Sharkey | 2013-09-03 | 12 | -197/+486 |
|\ \
| |/ |
|
| * | Instance state, fix sharing, Durable objects. | Jeff Sharkey | 2013-09-01 | 12 | -197/+486 |
* | | Merge "Use Cursors directly when binding documents." into klp-dev | Jeff Sharkey | 2013-09-03 | 6 | -190/+511 |
|\ \
| |/ |
|
| * | Use Cursors directly when binding documents. | Jeff Sharkey | 2013-08-31 | 6 | -190/+511 |
* | | Merge "Refactoring of DocumentsContract." into klp-dev | Jeff Sharkey | 2013-09-03 | 13 | -172/+235 |
|\ \
| |/ |
|
| * | Refactoring of DocumentsContract. | Jeff Sharkey | 2013-08-31 | 13 | -172/+235 |
* | | Merge "Stronger DocumentsProvider contract." into klp-dev | Jeff Sharkey | 2013-08-29 | 14 | -463/+172 |
|\ \
| |/ |
|
| * | Stronger DocumentsProvider contract. | Jeff Sharkey | 2013-08-28 | 14 | -463/+172 |
* | | Import translations. DO NOT MERGE | Baligh Uddin | 2013-08-28 | 14 | -27/+133 |
* | | Import translations. DO NOT MERGE | Baligh Uddin | 2013-08-26 | 45 | -2970/+1485 |
|/ |
|
* | Merge "Add CancellationSignal support to file operations." into klp-dev | Jeff Sharkey | 2013-08-23 | 1 | -1/+0 |
|\ |
|
| * | Add CancellationSignal support to file operations. | Jeff Sharkey | 2013-08-23 | 1 | -1/+0 |
* | | Import translations. DO NOT MERGE | Baligh Uddin | 2013-08-23 | 59 | -0/+4645 |
|/ |
|
* | Request more documents when EXTRA_HAS_MORE. | Jeff Sharkey | 2013-08-18 | 7 | -80/+122 |
* | Management actions, invalidate caches. | Jeff Sharkey | 2013-08-18 | 14 | -104/+368 |