Commit Graph

2131 Commits

Author SHA1 Message Date
Jack Palevich
83d8d83ad1 Remove unused getConfigSpec methods from ApiDemos sample code
At one time during the development of GLSurfaceView, the
GLSurfaceView.Renderer interface had a getConfigSpec method that was used to
select the frame buffer format. This method was removed from the
Renderer interface before GLSurfaceView became a public API, but
the sample code still defined these now-unused methods.

To reduce the chance of confusing a developer who uses the sample code,
this change removes the dead, no-longer-called getConfigSpec
implementations from the three samples.

See GLSurfaceView.setEGLConfigChooser for the replacement
technique.
2009-08-21 11:48:50 -07:00
Xavier Ducrohet
9f944d673b Add basic support for full height rendering. 2009-08-21 11:32:17 -07:00
Raphael
ff3f831140 am eec015ad: am 8fccf9eb: mgwz.dll must be packaged next to tools/zipalign.exe in the Windows SDK.
Merge commit 'eec015ad1465431b0942214c730f6bd6344c8c76'

* commit 'eec015ad1465431b0942214c730f6bd6344c8c76':
  mgwz.dll must be packaged next to tools/zipalign.exe in the Windows SDK.
2009-08-20 21:49:47 -07:00
Raphael
eec015ad14 am 8fccf9eb: mgwz.dll must be packaged next to tools/zipalign.exe in the Windows SDK.
Merge commit '8fccf9eb7c099a42729d0ff4a8a250f73a68c3f9' into eclair

* commit '8fccf9eb7c099a42729d0ff4a8a250f73a68c3f9':
  mgwz.dll must be packaged next to tools/zipalign.exe in the Windows SDK.
2009-08-20 21:46:18 -07:00
Raphael
8fccf9eb7c mgwz.dll must be packaged next to tools/zipalign.exe in the Windows SDK.
BUG 2068812
2009-08-20 21:12:01 -07:00
Dianne Hackborn
2b53aab112 am da48bed5: Tweaks to make pointer location a little easier to see.
Merge commit 'da48bed5d70832013f76e3d3fa79cd744fe2327d'

* commit 'da48bed5d70832013f76e3d3fa79cd744fe2327d':
  Tweaks to make pointer location a little easier to see.
2009-08-20 19:51:58 -07:00
Dianne Hackborn
da48bed5d7 Tweaks to make pointer location a little easier to see. 2009-08-20 19:40:35 -07:00
Scott Main
cc73aca73e am 42c7eaa6: am fab096cb: Merge change 22103 into donut
Merge commit '42c7eaa6bc522f31fe19a9cdfeb953f511ec1fa2'

* commit '42c7eaa6bc522f31fe19a9cdfeb953f511ec1fa2':
  new transparent icon for searchable dictionary
2009-08-20 16:06:14 -07:00
Scott Main
42c7eaa6bc am fab096cb: Merge change 22103 into donut
Merge commit 'fab096cbcf98cb98eef25e7541121ae8e3898a10' into eclair

* commit 'fab096cbcf98cb98eef25e7541121ae8e3898a10':
  new transparent icon for searchable dictionary
2009-08-20 16:00:56 -07:00
Android (Google) Code Review
fab096cbcf Merge change 22103 into donut
* changes:
  new transparent icon for searchable dictionary
2009-08-20 15:07:08 -07:00
Scott Main
ec633d5aea new transparent icon for searchable dictionary 2009-08-20 12:21:15 -07:00
Xavier Ducrohet
28b9bf94f0 am c22870b7: am c7d0cec7: Merge change 22040 into donut
Merge commit 'c22870b7ba5c4c9d8941304888a048fa8d89541c'

* commit 'c22870b7ba5c4c9d8941304888a048fa8d89541c':
  Fix broken XML generated during "Extract string"
2009-08-19 22:31:06 -07:00
Xavier Ducrohet
c22870b7ba am c7d0cec7: Merge change 22040 into donut
Merge commit 'c7d0cec7e83d5194c35e88b17d3acc937fa87511' into eclair

* commit 'c7d0cec7e83d5194c35e88b17d3acc937fa87511':
  Fix broken XML generated during "Extract string"
