Commit Graph

5283 Commits

Author SHA1 Message Date
Jean-Baptiste Queru
cd26dbdbb4 am 72cb8dd1: Merge "Updated Android build instructions to mention envsetup.sh and lunch."
* commit '72cb8dd12c3aa6504fb5db31bf14d31d34db0d71':
  Updated Android build instructions to mention envsetup.sh and lunch.
2010-11-24 13:49:40 -08:00
Brad Fitzpatrick
0122d771f2 Merge "Development option to toggle StrictMode flashing." 2010-11-24 13:44:49 -08:00
Jean-Baptiste Queru
72cb8dd12c Merge "Updated Android build instructions to mention envsetup.sh and lunch." 2010-11-24 13:38:32 -08:00
Brad Fitzpatrick
0480ef56ab Development option to toggle StrictMode flashing.
Change-Id: I89a6907a8d0a8a635d7af1c9d124b4531915ba2f
2010-11-24 13:27:53 -08:00
Sascha Brawer
dea64b9b19 Updated Android build instructions to mention envsetup.sh and lunch.
Change-Id: I3922953766a2162c27d80630736e074a2b3dfb95
2010-11-24 15:37:47 +01:00
David 'Digit' Turner
b4d22f86eb am fd49f509: am 1e7011fc: ndk: Add auto-generated <android/api-level.h>
* commit 'fd49f509e86ccc29d992b79743dac440ad369d0f':
  ndk: Add auto-generated <android/api-level.h>
2010-11-23 22:57:19 -08:00
David 'Digit' Turner
fd49f509e8 am 1e7011fc: ndk: Add auto-generated <android/api-level.h>
* commit '1e7011fcd5eee3190b436881af33cd9715eb8d36':
  ndk: Add auto-generated <android/api-level.h>
2010-11-23 22:53:01 -08:00
Xavier Ducrohet
277b00a155 Make ApiDemo compile on Java 1.5
Change-Id: I0a9d078dd9e6a6388281e492da9bd4acb9747a41
2010-11-23 17:27:18 -08:00
Jeff Brown
f083bd43a0 Monkey updates for new keyboard features.
Add the new volume mute key as a system key.
Use virtual keyboard during injection.
Also fixed a deprecation warning for using an old Intent API.

Bug: 2912307
Bug: 3221301
Change-Id: I056844509112727aa3541223f090cc500c55fc41
2010-11-23 15:51:40 -08:00
Raphael
b26b1274ed am a65f7696: resolved conflicts for merge of f0f624f3 to gingerbread-plus-aosp
* commit 'a65f76962f475c9c187dd63dca36e59eff84dcca':
  Win SDK: Split the win-sdk makefile and script into 2 parts.
2010-11-23 15:39:37 -08:00
Raphael
a65f76962f resolved conflicts for merge of f0f624f3 to gingerbread-plus-aosp
Change-Id: I670002d7f8606f22c438057883e1a4a9fe63ebf6
2010-11-23 15:36:17 -08:00
Raphael Moll
f0f624f37b Merge "Win SDK: Split the win-sdk makefile and script into 2 parts." 2010-11-23 14:35:05 -08:00
Marco Nelissen
d05fe2dfe9 Merge "Don't hardcode 320x480 size in the FingerPaint API demo." 2010-11-23 13:05:45 -08:00
Kenny Root
9a3d86a30b Merge "Move Spare Parts icon to mipmap" 2010-11-23 12:14:54 -08:00
Kenny Root
2485f2e2ed Merge "Move Dev Tools icon to mipmap" 2010-11-23 12:14:47 -08:00
Marco Nelissen
d98d989036 Don't hardcode 320x480 size in the FingerPaint API demo.
Change-Id: I4de9ce1e52dda68bf4c3ab7fbd9987ca6d5548a0
2010-11-23 10:02:30 -08:00
Kenny Root
619e69ed8a Move Spare Parts icon to mipmap
So that the different icon densities don't get stripped out of the build
by aapt, move it to the mipmap directory.

This will ensure that any program using the getDrawableByDensity API can
read any density/size of the icon needed.

