OSDN Git Service

android-x86/development.git
13 years agoExtended camera preview to switch between multiple available device cameras
Anirudh Dewani [Tue, 9 Nov 2010 05:45:25 +0000 (11:15 +0530)]
Extended camera preview to switch between multiple available device cameras

Change-Id: I8e97d6182bf02cba29ae3bc9f1a7ef21a277117e

13 years agondk: Add auto-generated <android/api-level.h>
David 'Digit' Turner [Mon, 22 Nov 2010 21:38:57 +0000 (22:38 +0100)]
ndk: Add auto-generated <android/api-level.h>

See ndk.git/build/tools/dev-generate-api-levels.sh

Change-Id: Id64e565e7da6bf23f4bfa0fca52a06dbfe843c37

13 years agoMerge "Remove .classpath and .project files" into gingerbread
Glenn Kasten [Tue, 16 Nov 2010 00:23:34 +0000 (16:23 -0800)]
Merge "Remove .classpath and .project files" into gingerbread

13 years agoMerge "NFC sample app (DO NOT MERGE)" into gingerbread
Megha Joshi [Sat, 13 Nov 2010 02:30:14 +0000 (18:30 -0800)]
Merge "NFC sample app  (DO NOT MERGE)" into gingerbread

13 years agoNFC sample app (DO NOT MERGE)
Megha Joshi [Wed, 3 Nov 2010 06:27:24 +0000 (23:27 -0700)]
NFC sample app  (DO NOT MERGE)

Change-Id: I1d1d67bbc6760cea1a0c6eccfa4d9f7b1398cd4d

13 years agoNative audio example
Glenn Kasten [Tue, 26 Oct 2010 19:07:15 +0000 (12:07 -0700)]
Native audio example

Change-Id: Ia48597d3e94d178ec95a396c545e4a95de7c88f8

13 years agoMerge "NDK: Last cleanup of the platform headers" into gingerbread
David 'Digit' Turner [Thu, 4 Nov 2010 11:09:48 +0000 (04:09 -0700)]
Merge "NDK: Last cleanup of the platform headers" into gingerbread

13 years agoNDK: Last cleanup of the platform headers
David 'Digit' Turner [Wed, 27 Oct 2010 23:28:43 +0000 (16:28 -0700)]
NDK: Last cleanup of the platform headers

- fix a declaration omission in 3/<grp.h>
- add missing 8/<err.h>
- simplify 8/<stdio.h>
- update 9/ headers to the latest Bionic versions
- fix a typo in android_native_app_glue.h
- use __BEGIN_DECLS .. __END_DECLS whenever possible.
- remove C++-style comments from headers

Change-Id: I58b98b3973cde494436206194ba33416a11ca8ee

13 years agoMerge "ndk: Use __ANDROID__ instead of ANDROID." into gingerbread
David 'Digit' Turner [Thu, 4 Nov 2010 11:06:31 +0000 (04:06 -0700)]
Merge "ndk: Use __ANDROID__ instead of ANDROID." into gingerbread

13 years agoMerge "Added SIP Demo to sample apps." into gingerbread
Alexander Lucas [Wed, 3 Nov 2010 22:32:48 +0000 (15:32 -0700)]
Merge "Added SIP Demo to sample apps." into gingerbread

13 years agoAdded SIP Demo to sample apps.
Alexander Lucas [Wed, 3 Nov 2010 04:50:45 +0000 (21:50 -0700)]
Added SIP Demo to sample apps.

Change-Id: Id98b6e542e1be5b9822a696936e735406c08500f

13 years agoMerge "Cherry pick from master: Sample app and test package for a Service" into ginge...
Dirk Dougherty [Wed, 3 Nov 2010 20:12:11 +0000 (13:12 -0700)]
Merge "Cherry pick from master: Sample app and test package for a Service" into gingerbread

13 years agoMerge "Add ApiDemo for android.media.audiofx (Visualizer and Equalizer)" into gingerbread
Roman Nurik [Wed, 3 Nov 2010 14:55:06 +0000 (07:55 -0700)]
Merge "Add ApiDemo for android.media.audiofx (Visualizer and Equalizer)" into gingerbread

13 years agoMerge "update native_window.h ndk header" into gingerbread
David Turner [Tue, 2 Nov 2010 08:49:47 +0000 (01:49 -0700)]
Merge "update native_window.h ndk header" into gingerbread