2009-08-19 22:26:20 -07:00
Android (Google) Code Review
c7d0cec7e8 Merge change 22040 into donut
* changes:
  Fix broken XML generated during "Extract string"
2009-08-19 18:54:59 -07:00
Xavier Ducrohet
6849e85918 Fix broken XML generated during "Extract string"
BUG: 2066455
2009-08-19 18:53:41 -07:00
Xavier Ducrohet
e95e57d238 am 900234fc: Move ConfigComposite in its own package.
Merge commit '900234fc0ab8dcc0d6e9a715e6a53a3167e3c29b'

* commit '900234fc0ab8dcc0d6e9a715e6a53a3167e3c29b':
  Move ConfigComposite in its own package.
2009-08-19 18:24:13 -07:00
Xavier Ducrohet
f7508d9ae1 am ffb7b7f8: Refactor Config UI out of Layout Editor.
Merge commit 'ffb7b7f81dda0fac6dd261112ba4dc5ec522cd56'

* commit 'ffb7b7f81dda0fac6dd261112ba4dc5ec522cd56':
  Refactor Config UI out of Layout Editor.
2009-08-19 18:24:11 -07:00
Xavier Ducrohet
900234fc0a Move ConfigComposite in its own package. 2009-08-19 18:18:37 -07:00
Xavier Ducrohet
ffb7b7f81d Refactor Config UI out of Layout Editor. 2009-08-19 17:52:23 -07:00
Xavier Ducrohet
5a7fc6d9f6 am 14404927: am a457ef41: Merge change 21988 into donut
Merge commit '144049270b26ce1628c6a7e3afe7624588816ba9'

* commit '144049270b26ce1628c6a7e3afe7624588816ba9':
  Add OS version to ping service (win/mac only)
2009-08-19 16:51:08 -07:00
Xavier Ducrohet
144049270b am a457ef41: Merge change 21988 into donut
Merge commit 'a457ef41e82b67a31a06f6ffb602cd39c43a1018' into eclair

* commit 'a457ef41e82b67a31a06f6ffb602cd39c43a1018':
  Add OS version to ping service (win/mac only)
2009-08-19 16:37:33 -07:00
Android (Google) Code Review
a457ef41e8 Merge change 21988 into donut
* changes:
  Add OS version to ping service (win/mac only)
2009-08-19 16:20:22 -07:00
Xavier Ducrohet
1f49fa9b7c Add OS version to ping service (win/mac only) 2009-08-19 16:14:18 -07:00
Xavier Ducrohet
499436179d am a4876df2: Update some version number for Eclair SDK.
Merge commit 'a4876df288c02ca6e176877ab6b1b0065b069a49'

* commit 'a4876df288c02ca6e176877ab6b1b0065b069a49':
  Update some version number for Eclair SDK.
2009-08-19 11:02:08 -07:00
Xavier Ducrohet
a4876df288 Update some version number for Eclair SDK. 2009-08-18 17:34:01 -07:00
Ramanan Rajeswaran
1a72074641 am 2b0aea21: am d271d9a5: Merge change 21763 into donut
Merge commit '2b0aea21084fe303df36bcc96ed3f454c689f5aa'

* commit '2b0aea21084fe303df36bcc96ed3f454c689f5aa':
  Enable adb forwarding and starting up of monkey server
2009-08-18 17:20:00 -07:00
Ramanan Rajeswaran
2b0aea2108 am d271d9a5: Merge change 21763 into donut
Merge commit 'd271d9a503b181b240250ce2664ff22fbf4e763b' into eclair

* commit 'd271d9a503b181b240250ce2664ff22fbf4e763b':
  Enable adb forwarding and starting up of monkey server
2009-08-18 15:51:35 -07:00
Android (Google) Code Review
d271d9a503 Merge change 21763 into donut
* changes:
  Enable adb forwarding and starting up of monkey server
2009-08-18 15:49:12 -07:00
Xavier Ducrohet
ff334c60b7 am 3ba5c90f: am 9a7b2700: Merge change 21645 into donut
Merge commit '3ba5c90f8f727ed4f27cd65f4e51a5d15406f56d'

* commit '3ba5c90f8f727ed4f27cd65f4e51a5d15406f56d':
  Make SSL error a bit more human readable.
2009-08-18 13:16:18 -07:00
Xavier Ducrohet
3ba5c90f8f am 9a7b2700: Merge change 21645 into donut
Merge commit '9a7b2700fd015252f59a25524f8f6231f9bb1fc4' into eclair

* commit '9a7b2700fd015252f59a25524f8f6231f9bb1fc4':
  Make SSL error a bit more human readable.
2009-08-18 13:11:18 -07:00
Xavier Ducrohet
741069292e am b182b3d8: am b172b1a5: Merge change 21617 into donut
Merge commit 'b182b3d8ce8d16b5242d341df3885dac205f6789'

* commit 'b182b3d8ce8d16b5242d341df3885dac205f6789':
  ADT Export wizard now calls ZipAlign
2009-08-18 13:06:49 -07:00
Ramanan Rajeswaran
db71718554 Enable adb forwarding and starting up of monkey server 2009-08-18 13:02:23 -07:00
Xavier Ducrohet
b182b3d8ce am b172b1a5: Merge change 21617 into donut
Merge commit 'b172b1a5b041394cfdfc11bdadb10ef051f86c08' into eclair

* commit 'b172b1a5b041394cfdfc11bdadb10ef051f86c08':
  ADT Export wizard now calls ZipAlign
2009-08-18 13:00:27 -07:00
Xavier Ducrohet
6d8d974518 am 326aa6aa: am 513c2b51: Merge change 21598 into donut
Merge commit '326aa6aaab53aba4d79a3b4a5807a7dc9a015e24'

* commit '326aa6aaab53aba4d79a3b4a5807a7dc9a015e24':
  Remove WQVGA skin from SDK
2009-08-18 12:08:34 -07:00
Xavier Ducrohet
de16b198a3 am 85947db3: am 62410fc5: Merge change 21571 into donut
Merge commit '85947db31b5ef7e74a487450fc80ad75705034c6'

* commit '85947db31b5ef7e74a487450fc80ad75705034c6':
  Fixed QVGA skin and added WQVGA432 skin.
2009-08-18 12:08:32 -07:00
Raphael
984eafef2b am f4728e36: am b19a49d1: Merge change 21445 into donut
Merge commit 'f4728e364fadec1cacab1a7f0dcad50b85f7a3f5'

* commit 'f4728e364fadec1cacab1a7f0dcad50b85f7a3f5':
  SDK Updater, restart ADB after updating tool/addon package.
2009-08-18 12:08:29 -07:00
Bill Napier
87af34fc25 am 7379a2f3: am 1230661e: Merge change 21527 into donut
Merge commit '7379a2f3c642ffa471dcc1e8bae5cf2ecdc7f6e2'

* commit '7379a2f3c642ffa471dcc1e8bae5cf2ecdc7f6e2':
  Add getvar and listvar commands to monkey to allow inspection of properties on the device.
2009-08-18 12:08:27 -07:00
Raphael
e975193bd6 am 5a141326: am ecc1a3d0: Merge change 21463 into donut
Merge commit '5a1413266c721358773b64fbc046da392eeb0aba'

* commit '5a1413266c721358773b64fbc046da392eeb0aba':
  BUG 1922588: SDK Updater, Needs better license display
2009-08-18 12:08:25 -07:00
Ramanan Rajeswaran
b892d36a6f am 601cf24b: am 5aa76327: Add monkeyrunner to code base
Merge commit '601cf24b8afbd5590f2f632f88f6acbcb3d189c9'

* commit '601cf24b8afbd5590f2f632f88f6acbcb3d189c9':
  Add monkeyrunner to code base
2009-08-18 12:08:23 -07:00
Xia Wang
3949d1cbae am 68b4bfa8: am 12ad9fb1: 1. Add .c extension to native_test.py so that native test in C can also be picked up by testrunner. 2. Add netkeystore_test into continuous test cycle.
Merge commit '68b4bfa8d3217b6598689acde25b5dc4672c53a0'

