Android (Google) Code Review
743b376b36
Merge change 8804 into donut
...
* changes:
Fix SDK build break caused by including legacy support header into main API header
2009-07-28 11:00:39 -07:00
vchtchetkine
59fc68ba26
Fix SDK build break caused by including legacy support header into main API header
...
usb_windows.c doesn't build with adb_legacy_api.h included into adb_api.h
Since adb_legacy_api.h is not used anywhere outside AdbWinApi.dll project, the simplest
fix would be to remove its inclusion from adb_api.h
2009-07-28 10:07:09 -07:00
Android (Google) Code Review
ad7f209ac6
Merge change 8676
...
* changes:
adding first pass of a sample paint plugin based on surface views.
2009-07-28 05:08:04 -07:00
Android (Google) Code Review
86fe98448c
am d43d1801: Merge change 7938 into donut
...
Merge commit 'd43d18015e1a9992bfe746016a1f8be2f3bd904f'
* commit 'd43d18015e1a9992bfe746016a1f8be2f3bd904f':
New ntro image for camera.html that shows flow for video capture.
2009-07-27 18:42:41 -07:00
Xavier Ducrohet
8ec5702f75
am c5b9a676: Prevent SDK Updater progress dialog from showing off screen.
...
Merge commit 'c5b9a676e7d649c2b499e15bd0d033fec1dc775f'
* commit 'c5b9a676e7d649c2b499e15bd0d033fec1dc775f':
Prevent SDK Updater progress dialog from showing off screen.
2009-07-27 18:42:34 -07:00
Android (Google) Code Review
d43d18015e
Merge change 7938 into donut
...
* changes:
New ntro image for camera.html that shows flow for video capture.
2009-07-27 16:25:47 -07:00
Xavier Ducrohet
c5b9a676e7
Prevent SDK Updater progress dialog from showing off screen.
2009-07-27 15:39:42 -07:00
Android (Google) Code Review
d8cefaf87a
am e30e98f8: Merge change 8699 into donut
...
Merge commit 'e30e98f82189386dbf603750f37f3bc8a6078a22'
* commit 'e30e98f82189386dbf603750f37f3bc8a6078a22':
Prevent SDK updater dialog from showing offscreen.
2009-07-27 15:28:27 -07:00
Android (Google) Code Review
e30e98f821
Merge change 8699 into donut
...
* changes:
Prevent SDK updater dialog from showing offscreen.
2009-07-27 15:26:38 -07:00
Xavier Ducrohet
bc8b16505e
Prevent SDK updater dialog from showing offscreen.
2009-07-27 15:26:10 -07:00
Android (Google) Code Review
72093503c8
Merge change 8685
...
* changes:
Add keymaps for STOP and FASTFORWARD for bluez4.
2009-07-27 14:46:22 -07:00
Jaikumar Ganesh
c36dc84caf
Add keymaps for STOP and FASTFORWARD for bluez4.
2009-07-27 14:37:27 -07:00
Derek Sollenberger
4fb83e6fa2
adding first pass of a sample paint plugin based on surface views.
2009-07-27 16:40:13 -04:00
Android (Google) Code Review
96b96c08e9
am 84c6ef89: Merge change 8516 into donut
...
Merge commit '84c6ef89468a8753dfb4b87f203c800c199c7bd0'
* commit '84c6ef89468a8753dfb4b87f203c800c199c7bd0':
Refactor API classes to support both, WinUsb and Legacy API
2009-07-27 11:45:49 -07:00
Android (Google) Code Review
84c6ef8946
Merge change 8516 into donut
...
* changes:
Refactor API classes to support both, WinUsb and Legacy API
2009-07-27 11:43:49 -07:00
David 'Digit' Turner
73aaee4171
Add host check for nawk/gawk in build/host-setup.sh
...
Store the result as HOST_AWK in out/host/config.mk
2009-07-27 15:47:09 +02:00
David 'Digit' Turner
4ddb7840c2
Add a "unit-tests" sample application to perform unit testing.
2009-07-27 12:26:17 +02:00
David 'Digit' Turner
747294cc4a
Fix LOCAL_CFLAGS/CPPFLAGS handling to match full Android build system.
...
Also improve BUILD_SYSTEM directory detection logic in build/core/main.mk
2009-07-27 12:24:58 +02:00
Jean-Baptiste Queru
d4966cae1d
reconcile korg/master into goog/master
2009-07-26 11:43:54 -07:00
Jean-Baptiste Queru
1972851d20
Merge korg/donut into korg/master
...
Conflicts:
tools/eclipse/plugins/README.txt
tools/sdkmanager/libs/sdklib/src/com/android/sdklib/avd/AvdManager.java
2009-07-25 17:25:52 -07:00
vchtchetkine
8267511c96
Refactor API classes to support both, WinUsb and Legacy API
...
To support both, WinUsb and Legacy driver APIs we need to abstract classes
that depend on driver API details and then implement two sets of the
actual classes: one for WinUsb, and another for the Legacy drivers, so
we can choose in runtime which objects should be instantiated, depending
on what type of driver we have underneath this API.
2009-07-25 11:14:04 -07:00
Android (Google) Code Review
6791ce457f
am 1ff4f596: Merge change 8502 into donut
...
Merge commit '1ff4f596bfe608b26656f1e854f1a5504877bdaa'
* commit '1ff4f596bfe608b26656f1e854f1a5504877bdaa':
Rename ndk/build/platforms/android-1.5 into android-3 to match API levels
2009-07-25 10:10:27 -07:00
Android (Google) Code Review
fd535d1acb
am e8c0bd07: Merge change 8501 into donut
...
Merge commit 'e8c0bd070c2d7d3987f188b520b36cbdfa22399b'
* commit 'e8c0bd070c2d7d3987f188b520b36cbdfa22399b':
Handle LOCAL_CPPFLAGS/CFLAGS/CXXFLAGS as claimed by the documentation.
2009-07-25 10:10:25 -07:00
Xavier Ducrohet
9c537d0fd5
am 6675fec4: First pass at a WVGA skin.
...
Merge commit '6675fec474d86d77947cf68d47dd36e9744b9f14'
* commit '6675fec474d86d77947cf68d47dd36e9744b9f14':
First pass at a WVGA skin.
2009-07-25 10:10:22 -07:00
Xavier Ducrohet
821c288575
am e0f85e6c: Delete non rotating skins and create a QVGA rotating skin.
...
Merge commit 'e0f85e6c7379c053cd3ece5bdd934337ff66cd45'
* commit 'e0f85e6c7379c053cd3ece5bdd934337ff66cd45':
Delete non rotating skins and create a QVGA rotating skin.
2009-07-25 10:10:20 -07:00
Xavier Ducrohet
f94f24b654
am 510248e2: Add Apache Commons Compress to ADT (required by sdklib)
...
Merge commit '510248e2e138cd5990126371307df5f0dccd3c72'
* commit '510248e2e138cd5990126371307df5f0dccd3c72':
Add Apache Commons Compress to ADT (required by sdklib)
2009-07-25 10:10:17 -07:00
Android (Google) Code Review
1ff4f596bf
Merge change 8502 into donut
...
* changes:
Rename ndk/build/platforms/android-1.5 into android-3 to match API levels
2009-07-25 09:10:50 -07:00
Android (Google) Code Review
e8c0bd070c
Merge change 8501 into donut
...
* changes:
Handle LOCAL_CPPFLAGS/CFLAGS/CXXFLAGS as claimed by the documentation.
2009-07-25 09:10:27 -07:00
Xavier Ducrohet
6675fec474
First pass at a WVGA skin.
2009-07-24 19:23:23 -07:00
Xavier Ducrohet
e0f85e6c73
Delete non rotating skins and create a QVGA rotating skin.
...
HVGA-P and HVGA-L were redundant with HVGA which supports both orientations.
QVGA-P and QVGA-L has been replaced with QVGA which supports both orientations.
2009-07-24 18:06:05 -07:00
Dianne Hackborn
676902e287
Deal with canceled keys.
2009-07-24 17:30:00 -07:00
Xavier Ducrohet
510248e2e1
Add Apache Commons Compress to ADT (required by sdklib)
2009-07-24 17:19:30 -07:00
Android (Google) Code Review
ed0b01a717
am 686fddb0: Merge change 8528 into donut
...
Merge commit '686fddb069e0031d92453703979acd7d699cf761'
* commit '686fddb069e0031d92453703979acd7d699cf761':
Allow override of default symbol location for native heap library resolution
2009-07-24 16:09:18 -07:00
Android (Google) Code Review
f06ccc8a0d
am 1b742290: Merge change 8537 into donut
...
Merge commit '1b742290b6e2410744315280a2f6933585c7aac3'
* commit '1b742290b6e2410744315280a2f6933585c7aac3':
Fix the update check for doc packages.
2009-07-24 16:09:16 -07:00
Android (Google) Code Review
f7eee71bed
am 84c9d603: Merge change 5271 into donut
...
Merge commit '84c9d60322e4605d2d96eb8b058e21125f2ad7fe'
* commit '84c9d60322e4605d2d96eb8b058e21125f2ad7fe':
Script to strip out unused translations when you change the base strings.xml.
2009-07-24 16:09:15 -07:00
Android (Google) Code Review
686fddb069
Merge change 8528 into donut
...
* changes:
Allow override of default symbol location for native heap library resolution
2009-07-24 13:40:35 -07:00
Android (Google) Code Review
1b742290b6
Merge change 8537 into donut
...
* changes:
Fix the update check for doc packages.
2009-07-24 13:40:05 -07:00
Xavier Ducrohet
b59daafde4
Fix the update check for doc packages.
2009-07-24 13:39:04 -07:00
Android (Google) Code Review
84c9d60322
Merge change 5271 into donut
...
* changes:
Script to strip out unused translations when you change the base strings.xml.
2009-07-24 13:28:09 -07:00
Xavier Ducrohet
bf29a5e611
Allow override of default symbol location for native heap library resolution
...
Default location of the symbols is $ANDROID_PRODUCT_OUT/symbols.
Setting the env variable ANDROID_SYMBOLS allows you to override this location
so that DDMS goes look for the symbol in a different location when
resolving native heap addresses.
2009-07-24 13:19:24 -07:00
Xavier Ducrohet
22979479fb
am f74c1d2f: Add default version files into the SDK for docs/tools/platforms.
...
Merge commit 'f74c1d2fb76ed6f3a08c76f3c4dc7c783c39383c'
* commit 'f74c1d2fb76ed6f3a08c76f3c4dc7c783c39383c':
Add default version files into the SDK for docs/tools/platforms.
2009-07-24 12:52:24 -07:00
Xavier Ducrohet
bbb90052e4
am e5bfd50e: Also filter the list of Archives to only show the compatible ones.
...
Merge commit 'e5bfd50ece683b42c0053995d149dc096c80a312'
* commit 'e5bfd50ece683b42c0053995d149dc096c80a312':
Also filter the list of Archives to only show the compatible ones.
2009-07-24 12:52:20 -07:00
David 'Digit' Turner
fdc5ea243d
Rename ndk/build/platforms/android-1.5 into android-3 to match API levels
2009-07-24 17:56:51 +02:00
David 'Digit' Turner
1715a1f877
Handle LOCAL_CPPFLAGS/CFLAGS/CXXFLAGS as claimed by the documentation.
...
The previous code did only use LOCAL_CFLAGS for both C and C++ sources.
2009-07-24 17:42:21 +02:00
Android (Google) Code Review
8297bd70c8
am ba29296c: Merge change 8438 into donut
...
Merge commit 'ba29296c080103aa945f83e795c97bd45ed06b3e'
* commit 'ba29296c080103aa945f83e795c97bd45ed06b3e':
Add a checkbox to only show packages that are updates or new.
2009-07-23 23:59:13 -07:00
Android (Google) Code Review
639d7982d2
am 3e49a415: Merge change 8402 into donut
...
Merge commit '3e49a41539f1bc75872c63f2e23836fd51ae6b1a'
* commit '3e49a41539f1bc75872c63f2e23836fd51ae6b1a':
Add test application
2009-07-23 23:59:03 -07:00
Xavier Ducrohet
88eb892ff7
am ecc85daf: Fix loading of user repository and add refresh when adding/removing.
...
Merge commit 'ecc85daf7b9676c8e94f1f295345c8f385de45d4'
* commit 'ecc85daf7b9676c8e94f1f295345c8f385de45d4':
Fix loading of user repository and add refresh when adding/removing.
2009-07-23 23:58:56 -07:00
Android (Google) Code Review
6b92f91fde
am d74be2a9: Merge change 8377 into donut
...
Merge commit 'd74be2a969207c7f3ea91962bf3720d198f7fbc5'
* commit 'd74be2a969207c7f3ea91962bf3720d198f7fbc5':
Use Apache Commons Compress instead of java.util.zip
2009-07-23 23:58:47 -07:00
vchtchetkine
0387a56d0b
am cd693f57: Add build instructions, ignore list and remove obsolete .sln file
...
Merge commit 'cd693f5739280fa27490532ca80ea5f012a5c686'
* commit 'cd693f5739280fa27490532ca80ea5f012a5c686':
Add build instructions, ignore list and remove obsolete .sln file
2009-07-23 23:58:18 -07:00
Xavier Ducrohet
f74c1d2fb7
Add default version files into the SDK for docs/tools/platforms.
2009-07-23 18:25:41 -07:00