summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge change 4910 into donutAndroid (Google) Code Review2009-06-222-24/+24
|\
| * fix warnings that will show up with GCC 4.4 (in master)Mathias Agopian2009-06-222-24/+24
* | Merge change 4947 into donutAndroid (Google) Code Review2009-06-2227-200/+200
|\ \
| * | Yet another round of trying to get the date formats right.Eric Fischer2009-06-2227-200/+200
* | | Merge change 4954 into donutAndroid (Google) Code Review2009-06-221-2/+7
|\ \ \
| * | | gps: Check for null APN name to avoid a runtime restart.Mike Lockwood2009-06-221-2/+7
* | | | Merge change 4952 into donutAndroid (Google) Code Review2009-06-2219-297/+299
|\ \ \ \
| * | | | Helper API cleanup. Allows multiple helpers to function,Joe Onorato2009-06-2219-297/+299
* | | | | Merge change 4477 into donutAndroid (Google) Code Review2009-06-221-3/+5
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | BulkCursorToCursorAdaptor.respond no longer assumes RemoteException is imposs...Karl Rosaen2009-06-221-3/+5
* | | | | Merge change 4940 into donutAndroid (Google) Code Review2009-06-223-7/+8
|\ \ \ \ \
| * | | | | Fixes #1933585. Don't dismiss ACTV's drop down when it's set to alwaysVisible.Romain Guy2009-06-223-7/+8
* | | | | | Merge change 4754 into donutAndroid (Google) Code Review2009-06-221-1/+48
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | At boot time, add additional per-device information to theNick Kralevich2009-06-221-1/+48
* | | | | | Merge change 4805 into donutAndroid (Google) Code Review2009-06-221-0/+15
|\ \ \ \ \ \
| * | | | | | add GServices settings for Google Talk privacy and legal urls.Wei Huang2009-06-221-0/+15
| | |_|/ / / | |/| | | |
* | | | | | Merge change 4827 into donutAndroid (Google) Code Review2009-06-221-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fix issue with shared user permissions.Suchi Amalapurapu2009-06-191-1/+1
* | | | | | Add remaining retry count to response for PIN/PUK commands.jsh2009-06-221-8/+8
| |/ / / / |/| | | |
* | | | | Remove test for SearchManager activity context restriction.Bjorn Bringert2009-06-221-20/+0
* | | | | Merge change 4775 into donutAndroid (Google) Code Review2009-06-224-1/+71
|\ \ \ \ \
| * | | | | Make browser bookmarks permissions part of the public API.Leon Scroggins2009-06-224-1/+71
* | | | | | Merge change 4914 into donutAndroid (Google) Code Review2009-06-224-49/+38
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Make all static methods in SearchManager non-static.Bjorn Bringert2009-06-224-49/+38
* | | | | | Merge change 4913 into donutAndroid (Google) Code Review2009-06-221-0/+13
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Add non-static version of SearchManager.getSuggestions().Bjorn Bringert2009-06-221-0/+13
* | | | | | Merge change 4908 into donutAndroid (Google) Code Review2009-06-221-5/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Remove checks for Activity Context when creating SearchManagerBjorn Bringert2009-06-221-5/+0
* | | | | | Merge change 4737 into donutAndroid (Google) Code Review2009-06-223-68/+103
|\ \ \ \ \ \
| * | | | | | Add prepareToDraw() to Bitmap for fixing http://b/issue?id=1907995.Wei-Ta Chen2009-06-223-68/+103
| |/ / / / /
* | | | | | Merge change 4907 into donutAndroid (Google) Code Review2009-06-221-48/+91
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add more debug messages for CameraService.Chih-Chung Chang2009-06-221-48/+91
* | | | | | Merge the change in cupcake_dcm so that Contacts app is able to use it.Daisuke Miyakawa2009-06-221-21/+39
|/ / / / /
* | | | | Merge change 4894 into donutAndroid (Google) Code Review2009-06-201-0/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Set the search bar's AutoCompleteTextView to ellipsize=end.Mike LeBeau2009-06-201-0/+1
* | | | | Merge change 4731 into donutAndroid (Google) Code Review2009-06-202-237/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | gsm: Remove PppLink since pppd_gprs service does not exist.Chia-chi Yeh2009-06-192-237/+1
* | | | | Merge change 4829 into donutAndroid (Google) Code Review2009-06-191-33/+63
|\ \ \ \ \
| * | | | | Fixes #1926784. Setting android:ellipsize on an EditText now ellipsizes the h...Romain Guy2009-06-191-33/+63
| | |_|/ / | |/| | |
* | | | | Merge change 4834 into donutAndroid (Google) Code Review2009-06-191-1/+1
|\ \ \ \ \
| * | | | | Fix a bug where wrong variable was used for comparison.Guang Zhu2009-06-191-1/+1
* | | | | | Merge change 4847 into donutAndroid (Google) Code Review2009-06-191-0/+134
|\ \ \ \ \ \
| * | | | | | Add permission tests for IHardwareService.Brett Chabot2009-06-191-0/+134
* | | | | | | Merge change 4831 into donutAndroid (Google) Code Review2009-06-192-43/+75
|\ \ \ \ \ \ \
| * | | | | | | Add app version to the backup metadataChristopher Tate2009-06-192-43/+75
| | |/ / / / / | |/| | | | |
* | | | | | | Merge change 4828 into donutAndroid (Google) Code Review2009-06-195-9/+117
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Report densities in badging, debugging for nine patch bug.Dianne Hackborn2009-06-195-9/+117
* | | | | | | Change addCertificate to take byte[] instead of String as we don't know the e...Grace Kloba2009-06-194-4/+53
* | | | | | | Merge change 4818 into donutAndroid (Google) Code Review2009-06-192-0/+32
|\ \ \ \ \ \ \
| * | | | | | | Added in Settings.Secure default country and variant for the default TTS lang...Jean-Michel Trivi2009-06-192-0/+32
| | |/ / / / / | |/| | | | |