Commit Graph

5242 Commits

Author SHA1 Message Date
Xavier Ducrohet
aec4b6d155 am 12cd9bac: am dde7492d: Merge "Move emulator skins to development.git"
* commit '12cd9bacfbdbbe82993ed225b91df1e31d07587b':
  Move emulator skins to development.git
2011-01-07 01:06:12 -08:00
Xavier Ducrohet
12cd9bacfb am dde7492d: Merge "Move emulator skins to development.git"
* commit 'dde7492d4b34ba810329ad080a078bfb870a4507':
  Move emulator skins to development.git
2011-01-06 17:35:01 -08:00
Xavier Ducrohet
dde7492d4b Merge "Move emulator skins to development.git" 2011-01-06 14:17:30 -08:00
Xavier Ducrohet
f0e5e93307 Move emulator skins to development.git
Also added new default RAM config to the skins.

Change-Id: Ib786287b43f639c6ae80bf109ac4fe5b12635676
2011-01-06 13:31:24 -08:00
Dianne Hackborn
010c2d5761 Codename now Honeycomb.
Change-Id: I32ac7dbd24bd3730deb608e20346fa9d40c3875a
2011-01-06 12:51:17 -08:00
Jeff Brown
ccb93894ab Merge "Add libinput native tests." 2011-01-05 16:01:03 -08:00
Raphael Moll
1c0b37567b am 40812f1c: am 1bf9f693: Merge "Use OUT_DIR in atree to find android.jar"
* commit '40812f1c4b312d8276eb2839c06d2d76dd4f97e1':
  Use OUT_DIR in atree to find android.jar
2011-01-05 15:50:28 -08:00
Raphael Moll
40812f1c4b am 1bf9f693: Merge "Use OUT_DIR in atree to find android.jar"
* commit '1bf9f6936e423a686b623752e9f008acefaa1057':
  Use OUT_DIR in atree to find android.jar
2011-01-05 15:48:26 -08:00
Raphael Moll
1bf9f6936e Merge "Use OUT_DIR in atree to find android.jar" 2011-01-05 15:35:32 -08:00
Raphael Moll
c2e8083255 Use OUT_DIR in atree to find android.jar
Depends on change Iabbe9053 from build/core.

Change-Id: I0b6e29a5282c2ca6ff329981e5f8d2c677e6e84b
2011-01-05 14:59:27 -08:00
David 'Digit' Turner
e55d8df166 am 8e82e29f: am cbc7f695: ndk: Replace \'asm\' with \'__asm__\' in <asm/byteorder.h>
* commit '8e82e29f76de1bcacd16eebdc1c0a697d6c4946f':
  ndk: Replace 'asm' with '__asm__' in <asm/byteorder.h>
2011-01-05 14:20:40 -08:00
David 'Digit' Turner
8e82e29f76 am cbc7f695: ndk: Replace \'asm\' with \'__asm__\' in <asm/byteorder.h>
* commit 'cbc7f6954872e85c8cf1c6af7e02d0cf471cc1a8':
  ndk: Replace 'asm' with '__asm__' in <asm/byteorder.h>
2011-01-05 14:18:11 -08:00
David 'Digit' Turner
cbc7f69548 ndk: Replace 'asm' with '__asm__' in <asm/byteorder.h>
See https://review.source.android.com/#change,20076 for details.
Essentially this is to allow compilation with -std=c99

Change-Id: I4c830c38b2615352765ee40773c5aa701e5d2b68
2011-01-05 23:08:29 +01:00
Dianne Hackborn
8ab4ac232b Update documentation for API demos.
Change-Id: Iaa84eb197ffc0a584772f946202c13eeb917eabf
2011-01-05 11:29:11 -08:00
Dianne Hackborn
cce6628efd Merge "Hide XML adapter sample, since the APIs are now gone." 2011-01-04 17:37:51 -08:00
Dianne Hackborn
ab88ed55d7 Hide XML adapter sample, since the APIs are now gone.
Also tweak API demos to use the new pretty background.

Change-Id: Idbb523880fff81f6e0f3ca241e4bdaa1dbc2f8f2
2011-01-04 17:28:02 -08:00
Derek Sollenberger
4448b60726 Merge "Update Animation Plugin to use OpenGL." 2011-01-04 13:42:51 -08:00
Derek Sollenberger
349bc37aa8 Update Animation Plugin to use OpenGL.
Change-Id: Ib20fa69422a0dae804c95f71b70a65027ad8e9cf
2011-01-04 16:39:05 -05:00
Dianne Hackborn
9d247ad58b Some cleanup of fragment API demos:
- Rename FragmentAnim to FragmentHideShow, and tweak it to look
  less stupid.
