Commit Graph

5736 Commits

Author SHA1 Message Date
David 'Digit' Turner
aa27646057 ndk: Add headers and libraries for API level 11 (Honeycomb)
HC added the following:

- <android/asset_manager.h>: new functions to deal with 64-bit file offsets/sizes.

- <android/input.h>: new AMETA_XXX constants

- <android/keycodes.h>: new AKEYCODE_XXX constants

- <android/native_activity.h>: Added obbPath to the ANativeActivity structure.
  Note that this doesn't break the ABI because the structure is always
  allocated by the system.

Change-Id: I61a03d7b8a839318e5f0d8074d2272ba874219b7
2011-02-09 23:16:46 +01:00
Alex Sakhartchouk
be64691c98 Adding renderscript samples.
Change-Id: I9aecae9aa554c5fdc6a4843e80509d54eac5bebe
2011-02-09 09:10:06 -08:00
Bruce Beare
a9b5a9d315 Move files to proper location in development/ndk/platforms
Change-Id: I1b001e7b8c878bfc7213556f19c6812d64d46ef3
Signed-off-by: Bruce Beare <bruce.j.beare@intel.com>
2011-02-09 08:58:48 -08:00
Andy Stadler
06ad675f53 Merge "Update eclipse classpath" 2011-02-08 12:59:39 -08:00
Andy Stadler
f662f8e27e Update eclipse classpath
* Remove Tag app (it is colliding with frameworks/opt/vcard)
* Add frameworks/base/packages/SystemUI
* Add frameworks/base/ex/carousel

Change-Id: Id23743f5501fce624bd10cb6f8565c0ddaf00c7f
2011-02-08 12:41:52 -08:00
Yu Shan Emily Lau
ebbef932a7 Added the periodic bugreport option for the Auotmated profile test.
Added the press and hold keyword in the scripted monkey.
Bug#3426961

Change-Id: I18f84520ef37c9b5cb300f62df3540d0d774c62b
2011-02-07 20:46:25 -08:00
Roman Nurik
15e889b5e0 am 3cb9b040: am 3ecb5b90: Rename Honeycomb-Gallery to HoneycombGallery (remove the dash).
* commit '3cb9b04077eda68d4beb0815e60ab60cd5582aea':
  Rename Honeycomb-Gallery to HoneycombGallery (remove the dash).
2011-02-07 17:34:31 -08:00
Roman Nurik
3cb9b04077 am 3ecb5b90: Rename Honeycomb-Gallery to HoneycombGallery (remove the dash).
* commit '3ecb5b903cf2299e2588a36150ce7d29771f1a40':
  Rename Honeycomb-Gallery to HoneycombGallery (remove the dash).
2011-02-07 17:32:11 -08:00
Roman Nurik
4664301ff1 am f015f4e1: am d60e42ac: Merge "Major update to HoneycombGallery" into honeycomb
* commit 'f015f4e1a4203004b4b32f4f21fbbdab1954a11f':
  Major update to HoneycombGallery
2011-02-07 17:27:55 -08:00
Roman Nurik
f015f4e1a4 am d60e42ac: Merge "Major update to HoneycombGallery" into honeycomb
* commit 'd60e42ac038eeee9410ba0da2e55520a1635d31f':
  Major update to HoneycombGallery
2011-02-07 17:24:28 -08:00
Roman Nurik
3ecb5b903c Rename Honeycomb-Gallery to HoneycombGallery (remove the dash).
Change-Id: I61000b27b03e0381e5e60b2cfdd79d8619451cba
2011-02-07 17:23:32 -08:00
Roman Nurik
d60e42ac03 Merge "Major update to HoneycombGallery" into honeycomb 2011-02-07 17:22:31 -08:00
Roman Nurik
f4f345d0b7 Major update to HoneycombGallery
* Add action bar and icon theming
* Add contextual action bar and photo sharing
* Add notifications (with large icons too)
* Add fullscreening (lights-out mode)
* Add a picture frame

