summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "GPS: Enable some more logging" into gingerbreadMike Lockwood2010-10-182-2/+5
|\
| * GPS: Enable some more loggingMike Lockwood2010-10-182-2/+5
* | Merge "Fix bug where home presses were not poking user activity." into ginger...Jeff Brown2010-10-182-45/+29
|\ \
| * | Fix bug where home presses were not poking user activity.Jeff Brown2010-10-182-45/+29
* | | An attempt to unregister a handler that's no longer registered should not cau...Andreas Huber2010-10-181-3/+8
* | | Merge "DO NOT MERGE Fix bug 3107560 - Edge glow appears delayed in WebView" i...Adam Powell2010-10-181-0/+5
|\ \ \
| * | | DO NOT MERGE Fix bug 3107560 - Edge glow appears delayed in WebViewAdam Powell2010-10-181-0/+5
* | | | Merge "Enable framework GPS and location manager logging" into gingerbreadMike Lockwood2010-10-182-8/+12
|\ \ \ \ | | |_|/ | |/| |
| * | | Enable framework GPS and location manager loggingMike Lockwood2010-10-182-8/+12
* | | | Merge "DO NOT MERGE Add additional options and receiver to BT tests" into gin...Eric Rowe2010-10-183-157/+292
|\ \ \ \ | |_|_|/ |/| | |
| * | | DO NOT MERGE Add additional options and receiver to BT testsEric Rowe2010-10-133-157/+292
* | | | Merge "Uncomment SIP/VOIP feature check in SipManager." into gingerbreadJohn Huang2010-10-181-6/+0
|\ \ \ \
| * | | | Uncomment SIP/VOIP feature check in SipManager.Hung-ying Tyan2010-10-181-6/+0
* | | | | Merge "Set the thread pool size of NIST sip stack to one." into gingerbreadJohn Huang2010-10-181-0/+6
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Set the thread pool size of NIST sip stack to one.Chung-yih Wang2010-10-181-0/+6
* | | | | Merge "Pressing the power button quickly needs to turn the screen on and off ...Joe Onorato2010-10-181-22/+21
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Pressing the power button quickly needs to turn the screen on and off correctly.Joe Onorato2010-10-181-22/+21
| |/ / /
* | | | Merge "Prevent use of NFC api if device is not featurized for NFC." into ging...Nick Pelly2010-10-181-1/+31
|\ \ \ \
| * | | | Prevent use of NFC api if device is not featurized for NFC.Nick Pelly2010-10-181-1/+31
* | | | | Merge "For thumbnail extraction make sure we instantiate a decoder that allow...Andreas Huber2010-10-183-3/+51
|\ \ \ \ \
| * | | | | For thumbnail extraction make sure we instantiate a decoder that allows acces...Andreas Huber2010-10-183-3/+51
| | |/ / / | |/| | |
* | | | | Merge "Link against the static libcrypto in external/openssl." into gingerbreadYing Wang2010-10-181-14/+11
|\ \ \ \ \
| * | | | | Link against the static libcrypto in external/openssl.Ying Wang2010-10-141-14/+11
* | | | | | Merge "If the PES packet size exceeds 16-bit range, use a packet size of 0 in...Andreas Huber2010-10-181-0/+8
|\ \ \ \ \ \
| * | | | | | If the PES packet size exceeds 16-bit range, use a packet size of 0 instead. ...Andreas Huber2010-10-181-0/+8
| | |/ / / / | |/| | | |
* | | | | | Merge "Removed "Select word" option on password fields." into gingerbreadGilles Debunne2010-10-181-4/+28
|\ \ \ \ \ \
| * | | | | | Removed "Select word" option on password fields.Gilles Debunne2010-10-151-4/+28
* | | | | | | Merge "Add the HTML5Audio class, to support the audio tag." into gingerbreadBen Murdoch2010-10-181-0/+224
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Add the HTML5Audio class, to support the audio tag.Nicolas Roard2010-10-181-0/+224
| | |/ / / / | |/| | | |
* | | | | | Fix up NFC permissions.Nick Pelly2010-10-186-66/+44
|/ / / / /
* | | | | Move hidden API's Llcp* and P2p* to f/b/c/j/com/android/internal/nfc.Nick Pelly2010-10-179-610/+8
* | | | | Implement methods introduced in draft #5 NFC API.Sylvain Fonteneau2010-10-175-22/+163
* | | | | Implement issue #3094621 and #3094609 - wipe sd cardDianne Hackborn2010-10-169-18/+325
* | | | | Set default heap size to 5MB.Romain Guy2010-10-151-0/+2
* | | | | Merge "Fix issue 3098880." into gingerbreadEric Laurent2010-10-151-0/+4
|\ \ \ \ \
| * | | | | Fix issue 3098880.Eric Laurent2010-10-151-0/+4
* | | | | | Merge "range checking for tnf" into gingerbreadNick Kralevich2010-10-151-0/+4
|\ \ \ \ \ \
| * | | | | | range checking for tnfNick Kralevich2010-10-151-0/+4
* | | | | | | Merge "Import revised translations DO NOT MERGE" into gingerbreadKenny Root2010-10-1520-601/+601
|\ \ \ \ \ \ \
| * | | | | | | Import revised translations DO NOT MERGEKenny Root2010-10-1520-601/+601
* | | | | | | | Merge "Fix a native crash in input dispatcher when windows are removed." into...Jeff Brown2010-10-151-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix a native crash in input dispatcher when windows are removed.Jeff Brown2010-10-151-1/+1
* | | | | | | | | Merge "Add support for secure system overlays. (DO NOT MERGE)" into gingerbreadJeff Brown2010-10-156-7/+27
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | / / / / / / | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Add support for secure system overlays. (DO NOT MERGE)Jeff Brown2010-10-156-7/+27
* | | | | | | | Merge "DO NOT MERGE - Quick fix for menu background for SDK/emulator (mdpi)" ...Justin Ho2010-10-152-0/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | DO NOT MERGE - Quick fix for menu background for SDK/emulator (mdpi)Justin Ho2010-10-152-0/+0
* | | | | | | | Revise some javadocs for NFC; add package descriptionScott Main2010-10-158-68/+104
* | | | | | | | Merge "DO NOT MERGE" into gingerbreadShimeng (Simon) Wang2010-10-151-0/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | DO NOT MERGEShimeng (Simon) Wang2010-10-151-0/+8
* | | | | | | | | Merge "Include the framework copy of the OpenMAX headers instead of referenci...Andreas Huber2010-10-1517-20/+23
|\ \ \ \ \ \ \ \ \