98550 Commits

Author SHA1 Message Date
Dianne Hackborn
9139625aae Fix build.
Change-Id: I068539623b3b133793fc9b8188d876eca59a8281
2013-01-16 15:34:35 -08:00
Dianne Hackborn
35654b61e8 More work on App Ops service.
Implemented reading and writing state to retain information
across boots, API to retrieve state from it, improved location
manager interaction to monitor both coarse and fine access
and only note operations when location data is being delivered
back to app (not when it is just registering to get the data at
some time in the future).

Also implement tracking of read/write ops on contacts and the
call log.  This involved tweaking the content provider protocol
to pass over the name of the calling package, and some
infrastructure in the ContentProvider transport to note incoming
calls with the app ops service.  The contacts provider and call
log provider turn this on for themselves.

This also implements some of the mechanics of being able to ignore
incoming provider calls...  all that is left are some new APIs for
the real content provider implementation to be involved with
providing the correct behavior for query() (return an empty
cursor with the right columns) and insert() (need to figure out
what URI to return).

Change-Id: I36ebbcd63dee58264a480f3d3786891ca7cbdb4c
2013-01-16 12:11:01 -08:00
Scott Kennedy
8a8b047f2d am 2fd47fea: am b61121d2: am ee6f89ff: am 3332aa98: am d7ec742c: docs: Minor typos
* commit '2fd47fea3299ef122e2bc8dc92a4a628b75dfd68':
  docs: Minor typos
2013-01-16 10:18:02 -08:00
Scott Main
35909a0879 am 465ef7f2: am 6f8fe8dd: am 841c3491: am ceddf9f8: am 3c3995f5: Merge "docs: put new devbytes playlist on the develop landing" into jb-mr1-dev
* commit '465ef7f2a2b1af43657d83bc1d12b8d646a6e335':
  docs: put new devbytes playlist on the develop landing
2013-01-16 10:17:58 -08:00
Scott Main
258d6d74dc am 5c7c1468: am 29502977: am de902da2: docs: put new devbytes playlist on the develop landing
* commit '5c7c1468f71186488e91fe550777cd16e3e07645':
  docs: put new devbytes playlist on the develop landing
2013-01-16 10:17:53 -08:00
Scott Kennedy
2fd47fea32 am b61121d2: am ee6f89ff: am 3332aa98: am d7ec742c: docs: Minor typos
* commit 'b61121d2a162493e97530fc7a6cbfce47c014b00':
  docs: Minor typos
2013-01-16 10:15:54 -08:00
Scott Main
465ef7f2a2 am 6f8fe8dd: am 841c3491: am ceddf9f8: am 3c3995f5: Merge "docs: put new devbytes playlist on the develop landing" into jb-mr1-dev
* commit '6f8fe8dd4af55fb45ba9002cb0c36c8818a0b030':
  docs: put new devbytes playlist on the develop landing
2013-01-16 10:15:51 -08:00
Scott Main
5c7c1468f7 am 29502977: am de902da2: docs: put new devbytes playlist on the develop landing
* commit '29502977fc4b4e05868775b9153714d4d6d050c1':
  docs: put new devbytes playlist on the develop landing
2013-01-16 10:15:47 -08:00
Scott Kennedy
b61121d2a1 am ee6f89ff: am 3332aa98: am d7ec742c: docs: Minor typos
* commit 'ee6f89ff9cf08f78af84428102b910dd1275ef2d':
  docs: Minor typos
2013-01-16 10:13:02 -08:00
Scott Main
6f8fe8dd4a am 841c3491: am ceddf9f8: am 3c3995f5: Merge "docs: put new devbytes playlist on the develop landing" into jb-mr1-dev
* commit '841c3491143e4946586caa7fe7cd4691d044ce62':
  docs: put new devbytes playlist on the develop landing
2013-01-16 10:12:59 -08:00
Scott Main
29502977fc am de902da2: docs: put new devbytes playlist on the develop landing
* commit 'de902da2c1f9e133de69267b5dbb122bce15adbc':
  docs: put new devbytes playlist on the develop landing
2013-01-16 10:12:56 -08:00
Scott Kennedy
ee6f89ff9c am 3332aa98: am d7ec742c: docs: Minor typos
* commit '3332aa985280d7e84c7cb70c33610efdd24873d7':
  docs: Minor typos
2013-01-16 10:09:46 -08:00
Scott Main
841c349114 am ceddf9f8: am 3c3995f5: Merge "docs: put new devbytes playlist on the develop landing" into jb-mr1-dev
* commit 'ceddf9f8e824573d7e6be4b21edf0ffb89c7c929':
  docs: put new devbytes playlist on the develop landing