Change-Id: I07a1da435d5adc7bc76c7ac2cc087ff2efd74156
2011-02-07 17:03:19 -08:00
Scott Main
1968c99d5e am fd3ffd12: am 26d8a18c: fix searchabledictionary to enable search view in the WordActivity
* commit 'fd3ffd12a52d148aac5e2196e724a51449efa112':
  fix searchabledictionary to enable search view in the WordActivity
2011-02-07 16:28:55 -08:00
Scott Main
fd3ffd12a5 am 26d8a18c: fix searchabledictionary to enable search view in the WordActivity
* commit '26d8a18c506759378ec9d2b1dd0065a140810230':
  fix searchabledictionary to enable search view in the WordActivity
2011-02-07 16:26:59 -08:00
Scott Main
26d8a18c50 fix searchabledictionary to enable search view in the WordActivity
Change-Id: I653cea4e80fe6f227183f7425d11a3004128fc59
2011-02-07 16:23:06 -08:00
Alexander Lucas
adb2311abb am a51ef53c: am 821736e1: Added a dialog box, better drag/drop, transparent action bar. fixed crash on camera rotation, updated for new Honeycomb targets.
* commit 'a51ef53c02c3962eb0e060e7919922433eec33fc':
  Added a dialog box, better drag/drop, transparent action bar. fixed crash on camera rotation, updated for new Honeycomb targets.
2011-02-07 13:51:57 -08:00
Scott Main
f54d85addd am b72c1db2: am 235371e2: docs: revise searchabledictionary sample to add note about latest changes from Change-Id: I72bd13bb8250d0b00a713fe2980a5ad692f2cb9e
* commit 'b72c1db24a5616c1e78d9c3edeba634d1f9c1e07':
  docs: revise searchabledictionary sample to add note about latest changes from Change-Id: I72bd13bb8250d0b00a713fe2980a5ad692f2cb9e
2011-02-07 13:51:46 -08:00
Scott Main
71f99d8a8b am 69987bb9: am 35319945: update the SearchableDictionary sample to use SearchView in the Action Bar and set the main activity to use launchMode="singleTop"
* commit '69987bb99f43daad3c36ac85880d886d640bca16':
  update the SearchableDictionary sample to use SearchView in the Action Bar and set the main activity to use launchMode="singleTop"
2011-02-07 13:51:38 -08:00
Robert Ly
1518e5f433 am 541a427a: am 89170f60: Merge "Setting targetSdkVersion to 11 for samples" into honeycomb
* commit '541a427a988b271f8ff6520598868d2e1eeccb84':
  Setting targetSdkVersion to 11 for samples
2011-02-07 13:51:06 -08:00
Raphael
e2723800d5 am 3dc7ef42: (-s ours) am bb0f61d7: (-s ours) am 5eafc91a: Merge "merge "SDK: make \'mkstub\' less verbose." from HC. Do not merge." into gingerbread
* commit '3dc7ef4243e43c3c9c7dac7f45f515aa8f8f28b6':
  merge "SDK: make 'mkstub' less verbose." from HC. Do not merge.
2011-02-07 13:47:29 -08:00
Xavier Ducrohet
3fa1b62808 am fe15961e: am bf1caaa0: Move platform-tools SDK component rev to 3
* commit 'fe15961ea9d9e4dac18a660bbdc3a03ccc0cc23e':
  Move platform-tools SDK component rev to 3
2011-02-07 13:45:36 -08:00
Xavier Ducrohet
2e04efac7c am 0e1287eb: (-s ours) am b82c8fad: (-s ours) am 1cedfdb0: Update samples API level. DO NOT MERGE
* commit '0e1287eba0f01dd0cf6e8777a084ea8689e5245b':
  Update samples API level. DO NOT MERGE
2011-02-07 13:45:30 -08:00
Raphael
87f09a9ed6 am 58d2cfd2: am 8252cdea: SDK: make \'mkstub\' less verbose.
* commit '58d2cfd206767b796e93529245bf4c5807bc9381':
  SDK: make 'mkstub' less verbose.
