summaryrefslogtreecommitdiff
path: root/core/java/android
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix problem with calling onConfigurationChanged() too much."Dianne Hackborn2010-03-181-12/+17
|\
| * Fix problem with calling onConfigurationChanged() too much.Dianne Hackborn2010-03-181-12/+17
* | Merge "Fix bug in airplane mode."Robert Greenwalt2010-03-181-1/+5
|\ \ | |/ |/|
| * Fix bug in airplane mode.Robert Greenwalt2010-03-171-1/+5
* | Pass selection data with the message to open the keyboard.Leon Scroggins2010-03-182-14/+39
* | Merge "RecognitionManager does not throw exceptions when needed"Bjorn Bringert2010-03-181-19/+20
|\ \
| * | RecognitionManager does not throw exceptions when neededValentin Kravtsov2010-03-181-19/+20
* | | simplify utility to hit-test focused pluginCary Clark2010-03-181-2/+8
* | | Merge "Fix window leak and receiver leak. Bug: 2520143 and Bug: 2517390"Amith Yamasani2010-03-182-11/+27
|\ \ \
| * | | Fix window leak and receiver leak. Bug: 2520143 and Bug: 2517390Amith Yamasani2010-03-172-11/+27
| |/ /
* / / Fix issue #2519590: Lock screen stuck in landscape modeDianne Hackborn2010-03-186-30/+79
|/ /
* | Fix the buildAdam Powell2010-03-171-2/+2
* | Eliminate haptic feedback when hitting an overscroll barrier due to a fling.Adam Powell2010-03-175-15/+20
* | Merge "Added a configuration option indicating if the platform supports use o...Eric Laurent2010-03-171-4/+10
|\ \
| * | Added a configuration option indicating if the platform supports use ofEric Laurent2010-03-171-4/+10
* | | Merge "Add new install flag to install on internal flash only Change default ...Suchi Amalapurapu2010-03-171-0/+7
|\ \ \ | |_|/ |/| |
| * | Add new install flag to install on internal flash onlySuchi Amalapurapu2010-03-171-0/+7
* | | Merge "Make AbsListViews remeasure children after rotation"Adam Powell2010-03-171-0/+27
|\ \ \
| * | | Make AbsListViews remeasure children after rotationAdam Powell2010-03-171-0/+27
| |/ /
* | / b/2483233 Made each reminder time a unique intentErik2010-03-171-2/+2
| |/ |/|
* | Merge "Prevent crash when dismissing a PopupWindow that didn't have time to s...Romain Guy2010-03-171-10/+12
|\ \
| * | Prevent crash when dismissing a PopupWindow that didn't have time to show up.Romain Guy2010-03-171-10/+12
* | | docs: remove documenation about the search dialog from SearchManagerScott Main2010-03-171-1167/+9
* | | Adding secure setting for storing a list of enabled TTS plugins.Charles Chen2010-03-171-0/+6
* | | Merge "Fix centering in FrameLayout when margins are specified."Romain Guy2010-03-171-4/+4
|\ \ \
| * | | Fix centering in FrameLayout when margins are specified.Romain Guy2010-03-171-4/+4
| |/ /
* / / Fix NPE in AutoCompleteTextView to tame the monkeys.Romain Guy2010-03-171-8/+14
|/ /
* / Stupid AutoCompleteTextView.Romain Guy2010-03-171-10/+37
|/
* Allow the shift key to be passed to plugin.Leon Scroggins2010-03-171-1/+0
* Make browser search consistent with QSB.Leon Scroggins2010-03-171-1/+1
* softAp framework changesIrfan Sheriff2010-03-162-1/+23
* Do storage checks before initiating a move.Suchi Amalapurapu2010-03-161-0/+17
* Merge "Clean the settings for the account/authority when trying to sync an ad...Fred Quintana2010-03-162-2/+19
|\
| * Clean the settings for the account/authority when trying to sync anFred Quintana2010-03-162-2/+19
* | Merge "Fix loading from the cache for synchronous requests"Steve Block2010-03-162-11/+23
|\ \
| * | Fix loading from the cache for synchronous requestsSteve Block2010-03-162-11/+23
* | | b/2511635 Browser displays incorrect SSL cert informationBrian Carlstrom2010-03-162-7/+7
| |/ |/|
* | Use float instead of cast to int when calculatingGrace Kloba2010-03-161-11/+11
* | Merge "Plugin surfaces will be limited to 270% of the devices screen size."Derek Sollenberger2010-03-161-1/+9
|\ \
| * | Plugin surfaces will be limited to 270% of the devices screen size.Derek Sollenberger2010-03-161-1/+9
* | | Merge "Resize AutoCompleteTextView's dropdown when the list content changes. ...Romain Guy2010-03-161-59/+31
|\ \ \
| * | | Resize AutoCompleteTextView's dropdown when the list content changes.Romain Guy2010-03-161-59/+31
| |/ /
* | | Merge "close() database should close the db no matter what the ref count says"Vasu Nori2010-03-161-1/+5
|\ \ \ | |/ / |/| |
| * | close() database should close the db no matter what the ref count saysVasu Nori2010-03-161-1/+5
* | | Merge "fix the way last insert rowid is returned"Vasu Nori2010-03-161-5/+4
|\| |
| * | fix the way last insert rowid is returnedVasu Nori2010-03-161-5/+4
* | | Merge "Restrict plugins to a fixed size surface after exceeding a pixel thres...Derek Sollenberger2010-03-161-11/+41
|\ \ \
| * | | Restrict plugins to a fixed size surface after exceeding a pixel threshold.Derek Sollenberger2010-03-161-11/+41
* | | | Merge "Set SOURCE to app package name when starting QSB (if not set)"Bjorn Bringert2010-03-161-3/+10
|\ \ \ \
| * | | | Set SOURCE to app package name when starting QSB (if not set)Bjorn Bringert2010-03-161-3/+10