2013-01-16 10:09:46 -08:00
Scott Kennedy
3332aa9852 am d7ec742c: docs: Minor typos
* commit 'd7ec742c30be95da4d20930dd5000897bfe3f127':
  docs: Minor typos
2013-01-16 10:08:08 -08:00
Scott Main
de902da2c1 docs: put new devbytes playlist on the develop landing
Change-Id: I7a9c936502a7d5caaa2d0588af3cbb1c790cc288
2013-01-15 20:46:33 -08:00
Scott Kennedy
d7ec742c30 docs: Minor typos
One of these was mentioned in a comment in external 40435

Change-Id: I70f41214f41a91c716d642fe389ac2d3000175f4
2013-01-15 19:33:56 -08:00
Kristian Monsen
2d76d4f35c Fix build break in master-chromium
Include needed headers and sort them correctly.

Change-Id: I8557c98234d86f4d0b105182f4f191a826c9aeb5
2013-01-15 19:23:21 -08:00
Xia Wang
b6cf3c02de Merge "Fix image processing test to include all benchmark tests -- each test case can be excuted separately -- add a test case to run all benchmarks." 2013-01-15 18:03:01 -08:00
Xia Wang
b2d98ceb27 Fix image processing test to include all benchmark tests
-- each test case can be excuted separately
-- add a test case to run all benchmarks.

Change-Id: I3c61dfe50267a6db11bc1895a4f37ed618a9103b
2013-01-15 18:00:38 -08:00
Sasha Levitskiy
f849124b6b Merge "Removed Throttle Manager as obsolete" 2013-01-15 16:56:30 -08:00
Scott Kennedy
278afa73b2 am 7e553e15: am d50a0383: am ff5b7393: am 39ea055f: am 335da367: Merge "docs: Another fix for external 42607" into jb-mr1-dev
* commit '7e553e15d9f903f01e7038bd691aaa94e4524b97':
  docs: Another fix for external 42607
2013-01-15 16:52:14 -08:00
Scott Main
61963e88d9 am 67db4218: am 7fb1b8c6: am 946d68f3: am 9ac31a78: am ec171f3f: docs: add download ZIPs for chet\'s devbyte samples
* commit '67db4218edf93ee3db36f9ac0e10682ed74f4150':
  docs: add download ZIPs for chet's devbyte samples
2013-01-15 16:52:11 -08:00
Yorke Lee
30244d9239 Merge "Fix the build breakage due to incorrect javadoc link" 2013-01-15 16:47:18 -08:00
Yorke Lee
3e839f4eed Fix the build breakage due to incorrect javadoc link
Change-Id: I1789f7e324a06c45c1be4088e9bd4e5cd6879aee
2013-01-15 16:46:00 -08:00
Xavier Ducrohet
b7de2194d5 resolved conflicts for merge of c71c678e to master
Change-Id: I9e1a6a1151af00f0a13e2010776276b240e0ac3a
2013-01-15 16:41:29 -08:00
Scott Main
ceddf9f8e8 am 3c3995f5: Merge "docs: put new devbytes playlist on the develop landing" into jb-mr1-dev
* commit '3c3995f5ab2d0bc38cd06effdd65395a6a9a0ac3':
  docs: put new devbytes playlist on the develop landing
2013-01-15 15:25:04 -08:00
Scott Main
3c3995f5ab Merge "docs: put new devbytes playlist on the develop landing" into jb-mr1-dev 2013-01-15 15:20:53 -08:00
Raph Levien
e45113a156 Merge "Attempt to resolve build breakage on x86" 2013-01-15 14:58:29 -08:00
Scott Kennedy
7e553e15d9 am d50a0383: am ff5b7393: am 39ea055f: am 335da367: Merge "docs: Another fix for external 42607" into jb-mr1-dev
* commit 'd50a038340935a0ea8cf8fadce7e21b640b58db0':
  docs: Another fix for external 42607
2013-01-15 14:54:22 -08:00
Scott Main
67db4218ed am 7fb1b8c6: am 946d68f3: am 9ac31a78: am ec171f3f: docs: add download ZIPs for chet\'s devbyte samples
* commit '7fb1b8c61337313de6566b1afa6886ceb368dd50':
  docs: add download ZIPs for chet's devbyte samples
2013-01-15 14:54:18 -08:00
Scott Kennedy
d50a038340 am ff5b7393: am 39ea055f: am 335da367: Merge "docs: Another fix for external 42607" into jb-mr1-dev
* commit 'ff5b73933a0444aae30e3a1a41bb31d19f7ff649':
  docs: Another fix for external 42607
2013-01-15 14:52:32 -08:00
Scott Main
7fb1b8c613 am 946d68f3: am 9ac31a78: am ec171f3f: docs: add download ZIPs for chet\'s devbyte samples
* commit '946d68f3d0e0a10753cc6566766f149d779f45b6':
  docs: add download ZIPs for chet's devbyte samples
2013-01-15 14:52:29 -08:00
Xavier Ducrohet
c71c678e9b am a4e10cc7: am 6080cc5f: resolved conflicts for merge of dd52dfed to jb-mr1.1-ub-dev
* commit 'a4e10cc746caea514216f436e2065b3bbefb25ef':
  Fix the single crunch command to return the right error code.
2013-01-15 14:50:37 -08:00
Scott Kennedy
ff5b73933a am 39ea055f: am 335da367: Merge "docs: Another fix for external 42607" into jb-mr1-dev
* commit '39ea055f9e1b697db0dee197818be8de608e461f':
  docs: Another fix for external 42607
2013-01-15 14:50:15 -08:00
Scott Main
946d68f3d0 am 9ac31a78: am ec171f3f: docs: add download ZIPs for chet\'s devbyte samples
* commit '9ac31a78c85f2246cf49ff4a89a91e44375b1d56':
  docs: add download ZIPs for chet's devbyte samples
2013-01-15 14:50:12 -08:00
Xavier Ducrohet
a4e10cc746 am 6080cc5f: resolved conflicts for merge of dd52dfed to jb-mr1.1-ub-dev
* commit '6080cc5fd7c332c79098a50605c0c37d99d4c481':
  Fix the single crunch command to return the right error code.
2013-01-15 14:48:02 -08:00
Raph Levien
77b74d4f93 Attempt to resolve build breakage on x86
If the scalblnf function is not available but scalbnf is, this patch
should fix the build.

Change-Id: Id83faba3298a44d57f4c924862a15c5d2bef3ca0
2013-01-15 14:37:27 -08:00
Scott Kennedy
39ea055f9e am 335da367: Merge "docs: Another fix for external 42607" into jb-mr1-dev
* commit '335da367a167d11eefb9d8127b9423093213bcc8':
  docs: Another fix for external 42607
2013-01-15 14:29:20 -08:00
Xavier Ducrohet
6080cc5fd7 resolved conflicts for merge of dd52dfed to jb-mr1.1-ub-dev
Change-Id: I839981af97e54c39f0ea0b8141a4dd02959263a0
2013-01-15 14:24:56 -08:00
Scott Kennedy
335da367a1 Merge "docs: Another fix for external 42607" into jb-mr1-dev 2013-01-15 14:24:24 -08:00
Chris Wren
59f733acc4 Merge "port system ui over to new ICU date formatting API." 2013-01-15 14:20:44 -08:00
Chris Wren
56018e577e port system ui over to new ICU date formatting API.
Bug: 7288134
Change-Id: Icea2ff96fd91c6db66b3aad6f6653b21203351b1
2013-01-15 17:14:48 -05:00
Victoria Lease
2f8b097ea1 Merge "fix NPE in updateClientUids" 2013-01-15 13:48:29 -08:00
Yorke Lee
be33f9696a Merge "Allow supplying extras when assigning QuickContactsBadge" 2013-01-15 11:26:20 -08:00
Raph Levien
7cd0859a73 Merge "Update framework text layout to use Harfbuzz NG" 2013-01-15 11:25:05 -08:00
Scott Main
5b61ad2a9e docs: put new devbytes playlist on the develop landing
Change-Id: I7a9c936502a7d5caaa2d0588af3cbb1c790cc288
2013-01-15 11:18:48 -08:00
Scott Main
9ac31a78c8 am ec171f3f: docs: add download ZIPs for chet\'s devbyte samples
* commit 'ec171f3f48f49cffc49bf36d2d65a76489351034':
  docs: add download ZIPs for chet's devbyte samples
2013-01-15 11:11:16 -08:00
Scott Main
ec171f3f48 docs: add download ZIPs for chet's devbyte samples
Change-Id: I06ec87729afe2c5b161ae7877f2cc012db60db2f
2013-01-15 11:03:49 -08:00
Xavier Ducrohet
dd52dfed52 am de3b69e0: Merge "Fix the single crunch command to return the right error code." into jb-mr1-dev
* commit 'de3b69e0512c00158333a223f6c53c9eac7b3d34':
  Fix the single crunch command to return the right error code.
2013-01-15 10:49:12 -08:00
Xavier Ducrohet
de3b69e051 Merge "Fix the single crunch command to return the right error code." into jb-mr1-dev 2013-01-15 10:45:29 -08:00