* commit '68b4bfa8d3217b6598689acde25b5dc4672c53a0':
  1. Add .c extension to native_test.py so that native test in C can also be picked up by testrunner.
2009-08-18 12:08:21 -07:00
Xavier Ducrohet
48f44c4c16 am b7447929: am 25ec7998: Add OSGi.jar to the SDK (required by org.eclipse.jface)
Merge commit 'b74479296bbdba52c75e83c9509fd232e563babb'

* commit 'b74479296bbdba52c75e83c9509fd232e563babb':
  Add OSGi.jar to the SDK (required by org.eclipse.jface)
2009-08-18 12:08:18 -07:00
Xavier Ducrohet
326aa6aaab am 513c2b51: Merge change 21598 into donut
Merge commit '513c2b511627ad743b57af4aa8272788d397697c' into eclair

* commit '513c2b511627ad743b57af4aa8272788d397697c':
  Remove WQVGA skin from SDK
2009-08-18 11:01:32 -07:00
Xavier Ducrohet
85947db31b am 62410fc5: Merge change 21571 into donut
Merge commit '62410fc5a983bd1057622bc51801ad36cd316811' into eclair

* commit '62410fc5a983bd1057622bc51801ad36cd316811':
  Fixed QVGA skin and added WQVGA432 skin.
2009-08-18 11:01:14 -07:00
Raphael
f4728e364f am b19a49d1: Merge change 21445 into donut
Merge commit 'b19a49d1e6214df73d71db5a2341b67760cfdc6a' into eclair

* commit 'b19a49d1e6214df73d71db5a2341b67760cfdc6a':
  SDK Updater, restart ADB after updating tool/addon package.
2009-08-18 11:00:01 -07:00
Bill Napier
7379a2f3c6 am 1230661e: Merge change 21527 into donut
Merge commit '1230661e50f72c6fa32ce60c20094631c34d5ec6' into eclair

* commit '1230661e50f72c6fa32ce60c20094631c34d5ec6':
  Add getvar and listvar commands to monkey to allow inspection of properties on the device.
2009-08-18 10:59:59 -07:00
Raphael
5a1413266c am ecc1a3d0: Merge change 21463 into donut
Merge commit 'ecc1a3d0cf3af3dbbf4c190e1060fc1c0f8fb8a6' into eclair

* commit 'ecc1a3d0cf3af3dbbf4c190e1060fc1c0f8fb8a6':
  BUG 1922588: SDK Updater, Needs better license display
2009-08-18 10:59:46 -07:00
Ramanan Rajeswaran
601cf24b8a am 5aa76327: Add monkeyrunner to code base
Merge commit '5aa76327f5292ce1d1d23e96381b93c0272e4a2c' into eclair

* commit '5aa76327f5292ce1d1d23e96381b93c0272e4a2c':
  Add monkeyrunner to code base
2009-08-18 10:59:43 -07:00
Xia Wang
68b4bfa8d3 am 12ad9fb1: 1. Add .c extension to native_test.py so that native test in C can also be picked up by testrunner. 2. Add netkeystore_test into continuous test cycle.
Merge commit '12ad9fb10e1be799fa47a56ee1f1429b761db6e6' into eclair

* commit '12ad9fb10e1be799fa47a56ee1f1429b761db6e6':
  1. Add .c extension to native_test.py so that native test in C can also be picked up by testrunner.
2009-08-18 10:59:31 -07:00
Xavier Ducrohet
b74479296b am 25ec7998: Add OSGi.jar to the SDK (required by org.eclipse.jface)
Merge commit '25ec799863219bfa1b5b8c71b5033cb450e70918' into eclair

* commit '25ec799863219bfa1b5b8c71b5033cb450e70918':
  Add OSGi.jar to the SDK (required by org.eclipse.jface)
2009-08-18 10:59:10 -07:00
Raphael
77af400adc am d5518ba9: am 7ab6ca54: Merge change 21301 into donut
Merge commit 'd5518ba99a43028d1605355debeadb5a6bba4ab4'

* commit 'd5518ba99a43028d1605355debeadb5a6bba4ab4':
  BUG 1922590 : SDK Updater, customize message for Windows preventing
2009-08-18 10:48:18 -07:00