1351 Commits

Author SHA1 Message Date
Dirk Dougherty
9daf96a377 AI 147242: am: CL 147239 am: CL 147238 Update tools index, replace activitycreator with android
Original author: ddougherty
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 147242
2009-04-21 15:03:07 -07:00
Dirk Dougherty
1130ba2830 Merge branch 'readonly-p4-donut' into donut 2009-04-21 15:01:57 -07:00
Dirk Dougherty
874c731ac3 AI 147239: am: CL 147238 Update tools index, replace activitycreator with android
Original author: ddougherty
  Merged from: //branches/cupcake/...

Automated import of CL 147239
2009-04-21 15:00:34 -07:00
Dirk Dougherty
1596b517be AI 147238: Update tools index, replace activitycreator with android
BUG=1790234

Automated import of CL 147238
2009-04-21 15:00:26 -07:00
Dirk Dougherty
c0bfdd6bb9 Merge branch 'readonly-p4-master' 2009-04-21 14:57:48 -07:00
Dirk Dougherty
901305d0a1 AI 147236: am: CL 147230 am: CL 147228 Add API diff report to SDK docs (API Level 2 to 3)
Original author: ddougherty
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 147236
2009-04-21 14:56:21 -07:00
Dirk Dougherty
e522a26aea Merge branch 'readonly-p4-donut' into donut 2009-04-21 14:55:49 -07:00
Dirk Dougherty
e4c0336fc7 AI 147230: am: CL 147228 Add API diff report to SDK docs (API Level 2 to 3)
Original author: ddougherty
  Merged from: //branches/cupcake/...

Automated import of CL 147230
2009-04-21 14:54:32 -07:00
Dirk Dougherty
0d1ca210e6 AI 147228: Add API diff report to SDK docs (API Level 2 to 3)
BUG=1790234

Automated import of CL 147228
2009-04-21 14:51:13 -07:00
Scott Main
22a233f928 Merge branch 'readonly-p4-master' 2009-04-21 14:30:39 -07:00
Scott Main
1362dad293 AI 147225: am: CL 147224 am: CL 147219 update app-signing doc to include a guide to export a signed APK from ADT
Original author: smain
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 147225
2009-04-21 14:29:14 -07:00
Scott Main
154efd5e10 Merge branch 'readonly-p4-donut' into donut 2009-04-21 14:28:13 -07:00
Scott Main
fbf2ad7173 AI 147224: am: CL 147219 update app-signing doc to include a guide to export a signed APK from ADT
Original author: smain
  Merged from: //branches/cupcake/...

Automated import of CL 147224
2009-04-21 14:26:59 -07:00
Scott Main
f1eb9b97c3 AI 147219: update app-signing doc to include a guide to export a signed APK from ADT
BUG=1795149

Automated import of CL 147219
2009-04-21 14:23:52 -07:00
Dirk Dougherty
d153811233 Merge branch 'readonly-p4-master' 2009-04-21 14:18:43 -07:00
Dirk Dougherty
12af87bb36 AI 147215: am: CL 147214 am: CL 147211 Update emulator doc for new usage with avds.
Original author: ddougherty
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 147215
2009-04-21 14:17:19 -07:00
Dirk Dougherty
9d4fb9c057 Merge branch 'readonly-p4-donut' into donut 2009-04-21 14:15:40 -07:00
Dirk Dougherty
e61a6d6d2a AI 147214: am: CL 147211 Update emulator doc for new usage with avds.
Original author: ddougherty
  Merged from: //branches/cupcake/...

Automated import of CL 147214
2009-04-21 14:14:23 -07:00
Dirk Dougherty
f87d0580d2 AI 147211: Update emulator doc for new usage with avds.
BUG=1790234

Automated import of CL 147211
2009-04-21 14:11:32 -07:00
Mike Lockwood
b30475ecef WifiService: Cleanup parsing of wifi scan results.
Also add support for possitive RSSI values, fixing b/1786306

Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-04-21 13:55:07 -07:00
Android (Google) Code Review
03a54faa45 Merge change 352 into donut
* changes:
  Remove dangling media recorder client reference when setCamera() is used.
2009-04-21 13:20:07 -07:00
Android (Google) Code Review
3a86d334e7 Merge change 368 into donut
* changes:
  location: Add some null pointer checks.
