summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix 5906830: Update the clock earlier when lock screen comes back from...Jim Miller2012-01-271-1/+1
|\
| * Fix 5906830: Update the clock earlier when lock screen comes back from suspend.Jim Miller2012-01-271-1/+1
* | Merge "Implement a cancelation mechanism for queries."Jeff Brown2012-01-2722-182/+1090
|\ \
| * | Implement a cancelation mechanism for queries.Jeff Brown2012-01-2722-182/+1090
* | | Merge "Code cleaning: centralize use of #if USE_TEXT_LAYOUT_CACHE"Fabrice Di Meglio2012-01-276-206/+174
|\ \ \ | |_|/ |/| |
| * | Code cleaning: centralize use of #if USE_TEXT_LAYOUT_CACHEFabrice Di Meglio2012-01-276-206/+174
* | | Merge "Fix for IOOB when suggestions have disappeared"Gilles Debunne2012-01-271-6/+10
|\ \ \
| * | | Fix for IOOB when suggestions have disappearedGilles Debunne2012-01-251-6/+10
* | | | Merge "Handle tap and move cursor before showing suggestions"Gilles Debunne2012-01-271-3/+3
|\ \ \ \
| * | | | Handle tap and move cursor before showing suggestionsGilles Debunne2012-01-251-3/+3
* | | | | Merge "Revert "Hack to workaround the fact that the EGL context can be""Teng-Hui Zhu2012-01-271-16/+0
|\ \ \ \ \
| * | | | | Revert "Hack to workaround the fact that the EGL context can be"Teng-Hui Zhu2012-01-251-16/+0
* | | | | | Import translations. DO NOT MERGEEric Fischer2012-01-2749-925/+1347
* | | | | | Merge "Mark locale-neutral configuration strings translatable="false""Eric Fischer2012-01-271-15/+15
|\ \ \ \ \ \
| * | | | | | Mark locale-neutral configuration strings translatable="false"Eric Fischer2012-01-271-15/+15
* | | | | | | Merge "Fix doc bug."Nick Pelly2012-01-271-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix doc bug.Nick Pelly2012-01-271-1/+1
* | | | | | | | Merge "Add NdefMessage.getByteLength(), and more minor fixes:"Nick Pelly2012-01-275-23/+41
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Add NdefMessage.getByteLength(), and more minor fixes:Nick Pelly2012-01-265-23/+41
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge "Use audio_source_t consistently"Glenn Kasten2012-01-271-2/+2
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Use audio_source_t consistentlyGlenn Kasten2012-01-261-2/+2
* | | | | | | Merge "Throw NPE if s is null"Alon Albert2012-01-261-0/+3
|\ \ \ \ \ \ \
| * | | | | | | Throw NPE if s is nullAlon Albert2012-01-261-0/+3
* | | | | | | | Merge "Fix old issue with compatibility-scaled apps and Animations"Chet Haase2012-01-261-2/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix old issue with compatibility-scaled apps and AnimationsChet Haase2012-01-261-2/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge "Removed intent logging from SearchDialog.java"Geremy Condra2012-01-261-1/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Removed intent logging from SearchDialog.javaGeremy Condra2012-01-241-1/+0
* | | | | | | | | Merge "Fix 5620754: don't show pattern unlock after SIM unlock if not enabled."Jim Miller2012-01-261-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix 5620754: don't show pattern unlock after SIM unlock if not enabled.Jim Miller2012-01-251-1/+1
* | | | | | | | | | Merge "Modified algorithm to remove duplicated suggestions"Gilles Debunne2012-01-263-62/+43
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Modified algorithm to remove duplicated suggestionsGilles Debunne2012-01-253-62/+43
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Remove @deprecate in View's fadingEdgeGilles Debunne2012-01-261-3/+3
| |_|_|/ / / / / / |/| | | | | | | |
* | | | | | | | | Merge "Fixing failing focus tests"Svetoslav Ganov2012-01-254-21/+42
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fixing failing focus testsSvetoslav Ganov2012-01-254-21/+42
* | | | | | | | | | Merge "Make sure WebView get notified before the EGL context destroyed."Teng-Hui Zhu2012-01-251-1/+1
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | Make sure WebView get notified before the EGL context destroyed.Teng-Hui Zhu2012-01-251-1/+1
* | | | | | | | | | Merge "Add xxhdpi; fix ActivityManager.getLauncherLargeIconSize() etc."Dianne Hackborn2012-01-252-8/+25
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | Add xxhdpi; fix ActivityManager.getLauncherLargeIconSize() etc.Dianne Hackborn2012-01-252-8/+25
* | | | | | | | | | Merge "Unbalanced batch edit begin and end leave TextView unresponsive"Gilles Debunne2012-01-252-26/+72
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Unbalanced batch edit begin and end leave TextView unresponsiveGilles Debunne2012-01-172-26/+72
* | | | | | | | | | | Merge "Update Javadoc for InputConnection.deleteSurroundingText()"Fabrice Di Meglio2012-01-251-1/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Update Javadoc for InputConnection.deleteSurroundingText()Fabrice Di Meglio2012-01-251-1/+2
* | | | | | | | | | | | Merge "TextView's display list updated on layout"Gilles Debunne2012-01-251-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | TextView's display list updated on layoutGilles Debunne2012-01-251-0/+6
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Improve NDEF API'sNick Pelly2012-01-254-131/+231
* | | | | | | | | | | | Merge "Add API's for normalizing MIME's and URI's."Nick Pelly2012-01-252-23/+184
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Add API's for normalizing MIME's and URI's.Nick Pelly2012-01-242-23/+184
* | | | | | | | | | | | Merge "Added JELLY_BEAN version name; update some targetSdkVersion docs."Dianne Hackborn2012-01-253-4/+64
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Added JELLY_BEAN version name; update some targetSdkVersion docs.Dianne Hackborn2012-01-253-4/+64
* | | | | | | | | | | | | Merge "Fix an inconsistent comment."Jeff Brown2012-01-251-4/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |