Ed Heyl
2cf184233b
merge master nova by hand, skipped translations
...
Change-Id: I4bea0bb9e375361f21d995bf4698d5eb6300ecfb
2014-05-14 13:24:53 -07:00
Baligh Uddin
d4ff6712a6
Import translations. DO NOT MERGE
...
Change-Id: If60a8ee5762d1e89e73afd0b3d5e79b3ef4916c1
Auto-generated-cl: translation import
2014-05-12 09:12:40 -07:00
Jeff Sharkey
fdb3cf3867
am 50386c57: am ddba067f: am f521ee6f: am e3e2c471: Merge "Set ActionMode title to the number of selected files"
...
* commit '50386c5701a0bc08e7a851cd92f44e985a4b2cca':
Set ActionMode title to the number of selected files
2014-05-10 19:55:25 +00:00
Jeff Sharkey
ef5a7d78ab
am ddba067f: am f521ee6f: am e3e2c471: Merge "Set ActionMode title to the number of selected files"
...
* commit 'ddba067f0fa1560ce3e1aff58d512824ac2e2d7d':
Set ActionMode title to the number of selected files
2014-05-10 19:49:20 +00:00
Jeff Sharkey
f521ee6fa9
am e3e2c471: Merge "Set ActionMode title to the number of selected files"
...
* commit 'e3e2c471b2504335e99ed15975c3c5c9dfbf2795':
Set ActionMode title to the number of selected files
2014-05-10 19:42:02 +00:00
Baligh Uddin
7a25e41598
Import translations. DO NOT MERGE
...
Change-Id: Ia11b15d1e802b1f4fb3afbc9261487a5ab364a7f
Auto-generated-cl: translation import
2014-04-30 10:25:32 -07:00
Baligh Uddin
9b0e267f4c
Import translations. DO NOT MERGE
...
Change-Id: I0759dcb477375df5e96160003f421821fb5ba371
Auto-generated-cl: translation import
2014-04-28 10:27:17 -07:00
Stefan Wysocki
22d3990273
Set ActionMode title to the number of selected files
...
After change of orientation ActionMode is recreated without previously
set title. It needs to be updated in onCreateActionMode callback.
Change-Id: If5f36e8ad6d1b5cf04ed242611fd037969d73517
2014-04-28 10:47:34 +02:00
Baligh Uddin
0547bafcbb
Import translations. DO NOT MERGE
...
Change-Id: I71ec42f4923a70bc8e34f16a55ffeb5f63e92ec8
Auto-generated-cl: translation import
2014-04-23 12:05:40 -07:00
Jeff Sharkey
3e5991c1eb
am 21de56a9: Add directory selection to DocumentsProvider.
...
* commit '21de56a94668e0fda1b8bb4ee4f99a09b40d28fd':
Add directory selection to DocumentsProvider.
2014-04-23 07:15:32 +00:00
Jeff Sharkey
21de56a946
Add directory selection to DocumentsProvider.
...
Introduce new ACTION_PICK_DIRECTORY that allows users to grant access
to an entire document subtree. Instead of requiring grants for each
individual document, this leverages new prefix URI permission grants
by defining new "via"-style URIs:
content://com.example/via/12/document/24/
This references document 24 by using a prefix grant given for
document 12. Internally, we use isChildDocument() to enforce that
24 is actually a descendant (child, grandchild, etc) of 12. Since
this is an optional API, providers indicate support with
Root.FLAG_SUPPORTS_DIR_SELECTION.
Extend DocumentsUI to support picking directories. Expose
createDocument() API to work with returned directories.
Offer to canonicalize via-style URIs into direct URIs, generating
exact permission grants along the way. Override openAssetFile()
to pass through CancellationSignal. Move testing code into ApiDemos.
Bug: 10607375
Change-Id: Ifffc1cff878870f8152eb6ca0199c5d014b9cb07
2014-04-22 22:18:21 -07:00
Baligh Uddin
5b9e559734
Import translations. DO NOT MERGE
...
Change-Id: Ice08934e78e95e0c229189902366db69498d82fa
Auto-generated-cl: translation import
2014-04-16 15:06:32 -07:00
Baligh Uddin
da7cc2c42d
Merge "Import translations. DO NOT MERGE"
2014-04-16 15:26:24 +00:00
Baligh Uddin
897da0c9a5
Import translations. DO NOT MERGE
...
Change-Id: I1d43a2f0495c5744cfea7c9a5932522c50f7492a
Auto-generated-cl: translation import
2014-04-14 10:36:50 -07:00
Alan Viverette
01cefbc5b3
am b325345e: Merge "Switch framework Holo references to Quantum.Light"
...
* commit 'b325345ef0adf2849350d339de1ec5f92b67b7ae':
Switch framework Holo references to Quantum.Light
2014-04-02 22:23:17 +00:00
Alan Viverette
3a3395042e
am b325345e: Merge "Switch framework Holo references to Quantum.Light"
...
* commit 'b325345ef0adf2849350d339de1ec5f92b67b7ae':
Switch framework Holo references to Quantum.Light
2014-04-02 22:18:59 +00:00
Alan Viverette
6259933ec9
Switch framework Holo references to Quantum.Light
...
Change-Id: Ib545a143f1959b6104adbc9d594dd626851d90b3
2014-04-01 14:57:39 -07:00
Baligh Uddin
935c8f0df9
Import translations. DO NOT MERGE
...
Change-Id: Ie37886c814e5006a99ec64b6d1feafa39ebdc7b8
Auto-generated-cl: translation import
2014-03-24 10:27:09 -07:00
Baligh Uddin
aa6f9d94a8
Import translations. DO NOT MERGE
...
Change-Id: I2e61beac4aa1eb5e5adac7d71653e4d6308cd937
Auto-generated-cl: translation import
2014-03-19 10:22:41 -07:00
Geoff Mendal
a97cd79fea
Import translations. DO NOT MERGE
...
Change-Id: Ic78ab9269a3e4b81d94756bcba14123c05969387
Auto-generated-cl: translation import
2014-03-17 10:12:09 -07:00
Kenny Root
6a0db59901
resolved conflicts for merge of e0b14ea7 to master
...
Change-Id: Ie018d3e2eba1eb2d655c153880e1951b68c2bd51
2013-12-13 15:59:51 -08:00
Kenny Root
62d509d24f
am 37c69fdd: Merge "Use java.util.Objects instead on internal API"
...
* commit '37c69fdd826f3973966430adc1abfbefc19bc16e':
Use java.util.Objects instead on internal API
2013-12-13 14:17:29 -08:00
Kenny Root
e6585b32ea
Use java.util.Objects instead on internal API
...
Not needed since java.util.Objects implements all the needed
functionality.
Change-Id: Icd31d49a9801d1705427f028e9ac927d58e7d34c
2013-12-13 13:40:30 -08:00
Baligh Uddin
38bae539f8
Remove deprecated locales
...
Bug:11340849
Change-Id: Ib99486303927a6bce308b113d70f8e5b5bce4a13
2013-12-09 22:41:12 +00:00
John Spurlock
6090995951
Remove unused imports from frameworks/base.
...
Change-Id: Ia1f99bd2c1105b0b0f70aa614f1f4a67b2840906
2013-11-20 11:31:47 -05:00
Jeff Sharkey
2322205340
am 37ba54ac: am eb4dc749: am 6d0d4b5b: Merge "Mask OOBE when filtering recent documents." into klp-dev
...
* commit '37ba54ac13e6f8cff70d3138a029cfdd4733aba7':
Mask OOBE when filtering recent documents.
2013-11-19 00:17:23 -08:00
Jeff Sharkey
37ba54ac13
am eb4dc749: am 6d0d4b5b: Merge "Mask OOBE when filtering recent documents." into klp-dev
...
* commit 'eb4dc749de7f6ee45cae070db960890643e94aff':
Mask OOBE when filtering recent documents.
2013-11-19 00:13:26 -08:00
Jeff Sharkey
eb4dc749de
am 6d0d4b5b: Merge "Mask OOBE when filtering recent documents." into klp-dev
...
* commit '6d0d4b5b5a66ea348c2cdd89a89d4ab7f0483829':
Mask OOBE when filtering recent documents.
2013-11-19 00:11:15 -08:00
Jeff Sharkey
e2515ac296
Mask OOBE when filtering recent documents.
...
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
2013-11-18 17:41:56 -08:00
Baligh Uddin
56ce7d8591
Import translations. DO NOT MERGE
...
Change-Id: I51676d5c61313a165f7a1cce21e46cb1c5ebe68d
Auto-generated-cl: translation import
2013-11-04 10:09:17 -08:00
Baligh Uddin
05938f545d
Import translations. DO NOT MERGE
...
Change-Id: I29e32b9b384864e27601d1abbec101ba5a9f839c
Auto-generated-cl: translation import
2013-10-30 09:27:21 -07:00
Jeff Sharkey
854419b5c7
am 88c84f97: am dd225d28: am 7fbba162: Merge "Suppress OperationCanceledException logging." into klp-dev
...
* commit '88c84f97186b9f5808949a8b11357f6f8d27f046':
Suppress OperationCanceledException logging.
2013-10-29 14:59:28 -07:00
Jeff Sharkey
88c84f9718
am dd225d28: am 7fbba162: Merge "Suppress OperationCanceledException logging." into klp-dev
...
* commit 'dd225d28e6e7a57a9ae70c4a7f6217358e3a2052':
Suppress OperationCanceledException logging.
2013-10-29 13:52:54 -07:00
Jeff Sharkey
9186827629
am 66d079bf: am f7eb3398: am 19949b9d: Merge "Guard against missing document columns." into klp-dev
...
* commit '66d079bf25ff3f99dbba91e02d392c936238170b':
Guard against missing document columns.
2013-10-29 12:01:44 -07:00
Jeff Sharkey
66d079bf25
am f7eb3398: am 19949b9d: Merge "Guard against missing document columns." into klp-dev
...
* commit 'f7eb3398f16f4d76d2a342cf571040360d5a6df6':
Guard against missing document columns.
2013-10-29 11:58:21 -07:00
Jeff Sharkey
33819318f6
Suppress OperationCanceledException logging.
...
These exceptions are normal when an app has cancelled an outstanding
thumbnail request.
Bug: 11385378
Change-Id: I8aed5721b447cda5baf447ac7afd627aa1062863
2013-10-29 11:56:37 -07:00
Jeff Sharkey
5d321d472d
Guard against missing document columns.
...
When filtering and sorting, guard against missing columns to avoid
crashing entire app.
Bug: 11377065
Change-Id: I04f035c918d743bcc84592f05e3ef9ad0ebfadce
2013-10-29 11:48:30 -07:00
Jeff Sharkey
2e05b6777a
am e643e337: am 99dcb2eb: am 10e509dc: Merge "Use inotify to update DocumentsUI." into klp-dev
...
* commit 'e643e33736e14a59f1f9a8acb4d630b2ea671a31':
Use inotify to update DocumentsUI.
2013-10-28 10:00:09 -07:00
Jeff Sharkey
e643e33736
am 99dcb2eb: am 10e509dc: Merge "Use inotify to update DocumentsUI." into klp-dev
...
* commit '99dcb2eb3578c3d14658b3850cb3e32608e173b1':
Use inotify to update DocumentsUI.
2013-10-28 09:57:20 -07:00
Jeff Sharkey
8b5f453a82
am de9b66fe: am 3ac436b7: am 80f103ae: Merge "Extra to always show advanced devices." into klp-dev
...
* commit 'de9b66fee1bdbc914c287fb9a2aa832dc2d3e6f9':
Extra to always show advanced devices.
2013-10-25 18:22:22 -07:00
Jeff Sharkey
de9b66fee1
am 3ac436b7: am 80f103ae: Merge "Extra to always show advanced devices." into klp-dev
...
* commit '3ac436b758830eb938c62d5ed91caa7808b5b63e':
Extra to always show advanced devices.
2013-10-25 18:17:52 -07:00
Jeff Sharkey
db5ef12500
Use inotify to update DocumentsUI.
...
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
2013-10-25 17:51:04 -07:00
Jeff Sharkey
96c620595b
Extra to always show advanced devices.
...
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
2013-10-25 16:30:54 -07:00
Jeff Sharkey
9748fe9ad1
am a5d24638: am 180e484e: am be416248: Merge "Remove persisted stacks when app removed/cleared." into klp-dev
...
* commit 'a5d24638f62b7bd5bdd7ec9d8ce14bccb21c3f47':
Remove persisted stacks when app removed/cleared.
2013-10-24 15:44:01 -07:00
Jeff Sharkey
a5d24638f6
am 180e484e: am be416248: Merge "Remove persisted stacks when app removed/cleared." into klp-dev
...
* commit '180e484ef0370ab7f796c8fa51baf6b4c1c2cbdc':
Remove persisted stacks when app removed/cleared.
2013-10-24 15:40:15 -07:00
Jeff Sharkey
36dcadf070
am 909924de: am 8dd4c1d0: am 5ecfb557: Merge "Long-press on GET_CONTENT app shows its details." into klp-dev
...
* commit '909924de9fcf45b5d08e5d2b6b0301e7e0707d47':
Long-press on GET_CONTENT app shows its details.
2013-10-24 12:40:10 -07:00
Jeff Sharkey
8e0164c566
am 46106ca2: am 686fa2db: am c832ef0d: Merge "Show spinner while waiting for mutations." into klp-dev
...
* commit '46106ca28e8a679ce2f0609d03ae6ba4b95d7f30':
Show spinner while waiting for mutations.
2013-10-24 12:40:07 -07:00
Jeff Sharkey
909924de9f
am 8dd4c1d0: am 5ecfb557: Merge "Long-press on GET_CONTENT app shows its details." into klp-dev
...
* commit '8dd4c1d062bfcfd46c48e568870856787852124c':
Long-press on GET_CONTENT app shows its details.
2013-10-24 12:35:26 -07:00
Jeff Sharkey
46106ca28e
am 686fa2db: am c832ef0d: Merge "Show spinner while waiting for mutations." into klp-dev
...
* commit '686fa2db5b8feeb9e378aeb8e5dbac2f79ef2153':
Show spinner while waiting for mutations.
2013-10-24 12:35:22 -07:00
Jeff Sharkey
758f97e46d
Remove persisted stacks when app removed/cleared.
...
When an app's data is cleared, or it's uninstalled, remove any
persisted stacks.
Bug: 11355566
Change-Id: I4e5cf0ec710591ad62f1ad52c2e358616631af41
2013-10-24 11:22:20 -07:00