- Reworking FragmentLayout to better represent a typical way to
  use fragments.
- Tweak various UI elements.

Change-Id: I3f4861c33bafafd27108fe0e4193e0ac7711f69e
2011-01-04 11:39:22 -08:00
Jeff Brown
55ecde5deb Add libinput native tests.
Change-Id: I92baa7eae536486d2daf122d40cdf8a8cab10a89
2011-01-02 21:34:53 -08:00
Jack Palevich
d7394da1a0 Remove terminal application.
It is being developed as an open source app here:

    https://github.com/jackpal/Android-Terminal-Emulator

And it can be installed from the Android Marketplace as:

    Android Terminal Emulator

Change-Id: Ie46d5f7e81d80cf8ef3f0b806a63227929fb1841
2011-01-02 08:02:55 -08:00
Chet Haase
43b37134fd Demos should use main activity context, not getApplicationContext()
Change-Id: I561defd90760864a975b905f13cf30c422da6125
2010-12-28 08:35:38 -08:00
Dianne Hackborn
e4459d5d11 Clean up loader demo.
Change-Id: Ie7ade888389523360e930f051a2143159a7a4f06
2010-12-21 10:13:13 -08:00
Jeff Brown
7947d1aff8 Merge "Add support for multitouch pinch-zoom gesture to monkey." 2010-12-20 19:19:01 -08:00
Jeff Brown
aaa542be4a Merge "Add sample for tab ordering." 2010-12-17 17:42:17 -08:00
Dan Morrill
0e5b2d1916 Merge "Preparing source.android.com for GB source drop. This includes a dead link to the 2.3 CDD, and that needs to be filled in before launch, but the CDD isn't done yet. The link will be filled in before this is pushed to live, when the CDD is done. I want to get this submitted now so we can test & stage it." 2010-12-17 14:34:43 -08:00
Dianne Hackborn
82362ab449 Give the app widget a background.
So you can see it!

Change-Id: I6ec8a8240a231379ef1f736ed700d780c04d12f6
2010-12-17 11:18:31 -08:00
Dianne Hackborn
d08e015b7e Update fragment cursor loader sample to new New and Shiny.
Change-Id: Id7afc9adba3d29f8d3279737443cde1aee58a3bb
2010-12-16 23:00:15 -08:00
Dianne Hackborn
ec04e5da4b Prepare for some changes to LoaderManager/Loader.
Sorry it is a bit ugly, it is to allow this change to be
checked in prior to the first stage of the framework change
without breaking the build.

Change-Id: Ia59181602679608e765664ecff1fbb52306d9559
2010-12-16 01:07:16 -08:00
Jeff Brown
587b6c441f Add sample for tab ordering.
Change-Id: Id704aac3796abed561c0df533e00600c76b3c31e
2010-12-15 19:38:18 -08:00
Dan Morrill
a20bb011c2 Preparing source.android.com for GB source drop. This includes a dead link to
the 2.3 CDD, and that needs to be filled in before launch, but the CDD isn't
done yet. The link will be filled in before this is pushed to live, when the
CDD is done. I want to get this submitted now so we can test & stage it.

Change-Id: I80e36a5b37627583ce09c02be4ae6762005782a3
2010-12-15 17:36:44 -08:00
Scott Main
34ce501365 am 1549d27e: am 9efea49e: cherrypick Change-Id: I999748ceec87ae5e6ac04c573f6055e6a7f7176d docs: fix broken links in sample docs
* commit '1549d27e177fdcbb4c2816b993d2ed085cb4c3dc':
  cherrypick Change-Id: I999748ceec87ae5e6ac04c573f6055e6a7f7176d docs: fix broken links in sample docs
2010-12-15 12:01:48 -08:00
Scott Main
1549d27e17 am 9efea49e: cherrypick Change-Id: I999748ceec87ae5e6ac04c573f6055e6a7f7176d docs: fix broken links in sample docs
* commit '9efea49e40f3e3784cfa1c9fd67a6ca9ff5270e7':
  cherrypick Change-Id: I999748ceec87ae5e6ac04c573f6055e6a7f7176d docs: fix broken links in sample docs
2010-12-15 11:55:53 -08:00
Scott Main
9efea49e40 cherrypick Change-Id: I999748ceec87ae5e6ac04c573f6055e6a7f7176d
docs: fix broken links in sample docs

Change-Id: Icbc2c16b9f4caee25ab2265ea5425c57f0989ab1
2010-12-15 11:45:24 -08:00
David 'Digit' Turner
23deba9d5b am 66e56acc: am 9ddaf219: Add missing declarations to <netinet/in.h>
* commit '66e56acc5add0e9873e11c4ab863a52e0099f642':
  Add missing declarations to <netinet/in.h>
2010-12-15 07:25:48 -08:00
David 'Digit' Turner
a2aaf8a8ac am 71856373: am 90887627: ndk: Update headers and libraries for API level 9
* commit '71856373f74c195515d8b84d1daab63efa5339e9':
  ndk: Update headers and libraries for API level 9
2010-12-15 07:25:43 -08:00
David 'Digit' Turner
66e56acc5a am 9ddaf219: Add missing declarations to <netinet/in.h>
* commit '9ddaf219fa051a1b2c1a3b713ea37a91204b378e':
  Add missing declarations to <netinet/in.h>
2010-12-15 01:31:02 -08:00
David 'Digit' Turner
71856373f7 am 90887627: ndk: Update headers and libraries for API level 9
* commit '90887627f185ea795fd8620bb916bd14a9f51041':
  ndk: Update headers and libraries for API level 9
2010-12-15 01:30:54 -08:00
Dianne Hackborn
05d297331a Quickly hack out setForeground call that is going away.
I'll come back in a bit and make this API demo work again.

Change-Id: I287dd64925e48bc934c44fb6d0b779a58a270503
2010-12-14 21:56:15 -08:00
Jeff Brown
585ab96950 Add support for multitouch pinch-zoom gesture to monkey.
Change-Id: Ib28f2ede95dbe01eae4d9c72906b6fdfeda44ce4
2010-12-14 13:42:22 -08:00
David 'Digit' Turner
9ddaf219fa Add missing declarations to <netinet/in.h>
These are required to properly build the Boost libraries with the
Android NDK.

Change-Id: Ice272f24b359ffce19838f5500641c4fcda8e57f
2010-12-14 14:42:52 +01:00
Ken Wakasa
892dcfe10b Merge "Move tools/makedict from platform/development to platform/packages/inputmethods/LatinIME" 2010-12-13 17:57:47 -08:00
Dianne Hackborn
11371e6d36 Update to use help APIs.
Change-Id: I11bab7b66376b34303e8e84460236a1ff7a475b2
2010-12-13 12:46:19 -08:00
Ken Wakasa
b68c6b1cbe Move tools/makedict from platform/development to platform/packages/inputmethods/LatinIME
The corresponding change is I01ef7084

Change-Id: I559207ab75feffe5ef4678c4a85f178a024448c5
2010-12-11 02:07:56 +09:00
David 'Digit' Turner
90887627f1 ndk: Update headers and libraries for API level 9
Change-Id: I39eded0065145803b51b22cdc18abef43abe426c
2010-12-10 17:16:24 +01:00
Yu Shan Emily Lau
af2fc1a4e2 Adjusted the motionEvent time to the acutal time when then event is send out to the queue.
Change-Id: I722508829c79028a7345a4dea0517fc1117b8fa5
2010-12-09 18:36:39 -08:00
Dima Zavin
7fcb1ad8e9 Merge "monkey: trap SIGHUP in shell before launching" 2010-12-09 15:14:37 -08:00
Fred Quintana
6c6ddf1490 Merge "support the changes to the SyncAdapter definition that allow specifying allowParallelSyncs and isAlwaysSyncable" 2010-12-09 14:26:15 -08:00
Dima Zavin
9f8e7b45b2 monkey: trap SIGHUP in shell before launching
Change-Id: Ia79361858baa72970ba15d2d1ce0290d0bd38967
Signed-off-by: Dima Zavin <dima@android.com>
2010-12-09 14:22:21 -08:00
Fred Quintana
b751cd535f support the changes to the SyncAdapter definition that allow
specifying allowParallelSyncs and isAlwaysSyncable

Change-Id: Ifdeddbdd6d5a6e2edb5c340d5ebd3f75ce7d9e18
2010-12-09 13:14:48 -08:00