Change-Id: I48c27f7a8b115365c5827ddaa9e8710f3b81358e
2010-11-23 10:02:19 -08:00
Kenny Root
0cba157889 Move Dev Tools icon to mipmap
So that the different icon densities don't get stripped out of the build
by aapt, move it to the mipmap directory.

This will ensure that any program using the getDrawableByDensity API can
read any density/size of the icon needed.

Change-Id: I8ee4f7233358be4d68133b20090323251511677a
2010-11-23 09:58:50 -08:00
Raphael
ba068ce356 resolved conflicts for merge of 0aa38562 to master
Change-Id: I2e79f7c906477bc5d02352de6a7be17fffb4730a
2010-11-23 02:57:16 -08:00
Raphael
0aa3856227 resolved conflicts for merge of d7267fc2 to gingerbread-plus-aosp
Change-Id: Id3b056cf13bcfa50b3b4a00a22b8f482069c04c9
2010-11-23 02:44:59 -08:00
Raphael Moll
d7267fc295 Merge "Move <uses-sdk> before <application> in samples." 2010-11-22 21:26:57 -08:00
Raphael Moll
1fe58f3892 Win SDK: Split the win-sdk makefile and script into 2 parts.
The main makefile+scripts to build the Windows SDK is still this
one here in development/build/tools. However it defers to a new
matching set of files in sdk/build to build and package
things that depend on the sdk.git or external/qemu.git.

This will make it easier for us to prepare SDKs based on
a tools_rN branch that isn't cut at the same time than the
platform branch.

This is a multi-part changeset. The other part is in sdk.git.

This change also definitely removes support for building
the Windows SDK under Cygwin. Only building a specific subset
of individual binaries is supported at this point.

Change-Id: I4e9a2d810cf29fae0097fbd92be0cef89c9b3505
2010-11-22 21:12:44 -08:00
Dianne Hackborn
41430b9f30 Sample code for new APIs to support new back stack / task navigation
Change-Id: I79d1933b894b049711781c39b8e15dbce1626448
2010-11-22 18:35:58 -08:00
David 'Digit' Turner
1e7011fcd5 ndk: Add auto-generated <android/api-level.h>
See ndk.git/build/tools/dev-generate-api-levels.sh

Change-Id: Id64e565e7da6bf23f4bfa0fca52a06dbfe843c37
2010-11-22 22:38:57 +01:00
Raphael Moll
a3dc674543 Move <uses-sdk> before <application> in samples.
Change-Id: Iac2644d350235e19f5109aeb25a8d6d4eb1af3fe
2010-11-22 12:39:47 -08:00
Joe Onorato
24ba0688a6 Update Notification sample code for new APIs.
Change-Id: Icaa86212192b9c9cef89d2d6013363955bd3a668
2010-11-21 16:36:23 -08:00
Wink Saville
4f514d65ca Add generated testrunner files to .gitignore
Change-Id: Ia7ab3c3a3019645cd35aa6af97bd80ec3bc75cb9
2010-11-20 11:48:57 -08:00
Andy Stadler
47d6d8e1e2 Quick bugfix for password expiration UI
Change-Id: Iecc0f6fbfe85293a6b22fd0a0ffaae69a0fbc3e9
2010-11-19 16:00:40 -08:00
Jack Palevich
dd9f93f60a Merge "Fix potential memory leak in String8::set" 2010-11-19 02:56:04 -08:00
Jack Palevich
ee112641f6 Fix potential memory leak in String8::set
Not an actual leak at the moment, since no clients call set more than
once, but you never know how a class might be used in the future.