2011-02-07 13:44:21 -08:00
Alexander Lucas
a51ef53c02 am 821736e1: Added a dialog box, better drag/drop, transparent action bar. fixed crash on camera rotation, updated for new Honeycomb targets.
* commit '821736e1fb70be2c827c9e6a35a7739762523897':
  Added a dialog box, better drag/drop, transparent action bar. fixed crash on camera rotation, updated for new Honeycomb targets.
2011-02-07 12:13:55 -08:00
Alexander Lucas
821736e1fb Added a dialog box, better drag/drop, transparent action bar. fixed crash on camera rotation, updated for new Honeycomb targets.
Change-Id: I40c7a2872d94a13a12fe89d5533b926e201f9eb5
2011-02-07 11:56:55 -08:00
Scott Main
b72c1db24a am 235371e2: docs: revise searchabledictionary sample to add note about latest changes from Change-Id: I72bd13bb8250d0b00a713fe2980a5ad692f2cb9e
* commit '235371e2aad9e626254b97d95fbb17b3c892e08b':
  docs: revise searchabledictionary sample to add note about latest changes from Change-Id: I72bd13bb8250d0b00a713fe2980a5ad692f2cb9e
2011-02-07 10:20:34 -08:00
Scott Main
69987bb99f am 35319945: update the SearchableDictionary sample to use SearchView in the Action Bar and set the main activity to use launchMode="singleTop"
* commit '35319945af17fb7a276e3dd6a2dc22d8979608de':
  update the SearchableDictionary sample to use SearchView in the Action Bar and set the main activity to use launchMode="singleTop"
2011-02-07 09:47:04 -08:00
Scott Main
235371e2aa docs: revise searchabledictionary sample to add note about latest changes from Change-Id: I72bd13bb8250d0b00a713fe2980a5ad692f2cb9e
Change-Id: I64ffa145844eef4d3bc556c978286141f140ebd3
2011-02-07 09:44:02 -08:00
Scott Main
35319945af update the SearchableDictionary sample to use SearchView in the Action Bar
and set the main activity to use launchMode="singleTop"

Change-Id: I72bd13bb8250d0b00a713fe2980a5ad692f2cb9e
2011-02-07 09:35:14 -08:00
Robert Ly
541a427a98 am 89170f60: Merge "Setting targetSdkVersion to 11 for samples" into honeycomb
* commit '89170f60d4c1b3af665b4d01e39662a1193755b1':
  Setting targetSdkVersion to 11 for samples
2011-02-06 00:57:17 -08:00
Robert Ly
89170f60d4 Merge "Setting targetSdkVersion to 11 for samples" into honeycomb 2011-02-06 00:55:41 -08:00
Robert Ly
e6fb82dbf5 Setting targetSdkVersion to 11 for samples
Change-Id: I5ad8c970ec672f22f6029fc0b4928ba1d5b72923
2011-02-05 08:50:21 -08:00
Raphael
3dc7ef4243 am bb0f61d7: (-s ours) am 5eafc91a: Merge "merge "SDK: make \'mkstub\' less verbose." from HC. Do not merge." into gingerbread
* commit 'bb0f61d73d9cb6101dec6957e0f7fa3d657e33cd':
  merge "SDK: make 'mkstub' less verbose." from HC. Do not merge.
2011-02-04 15:20:38 -08:00
Raphael
bb0f61d73d am 5eafc91a: Merge "merge "SDK: make \'mkstub\' less verbose." from HC. Do not merge." into gingerbread
* commit '5eafc91ad3216561d2287f327580644fb1e04cfb':
  merge "SDK: make 'mkstub' less verbose." from HC. Do not merge.
2011-02-04 14:49:19 -08:00
Raphael
5eafc91ad3 Merge "merge "SDK: make 'mkstub' less verbose." from HC. Do not merge." into gingerbread 2011-02-04 14:46:24 -08:00
Xavier Ducrohet
fe15961ea9 am bf1caaa0: Move platform-tools SDK component rev to 3
* commit 'bf1caaa0657357aa69eb12dc05c6a896091f7975':
  Move platform-tools SDK component rev to 3
2011-02-04 12:57:50 -08:00
Xavier Ducrohet
0e1287eba0 am b82c8fad: (-s ours) am 1cedfdb0: Update samples API level. DO NOT MERGE
* commit 'b82c8fad3d25e79e12c0e044db7f4427b246a0fd':
  Update samples API level. DO NOT MERGE
2011-02-04 12:56:30 -08:00
Xavier Ducrohet
bf1caaa065 Move platform-tools SDK component rev to 3
Change-Id: I243f703ba76d63e9116c9f99c8cf80a7b1f6285e
2011-02-04 12:54:02 -08:00
Xavier Ducrohet
b82c8fad3d am 1cedfdb0: Update samples API level. DO NOT MERGE
* commit '1cedfdb031685dd1376de4063d75fb5b8df04eb6':
  Update samples API level. DO NOT MERGE
2011-02-04 12:52:42 -08:00
Raphael
b82fbc6442 merge "SDK: make 'mkstub' less verbose." from HC. Do not merge.
mkstub is the tool used to stub the google_apis maps.jar.
Since we're integrating it in the build, we want to control its verbosity.

Change-Id: I93d7dc6a63426affac008f8ef367a0d79277b59a
2011-02-04 12:35:17 -08:00
Xavier Ducrohet
1cedfdb031 Update samples API level. DO NOT MERGE
Change-Id: Ib6a27e5abcb7cb767dae31c67445b450705ae9af
2011-02-04 12:27:11 -08:00
Raphael
58d2cfd206 am 8252cdea: SDK: make \'mkstub\' less verbose.
* commit '8252cdea30a5a22ae8b2235d7dee2fdd02ba5ccd':
  SDK: make 'mkstub' less verbose.
2011-02-04 11:10:22 -08:00
Peter Visontay
230f8b71a0 Added the ApplicationsProvider's tests to test_defs.xml.
Dependent on change Ib6d9a81f3bfa68cbd25d2189f6e6690bc3d8e428
(which adds the necessary test size annotations).

Bug: 1847330
Change-Id: I206385e5da7f2c496043568cba848304b52a6475
2011-02-04 15:31:43 +00:00
Raphael
8252cdea30 SDK: make 'mkstub' less verbose.
mkstub is the tool used to stub the google_apis maps.jar.
Since we're integrating it in the build, we want to control its verbosity.

Change-Id: Ic0cfacb79a0aa260bcafb54bdc6bdb5a98b1c87a
2011-02-03 22:56:14 -08:00
Raphael
d22bcf2a2c am fdb1410e: am ad402d2b: resolved conflicts for merge of d30ec22e to gingerbread-plus-aosp
* commit 'fdb1410e6c895bbc1a299c249e79a5d38c9fbf7c':
  SDK: fix win-sdk build errors, make future errors fatal.
2011-02-03 18:07:40 -08:00
Raphael
8c3366529a am a922306a: am 27caad99: am 343c626a: am b0e81c37: Merge "SDK: Strip llvm-rs-cc in Windows SDK."
* commit 'a922306a87dea10956d330ed43a5f6b15927854f':
  SDK: Strip llvm-rs-cc in Windows SDK.
2011-02-03 17:18:00 -08:00
Raphael
fdb1410e6c am ad402d2b: resolved conflicts for merge of d30ec22e to gingerbread-plus-aosp
* commit 'ad402d2b1f4315f31be760d5d2345561059bbe75':
  SDK: fix win-sdk build errors, make future errors fatal.
2011-02-03 11:34:31 -08:00
Raphael
ad402d2b1f resolved conflicts for merge of d30ec22e to gingerbread-plus-aosp
Change-Id: I02a991cfb35d3cd14bd45eee1c3454e5a9c4600b
2011-02-03 11:30:41 -08:00
Raphael
a922306a87 am 27caad99: am 343c626a: am b0e81c37: Merge "SDK: Strip llvm-rs-cc in Windows SDK."
* commit '27caad9905b7346bfb4e93ff98371ecdf7cdf433':
  SDK: Strip llvm-rs-cc in Windows SDK.
2011-02-03 09:16:46 -08:00