summaryrefslogtreecommitdiffstats
path: root/packages/DocumentsUI
Commit message (Collapse)AuthorAgeFilesLines
* resolved conflicts for merge of e0b14ea7 to masterKenny Root2013-12-132-5/+5
|\ | | | | | | Change-Id: Ie018d3e2eba1eb2d655c153880e1951b68c2bd51
| * am 37c69fdd: Merge "Use java.util.Objects instead on internal API"Kenny Root2013-12-132-5/+5
| |\ | | | | | | | | | | | | * commit '37c69fdd826f3973966430adc1abfbefc19bc16e': Use java.util.Objects instead on internal API
| | * Use java.util.Objects instead on internal APIKenny Root2013-12-132-5/+5
| | | | | | | | | | | | | | | | | | | | | Not needed since java.util.Objects implements all the needed functionality. Change-Id: Icd31d49a9801d1705427f028e9ac927d58e7d34c
* | | Remove deprecated localesBaligh Uddin2013-12-091-53/+0
| | | | | | | | | | | | | | | Bug:11340849 Change-Id: Ib99486303927a6bce308b113d70f8e5b5bce4a13
* | | Remove unused imports from frameworks/base.John Spurlock2013-11-203-4/+0
| | | | | | | | | | | | Change-Id: Ia1f99bd2c1105b0b0f70aa614f1f4a67b2840906
* | | am 37ba54ac: am eb4dc749: am 6d0d4b5b: Merge "Mask OOBE when filtering ↵Jeff Sharkey2013-11-192-1/+5
|\ \ \ | |/ / | | | | | | | | | | | | | | | recent documents." into klp-dev * commit '37ba54ac13e6f8cff70d3138a029cfdd4733aba7': Mask OOBE when filtering recent documents.
| * | am eb4dc749: am 6d0d4b5b: Merge "Mask OOBE when filtering recent documents." ↵Jeff Sharkey2013-11-192-1/+5
| |\ \ | | |/ | |/| | | | | | | | | | | | | into klp-dev * commit 'eb4dc749de7f6ee45cae070db960890643e94aff': Mask OOBE when filtering recent documents.
| | * am 6d0d4b5b: Merge "Mask OOBE when filtering recent documents." into klp-devJeff Sharkey2013-11-192-1/+5
| | |\ | | | | | | | | | | | | | | | | * commit '6d0d4b5b5a66ea348c2cdd89a89d4ab7f0483829': Mask OOBE when filtering recent documents.
| | | * Mask OOBE when filtering recent documents.Jeff Sharkey2013-11-182-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There is a data ownership issue related to recent documents Cursors, and the loader and UI threads can end up traversing the same Cursor at runtime. This change masks OOBE crashes caused by this race until we have time to fix cleanly. Bug: 11736668 Change-Id: I2039a5edcf341fcaedacc2f08bde96fc5a271782
| | | * Import translations. DO NOT MERGEBaligh Uddin2013-11-041-1/+1
| | |/ | | | | | | | | | | | | Change-Id: I51676d5c61313a165f7a1cce21e46cb1c5ebe68d Auto-generated-cl: translation import
* | | Import translations. DO NOT MERGEBaligh Uddin2013-10-301-1/+1
| | | | | | | | | | | | | | | Change-Id: I29e32b9b384864e27601d1abbec101ba5a9f839c Auto-generated-cl: translation import
* | | am 88c84f97: am dd225d28: am 7fbba162: Merge "Suppress ↵Jeff Sharkey2013-10-291-1/+4
|\ \ \ | |/ / | | | | | | | | | | | | | | | OperationCanceledException logging." into klp-dev * commit '88c84f97186b9f5808949a8b11357f6f8d27f046': Suppress OperationCanceledException logging.
| * | am dd225d28: am 7fbba162: Merge "Suppress OperationCanceledException ↵Jeff Sharkey2013-10-291-1/+4
| |\ \ | | |/ | | | | | | | | | | | | | | | logging." into klp-dev * commit 'dd225d28e6e7a57a9ae70c4a7f6217358e3a2052': Suppress OperationCanceledException logging.
| | * Suppress OperationCanceledException logging.Jeff Sharkey2013-10-291-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | These exceptions are normal when an app has cancelled an outstanding thumbnail request. Bug: 11385378 Change-Id: I8aed5721b447cda5baf447ac7afd627aa1062863
* | | am 66d079bf: am f7eb3398: am 19949b9d: Merge "Guard against missing document ↵Jeff Sharkey2013-10-292-11/+11
|\ \ \ | |/ / | | | | | | | | | | | | | | | columns." into klp-dev * commit '66d079bf25ff3f99dbba91e02d392c936238170b': Guard against missing document columns.
| * | am f7eb3398: am 19949b9d: Merge "Guard against missing document columns." ↵Jeff Sharkey2013-10-292-11/+11
| |\ \ | | |/ | | | | | | | | | | | | | | | into klp-dev * commit 'f7eb3398f16f4d76d2a342cf571040360d5a6df6': Guard against missing document columns.
| | * Guard against missing document columns.Jeff Sharkey2013-10-292-11/+11
| | | | | | | | | | | | | | | | | | | | | | | | When filtering and sorting, guard against missing columns to avoid crashing entire app. Bug: 11377065 Change-Id: I04f035c918d743bcc84592f05e3ef9ad0ebfadce
* | | am e643e337: am 99dcb2eb: am 10e509dc: Merge "Use inotify to update ↵Jeff Sharkey2013-10-281-4/+1
|\ \ \ | |/ / | | | | | | | | | | | | | | | DocumentsUI." into klp-dev * commit 'e643e33736e14a59f1f9a8acb4d630b2ea671a31': Use inotify to update DocumentsUI.
| * | am 99dcb2eb: am 10e509dc: Merge "Use inotify to update DocumentsUI." into ↵Jeff Sharkey2013-10-281-4/+1
| |\ \ | | |/ | | | | | | | | | | | | | | | klp-dev * commit '99dcb2eb3578c3d14658b3850cb3e32608e173b1': Use inotify to update DocumentsUI.
| | * Use inotify to update DocumentsUI.Jeff Sharkey2013-10-251-4/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | While user is actively looking at a directory, subscribe to inotify events and notify of content changes to trigger requeries. Reference count the observers, since multiple cursors are regularly open during requeries. Fix leaking cursors on activity rotation; crazy loader ID generation is no longer needed. Bug: 10999396 Change-Id: Iddeb08a056fee80c93df8499874705bcd213a1e2
* | | am de9b66fe: am 3ac436b7: am 80f103ae: Merge "Extra to always show advanced ↵Jeff Sharkey2013-10-252-2/+8
|\ \ \ | |/ / | | | | | | | | | | | | | | | devices." into klp-dev * commit 'de9b66fee1bdbc914c287fb9a2aa832dc2d3e6f9': Extra to always show advanced devices.
| * | am 3ac436b7: am 80f103ae: Merge "Extra to always show advanced devices." ↵Jeff Sharkey2013-10-252-2/+8
| |\ \ | | |/ | | | | | | | | | | | | | | | into klp-dev * commit '3ac436b758830eb938c62d5ed91caa7808b5b63e': Extra to always show advanced devices.
| | * Extra to always show advanced devices.Jeff Sharkey2013-10-252-2/+8
| | | | | | | | | | | | | | | | | | | | | | | | Also always lower-case extension to extract MIME type correctly, we may want to fix in MimeUtils at some point. Bug: 11354402 Change-Id: I77d0c06a663cd0c4320c41553ff1980b6f9a7778
* | | am a5d24638: am 180e484e: am be416248: Merge "Remove persisted stacks when ↵Jeff Sharkey2013-10-243-1/+186
|\ \ \ | |/ / | | | | | | | | | | | | | | | app removed/cleared." into klp-dev * commit 'a5d24638f62b7bd5bdd7ec9d8ce14bccb21c3f47': Remove persisted stacks when app removed/cleared.
| * | am 180e484e: am be416248: Merge "Remove persisted stacks when app ↵Jeff Sharkey2013-10-243-1/+186
| |\ \ | | |/ | | | | | | | | | | | | | | | removed/cleared." into klp-dev * commit '180e484ef0370ab7f796c8fa51baf6b4c1c2cbdc': Remove persisted stacks when app removed/cleared.
| | * Remove persisted stacks when app removed/cleared.Jeff Sharkey2013-10-243-1/+186
| | | | | | | | | | | | | | | | | | | | | | | | When an app's data is cleared, or it's uninstalled, remove any persisted stacks. Bug: 11355566 Change-Id: I4e5cf0ec710591ad62f1ad52c2e358616631af41
* | | am 909924de: am 8dd4c1d0: am 5ecfb557: Merge "Long-press on GET_CONTENT app ↵Jeff Sharkey2013-10-241-0/+32
|\ \ \ | |/ / | | | | | | | | | | | | | | | shows its details." into klp-dev * commit '909924de9fcf45b5d08e5d2b6b0301e7e0707d47': Long-press on GET_CONTENT app shows its details.
| * | am 8dd4c1d0: am 5ecfb557: Merge "Long-press on GET_CONTENT app shows its ↵Jeff Sharkey2013-10-241-0/+32
| |\ \ | | |/ | | | | | | | | | | | | | | | details." into klp-dev * commit '8dd4c1d062bfcfd46c48e568870856787852124c': Long-press on GET_CONTENT app shows its details.
| | * Long-press on GET_CONTENT app shows its details.Jeff Sharkey2013-10-231-0/+32
| | | | | | | | | | | | | | | | | | | | | Matches ResolverActivity behavior. Bug: 11319259 Change-Id: Id7f2a73b225e4cfd9bdef3b1c7cecb77d9bd2b90
* | | am 46106ca2: am 686fa2db: am c832ef0d: Merge "Show spinner while waiting for ↵Jeff Sharkey2013-10-244-9/+54
|\ \ \ | |/ / | | | | | | | | | | | | | | | mutations." into klp-dev * commit '46106ca28e8a679ce2f0609d03ae6ba4b95d7f30': Show spinner while waiting for mutations.
| * | am 686fa2db: am c832ef0d: Merge "Show spinner while waiting for mutations." ↵Jeff Sharkey2013-10-244-9/+54
| |\ \ | | |/ | | | | | | | | | | | | | | | into klp-dev * commit '686fa2db5b8feeb9e378aeb8e5dbac2f79ef2153': Show spinner while waiting for mutations.
| | * Show spinner while waiting for mutations.Jeff Sharkey2013-10-234-9/+54
| | | | | | | | | | | | | | | | | | | | | | | | When mutation operations are waiting for a storage backend, show a spinner in place of the save button. Bug: 11333249 Change-Id: I2b620b4532ad977a2b60d4bdc5caa55f89021456
* | | am 05f92b7c: am 6599c128: am 871cb5d5: Merge "Update roots when data ↵Jeff Sharkey2013-10-235-8/+69
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | cleared, refresh UI." into klp-dev * commit '05f92b7c5810dfc4e96cd5dddff1f7f380739136': Update roots when data cleared, refresh UI. Treat document thumbnails as preemptable.
| * | am 6599c128: am 871cb5d5: Merge "Update roots when data cleared, refresh ↵Jeff Sharkey2013-10-233-2/+11
| |\ \ | | |/ | | | | | | | | | | | | | | | UI." into klp-dev * commit '6599c12843fe3c82a5a02978afeb262eeb76f3f4': Update roots when data cleared, refresh UI.
| | * Update roots when data cleared, refresh UI.Jeff Sharkey2013-10-233-2/+11
| | | | | | | | | | | | | | | | | | | | | | | | Data cleared usually means accounts went away, so kick off roots refresh. Also update any visible UI after a refresh finishes. Bug: 10899793 Change-Id: Id68c80b5e635e358cfd75f4961ce13cd1c7c5f82
| * | am 3a27585d: am a9a6007c: Merge "Treat document thumbnails as preemptable." ↵Jeff Sharkey2013-10-232-6/+58
| |\ \ | | |/ | | | | | | | | | | | | | | | into klp-dev * commit '3a27585df77997b5ea01a086b739ee6866000444': Treat document thumbnails as preemptable.
| | * Treat document thumbnails as preemptable.Jeff Sharkey2013-10-232-6/+58
| | | | | | | | | | | | | | | | | | | | | | | | When a more important request comes along, preempt all outstanding thumbnail requests. Bug: 11317901 Change-Id: I164fc8d804bb9c471e6da3f8127228043b3ca482
* | | am 73b25d6a: am bd0a4143: am b3a08be2: Merge "Use dialog animations for ↵Craig Mautner2013-10-151-0/+1
|\ \ \ | |/ / | | | | | | | | | | | | | | | dialog style." into klp-dev * commit '73b25d6ac0d310702c5f582680e415dfb773b35f': Use dialog animations for dialog style.
| * | am bd0a4143: am b3a08be2: Merge "Use dialog animations for dialog style." ↵Craig Mautner2013-10-141-0/+1
| |\ \ | | |/ | | | | | | | | | | | | | | | into klp-dev * commit 'bd0a4143302834c3d1a1343e82f6d4da7888308e': Use dialog animations for dialog style.
| | * Use dialog animations for dialog style.Craig Mautner2013-10-141-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Using activity animations on non-fullscreen activities that sit over a wallpaper activity cause the exiting activity to show up underneath the next activity. If the next activity happens to be a wallpaper activity then this will be janky as the exiting activity will go from on top of the incoming activity to on top of the wallpaper as it animates away. Fixes bug 11200253. Change-Id: I7e81c50cfe7ae106da2d62f5866f43fc046181c5
| | * Import translations. DO NOT MERGEBaligh Uddin2013-10-101-1/+1
| | | | | | | | | | | | | | | Change-Id: I4bdcff01e1271ee4a7695a9bb646cd84530f654e Auto-generated-cl: translation import
* | | Import translations. DO NOT MERGEBaligh Uddin2013-10-101-1/+1
| | | | | | | | | | | | | | | Change-Id: I306a6beb87c56f6cfa29dca52b5864b6b5526151 Auto-generated-cl: translation import
* | | am 467b30bb: am d0da14a9: am aa841672: Merge "Support overriding calling ↵Jeff Sharkey2013-10-091-3/+8
|\ \ \ | |/ / | | | | | | | | | | | | | | | package in Documents." into klp-dev * commit '467b30bb2bb1a2333835dd39b78fcd4b2f240ae6': Support overriding calling package in Documents.
| * | am d0da14a9: am aa841672: Merge "Support overriding calling package in ↵Jeff Sharkey2013-10-091-3/+8
| |\ \ | | |/ | | | | | | | | | | | | | | | Documents." into klp-dev * commit 'd0da14a92fb63399a1d18ea50f5792bece0ec83b': Support overriding calling package in Documents.
| | * Support overriding calling package in Documents.Jeff Sharkey2013-10-091-3/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | Calling package is only used to pick the stack to restore, not for security purposes. This lets other system tools (like Printing) indicate the real caller. Bug: 11149540 Change-Id: I155e32577eaeda7dfcb80a7d84ac3b54f281590a
* | | am 530fcce7: am 4df901a4: am 7cd3e905: Merge "Drop <meta-data> support for ↵Jeff Sharkey2013-10-091-10/+0
|\ \ \ | |/ / | | | | | | | | | | | | | | | DocumentsProviders." into klp-dev * commit '530fcce7ca266bbd53653fa2ba912c0a1e864e44': Drop <meta-data> support for DocumentsProviders.
| * | am 4df901a4: am 7cd3e905: Merge "Drop <meta-data> support for ↵Jeff Sharkey2013-10-091-10/+0
| |\ \ | | |/ | | | | | | | | | | | | | | | DocumentsProviders." into klp-dev * commit '4df901a40c5529aee9f5ef4d3b81fdf090b3d57a': Drop <meta-data> support for DocumentsProviders.
| | * Drop <meta-data> support for DocumentsProviders.Jeff Sharkey2013-10-091-10/+0
| | | | | | | | | | | | | | | | | | | | | | | | Prebuilts have finished migrating to new <intent-filter> based approach. Also update isDocumentUri() to match new definition. Bug: 11109484 Change-Id: Ib95e2c3f5a9ff70b8d5e411f68ad49d1990dae8c
* | | am e6ea79b4: am 63595859: am e6d419de: Merge "Grab Activity reference before ↵Jeff Sharkey2013-10-091-12/+12
|\ \ \ | |/ / | | | | | | | | | | | | | | | leaving fragment." into klp-dev * commit 'e6ea79b4b15deb338676e7b4a20132fb0bda299e': Grab Activity reference before leaving fragment.
| * | am 63595859: am e6d419de: Merge "Grab Activity reference before leaving ↵Jeff Sharkey2013-10-091-12/+12
| |\ \ | | |/ | | | | | | | | | | | | | | | fragment." into klp-dev * commit '6359585916905f17537e6db5d0cb9eb2dbac00f2': Grab Activity reference before leaving fragment.