2009-04-21 12:44:57 -07:00
Mike Lockwood
6de3154674 location: Add some null pointer checks.
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-04-21 12:13:35 -07:00
Andy Stadler
108ba992b2 Merge branch 'readonly-p4-master' 2009-04-21 11:58:49 -07:00
Andy Stadler
a0cce9b120 AI 147170: am: CL 147168 am: CL 147163 Copy documentation for the various search-by-voice flags that
were already listed in attrs.xml into SearchManager.java.  Add
  a (brief - no time for more) description about how to add search
  by voice to apps.
  JAVADOC ONLY - should be safe change for cupcake sdk.
  Original author: stadler
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 147170
2009-04-21 11:57:29 -07:00
Andy Stadler
407784ccac Merge branch 'readonly-p4-donut' into donut 2009-04-21 11:56:08 -07:00
Andy Stadler
e9948b27a0 Merge branch 'readonly-p4-master' 2009-04-21 11:55:49 -07:00
Andy Stadler
4c156ec6ec AI 147168: am: CL 147163 Copy documentation for the various search-by-voice flags that
were already listed in attrs.xml into SearchManager.java.  Add
  a (brief - no time for more) description about how to add search
  by voice to apps.
  JAVADOC ONLY - should be safe change for cupcake sdk.
  Original author: stadler
  Merged from: //branches/cupcake/...

Automated import of CL 147168
2009-04-21 11:54:45 -07:00
Andy Stadler
72d5de71f2 AI 147169: am: CL 147167 am: CL 147162 Emphasize in the javadoc that the "pkg" parameters to
InstrumentationTestCase and its descendants should be the
  package manager package name (not the java package name, and
  not the test package) of the package holding the Activity
  under test.
  Added similar notations to the ApiDemos call sites.
  JAVADOC ONLY - should be safe change for cupcake sdk.
  Original author: stadler
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 147169
2009-04-21 11:54:14 -07:00
Andy Stadler
080b195a05 Merge branch 'readonly-p4-donut' into donut 2009-04-21 11:53:07 -07:00
Andy Stadler
df2a463b01 AI 147167: am: CL 147162 Emphasize in the javadoc that the "pkg" parameters to
InstrumentationTestCase and its descendants should be the
  package manager package name (not the java package name, and
  not the test package) of the package holding the Activity
  under test.
  Added similar notations to the ApiDemos call sites.
  JAVADOC ONLY - should be safe change for cupcake sdk.
  Original author: stadler
  Merged from: //branches/cupcake/...

Automated import of CL 147167
2009-04-21 11:51:43 -07:00
Andy Stadler
a1cde99f32 AI 147163: Copy documentation for the various search-by-voice flags that
were already listed in attrs.xml into SearchManager.java.  Add
  a (brief - no time for more) description about how to add search
  by voice to apps.
  JAVADOC ONLY - should be safe change for cupcake sdk.
  BUG=1554704

Automated import of CL 147163
2009-04-21 11:50:39 -07:00
Andy Stadler
54bd245f57 AI 147162: Emphasize in the javadoc that the "pkg" parameters to
InstrumentationTestCase and its descendants should be the
  package manager package name (not the java package name, and
  not the test package) of the package holding the Activity
  under test.
  Added similar notations to the ApiDemos call sites.
  JAVADOC ONLY - should be safe change for cupcake sdk.
  BUG=1783981

Automated import of CL 147162
2009-04-21 11:48:54 -07:00
Android (Google) Code Review
31d40ab260 Merge change 360 into donut
* changes:
  location: Location Manager wakelock cleanup, phase 1
2009-04-21 09:40:38 -07:00
Mike Lockwood
e2b44c5aaf location: Location Manager wakelock cleanup, phase 1
Move cell and wifi lock from LocationManagerService to NetworkLocationProvider

Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-04-21 09:38:18 -07:00
Android (Google) Code Review
5261402c79 Merge change 336 into donut
* changes:
  Ensure ongoing progress updates after using the scroll ball to adjust position.
2009-04-21 08:18:50 -07:00
Eric Laurent
ef02827d4c Fix issue 1745312: Various cleanups in media framework
AudioTrack, AudioRecord:
  - remove useless mAudioFlinger member of AudioTrack and AudioRecord.
  - signal cblk.cv condition in stop() method to speed up stop completion.
  - extend wait condition timeout in obtainBuffer() when waitCount is -1 to avoid waking up callback thread unnecessarily

AudioFlinger:
  - remove some warnings in AudioFlinger.cpp.
  - remove function AudioFlinger::MixerThread::removetrack_l()  as its content is never executed.
  - remove useless call to setMasterVolume in AudioFlinger::handleForcedSpeakerRoute().
  - Offset VOICE_CALL stream volume to reflect actual volume that is never 0 in hardware (this fix has been made in the open source): 0.01 + v * 0.99.

