Kenny Root
e968a4796b
am 040e68f0: Merge "Add argument to binder call to check key types" into klp-dev
...
* commit '040e68f02639048f76dcba2fcefbd43152697690':
Add argument to binder call to check key types
2013-09-05 14:45:10 -07:00
Kenny Root
040e68f026
Merge "Add argument to binder call to check key types" into klp-dev
2013-09-05 21:40:56 +00:00
Jeff Sharkey
c7b2112f1b
am 5d7acbd8: Merge "Filter roots based on supported MIME types." into klp-dev
...
* commit '5d7acbd8bedbccfd64d9d790d0b3c2492acdc219':
Filter roots based on supported MIME types.
2013-09-05 14:23:56 -07:00
Jeff Sharkey
5d7acbd8be
Merge "Filter roots based on supported MIME types." into klp-dev
2013-09-05 21:19:39 +00:00
Jeff Sharkey
923396b772
Filter roots based on supported MIME types.
...
Using flags to indicate supported types isn't very extensible, so
use newline-separated MIME types instead.
Bug: 10514613
Change-Id: I45641fc20b423b2a0bb2df7457c274f42aa6861a
2013-09-05 13:58:04 -07:00
Dianne Hackborn
8e535cec2e
am dfafaffe: Merge "Fix issue #10387684 : ArrayIndexOutOfBoundsException in ArrayMap.put" into klp-dev
...
* commit 'dfafaffe8601a3483e8da8f32bd4c754fecb88c1':
Fix issue #10387684 : ArrayIndexOutOfBoundsException in ArrayMap.put
2013-09-05 13:40:42 -07:00
Dianne Hackborn
dfafaffe86
Merge "Fix issue #10387684 : ArrayIndexOutOfBoundsException in ArrayMap.put" into klp-dev
2013-09-05 20:38:55 +00:00
Kenny Root
b91773bce1
Add argument to binder call to check key types
...
Before there was only one key type supported, so we didn't need to query
a key type. Now there is DSA, EC, and RSA, so there needs to be another
argument.
Bug: 10600582
Change-Id: I9fe9e46b9ec9cfb2f1246179b2c396216b2c1fdb
2013-09-05 13:27:00 -07:00
Dianne Hackborn
f691359724
Fix issue #10387684 : ArrayIndexOutOfBoundsException in ArrayMap.put
...
Locking of sSharedPrefs was bad -- it was using a per-context lock
instead of a static lock.
Change-Id: Ib261a40619c43f7ea2e686057c0702fb5461d843
2013-09-05 13:21:24 -07:00
Svetoslav
4063e9e732
am 0cdc24a2: Merge "Bug fixes in the print dialog" into klp-dev
...
* commit '0cdc24a2fb5268241cf16c6b28a4a3b58965a2c8':
Bug fixes in the print dialog
2013-09-05 12:39:37 -07:00
Adam Powell
f094655c80
am a73c3a54: Merge "Add View#cancelPendingInputEvents API" into klp-dev
...
* commit 'a73c3a54886c302cc72e469d27603ef6bb92a6a1':
Add View#cancelPendingInputEvents API
2013-09-05 12:39:34 -07:00
Svetoslav
0cdc24a2fb
Merge "Bug fixes in the print dialog" into klp-dev
2013-09-05 19:38:24 +00:00
Adam Powell
a73c3a5488
Merge "Add View#cancelPendingInputEvents API" into klp-dev
2013-09-05 19:37:51 +00:00
Svetoslav
a36285f3f2
Bug fixes in the print dialog
...
1. Read/write async tasks of the persistence manger used by
the FusedPrintersProvider could be run more that once, so
create a new one every time.
2. The fake printer used to save to PDF should not be added
to printer history.
3. Removed print preview leftover code from the print dialog.
4. Save to PDF was not working on the second consecutive attempt.
5. The fisrt time the orientation change was ignored - regression
Change-Id: I8960ef2cf92dfeeec22fa8751ba8475092b5b65c
2013-09-05 11:34:32 -07:00
Vinit Deshapnde
76998d552c
am b402fb2f: Merge "Rename LinkInfo to LinkQualityInfo" into klp-dev
...
* commit 'b402fb2fddbee48ef3b518358dc5c86db63f7780':
Rename LinkInfo to LinkQualityInfo
2013-09-05 10:53:16 -07:00
Vinit Deshapnde
b402fb2fdd
Merge "Rename LinkInfo to LinkQualityInfo" into klp-dev
2013-09-05 17:50:19 +00:00
Chet Haase
04f3150160
am a9fa33b3: Merge "Change build version from KEY_LIME_PIE to KITKAT" into klp-dev
...
* commit 'a9fa33b366e82f330ec8a68b616896876e7ddc46':
Change build version from KEY_LIME_PIE to KITKAT
2013-09-05 10:10:39 -07:00
Chet Haase
a9fa33b366
Merge "Change build version from KEY_LIME_PIE to KITKAT" into klp-dev
2013-09-05 17:07:30 +00:00
Svetoslav
e2144155f6
am 2def6148: Merge "Hiding some unneeded APIs," into klp-dev
...
* commit '2def61485413084e68233c89ba956a2282fbacd1':
Hiding some unneeded APIs,
2013-09-05 10:03:47 -07:00
Svetoslav
2def614854
Merge "Hiding some unneeded APIs," into klp-dev
2013-09-05 17:01:39 +00:00
Svetoslav
a76233ae84
Hiding some unneeded APIs,
...
1. Hide the MediaSize and Resolution constructors that take
package and resource Id.
2. Fix a bug and docs in creating portrait and landscape media
size.
Change-Id: If59992e355391de6ad6d14d4f7b3be8c8b6cc0e0
2013-09-05 09:50:28 -07:00
Chet Haase
e8222dddaf
Change build version from KEY_LIME_PIE to KITKAT
...
Issue #10631619 Change build version to KitKat
Change-Id: I6ad13f6169ad74204078d36929479998b498ad8b
2013-09-05 08:44:33 -07:00
Svetoslav
b966605a28
am c5c203d6: Merge "Print API updated." into klp-dev
...
* commit 'c5c203d6ef8eea46f1c06f52e3ebfcc59c304760':
Print API updated.
2013-09-04 22:38:39 -07:00
Svetoslav
c5c203d6ef
Merge "Print API updated." into klp-dev
2013-09-05 05:36:51 +00:00
Svetoslav Ganov
6bc20a54aa
am 533e118f: Merge "Addressing API councing suggestions for com.android.printservice" into klp-dev
...
* commit '533e118f5ad37005a77a2a6edc60afc56034d1e9':
Addressing API councing suggestions for com.android.printservice
2013-09-04 22:11:57 -07:00
Svetoslav Ganov
533e118f5a
Merge "Addressing API councing suggestions for com.android.printservice" into klp-dev
2013-09-05 05:09:56 +00:00
Svetoslav
773f54de3d
Print API updated.
...
1. Removed the updatePrinters API on PrinterDiscoverySession.
Now re-adding a printer updates it.
2. Added getTrackedPrinters() API to allow a print service to
figure out which printers' state should be tracked by the
service.
3. Removed the APIs on PrintDocumentInfo that describe the
layout of the content as they are not needed. For example,
if the print attributes passed in layout require landscape
mode, the the app should just create a PDF page with the
wider side up and draw its content in portrait. The printer
will then rotate the page.
Change-Id: Idd72c6e9c129e8b17eef1236573a99773f8ff0a2
2013-09-04 21:06:12 -07:00
Jeff Sharkey
2a44d27b1d
am b145ac12: Merge "Fix document management permission enforcement." into klp-dev
...
* commit 'b145ac127ac25abd30597f798612b539107f8368':
Fix document management permission enforcement.
2013-09-04 20:07:04 -07:00
Jeff Sharkey
b145ac127a
Merge "Fix document management permission enforcement." into klp-dev
2013-09-05 03:04:09 +00:00
John Spurlock
25d81a4c61
am eebf6895: Merge "Revert "Re-@hide activity-level FLAG_IMMERSIVE and helpers."" into klp-dev
...
* commit 'eebf6895fde7ef0d87c91d31b3abb36d4a98df66':
Revert "Re-@hide activity-level FLAG_IMMERSIVE and helpers."
2013-09-04 19:46:57 -07:00
John Spurlock
eebf6895fd
Merge "Revert "Re-@hide activity-level FLAG_IMMERSIVE and helpers."" into klp-dev
2013-09-05 02:44:29 +00:00
John Spurlock
322d77185d
Revert "Re-@hide activity-level FLAG_IMMERSIVE and helpers."
...
This reverts commit 5e777f668526104e7dd97d3972d35eb7b9eef5a2.
Change-Id: I6dc00f376cbbe34dafde3470d8e06c9123f81d8d
2013-09-05 02:39:46 +00:00
Svetoslav Ganov
cf2a44e413
am adade10a: Merge "KLP API Review: PrintDocumentAdapter documentation" into klp-dev
...
* commit 'adade10a5186636daaea50e90fddb50c3707d5ed':
KLP API Review: PrintDocumentAdapter documentation
2013-09-04 19:30:10 -07:00
Svetoslav Ganov
adade10a51
Merge "KLP API Review: PrintDocumentAdapter documentation" into klp-dev
2013-09-05 02:27:32 +00:00
John Spurlock
e82f1ce53e
am 631228b0: Merge "Re-@hide activity-level FLAG_IMMERSIVE and helpers." into klp-dev
...
* commit '631228b0249de11b5dad37e7a09a251a5558430a':
Re-@hide activity-level FLAG_IMMERSIVE and helpers.
2013-09-04 19:11:51 -07:00
John Spurlock
631228b024
Merge "Re-@hide activity-level FLAG_IMMERSIVE and helpers." into klp-dev
2013-09-05 02:09:29 +00:00
John Spurlock
82dda7b0c6
am a6fdd7f2: Merge "SystemUI asset update." into klp-dev
...
* commit 'a6fdd7f2eae0d30c36f0eb9f8eac53d3b64b6827':
SystemUI asset update.
2013-09-04 19:05:05 -07:00
John Spurlock
a6fdd7f2ea
Merge "SystemUI asset update." into klp-dev
2013-09-05 02:02:53 +00:00
John Spurlock
7436f07eb5
SystemUI asset update.
...
Plus a few framework resources used as status icons.
Bug:10502089
Change-Id: I66d3bcbb408a8e008cbb383cb3a1a55f97d3d64c
2013-09-04 21:52:37 -04:00
Jeff Sharkey
e37ea6123d
Fix document management permission enforcement.
...
Allow both explicit holders of the MANAGE_DOCUMENTS permission and
those holding Uri grants to perform management tasks.
Extend grants for newly created documents when caller doesn't have
permission. Revoke grants when deleting documents.
Test now writes actual content into picked file. Workaround updated
flags for Drive app.
Bug: 10623211
Change-Id: Ia8e90b33e0fac8294b2cacb96d083c43fdf75aab
2013-09-04 18:43:34 -07:00
Ruben Brunk
92d7ed1d59
am f267dd1d: Merge "Fix CameraService error flag when running HAL1 with API2." into klp-dev
...
* commit 'f267dd1d794237229fe71f37d54896ce54c9750d':
Fix CameraService error flag when running HAL1 with API2.
2013-09-04 18:28:05 -07:00
Dianne Hackborn
021a138bdc
am 8144585c: Merge "Fix issue #10422349 : Limit/change the battery history data in batterystats" into klp-dev
...
* commit '8144585c5853d5f2dd5f30e4ab9c0abe7457d556':
Fix issue #10422349 : Limit/change the battery history data in batterystats
2013-09-04 18:24:36 -07:00
Ruben Brunk
f267dd1d79
Merge "Fix CameraService error flag when running HAL1 with API2." into klp-dev
2013-09-05 01:23:40 +00:00
Dianne Hackborn
8144585c58
Merge "Fix issue #10422349 : Limit/change the battery history data in batterystats" into klp-dev
2013-09-05 01:21:32 +00:00
Wink Saville
4a18be9edc
am e4bcd1b7: am 323af8b4: am aa5b0f8b: am ce1e3798: Add provisioning apn timeout.
...
* commit 'e4bcd1b71408216cc5cdaf8d74001da611828f00':
Add provisioning apn timeout.
2013-09-04 18:19:58 -07:00
Wink Saville
e4bcd1b714
am 323af8b4: am aa5b0f8b: am ce1e3798: Add provisioning apn timeout.
...
* commit '323af8b49df3535977b5aa7f5b31c429d8a50f10':
Add provisioning apn timeout.
2013-09-04 18:17:15 -07:00
Wink Saville
323af8b49d
am aa5b0f8b: am ce1e3798: Add provisioning apn timeout.
...
* commit 'aa5b0f8bdadcfa1ddb041e09b815ea4b5986e901':
Add provisioning apn timeout.
2013-09-04 18:14:07 -07:00
Wink Saville
aa5b0f8bda
am ce1e3798: Add provisioning apn timeout.
...
* commit 'ce1e37981caec29df2671a6e2909f00da7f24a00':
Add provisioning apn timeout.
2013-09-04 18:11:07 -07:00
Dianne Hackborn
49021f5f79
Fix issue #10422349 : Limit/change the battery history data in batterystats
...
Don't include history in real checkins; have a new compact option
for bug reports.
Change-Id: I077f9218b365154f6bae9cc685c2c6b378e0283a
2013-09-04 18:03:40 -07:00
Dianne Hackborn
a7a8cdfab3
am 7f71206d: Merge "Fix issue #10461600 : KLP API Review: UndoManager" into klp-dev
...
* commit '7f71206d009e737e91c4c767183befe6006497c6':
Fix issue #10461600 : KLP API Review: UndoManager
2013-09-04 17:56:11 -07:00