summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* am 53d24af7: Respect onSearchRequested in Dialog and actually launch search. ...Karl Rosaen2009-07-141-2/+12
|\
| * Respect onSearchRequested in Dialog and actually launch search. Also dismiss...Karl Rosaen2009-07-141-2/+12
* | am fa8904a6: Merge change 7012 into donutAndroid (Google) Code Review2009-07-142-3/+20
|\ \ | |/
| * Merge change 7012 into donutAndroid (Google) Code Review2009-07-142-3/+20
| |\
| | * Fix couple of issues in DatePickerSuchi Amalapurapu2009-07-142-3/+20
* | | am 00d3e361: Merge change 7153 into donutAndroid (Google) Code Review2009-07-142-2/+28
|\ \ \ | |/ /
| * | Merge change 7153 into donutAndroid (Google) Code Review2009-07-142-2/+28
| |\ \
| | * | Restore PopupWindow's original behavior and add an API to control the soft inputRomain Guy2009-07-142-2/+28
* | | | am 30d86e51: Merge change 7124 into donutAndroid (Google) Code Review2009-07-141-0/+9
|\ \ \ \ | |/ / /
| * | | Merge change 7124 into donutAndroid (Google) Code Review2009-07-141-0/+9
| |\ \ \ | | |/ / | |/| |
| | * | Fixes #1977685. Prevent crash when the soft keyboard is brought up.Romain Guy2009-07-141-0/+9
* | | | am 4caac2bb: Merge change 7140 into donutAndroid (Google) Code Review2009-07-141-2/+8
|\ \ \ \ | |/ / /
| * | | Merge change 7140 into donutAndroid (Google) Code Review2009-07-141-4/+10
| |\ \ \
| | * | | Add more logging to track down a monkey bugTom Taylor2009-07-141-4/+10
* | | | | am 83a066c6: Merge change 7135 into donutAndroid (Google) Code Review2009-07-142-6/+48
|\ \ \ \ \ | |/ / / /
| * | | | Merge change 7135 into donutAndroid (Google) Code Review2009-07-142-6/+48
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fixes lock on Home. Adds a new API on Dialog to get a callback when the dialogRomain Guy2009-07-142-6/+48
| | |/ /
* | | | Merge change 7146Android (Google) Code Review2009-07-141-22/+8
|\ \ \ \
| * | | | Fix CNAP-related NullPointerExceptionPauyl l Berman2009-07-141-22/+8
* | | | | resolved conflicts for merge of b06ea706 to masterDianne Hackborn2009-07-1415-101/+287
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Add reporting of activity movement for search manager.Dianne Hackborn2009-07-1415-101/+287
| | |/ / | |/| |
* | | | - add the DIRTY and VERSION columns to the ContactsProvider2 Groups contractFred Quintana2009-07-143-5/+19
| |/ / |/| |
* | | am e8b88ac1: Merge change 7097 into donutAndroid (Google) Code Review2009-07-141-4/+7
|\ \ \ | |/ /
| * | Merge change 7097 into donutAndroid (Google) Code Review2009-07-141-4/+7
| |\ \
| | * | Fix to use DP instead of pixels for Thumb drawable size.Mitsuru Oshima2009-07-141-4/+7
* | | | am 9181bc9a: Merge change 7079 into donutAndroid (Google) Code Review2009-07-141-9/+0
|\ \ \ \ | |/ / /
| * | | Merge change 7079 into donutAndroid (Google) Code Review2009-07-141-9/+0
| |\ \ \
| | * | | Cleanup of unused enumsDave Sparks2009-07-141-9/+0
| | | |/ | | |/|
* | | | Merge change 6817Android (Google) Code Review2009-07-141-5/+10
|\ \ \ \
| * | | | Fix a problem in VideoView that would cause it to not start playing after pre...Marco Nelissen2009-07-101-5/+10
* | | | | am c1d82e68: Use activity icon when search suggestion icon is missingBjorn Bringert2009-07-141-11/+116
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Use activity icon when search suggestion icon is missingBjorn Bringert2009-07-141-11/+116
* | | | | am 8af55ca4: Merge change 7008 into donutAndroid (Google) Code Review2009-07-143-8/+76
|\ \ \ \ \ | |/ / / /
| * | | | Merge change 7008 into donutAndroid (Google) Code Review2009-07-133-8/+76
| |\ \ \ \
| | * | | | Adding Utterance ID to the TtsService.Charles Chen2009-07-133-8/+76
| | | |/ / | | |/| |
* | | | | am 3139297f: Merge change 7035 into donutAndroid (Google) Code Review2009-07-147-12/+10
|\ \ \ \ \ | |/ / / /
| * | | | Merge change 7035 into donutAndroid (Google) Code Review2009-07-137-12/+10
| |\ \ \ \
| | * | | | Fixes #1972593. Updates AppSecurityPermissions styles in Theme.LightRomain Guy2009-07-137-12/+10
| | |/ / /
* | | | | Fix build breakage caused by automerge of translations.Eric Fischer2009-07-1319-19/+0
* | | | | Merge change 6787Android (Google) Code Review2009-07-131-1/+14
|\ \ \ \ \
| * | | | | AbstractSyncableContentProvider must only call onAccountsChanged with GAIA ac...Marc Blank2009-07-101-1/+14
* | | | | | am c353268c: Merge change 6968 into donutAndroid (Google) Code Review2009-07-1350-1454/+6789
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Import new translationsEric Fischer2009-07-1350-1454/+6789
| | |/ / / | |/| | |
* | | | | - remove an un-needed constantFred Quintana2009-07-134-4/+286
* | | | | modify Gservices setting for push messaging registration url.Wei Huang2009-07-131-3/+3
* | | | | am c4ca4206: Fix buildDave Sparks2009-07-131-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Fix buildDave Sparks2009-07-131-1/+1
* | | | | am 6cdc4f9c: Merge change 6880 into donutAndroid (Google) Code Review2009-07-131-11/+133
|\ \ \ \ \ | |/ / / /
| * | | | Merge change 6880 into donutAndroid (Google) Code Review2009-07-131-11/+133
| |\ \ \ \
| | * | | | Fixing TTS breakage.Charles Chen2009-07-101-11/+133
| | | |_|/ | | |/| |