summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* location: Generalize support for location provider usage tracking.Mike Lockwood2009-04-175-282/+202
* Merge branch 'readonly-p4-donut' into donutDave Sparks2009-04-161-0/+4
|\
| * AI 146668: am: CL 146667 Add advice in MediaRecorder Java docs about using MP...Dave Sparks2009-04-161-0/+4
* | Merge change 233 into donutAndroid (Google) Code Review2009-04-1657-124/+23028
|\ \
| * | Add an Android-specific static OpenGL ES 1.1 Java API.Jack Palevich2009-04-1657-124/+23028
* | | Merge branch 'readonly-p4-donut' into donutDave Sparks2009-04-161-1/+189
|\ \ \ | | |/ | |/|
| * | AI 146655: am: CL 146654 Add java docs for SoundPoolDave Sparks2009-04-161-1/+189
* | | Merge branch 'readonly-p4-donut' into donutBrandon Ballinger2009-04-164-0/+183
|\ \ \ | |/ /
| * | AI 146613: Move Recognition service declarations to frameworks/base/core/java...Brandon Ballinger2009-04-164-0/+183
* | | Merge branch 'readonly-p4-donut' into donutDirk Dougherty2009-04-1622-51/+467
|\ \ \ | |/ /
| * | AI 146610: am: CL 146609 updates to the manifest docs for cupcake: Add "since...Dirk Dougherty2009-04-1622-51/+467
* | | Merge branch 'readonly-p4-donut' into donutDirk Dougherty2009-04-162-13/+20
|\ \ \ | |/ /
| * | AI 146602: am: CL 146601 Update media formats appendix for cupcakeDirk Dougherty2009-04-162-13/+20
* | | Merge branch 'readonly-p4-donut' into donutXavier Ducrohet2009-04-161-2/+2
|\ \ \ | |/ /
| * | AI 146485: am: CL 146411 Fix BridgeCanvas#drawRoundRectXavier Ducrohet2009-04-161-2/+2
* | | Merge change 187 into donutAndroid (Google) Code Review2009-04-163-14/+39
|\ \ \
| * | | replaced integer * and % with shift operations, for performanceTammo Spalink2009-04-163-14/+39
* | | | Merge change 186 into donutAndroid (Google) Code Review2009-04-151-19/+6
|\ \ \ \
| * | | | eliminate seemingly pointless conversion to and then from hex stringTammo Spalink2009-04-151-19/+6
| |/ / /
* | | | Merge branch 'readonly-p4-donut' into donutDirk Dougherty2009-04-151-9/+18
|\ \ \ \ | | |/ / | |/| |
| * | | AI 146345: am: CL 146341 g4 integrate -t -i -b platform-1_0-to-cupcake @14601...Dirk Dougherty2009-04-151-9/+18
* | | | Merge branch 'readonly-p4-donut' into donutDirk Dougherty2009-04-152-5/+5
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | AI 146343: am: CL 146340 Integrate updated SDK Terms and Conditions documentDirk Dougherty2009-04-152-5/+5
* | | Merge change 190 into donutAndroid (Google) Code Review2009-04-156-50/+71
|\ \ \
| * | | location: Move geocoding support from ILocationProvider to a new interface.Mike Lockwood2009-04-156-50/+71
| | |/ | |/|
* | | Merge change 174 into donutAndroid (Google) Code Review2009-04-154-283/+284
|\ \ \ | |/ / |/| |
| * | Improve glgenJack Palevich2009-04-144-283/+284
* | | Merge change 175 into donutAndroid (Google) Code Review2009-04-141-3/+5
|\ \ \
| * | | telephony: Don't disable an APN type that is not enabled.Mike Lockwood2009-04-141-3/+5
* | | | Merge branch 'readonly-p4-donut' into donutScott Main2009-04-143-23/+33
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | AI 146255: am: CL 146254 clarification for the minSdkVersion attribute;Scott Main2009-04-143-23/+33
* | | Merge branch 'readonly-p4-donut' into donutScott Main2009-04-142-477/+4
|\ \ \ | |/ /
| * | AI 146251: am: CL 146242 fix the package namespace in the examples;Scott Main2009-04-142-477/+4
* | | Merge branch 'readonly-p4-donut' into donutGuang Zhu2009-04-141-1/+1
|\ \ \ | |/ / | | / | |/ |/|
| * AI 146246: am: CL 146225 Work around initialization issue with Instrumentatio...Guang Zhu2009-04-141-1/+1
* | Merge changes 108,130,131 into donutAndroid (Google) Code Review2009-04-1419-85/+70
|\ \
| * | util/DebugUtils: Remove references to android.util.ConfigDave Bort2009-04-131-2/+2
| * | text: Remove references to android.util.ConfigDave Bort2009-04-131-4/+5
| * | Remove references to android.util.ConfigDave Bort2009-04-1317-79/+63
* | | Merge change 109 into donutAndroid (Google) Code Review2009-04-142-48/+53
|\ \ \
| * | | Remove references to android.util.ConfigDave Bort2009-04-132-48/+53
| |/ /
* | | Merge change 129 into donutAndroid (Google) Code Review2009-04-148-744/+753
|\ \ \
| * | | Clean up trivial Eclipse warnings and fix whitespace.Jack Palevich2009-04-138-744/+753
* | | | Merge change 154 into donutAndroid (Google) Code Review2009-04-142-20/+131
|\ \ \ \
| * | | | gps: Add support for bringing up a GSM data connection on demand for SUPL.Mike Lockwood2009-04-142-20/+131
* | | | | Merge change 133 into donutAndroid (Google) Code Review2009-04-1413-1929/+1156
|\ \ \ \ \
| * | | | | Initial code for cdma sms encode and decode, in java, with simple tests.Tammo Spalink2009-04-1413-1929/+1156
* | | | | | Merge change 132 into donutAndroid (Google) Code Review2009-04-148-240/+343
|\ \ \ \ \ \
| * | | | | | Let's do bug #1769910 actually right.Dianne Hackborn2009-04-138-240/+343
* | | | | | | Merge change 142 into donutAndroid (Google) Code Review2009-04-144-16/+37
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |