summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Import revised translations.Eric Fischer2011-08-0592-2647/+2072
| | | | Change-Id: Id1dc8ed9e570a81fe25088df3bca5e206f04b1ad
* Merge "resolved conflicts for merge of 7bb2d942 to master"Wink Saville2011-08-052-9/+76
|\
| * resolved conflicts for merge of 7bb2d942 to masterWink Saville2011-08-052-9/+76
| |\ | | | | | | | | | Change-Id: I026b01805c81d8b26d22e4a195e5e38655a34d32
| | * am 090df1dc: Merge "Delay connectivity change notifications." into honeycomb-LTEWink Saville2011-08-042-9/+76
| | |\ | | | | | | | | | | | | | | | | * commit '090df1dc4188e5b9ef10a0aca5081a196085ff56': Delay connectivity change notifications.
| | | * Merge "Delay connectivity change notifications." into honeycomb-LTEWink Saville2011-08-042-9/+76
| | | |\
| | | | * Delay connectivity change notifications.Wink Saville2011-08-042-9/+76
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Because changes to the route tables take time to propagate we add a delay when sending out change notifications. This allows applications, such as GTalk, to create sockets without encountering a 3 minute timeout. Bug: 5008488 Change-Id: I0eefb03a5d6358a58ea6ae5b4f697ff302b5511d
* | | | | Merge "Start using bcinfo components within librs."Stephen Hines2011-08-059-46/+118
|\ \ \ \ \
| * | | | | Start using bcinfo components within librs.Stephen Hines2011-08-039-46/+118
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | BUG=4942491 Change-Id: I3a46783511c4954bac9eadbbbefe5abf85498c16
* | | | | | cherrypick Change-Id: Ic3cbbc99d698337f337dfe3b6746b1780c1d067dScott Main2011-08-051-11/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | docs: fix docs for faketouch (must set touchscreen required=false) issue 5121972 Change-Id: Ieeeedd9e6929cf94cb6713d0690239d214531f57
* | | | | | Merge "Provide address and name in BT Hot off state."Jaikumar Ganesh2011-08-052-12/+21
|\ \ \ \ \ \
| * | | | | | Provide address and name in BT Hot off state.Jaikumar Ganesh2011-08-052-12/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clients need this before BT is turned on. Todo: If BT "hot" feature is off, read from system properties. Change-Id: I266c2d4731cacde7a53c65e3d5fb43a2cbe29481
* | | | | | | Merge "Remove call to setPadding() in setUseDefaultMargins()."Philip Milne2011-08-053-22/+15
|\ \ \ \ \ \ \
| * | | | | | | Remove call to setPadding() in setUseDefaultMargins().Philip Milne2011-08-053-22/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It is not possible for teh user to override the assigned padding values because the XML attributes are processed in the opposite order. Also, make the XML and Java examples grid3.xml and Activity2.java consistent in preparation for a move to API demos. Change-Id: I47334f9f5a46a8a528067d88350dd70eaa38ff33
* | | | | | | | Merge "Don't change system sound defaults for upgrades."Amith Yamasani2011-08-051-8/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Don't change system sound defaults for upgrades.Amith Yamasani2011-08-041-8/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts an earlier change that reset the system sound defaults even for upgrades. Bug: 5114198 Change-Id: Ide0afbd26080ba87d177cedfa9b1d50352857a00
* | | | | | | | | Merge "Add Android app RTD type and convenience method."Martijn Coenen2011-08-051-0/+40
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add Android app RTD type and convenience method.Martijn Coenen2011-08-051-0/+40
| | |_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I4e6351c86a0062efc9a9f90e75c04f6520e50c4f
* | | | | | | | | Merge "Fix bug 5111513 - Spinner asset updates for action bars"Adam Powell2011-08-0554-17/+27
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix bug 5111513 - Spinner asset updates for action barsAdam Powell2011-08-0554-17/+27
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update the spinner assets/styles used for action bar list navigation. Change-Id: I36e1cd09d0fbce21130306f3a9a202d265016eb0
* | | | | | | | | Merge "Fix crash in log message."Daniel Sandler2011-08-051-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix crash in log message.Daniel Sandler2011-08-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 5126593 Change-Id: I2214e48de4d0f858b9b23c431bdf91078cc0ccd6
* | | | | | | | | | Merge "Update scanresult capability check"Irfan Sheriff2011-08-051-1/+4
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Update scanresult capability checkIrfan Sheriff2011-08-041-1/+4
| | |_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Scan results now have [ESS], [IBSS] & [P2P] to represent an access point, ad-hoc network & p2p network. Fix open network check. Bug: 4998496 Change-Id: I0bf3f168677b0cd8cb27297427b539e768210995
* | | | | | | | | Merge "Stop popping up the compatibility mode dialog all the time."Daniel Sandler2011-08-051-0/+3
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Stop popping up the compatibility mode dialog all the time.Daniel Sandler2011-08-051-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (The check for whether the dialog had already been shown was accidentally removed in change I1c1bd12.) Bug: 5069310 Change-Id: I2ea35c5891667922e78d7919132ffe599411f851
* | | | | | | | | Merge "Improve a network error description"Steve Block2011-08-051-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Improve a network error descriptionSteve Block2011-08-051-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 5103592 Change-Id: I6deaa69f08acb93fec4c9bd7c2fd581fd76518f8
* | | | | | | | | | Merge "ACTION_HOVER_EXIT sometimes not delivered during touch exploration."Svetoslav Ganov2011-08-051-1/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ACTION_HOVER_EXIT sometimes not delivered during touch exploration.Svetoslav Ganov2011-08-041-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. The code for detecting the end of a touch exploration gesture was not injecting the hover exit event upon detection of the gesture end. bug:5091758: Change-Id: I468164617d6677cd2a2a2815e1756c826d49f3a9
* | | | | | | | | | | Merge "AccessibilityEvent#toString() always reports -1 for record count."Svetoslav Ganov2011-08-051-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | AccessibilityEvent#toString() always reports -1 for record count.Svetoslav Ganov2011-08-041-1/+1
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. The implementation of toString() was calling a wrong method for the record count. bug:5087078 Change-Id: I4ca79faa6ccce135eb6fe797de7b08e30f8b3e71
* | | | | | | | | | Merge "Clear all notifications on tablet actually works now."Daniel Sandler2011-08-055-37/+53
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Clear all notifications on tablet actually works now.Daniel Sandler2011-08-055-37/+53
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also, the panel is no longer buried below the screen edge when there are no notifications. Bug: 5115158 Change-Id: I01bc8a65ceebd64143a4c4c52d63641dc3cd1c77
* | | | | | | | | | | Merge "Instrumentation to track notification panel touch bugs."Daniel Sandler2011-08-051-0/+17
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Instrumentation to track notification panel touch bugs.Daniel Sandler2011-08-041-0/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 5122306 Bug: 5105599 Change-Id: I2ca677d71daf9c6d5931ae933b3ab496620ab564
* | | | | | | | | | | Merge "API cleanup for the spell checker framework"satok2011-08-058-87/+157
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | API cleanup for the spell checker frameworksatok2011-08-048-87/+157
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 5110151 - Add a bundle to an argment of newSpellCheckerSession - Expose SpellCheckerSessionImpl in SpellCheckerService - Fix function names - etc Change-Id: Ia8ec783b7b4d5fcd18389854b445fc10fc502297
* | | | | | | | | | | | Suppress the IME switcher icon by default on tabletKen Wakasa2011-08-051-8/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bug: 5001205 Change-Id: I8c983808078d984d1d25e985e23ab036b869332e
* | | | | | | | | | | | Merge "Fix 5117544: Fix crash in KeyguardStatusViewManager when resId==0"Jim Miller2011-08-041-2/+6
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix 5117544: Fix crash in KeyguardStatusViewManager when resId==0Jim Miller2011-08-041-2/+6
| |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: If870760f7dcafe02084af4c82db7dbb809c31c75
* | | | | | | | | | | | Merge "Fix another NPE."Daniel Sandler2011-08-041-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Fix another NPE.Daniel Sandler2011-08-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 5122306 Change-Id: I6877528325d30bb725f8692c86a8752263b5344e
| | | | | | | | | | | |
| \ \ \ \ \ \ \ \ \ \ \
*-. \ \ \ \ \ \ \ \ \ \ \ Reconcile with gingerbread-release gingerbread-mr4-releaseThe Android Open Source Project2011-08-040-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I4ef90a9d38940c8484c030056157a99a103f6aa9
| | * \ \ \ \ \ \ \ \ \ \ \ Merge remote branch 'goog/gingerbread-release' into gingerbread-mr4-releaseThe Android Automerger2011-08-0211-43/+493
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | DO NOT MERGE Incoming Bluetooth Connection requests - dialog.Jaikumar Ganesh2011-08-0211-43/+493
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This sends the intents to the Settings app to show the dialogs for the incoming connection requests. Change-Id: Ibe267f7cda28ce2a46c25800df2e8ac685b0b9e6
* | | | | | | | | | | | | | Merge "Bandwidth microbenchmark test app for ICS."Tsu Chiang Chuang2011-08-047-0/+1373
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Bandwidth microbenchmark test app for ICS.Tsu Chiang Chuang2011-08-027-0/+1373
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I6fed5c47818f0fe08b9f2c18f1070d3238a469b6
* | | | | | | | | | | | | | | Merge "Fix bug 5118908 - ImageView.setImageDrawable always requests layout"Adam Powell2011-08-041-6/+28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Fix bug 5118908 - ImageView.setImageDrawable always requests layoutAdam Powell2011-08-041-6/+28
| | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make ImageView a bit more conservative about when it requests a layout. This improves performance for ListViews where apps asynchronously load images and replace placeholders outside of the optimized getView path. Change-Id: I564a4a343ab9c8c2d5baf907b5f573b5ee02c87a
* | | | | | | | | | | | | | | Merge "Don't call onQueryTextChanged more often than necessary."Amith Yamasani2011-08-041-1/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \