Mike Lockwood
375cbb47ff
gps: Check for null APN name when receiving telephony notifications.
...
Fixes bug b/1800584
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-04-21 15:49:38 -07:00
Jeff Hamilton
be456ac934
Merge branch 'readonly-p4-donut' into donut
2009-04-21 15:14:41 -07:00
Jeff Hamilton
348c1796d4
AI 147253: am: CL 147250 Fix a nasty typo in the docs for ContentResolver.update(). No code changes.
...
Original author: jham
Merged from: //branches/cupcake/...
Automated import of CL 147253
2009-04-21 15:13:18 -07:00
Android (Google) Code Review
3ea1f8759d
Merge change 372 into donut
...
* changes:
WifiService: Cleanup parsing of wifi scan results.
2009-04-21 15:12:25 -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
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
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
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
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
407784ccac
Merge branch 'readonly-p4-donut' into donut
2009-04-21 11:56:08 -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
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
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
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
James Dong
e251f32b76
Remove dangling media recorder client reference when setCamera() is used.
2009-04-20 19:35:28 -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
Jean-Michel Trivi
a0c9e8526b
Merge branch 'readonly-p4-donut' into donut
2009-04-20 16:31:35 -07:00
Jean-Michel Trivi
6fb5a1d0ee
AI 147035: am: CL 147032 Finalize JetPlayer javadoc.
...
Original author: jmtrivi
Merged from: //branches/cupcake/...
Automated import of CL 147035
2009-04-20 16:30:18 -07:00
Jean-Michel Trivi
74338867aa
Merge branch 'readonly-p4-donut' into donut
2009-04-20 10:47:31 -07:00
Jean-Michel Trivi
ea63a41d26
AI 146938: am: CL 146937 Finalize AudioRecord javadoc.
...
Original author: jmtrivi
Merged from: //branches/cupcake/...
Automated import of CL 146938
2009-04-20 10:45:23 -07:00
Dmitry Shmidt
6d31eb8953
Merge branch 'readonly-p4-donut' into donut
2009-04-20 09:50:17 -07:00
Dmitry Shmidt
42554c10b6
AI 146934: Make TI Wifi driver choice framework-independent - part 1
...
BUG=1786365
Automated import of CL 146934
2009-04-20 09:48:54 -07:00
Evan Millar
4482d8c8e4
Merge branch 'readonly-p4-donut' into donut
2009-04-18 12:27:51 -07:00
Evan Millar
c64edde69d
AI 146853: Add kernel wakelock data to batteryinfo dump.
...
BUG=1755458
Automated import of CL 146853
2009-04-18 12:26:32 -07:00
Android (Google) Code Review
9a1626146a
Merge change 287 into donut
...
* changes:
Get Sketch compiling.
2009-04-17 16:24:12 -07:00
Joe Onorato
8307a0c69c
Get Sketch compiling.
...
Add an Android.mk.
Android compiles with Java5, which doesn't let you put @Override on
interface methods.
2009-04-17 16:22:32 -07:00
Mike Lockwood
98cb667974
More Location Manager cleanup:
...
Move LocationCollector support out of GpsLocationProvider.
Don't disable GPS when screen is off.
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-04-17 18:06:18 -04:00
Android (Google) Code Review
981980e5da
Merge change 279 into donut
...
* changes:
Add sketch gesture demo application.
2009-04-17 14:20:38 -07:00
Joe Onorato
6e93a3db56
Add sketch gesture demo application.
...
Initial checkin, there's no Android.mk yet.
2009-04-17 14:18:46 -07:00
Android (Google) Code Review
27c6109aa8
Merge change 263 into donut
...
* changes:
location: Generalize support for location provider usage tracking.
2009-04-17 14:05:57 -07:00
Mike Lockwood
2f82c4eb0b
location: Generalize support for location provider usage tracking.
...
This replaces two different mechanisms that were used for GPS and Netork
location provider tracking.
Move BatteryStats logging of GPS usage from LocationManagerService to
GpsLocationProvider.
Clean up tracking of location listeners in LocationManagerService and remove
some HashMaps that are no longer needed.
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-04-17 17:00:32 -04:00
Dave Sparks
6440e81454
Merge branch 'readonly-p4-donut' into donut
2009-04-17 11:49:44 -07:00
Dave Sparks
6cb9900e6f
AI 146755: am: CL 146754 Fix some problems in the SoundPool docs and add additional text.
...
Original author: davidsparks
Merged from: //branches/cupcake/...
Automated import of CL 146755
2009-04-17 11:48:25 -07:00
Jean-Michel Trivi
b3eaa4a139
Merge branch 'readonly-p4-donut' into donut
2009-04-17 11:46:50 -07:00
Jean-Michel Trivi
ff14c25339
AI 146752: am: CL 146751 Finalize AudioTrack javadoc.
...
Original author: jmtrivi
Merged from: //branches/cupcake/...
Automated import of CL 146752
2009-04-17 11:45:30 -07:00
Urs Grob
096840a2a0
Merge branch 'readonly-p4-donut' into donut
2009-04-17 11:31:36 -07:00
Urs Grob
da13ef5dca
AI 146743: am: CL 146711 Enhancing the test runner. Now it filters BrokenTests and only executes tests
...
annotated with SideEffect if the host is running in single test mode.
Also adding some cleanup mechanism and some logcat logging about memory consumption
Original author: ursg
Merged from: //branches/cupcake/...
Automated import of CL 146743
2009-04-17 11:30:14 -07:00