summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge change 404 into donutAndroid (Google) Code Review2009-04-214-5/+3
|\
| * normalize the DATA_STATE_RADIO_OFF event log id definitionTammo Spalink2009-04-224-5/+3
* | Merge change 403 into donutAndroid (Google) Code Review2009-04-212-8/+0
|\ \ | |/
| * remove superfluous linesTammo Spalink2009-04-222-8/+0
* | Fix timing problem that was introduced when we removed location provider pollingMike Lockwood2009-04-211-4/+1
|/
* location: Remove support for a message that never actually gets sent.Mike Lockwood2009-04-211-12/+1
* location: Remove unnecessary code that monitors the screen on/off state.Mike Lockwood2009-04-211-28/+10
* Merge change 387 into donutAndroid (Google) Code Review2009-04-211-4/+10
|\
| * Geocoder: Document behavior when no backend service is available.Mike Lockwood2009-04-211-4/+10
* | gps: Check for null APN name when receiving telephony notifications.Mike Lockwood2009-04-211-1/+1
|/
* Merge branch 'readonly-p4-donut' into donutJeff Hamilton2009-04-211-1/+1
|\
| * AI 147253: am: CL 147250 Fix a nasty typo in the docs for ContentResolver.upd...Jeff Hamilton2009-04-211-1/+1
* | Merge change 372 into donutAndroid (Google) Code Review2009-04-211-77/+34
|\ \
| * | WifiService: Cleanup parsing of wifi scan results.Mike Lockwood2009-04-211-77/+34
* | | Merge branch 'readonly-p4-donut' into donutDirk Dougherty2009-04-215-67/+46
|\ \ \ | | |/ | |/|
| * | AI 147239: am: CL 147238 Update tools index, replace activitycreator with and...Dirk Dougherty2009-04-215-67/+46
* | | Merge branch 'readonly-p4-donut' into donutDirk Dougherty2009-04-21255-0/+56240
|\ \ \ | |/ /
| * | AI 147230: am: CL 147228 Add API diff report to SDK docs (API Level 2 to 3)Dirk Dougherty2009-04-21255-0/+56240
* | | Merge branch 'readonly-p4-donut' into donutScott Main2009-04-211-63/+126
|\ \ \ | |/ /
| * | AI 147224: am: CL 147219 update app-signing doc to include a guide to export ...Scott Main2009-04-211-63/+126
* | | Merge branch 'readonly-p4-donut' into donutDirk Dougherty2009-04-211-100/+163
|\ \ \ | |/ /
| * | AI 147214: am: CL 147211 Update emulator doc for new usage with avds.Dirk Dougherty2009-04-211-100/+163
* | | Merge change 352 into donutAndroid (Google) Code Review2009-04-211-1/+7
|\ \ \
| * | | Remove dangling media recorder client reference when setCamera() is used.James Dong2009-04-201-1/+7
* | | | Merge change 368 into donutAndroid (Google) Code Review2009-04-211-4/+12
|\ \ \ \
| * | | | location: Add some null pointer checks.Mike Lockwood2009-04-211-4/+12
| | |_|/ | |/| |
* | | | Merge branch 'readonly-p4-donut' into donutAndy Stadler2009-04-212-5/+84
|\ \ \ \ | | |_|/ | |/| |
| * | | AI 147168: am: CL 147163 Copy documentation for the various search-by-voice f...Andy Stadler2009-04-212-5/+84
* | | | Merge branch 'readonly-p4-donut' into donutAndy Stadler2009-04-214-4/+29
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | AI 147167: am: CL 147162 Emphasize in the javadoc that the "pkg" parameters toAndy Stadler2009-04-214-4/+29
* | | Merge change 360 into donutAndroid (Google) Code Review2009-04-214-91/+35
|\ \ \
| * | | location: Location Manager wakelock cleanup, phase 1Mike Lockwood2009-04-214-91/+35
* | | | Merge change 336 into donutAndroid (Google) Code Review2009-04-211-11/+39
|\ \ \ \
| * | | | Ensure ongoing progress updates after using the scroll ball to adjust position.Andreas Huber2009-04-201-11/+39
* | | | | Merge branch 'readonly-p4-donut' into donutDirk Dougherty2009-04-211-0/+496
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | AI 147083: am: CL 147081 Add document describing AVDs and usage. (doc change ...Dirk Dougherty2009-04-211-0/+496
* | | | | Merge branch 'readonly-p4-donut' into donutDirk Dougherty2009-04-212-13/+20
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | AI 147054: am: CL 147053 Add -hdf primer vars for the platform and release ID...Dirk Dougherty2009-04-212-13/+20
* | | | Merge branch 'readonly-p4-donut' into donutJean-Michel Trivi2009-04-201-8/+165
|\ \ \ \ | |/ / /
| * | | AI 147035: am: CL 147032 Finalize JetPlayer javadoc.Jean-Michel Trivi2009-04-201-8/+165
* | | | Merge branch 'readonly-p4-donut' into donutJean-Michel Trivi2009-04-201-35/+46
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | AI 146938: am: CL 146937 Finalize AudioRecord javadoc.Jean-Michel Trivi2009-04-201-35/+46
* | | Merge branch 'readonly-p4-donut' into donutDmitry Shmidt2009-04-201-8/+0
|\ \ \ | |/ /
| * | AI 146934: Make TI Wifi driver choice framework-independent - part 1Dmitry Shmidt2009-04-201-8/+0
* | | Merge branch 'readonly-p4-donut' into donutEvan Millar2009-04-184-206/+696
|\ \ \ | |/ /
| * | AI 146853: Add kernel wakelock data to batteryinfo dump.Evan Millar2009-04-184-206/+696
* | | Merge change 287 into donutAndroid (Google) Code Review2009-04-174-11/+8
|\ \ \ | |_|/ |/| |
| * | Get Sketch compiling.Joe Onorato2009-04-174-11/+8
* | | More Location Manager cleanup:Mike Lockwood2009-04-172-62/+12
|/ /
* | Merge change 279 into donutAndroid (Google) Code Review2009-04-1717-0/+2144
|\ \