AudioSystem.java:
  - correct typo in comment

IAudioflinger, IAudioFlingerClient:
  - make AudioFlinger binder interfaces used for callbacks ONEWAY.

AudioHardwareInterface:
  - correct routeStrings[] table in AudioHardwareInteface.cpp
2009-04-21 07:56:33 -07:00
Dirk Dougherty
ad31d8ac82 Merge branch 'readonly-p4-donut' into donut 2009-04-21 01:06:57 -07:00
Dirk Dougherty
5ed91c8170 AI 147083: am: CL 147081 Add document describing AVDs and usage. (doc change only)
Original author: ddougherty
  Merged from: //branches/cupcake/...

Automated import of CL 147083
2009-04-21 01:05:41 -07:00
Dirk Dougherty
abdc514bf3 Merge branch 'readonly-p4-donut' into donut 2009-04-21 01:01:28 -07:00
Dirk Dougherty
e90232b1da AI 147054: am: CL 147053 Add -hdf primer vars for the platform and release ID associated with the current (most recent) SDK.
Currently, the docs that are specific to each SDK release -- downloading, installing, upgrading, requirements -- are stored in a directory with release-derived name, such as "1.1_r1". This change lets documents use generic links to point into the most recent version specific docs, eg href="{@docRoot}sdk/{sdkCurrent}/installing.html" instead of href="{@docRoot}sdk/1.1_r1/installing.html".
  Original author: ddougherty
  Merged from: //branches/cupcake/...

Automated import of CL 147054
2009-04-21 01:00:12 -07:00
Dirk Dougherty
967945ef00 Merge branch 'readonly-p4-master' 2009-04-20 21:58:07 -07:00
Dirk Dougherty
65640aa050 AI 147084: am: CL 147083 am: CL 147081 Add document describing AVDs and usage. (doc change only)
Original author: ddougherty
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 147084
2009-04-20 21:56:46 -07:00
Dirk Dougherty
f20e1bdf62 AI 147081: Add document describing AVDs and usage. (doc change only)
BUG=1790234

Automated import of CL 147081
2009-04-20 21:53:32 -07:00
James Dong
e251f32b76 Remove dangling media recorder client reference when setCamera() is used. 2009-04-20 19:35:28 -07:00
Android (Google) Code Review
414e092db9 Merge change 339
* changes:
  adding concept of features to accounts
2009-04-20 18:21:44 -07:00
Dirk Dougherty
db818cfc08 Merge branch 'readonly-p4-master' 2009-04-20 17:58:05 -07:00
Dirk Dougherty
2e2c9104b7 AI 147058: am: CL 147054 am: CL 147053 Add -hdf primer vars for the platform and release ID associated with the current (most recent) SDK.
Currently, the docs that are specific to each SDK release -- downloading, installing, upgrading, requirements -- are stored in a directory with release-derived name, such as "1.1_r1". This change lets documents use generic links to point into the most recent version specific docs, eg href="{@docRoot}sdk/{sdkCurrent}/installing.html" instead of href="{@docRoot}sdk/1.1_r1/installing.html".
  Original author: ddougherty
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 147058
2009-04-20 17:56:34 -07:00
Dirk Dougherty
b5a4c5a473 AI 147053: Add -hdf primer vars for the platform and release ID associated with the current (most recent) SDK.
Currently, the docs that are specific to each SDK release -- downloading, installing, upgrading, requirements -- are stored in a directory with release-derived name, such as "1.1_r1". This change lets documents use generic links to point into the most recent version specific docs, eg href="{@docRoot}sdk/{sdkCurrent}/installing.html" instead of href="{@docRoot}sdk/1.1_r1/installing.html".
  BUG=1790234

Automated import of CL 147053
2009-04-20 17:54:52 -07:00
Andreas Huber
0de7dcd126 Ensure ongoing progress updates after using the scroll ball to adjust position.
We use a single outstanding message of type SHOW_PROGRESS to refresh the progress
bar's current position as well as textual display of time and duration. This message
could get lost if the scroll ball was used to adjust the current playback position as
we entered state "mDragging" which would cause the subsequent SHOW_PROGRESS message
to be a no-op and would also cause it to not be re-enqueued.
The change refactors the seekbar logic a little and makes sure that while dragging
there isn't a pending SHOW_PROGRESS message in the queue and once dragging is over,
exactly one SHOW_PROGRESS message is reenqueued.

related to bug 1721227
2009-04-20 16:56:04 -07:00