summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Merge "Avoid NPE in WebTextView.lineUpScroll -> Touch.getMaxScrollX" into gin...Brad Fitzpatrick2010-10-191-2/+4
|\
| * Avoid NPE in WebTextView.lineUpScroll -> Touch.getMaxScrollXBrad Fitzpatrick2010-10-191-2/+4
* | Merge "Reduce logging." into gingerbreadJoe Onorato2010-10-191-1/+3
|\ \ | |/ |/|
| * Reduce logging.Joe Onorato2010-10-191-1/+3
* | Fix Vibrator permission CTS test broken earlier.Brad Fitzpatrick2010-10-192-3/+9
|/
* Fix some camera orientation javadoc errors.Wu-cheng Li2010-10-191-21/+45
* Added missing implementation for NdefRecord.Sylvain Fonteneau2010-10-182-2/+96
* Remove public resource padding.Dianne Hackborn2010-10-182-17/+2
* Merge "StrictMode: fix docs to actually compile and add a utility method." in...Brad Fitzpatrick2010-10-181-1/+19
|\
| * StrictMode: fix docs to actually compile and add a utility method.Brad Fitzpatrick2010-10-181-1/+19
* | Merge "Don't force ended when full screen video is returned manually." into g...Shimeng (Simon) Wang2010-10-181-2/+20
|\ \ | |/ |/|
| * Don't force ended when full screen video is returned manually.Shimeng (Simon) Wang2010-10-181-2/+20
* | Merge "NFC: broadcast intent constants for adapter state change" into gingerb...Nick Pelly2010-10-181-0/+26
|\ \
| * | NFC: broadcast intent constants for adapter state changeBrad Fitzpatrick2010-10-181-0/+26
* | | 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 "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 "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 "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-185-66/+33
|/ / /
* | | 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-165-3/+277
* | | 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 "Add support for secure system overlays. (DO NOT MERGE)" into gingerbreadJeff Brown2010-10-151-2/+15
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Add support for secure system overlays. (DO NOT MERGE)Jeff Brown2010-10-151-2/+15
* | | | | | 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 "Work on issue #3101415: Crespo apps seem to have their UID changed ove...Dianne Hackborn2010-10-154-2/+28
|\ \ \ \ \ \ \
| * | | | | | | Work on issue #3101415: Crespo apps seem to have their UID changed over time.Dianne Hackborn2010-10-154-2/+28
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge "DO NOT MERGE - Updated media transport controls (hdpi and mdpi)" into ...Justin Ho2010-10-154-0/+0
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | / / / / | | |/ / / / | |/| | | |
| * | | | | DO NOT MERGE - Updated media transport controls (hdpi and mdpi)Justin Ho2010-10-154-0/+0
* | | | | | Merge "DO NOT MERGE" into gingerbreadShimeng (Simon) Wang2010-10-151-1/+5
|\ \ \ \ \ \
| * | | | | | DO NOT MERGEShimeng (Simon) Wang2010-10-151-1/+5
* | | | | | | Merge "Line up textfield with WebTextView more often." into gingerbreadLeon Scroggins2010-10-151-10/+23
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Line up textfield with WebTextView more often.Leon Scroggins2010-10-151-10/+23