Change-Id: I601bad02eb16d522af3216ef903a190741444e4c
2010-11-19 02:49:42 -08:00
Eric Fischer
ab5b245b8d Merge "Import initial translations for 20 new locales." 2010-11-18 17:12:31 -08:00
Chris Tate
4de37ad8e7 Merge "Add self-restore capability to Backup/Restore sample app" 2010-11-18 12:48:45 -08:00
Eric Fischer
3d1a568c45 Import initial translations for 20 new locales.
Change-Id: Id4581e7145dd1bd884919f2ebef4f44e21158387
2010-11-17 16:19:50 -08:00
Xavier Ducrohet
828e9749b0 Merge "temp disable "phone" from the sdk build." 2010-11-17 13:00:32 -08:00
Chris Tate
cdcc28a9cb Add self-restore capability to Backup/Restore sample app
The Backup/Restore sample application now provides a "restore my own
last-known-good data" button.  When it is clicked the app will run the
standard public BackupManager.requestRestore() operation.

(This was the one aspect of the public API that was not previously
exercised by the sample app.)

Change-Id: I8abcfbad4b27b35fe9fafbbb97f89bac1d7a668c
2010-11-16 18:24:12 -08:00
Xavier Ducrohet
bd5062f529 temp disable "phone" from the sdk build.
Change-Id: I1c3ce26169880d8d893bd25b8c7f7fd31cde609c
2010-11-16 12:17:54 -08:00
Brian Muramatsu
b25792a37a Merge "Update Android CTS Download Link to 2.2_r4" 2010-11-16 10:58:54 -08:00
Glenn Kasten
1e7598503d am 6e20b04e: am f328f262: Merge "Remove .classpath and .project files" into gingerbread
* commit '6e20b04ed07925521b92c70eda6d8bdcb62ff3d9':
  Remove .classpath and .project files
2010-11-15 16:28:06 -08:00
Glenn Kasten
6e20b04ed0 am f328f262: Merge "Remove .classpath and .project files" into gingerbread
* commit 'f328f262fd66f90a8ebda011e75dfcc11b65279a':
  Remove .classpath and .project files
2010-11-15 16:25:58 -08:00
Glenn Kasten
f328f262fd Merge "Remove .classpath and .project files" into gingerbread 2010-11-15 16:23:34 -08:00
Megha Joshi
064a7f0ad8 am d53c6f2a: (-s ours) am 7f39ff80: Merge "NFC sample app (DO NOT MERGE)" into gingerbread
* commit 'd53c6f2ac325f6e06a94f751817a9ecdfa4eb7f1':
  NFC sample app  (DO NOT MERGE)
2010-11-12 18:34:19 -08:00
Megha Joshi
d53c6f2ac3 am 7f39ff80: Merge "NFC sample app (DO NOT MERGE)" into gingerbread
* commit '7f39ff802b6281b563f341dc89c58a43ec6bdd99':
  NFC sample app  (DO NOT MERGE)
2010-11-12 18:32:14 -08:00
Megha Joshi
7f39ff802b Merge "NFC sample app (DO NOT MERGE)" into gingerbread 2010-11-12 18:30:14 -08:00
Megha Joshi
150dd1693f NFC sample app (DO NOT MERGE)
Change-Id: I1d1d67bbc6760cea1a0c6eccfa4d9f7b1398cd4d
2010-11-12 18:03:05 -08:00
Brian Muramatsu
edc0ec900e Update Android CTS Download Link to 2.2_r4
Bug 3166146

Change-Id: I91969c15c95cf208a2ae90bca6a75fb6b4a5bddd
2010-11-12 12:45:00 -08:00
Jim Miller
3087c65b7c Merge "Add password expiration test to DeviceAdminSample." 2010-11-11 19:45:45 -08:00
Jaikumar Ganesh
e79b943821 Merge "Start the accept thread when the socket gets disconnected." 2010-11-11 16:09:08 -08:00
Jaikumar Ganesh
c4ee500f13 Start the accept thread when the socket gets disconnected.
Change-Id: I937c19c657a1077df8c2c19b5edc3fec218e11a4
2010-11-11 16:01:50 -08:00
Gilles Debunne
a9c1bf68a8 Merge "New demos and tests for Tabs in Holo theme." 2010-11-11 12:25:27 -08:00
Gilles Debunne
2fba3e1bce New demos and tests for Tabs in Holo theme.
Change-Id: Ifd12e639e7e25e1e5ea7b1b1106789976d9450d3
2010-11-11 12:17:49 -08:00