13 years agoupdate native_window.h ndk header
Mathias Agopian [Mon, 1 Nov 2010 21:30:30 +0000 (14:30 -0700)]
update native_window.h ndk header

Change-Id: I70178a1ddd94279a102c2d25d2ce0459cec9d13a

13 years agondk: Use __ANDROID__ instead of ANDROID.
David 'Digit' Turner [Sun, 31 Oct 2010 03:41:23 +0000 (20:41 -0700)]
ndk: Use __ANDROID__ instead of ANDROID.

The platform headers use the ANDROID macro as a platform test.
This macro is set by the NDK build script explicitely, but it
is better to use __ANDROID__, which is also set by our toolchain
as a compiler prebuilt macro.

This allows usage of these headers with our standalone toolchain.

Change-Id: I431c54e29e502bb9da7a52ef7a58a6341211b4db

13 years agoRemove .classpath and .project files
Glenn Kasten [Fri, 29 Oct 2010 22:22:12 +0000 (15:22 -0700)]
Remove .classpath and .project files

During review of the patch set for native audio sample, someone
mentioned there should not be these files in git.  But we seem to
be inconsistent about this (for example these files).  Can you
please let me know whether they should be there or not, and then I
will update the native audio patch set. Thanks!

Change-Id: I6d27f4936f8c60efb05a89a4ba11e77e66aaf539

13 years agoDeclare localeconv() in <locale.h>
David 'Digit' Turner [Fri, 29 Oct 2010 00:39:11 +0000 (17:39 -0700)]
Declare localeconv() in <locale.h>

The function is not implemented by our C library, but it is not
possible to build GNU libstdc++-v3 if the declaration is not part
of this header.

Change-Id: Iff6fa63465dde0d4e38c0f91709475bb35b31af9

13 years agoAdd ApiDemo for android.media.audiofx (Visualizer and Equalizer)
Roman Nurik [Fri, 22 Oct 2010 22:39:25 +0000 (15:39 -0700)]
Add ApiDemo for android.media.audiofx (Visualizer and Equalizer)

Change-Id: I4fa3b0aff4edfe80533066a81b0eacc97caa6f86

13 years agoMerge "Greatly simplify sample code by using EGL_NATIVE_VISUAL_ID." into gingerbread
Mathias Agopian [Tue, 26 Oct 2010 19:18:49 +0000 (12:18 -0700)]
Merge "Greatly simplify sample code by using EGL_NATIVE_VISUAL_ID." into gingerbread

13 years agoMerge "Remove unused Grid object from LabelMaker.java class." into gingerbread
Jack Palevich [Tue, 26 Oct 2010 17:25:12 +0000 (10:25 -0700)]
Merge "Remove unused Grid object from LabelMaker.java class." into gingerbread

13 years agoGreatly simplify sample code by using EGL_NATIVE_VISUAL_ID.
Mathias Agopian [Mon, 25 Oct 2010 23:23:09 +0000 (16:23 -0700)]
Greatly simplify sample code by using EGL_NATIVE_VISUAL_ID.

This is the preferred way of selecting config starting in
gingerbread, this procedure guarantees forward compatibility.

Change-Id: Iff55b545e722205bd029b92da33368129253b8a3

13 years agosimplify a bit the native-activity sample code
Mathias Agopian [Mon, 25 Oct 2010 01:29:48 +0000 (18:29 -0700)]
simplify a bit the native-activity sample code

there is no reason to set a depth buffer. this is somewhat confusing.
also, it's better to always specify EGL_SURFACE_TYPE.

Change-Id: Ieff499b0b69a3812773cf3fe08b8bf1ca57a82d9

13 years agoWork on issue #3126018: No way to specify NativeActivity's native method
Dianne Hackborn [Mon, 25 Oct 2010 00:18:02 +0000 (17:18 -0700)]
Work on issue #3126018: No way to specify NativeActivity's native method

Update the header file to match the platform change.

Also add an Android.mk so I can actually build this sample when I want to.

Change-Id: I30c3c43fba7c233c59005d916888a46dc7049651

13 years agoRemove unused Grid object from LabelMaker.java class.
Jack Palevich [Mon, 25 Oct 2010 21:03:27 +0000 (14:03 -0700)]
Remove unused Grid object from LabelMaker.java class.

Also remove unnescessary "executable" bits from a documentation file.

Change-Id: I49bf8a6f0dabece62d16956b7e02c9a846bdd69b

13 years agoMerge "Update ApiDemos CameraPreview activity to properly center the preview in cases...
Roman Nurik [Mon, 25 Oct 2010 20:50:34 +0000 (13:50 -0700)]
Merge "Update ApiDemos CameraPreview activity to properly center the preview in cases where the camera hardware doesn't support a preview size with the same aspect ratio as the device display." into gingerbread

13 years agoMerge "Do not merge. This is a cherry-pick from froyo change I392406824607e2bdae646e3...
Scott Main [Mon, 25 Oct 2010 18:14:20 +0000 (11:14 -0700)]
Merge "Do not merge. This is a cherry-pick from froyo change I392406824607e2bdae646e3156433d82a9ed6521 Revise NotePad application to use better practices such as         - inflating menus from XML and supporting API Level 3 without the need         for version qualifiers on resource directories.         - to NOT include items in the options menu based on the 'selected' item         (that's what a context menu is for).         - include all drawables in the app, instead of using system resources." into gingerbread

13 years agoUpdate ApiDemos CameraPreview activity to properly center the preview in cases where...
Roman Nurik [Fri, 22 Oct 2010 08:20:48 +0000 (01:20 -0700)]
Update ApiDemos CameraPreview activity to properly center the preview in cases where the camera hardware doesn't support a preview size with the same aspect ratio as the device display.

Change-Id: Ic7ccc324dfe4d46f3aeb5c7edafc7cc97a6fdc49

13 years agoUpdate native headers/library to match current platform.
Dianne Hackborn [Fri, 22 Oct 2010 04:09:47 +0000 (21:09 -0700)]
Update native headers/library to match current platform.

Change-Id: I40ef2fa924881b9653fcddcd09c14455ac1ef37e

13 years agoCherry pick from master: Sample app and test package for a Service
Joe Malin [Sat, 5 Jun 2010 21:03:42 +0000 (14:03 -0700)]
Cherry pick from master: Sample app and test package for a Service

13 years agoDo not merge.
Scott Main [Wed, 20 Oct 2010 00:19:03 +0000 (17:19 -0700)]
Do not merge.
This is a cherry-pick from froyo change I392406824607e2bdae646e3156433d82a9ed6521
Revise NotePad application to use better practices such as
        - inflating menus from XML and supporting API Level 3 without the need
        for version qualifiers on resource directories.
        - to NOT include items in the options menu based on the 'selected' item
        (that's what a context menu is for).
        - include all drawables in the app, instead of using system resources.

        Add features:
        - the ability to edit the note title through the context menu
        - disable menu items in the editor based on menu groups
        - add a "save" button to the editor instead of assuming BACK functionality
        - and show the title of the current note in the activity title.
        - and probably others

Change-Id: I5e6fa5315308edf1a9447ecadd5b289127776bd0

13 years agoMerge "1) add the bugreport option which allow the scripted monkey to capature the...
Yu Shan Emily Lau [Wed, 20 Oct 2010 21:04:52 +0000 (14:04 -0700)]
Merge "1) add the bugreport option which allow the scripted monkey to capature the bugrepor and save it to the sdcard wherenever there is a ANR, java crash and native crash. 2) Add a new option in the scripted monkey which can enter a string through the shell command input text <string>" into gingerbread

13 years agoam 05523fb0: (-s ours) Do not merge. Revise NotePad application to use better practic...
Scott Main [Wed, 20 Oct 2010 17:18:00 +0000 (10:18 -0700)]
am 05523fb0: (-s ours) Do not merge. Revise NotePad application to use better practices such as         - inflating menus from XML and supporting API Level 3 without the need         for version qualifiers on resource directories.         - to NOT include items in the options m

Merge commit '05523fb0b48280a5364908b00768ec71edb847a2' into gingerbread

* commit '05523fb0b48280a5364908b00768ec71edb847a2':
  Do not merge.

13 years ago1) add the bugreport option which allow the scripted monkey to capature the bugrepor...
Yu Shan Emily Lau [Tue, 19 Oct 2010 22:41:59 +0000 (15:41 -0700)]
1) add the bugreport option which allow the scripted monkey to capature the bugrepor and save it to the sdcard wherenever there is a ANR, java crash and native crash.
2) Add a new option in the scripted monkey which can enter a string through the shell command input text <string>

Change-Id: Iab7478fdc594c07e5166091d29dc644e430e43cb

13 years agoFix bug in native activity demo.
Dianne Hackborn [Wed, 20 Oct 2010 01:36:53 +0000 (18:36 -0700)]
Fix bug in native activity demo.

Can't get surface size until after it is made current.

Change-Id: I34847775bde680d05767b6b4cfa8e547eb56aa6d

13 years agoDo not merge.
Scott Main [Wed, 20 Oct 2010 00:19:03 +0000 (17:19 -0700)]
Do not merge.
Revise NotePad application to use better practices such as
        - inflating menus from XML and supporting API Level 3 without the need
        for version qualifiers on resource directories.
        - to NOT include items in the options menu based on the 'selected' item
        (that's what a context menu is for).
        - include all drawables in the app, instead of using system resources.

        Add features:
        - the ability to edit the note title through the context menu
        - disable menu items in the editor based on menu groups
        - add a "save" button to the editor instead of assuming BACK functionality
        - and show the title of the current note in the activity title.
        - and probably others

Change-Id: Ib7ea41079f3b268f3be1f86febdb1caed98bdd8e

13 years agoMove samples to API 9
Xavier Ducrohet [Tue, 19 Oct 2010 17:32:14 +0000 (10:32 -0700)]
Move samples to API 9

Change-Id: I918a63197ff62d6b935de5a6eb843516a314a241

13 years agoRemove the Tag app.
Jeff Hamilton [Mon, 18 Oct 2010 18:14:21 +0000 (13:14 -0500)]
Remove the Tag app.

It's moving to package/apps/Tag.

Change-Id: I1f800fd718b3a06feeeba8fa1564acd3ca173510

13 years agoA bunch of work on the UI.
Jeff Hamilton [Fri, 15 Oct 2010 14:42:07 +0000 (09:42 -0500)]
A bunch of work on the UI.

- Change the tab order and remember the
  current tab
- Proper icon for the starred tab, renamed
  from saved
- Set the proper sort order for the tag lists
- Very rough first pass at full screen tag viewer
- Hookup the delete button in the tag viewer
- Store the snippets for tags in the database
- Added view creation logic to the parsed
  messages and records so they can render
  themselves
- Make the URI records look much better
- For URI records if there are multiple activities
  that can handle the URI build one item per
  activity and bypass the activity chooser
- Pretty print sms[to] and tel URIs
- Hookup URI entries in the viewer to launch the
  activities
- Implement the spec for saving tags and timing
  out the viewer for scanned tags
- Made a few more strings localizable

Change-Id: I6bdb8adf52445499c62a1b046f99d5b119aff068

13 years agoMerge "Update permission name for Tag app." into gingerbread
Nick Pelly [Mon, 18 Oct 2010 17:07:45 +0000 (10:07 -0700)]
Merge "Update permission name for Tag app." into gingerbread

13 years agoMerge "Dummy java file in native-only apps is not needed anymore." into gingerbread
David Turner [Mon, 18 Oct 2010 08:39:32 +0000 (01:39 -0700)]
Merge "Dummy java file in native-only apps is not needed anymore." into gingerbread

13 years agoUpdate permission name for Tag app.
Nick Pelly [Mon, 18 Oct 2010 03:06:52 +0000 (20:06 -0700)]
Update permission name for Tag app.

Change-Id: I161aada35095ebe2395eec2e0900ab5c1272bb2b
Signed-off-by: Nick Pelly <npelly@google.com>
13 years agoUpdate device admin example to wipe SD card.
Dianne Hackborn [Sat, 16 Oct 2010 01:52:33 +0000 (18:52 -0700)]
Update device admin example to wipe SD card.

Change-Id: I224006f284916761578e3d04b208828f80ea3cb6

13 years agoMerge "Set SDK samples to API 8 + gingerbread." into gingerbread
Xavier Ducrohet [Fri, 15 Oct 2010 18:35:37 +0000 (11:35 -0700)]
Merge "Set SDK samples to API 8 + gingerbread." into gingerbread

13 years agoSet SDK samples to API 8 + gingerbread.
Raphael [Fri, 15 Oct 2010 03:20:06 +0000 (20:20 -0700)]
Set SDK samples to API 8 + gingerbread.

DO NOT MERGE

Change-Id: I1040974ab20426ad1fbdb958a21f10681fb68e69

13 years agoCreate a ParsedNdefMessage class with supporting implementations.
Nick Kralevich [Fri, 15 Oct 2010 00:04:14 +0000 (17:04 -0700)]
Create a ParsedNdefMessage class with supporting implementations.

Change-Id: I13a199ad01a726a30e8851a675386c34f2dfa605

13 years agoMerge "Have getObjects() return ParsedNdefRecords" into gingerbread
Nick Kralevich [Thu, 14 Oct 2010 22:56:24 +0000 (15:56 -0700)]
Merge "Have getObjects() return ParsedNdefRecords" into gingerbread

13 years agoHave getObjects() return ParsedNdefRecords
Nick Kralevich [Thu, 14 Oct 2010 21:34:08 +0000 (14:34 -0700)]
Have getObjects() return ParsedNdefRecords

Change-Id: I7e5f8fdf2ae113f55cc5843f517a8a8b20ab00ee

13 years agoRevert "Add utility for toggling settings from the cmd line."
Brett Chabot [Thu, 14 Oct 2010 21:15:33 +0000 (14:15 -0700)]
Revert "Add utility for toggling settings from the cmd line."

This reverts commit a2e81242e01af6619310003a6a035ce82b6f7e09.

13 years agoadd some new mock ndef messages for testing.
Nick Kralevich [Thu, 14 Oct 2010 20:26:48 +0000 (13:26 -0700)]
add some new mock ndef messages for testing.

Change-Id: Ib238bc427c7350cec4b6765a171d6f3fa0907151

13 years agoMerge "Checkpoint work on the Tag app." into gingerbread
Jeff Hamilton [Thu, 14 Oct 2010 19:57:06 +0000 (12:57 -0700)]
Merge "Checkpoint work on the Tag app." into gingerbread

13 years agoCheckpoint work on the Tag app.
Jeff Hamilton [Thu, 14 Oct 2010 15:13:25 +0000 (10:13 -0500)]
Checkpoint work on the Tag app.

Change-Id: I375aeabe00528d30ce49e8d3d9f78aaac10b0071

13 years agoMerge "Add utility for toggling settings from the cmd line." into gingerbread
Brett Chabot [Thu, 14 Oct 2010 18:46:18 +0000 (11:46 -0700)]
Merge "Add utility for toggling settings from the cmd line." into gingerbread

13 years agoMerge "GB SDK: don't use HV2.bat when generating tools." into gingerbread
Xavier Ducrohet [Thu, 14 Oct 2010 18:42:03 +0000 (11:42 -0700)]
Merge "GB SDK: don't use HV2.bat when generating tools." into gingerbread

13 years agoGB SDK: don't use HV2.bat when generating tools.
Raphael [Thu, 14 Oct 2010 18:25:01 +0000 (11:25 -0700)]
GB SDK: don't use HV2.bat when generating tools.

That's because GB uses the Tools_r& which do not have
hierarchyviewer2 so we should not try to pull the .bat from
hv2. We don't care since we'll ignore these old tools anyway
when packaging the final SDK.

Change-Id: Ie7d161bad59d6e919613db2e854f48964e59c4a9

13 years agoAssets moved to hdpi directory, mdpi version created
Gilles Debunne [Thu, 14 Oct 2010 17:11:57 +0000 (10:11 -0700)]
Assets moved to hdpi directory, mdpi version created

Change-Id: I960fa28d2596c26e62cb6914c59c5db2def4a03e

13 years agoMerge "Move GB SDK components to 2.3" into gingerbread
Xavier Ducrohet [Thu, 14 Oct 2010 00:30:07 +0000 (17:30 -0700)]
Merge "Move GB SDK components to 2.3" into gingerbread

13 years agoMove GB SDK components to 2.3
Xavier Ducrohet [Wed, 13 Oct 2010 22:36:48 +0000 (15:36 -0700)]
Move GB SDK components to 2.3

Change-Id: I1bcd6063d6702f397909d5212b9d0ccb1869f33b

13 years agoDummy java file in native-only apps is not needed anymore.
Xavier Ducrohet [Wed, 13 Oct 2010 22:34:37 +0000 (15:34 -0700)]
Dummy java file in native-only apps is not needed anymore.

The tools r8 ant script can handle not having any Java file
at all.

Change-Id: Id14a4a434deb188a5aa1580378fcd1a6445b6e83

13 years agoReorder the samples packaging + readme.
Xavier Ducrohet [Wed, 13 Oct 2010 20:38:45 +0000 (13:38 -0700)]
Reorder the samples packaging + readme.

Change-Id: Ic4d91b214ec9ceb6303bd99e0a0580fbf3401177

13 years agoChange date storage in DB to be a ms timestamp integral value.
Ben Komalo [Wed, 13 Oct 2010 03:51:06 +0000 (20:51 -0700)]
Change date storage in DB to be a ms timestamp integral value.
Add a basic CursorAdapter to add more flexibility to views in list.
Create custom listview item that is pretty much the same, except
with a relative time string.

Change-Id: I9a1f956832f550b9a8192ea3967e732725dd6ba2

13 years agoFix build.
Nick Pelly [Wed, 13 Oct 2010 02:45:24 +0000 (19:45 -0700)]
Fix build.

Change-Id: I8e950c585ee9d5c97657ac17b00296423b1a8faa

13 years agoUpdate Tag app for API changes.
Nick Pelly [Tue, 12 Oct 2010 22:41:10 +0000 (15:41 -0700)]
Update Tag app for API changes.

Change-Id: Idecfee21ee58f7a19d5dcbae39c231b8e8d96095
Signed-off-by: Nick Pelly <npelly@google.com>
13 years agoMerge "Clean up some resources: - remove duplicated desk clocks since they were reall...
Ben Komalo [Wed, 13 Oct 2010 01:34:50 +0000 (18:34 -0700)]
Merge "Clean up some resources: - remove duplicated desk clocks since they were really the same icon. - shrink down the tab indicator icons to a suitable size - remove title bar from activity" into gingerbread

13 years agoIgnore vi backup files.
Ben Komalo [Wed, 13 Oct 2010 01:27:14 +0000 (18:27 -0700)]
Ignore vi backup files.

Change-Id: Ibeb80d1fee84be1cf33321eec0284a0306513646

13 years agoClean up some resources:
Ben Komalo [Wed, 13 Oct 2010 01:25:09 +0000 (18:25 -0700)]
Clean up some resources:
- remove duplicated desk clocks since they were really the same icon.
- shrink down the tab indicator icons to a suitable size
- remove title bar from activity

Change-Id: I39ed7efb0e493a7ac037d6c06fa25eeb53d2332e

13 years agoadd SmartPoster support.
Nick Kralevich [Tue, 12 Oct 2010 21:43:47 +0000 (14:43 -0700)]
add SmartPoster support.

Fix off by 1 in URI handling.

Change-Id: I2007ca20c5411dd3a19aa96ea023652ed293cdc5

13 years agoNuke author tags and update Manifest that I
Ben Komalo [Wed, 13 Oct 2010 00:00:43 +0000 (17:00 -0700)]
Nuke author tags and update Manifest that I
accidentally left out of the previous CL.

Change-Id: I0e7eb27b6e79cf5df62f901ed68225eed986fca2

13 years agoMerge "Minor JavaDoc additions and some long line fixes." into gingerbread
Ben Komalo [Tue, 12 Oct 2010 23:58:58 +0000 (16:58 -0700)]
Merge "Minor JavaDoc additions and some long line fixes." into gingerbread

13 years agoMinor JavaDoc additions and some long line fixes.
Ben Komalo [Tue, 12 Oct 2010 23:34:30 +0000 (16:34 -0700)]
Minor JavaDoc additions and some long line fixes.

Change-Id: Ia416b8b7536eb6c4aec4a41dea45de5669f37155

13 years agodisable proguard. This makes unittests run.
Nick Kralevich [Tue, 12 Oct 2010 22:16:54 +0000 (15:16 -0700)]
disable proguard.  This makes unittests run.

Change-Id: I566bbb83027f55ceb93927cbbb9d4113a1b73c38

13 years agoMerge "Add a util function that converts Text ndef record to text." into gingerbread
Anatol Pomazau [Tue, 12 Oct 2010 21:36:08 +0000 (14:36 -0700)]
Merge "Add a util function that converts Text ndef record to text." into gingerbread

13 years agoAdd a util function that converts Text ndef record to text.
Anatol Pomazau [Tue, 12 Oct 2010 20:19:44 +0000 (13:19 -0700)]
Add a util function that converts Text ndef record to text.

Add a unit test for it.

Change-Id: I5ce2020669150e3768a19354e951b6a54cc550d4

13 years agoExplain the bytes associated with the NFC type 4 tag.
Nick Kralevich [Tue, 12 Oct 2010 20:23:34 +0000 (13:23 -0700)]
Explain the bytes associated with the NFC type 4 tag.

Change-Id: Ibe12a8cb94032f52e02ef28a423203483b1e096f

13 years agochange the tab selector icons
Nick Kralevich [Tue, 12 Oct 2010 18:02:03 +0000 (11:02 -0700)]
change the tab selector icons

Change-Id: Ia12adb2e72d6b8d444fd179970ed4b27a9fa3976

13 years agoAdd initial support for saved vs non-saved tags.
Nick Kralevich [Tue, 12 Oct 2010 00:52:43 +0000 (17:52 -0700)]
Add initial support for saved vs non-saved tags.

Get rid of the third "MyTag" column.  This isn't currently
being used.

Change-Id: Id35074d939e1373f0998e5502eb9cfc9c86ecca5

13 years agoMerge "cleanup unused classes, show date in tag list." into gingerbread
Nick Kralevich [Tue, 12 Oct 2010 18:01:05 +0000 (11:01 -0700)]
Merge "cleanup unused classes, show date in tag list." into gingerbread

13 years agoMerge "ndk: Add missing OpenSLES headers and libraries." into gingerbread
David 'Digit' Turner [Tue, 12 Oct 2010 17:31:53 +0000 (10:31 -0700)]
Merge "ndk: Add missing OpenSLES headers and libraries." into gingerbread

13 years agondk: Add missing OpenSLES headers and libraries.
David 'Digit' Turner [Fri, 8 Oct 2010 16:35:33 +0000 (18:35 +0200)]
ndk: Add missing OpenSLES headers and libraries.

Change-Id: I5444f8701a2b8ad8e99fffc6906bad1bf101530f

13 years agocleanup unused classes, show date in tag list.
Nick Kralevich [Tue, 12 Oct 2010 00:28:21 +0000 (17:28 -0700)]
cleanup unused classes, show date in tag list.

Change-Id: Ie9b1eee3606d7d1cfaff73723ff40c7570a6b1c9

13 years agoMerge "Update OBB sample to revised API" into gingerbread
Kenny Root [Tue, 12 Oct 2010 00:28:20 +0000 (17:28 -0700)]
Merge "Update OBB sample to revised API" into gingerbread

13 years agoUpdate OBB sample to revised API
Kenny Root [Mon, 11 Oct 2010 20:19:57 +0000 (13:19 -0700)]
Update OBB sample to revised API

Change-Id: Idc724170a9cbb6a94523b406b8a1f91fcf8293a4

13 years agoAdd utility for toggling settings from the cmd line.
Brett Chabot [Mon, 11 Oct 2010 23:21:20 +0000 (16:21 -0700)]
Add utility for toggling settings from the cmd line.

Change-Id: I4dc7052c22fac3edf66e2d7db0c8d7039be4f196

13 years agoget rid of sql finalizer error messages.
Nick Kralevich [Mon, 11 Oct 2010 23:10:04 +0000 (16:10 -0700)]
get rid of sql finalizer error messages.

Change-Id: I5613734b78f861237b435079742528b9623c97de

13 years agobytes should be a blob.
Nick Kralevich [Mon, 11 Oct 2010 22:22:58 +0000 (15:22 -0700)]
bytes should be a blob.

Change-Id: I8bbf6aab8ec67d60cb6ac47cd273aec8814d2d6a

13 years agoMerge "ndk: remove undefined symbols from system headers" into gingerbread
David 'Digit' Turner [Mon, 11 Oct 2010 13:02:15 +0000 (06:02 -0700)]
Merge "ndk: remove undefined symbols from system headers" into gingerbread

13 years agoUpdate win_sdk to put binaries in SDK/platform-tools.
Raphael [Fri, 8 Oct 2010 22:41:01 +0000 (15:41 -0700)]
Update win_sdk to put binaries in SDK/platform-tools.

Change-Id: I8fe9df75ceaf04aa1935341e51bf6f3edffae9e4

13 years agoMerge "Update NDK with recent changes." into gingerbread
Jeff Brown [Fri, 8 Oct 2010 19:45:05 +0000 (12:45 -0700)]
Merge "Update NDK with recent changes." into gingerbread

13 years agondk: remove undefined symbols from system headers
David 'Digit' Turner [Fri, 8 Oct 2010 15:07:39 +0000 (17:07 +0200)]
ndk: remove undefined symbols from system headers

This change removes the declaration of functions that are not
implemented by our various versions of our C library.

The corresponding declarations are moved inside #if 0 .. #endif
blocks (so it becomes easy to remember that they are missing)

Also refresh the headers a little (i.e. adding a few missing decl
and macros, remove C++ comments, etc)

See http://code.google.com/p/android/issues/detail?id=7807

Change-Id: I4ae1b1f3a181419eee2004c41b54768cc15e896f
NOTE: The missing decl are still there but encased in #if 0 .. #endif
      blocks (to make it easier to implement them later). There are
      a few exceptions in order to build STLport and libstdc++-v3
      properly.

13 years agoMerge "ndk: Update platform system libraries." into gingerbread
David 'Digit' Turner [Fri, 8 Oct 2010 07:19:10 +0000 (00:19 -0700)]
Merge "ndk: Update platform system libraries." into gingerbread

13 years agoUpdate NDK with recent changes.
Jeff Brown [Thu, 7 Oct 2010 21:38:12 +0000 (14:38 -0700)]
Update NDK with recent changes.

Includes bitmap.h which was missing from v9 but was previously in v8.
Also includes new obb stuff and other things that have gotten out of sync.

Change-Id: I6cf9ccdbc9d3271a34a1cf8a1de78aa8a1757276

13 years agoSet monkey process name
Ying Wang [Thu, 7 Oct 2010 20:04:24 +0000 (13:04 -0700)]
Set monkey process name

So you can find it easily with "ps" or "top".

Change-Id: Id52cb8bb1680bd2cc24043d08a94f0a304f1e436

13 years agondk: Update platform system libraries.
David 'Digit' Turner [Thu, 7 Oct 2010 09:17:39 +0000 (11:17 +0200)]
ndk: Update platform system libraries.

This change updates various system libraries to reflect changes that
happened during distinct platform releases. All details are in the
file bionic/libc/docs/CHANGES.TXT, but the summary is:

API level 5:
    pthread.h:
        pthread_mutex_lock_timeout_np()
        pthread_cond_timedwait_monotonic_np()
        pthread_cond_timedwait_relative_np()

API level 8:
    pthread.h:
        pthread_condattr_init()
        pthread_condattr_destroy()
        pthread_condattr_setpshared()
        pthread_condattr_getpshared()

    dlfcn.h:
        dladdr()

    sched.h:
        clone()

    signal.h:
        killpg()

    stdio.h:
        fdprintf()
        vfdprintf()

    unistd.h:
        getusershell()
        setusershell()
        endusershell()

    wchar.h:
        mbstowcs()
        wcstombs()

    time.h:
        timezone
        daylight

    plus symbols from new headers: <fts.h>, <regex.h>, <err.h>, <warn.h>

Change-Id: I7ff1ffa2cb37b71473b1d137c7799f17d644ab63

13 years agoShow 'Save tag' dialog even if the screen is turned off
Anatol Pomazau [Wed, 6 Oct 2010 00:39:05 +0000 (17:39 -0700)]
Show 'Save tag' dialog even if the screen is turned off

Change-Id: I7d8b2fa74525e81db1743bf3e4283778192fc047

13 years agoMore data for testing.
Nick Kralevich [Tue, 5 Oct 2010 23:28:46 +0000 (16:28 -0700)]
More data for testing.

I managed to extract data from a real NFC tag.  Make that
data available for unittests / other testing.

Change-Id: I99cd8d6a32dc20fd7e33191f86def71236474d9a

13 years agoDismiss "Save" dialog on activity stop
Anatol Pomazau [Tue, 5 Oct 2010 23:32:43 +0000 (16:32 -0700)]
Dismiss "Save" dialog on activity stop

Change-Id: I0e63b679c9677e50f7b5b6a20c9eb840f983aa18

13 years agoHave TagBroadcastReceiver start the SaveTag activity.
Nick Kralevich [Tue, 5 Oct 2010 22:26:04 +0000 (15:26 -0700)]
Have TagBroadcastReceiver start the SaveTag activity.

Change-Id: I6dc8757ca7eec87efe622b0b2688dd29c5883185

13 years agonew icon.
Nick Kralevich [Tue, 5 Oct 2010 19:44:50 +0000 (12:44 -0700)]
new icon.

Change-Id: I17751bbd0dc9d900002ef68ee51a4ddaf1600281

13 years agoMerge "new SaveTag activity, additional utilities" into gingerbread
Nick Kralevich [Tue, 5 Oct 2010 19:22:20 +0000 (12:22 -0700)]
Merge "new SaveTag activity, additional utilities" into gingerbread

13 years agoMerge "New API demo showing different screen orientation options." into gingerbread
Dianne Hackborn [Mon, 4 Oct 2010 21:53:33 +0000 (14:53 -0700)]
Merge "New API demo showing different screen orientation options." into gingerbread