Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge "Fix 5906830: Update the clock earlier when lock screen comes back from... | Jim Miller | 2012-01-27 | 1 | -1/+1 |
|\ | |||||
| * | Fix 5906830: Update the clock earlier when lock screen comes back from suspend. | Jim Miller | 2012-01-27 | 1 | -1/+1 |
* | | Merge "Implement a cancelation mechanism for queries." | Jeff Brown | 2012-01-27 | 22 | -182/+1090 |
|\ \ | |||||
| * | | Implement a cancelation mechanism for queries. | Jeff Brown | 2012-01-27 | 22 | -182/+1090 |
* | | | Merge "Code cleaning: centralize use of #if USE_TEXT_LAYOUT_CACHE" | Fabrice Di Meglio | 2012-01-27 | 6 | -206/+174 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Code cleaning: centralize use of #if USE_TEXT_LAYOUT_CACHE | Fabrice Di Meglio | 2012-01-27 | 6 | -206/+174 |
* | | | Merge "Fix for IOOB when suggestions have disappeared" | Gilles Debunne | 2012-01-27 | 1 | -6/+10 |
|\ \ \ | |||||
| * | | | Fix for IOOB when suggestions have disappeared | Gilles Debunne | 2012-01-25 | 1 | -6/+10 |
* | | | | Merge "Handle tap and move cursor before showing suggestions" | Gilles Debunne | 2012-01-27 | 1 | -3/+3 |
|\ \ \ \ | |||||
| * | | | | Handle tap and move cursor before showing suggestions | Gilles Debunne | 2012-01-25 | 1 | -3/+3 |
* | | | | | Merge "Revert "Hack to workaround the fact that the EGL context can be"" | Teng-Hui Zhu | 2012-01-27 | 1 | -16/+0 |
|\ \ \ \ \ | |||||
| * | | | | | Revert "Hack to workaround the fact that the EGL context can be" | Teng-Hui Zhu | 2012-01-25 | 1 | -16/+0 |
* | | | | | | Import translations. DO NOT MERGE | Eric Fischer | 2012-01-27 | 49 | -925/+1347 |
* | | | | | | Merge "Mark locale-neutral configuration strings translatable="false"" | Eric Fischer | 2012-01-27 | 1 | -15/+15 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Mark locale-neutral configuration strings translatable="false" | Eric Fischer | 2012-01-27 | 1 | -15/+15 |
* | | | | | | | Merge "Fix doc bug." | Nick Pelly | 2012-01-27 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix doc bug. | Nick Pelly | 2012-01-27 | 1 | -1/+1 |
* | | | | | | | | Merge "Add NdefMessage.getByteLength(), and more minor fixes:" | Nick Pelly | 2012-01-27 | 5 | -23/+41 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | Add NdefMessage.getByteLength(), and more minor fixes: | Nick Pelly | 2012-01-26 | 5 | -23/+41 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge "Use audio_source_t consistently" | Glenn Kasten | 2012-01-27 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Use audio_source_t consistently | Glenn Kasten | 2012-01-26 | 1 | -2/+2 |
* | | | | | | | Merge "Throw NPE if s is null" | Alon Albert | 2012-01-26 | 1 | -0/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Throw NPE if s is null | Alon Albert | 2012-01-26 | 1 | -0/+3 |
* | | | | | | | | Merge "Fix old issue with compatibility-scaled apps and Animations" | Chet Haase | 2012-01-26 | 1 | -2/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix old issue with compatibility-scaled apps and Animations | Chet Haase | 2012-01-26 | 1 | -2/+1 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge "Removed intent logging from SearchDialog.java" | Geremy Condra | 2012-01-26 | 1 | -1/+0 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Removed intent logging from SearchDialog.java | Geremy Condra | 2012-01-24 | 1 | -1/+0 |
* | | | | | | | | | Merge "Fix 5620754: don't show pattern unlock after SIM unlock if not enabled." | Jim Miller | 2012-01-26 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fix 5620754: don't show pattern unlock after SIM unlock if not enabled. | Jim Miller | 2012-01-25 | 1 | -1/+1 |
* | | | | | | | | | | Merge "Modified algorithm to remove duplicated suggestions" | Gilles Debunne | 2012-01-26 | 3 | -62/+43 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Modified algorithm to remove duplicated suggestions | Gilles Debunne | 2012-01-25 | 3 | -62/+43 |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Remove @deprecate in View's fadingEdge | Gilles Debunne | 2012-01-26 | 1 | -3/+3 |
| |_|_|/ / / / / / |/| | | | | | | | | |||||
* | | | | | | | | | Merge "Fixing failing focus tests" | Svetoslav Ganov | 2012-01-25 | 4 | -21/+42 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fixing failing focus tests | Svetoslav Ganov | 2012-01-25 | 4 | -21/+42 |
* | | | | | | | | | | Merge "Make sure WebView get notified before the EGL context destroyed." | Teng-Hui Zhu | 2012-01-25 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Make sure WebView get notified before the EGL context destroyed. | Teng-Hui Zhu | 2012-01-25 | 1 | -1/+1 |
* | | | | | | | | | | Merge "Add xxhdpi; fix ActivityManager.getLauncherLargeIconSize() etc." | Dianne Hackborn | 2012-01-25 | 2 | -8/+25 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |||||
| * | | | | | | | | | Add xxhdpi; fix ActivityManager.getLauncherLargeIconSize() etc. | Dianne Hackborn | 2012-01-25 | 2 | -8/+25 |
* | | | | | | | | | | Merge "Unbalanced batch edit begin and end leave TextView unresponsive" | Gilles Debunne | 2012-01-25 | 2 | -26/+72 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Unbalanced batch edit begin and end leave TextView unresponsive | Gilles Debunne | 2012-01-17 | 2 | -26/+72 |
* | | | | | | | | | | | Merge "Update Javadoc for InputConnection.deleteSurroundingText()" | Fabrice Di Meglio | 2012-01-25 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Update Javadoc for InputConnection.deleteSurroundingText() | Fabrice Di Meglio | 2012-01-25 | 1 | -1/+2 |
* | | | | | | | | | | | | Merge "TextView's display list updated on layout" | Gilles Debunne | 2012-01-25 | 1 | -0/+6 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | TextView's display list updated on layout | Gilles Debunne | 2012-01-25 | 1 | -0/+6 |
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Improve NDEF API's | Nick Pelly | 2012-01-25 | 4 | -131/+231 |
* | | | | | | | | | | | | Merge "Add API's for normalizing MIME's and URI's." | Nick Pelly | 2012-01-25 | 2 | -23/+184 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | Add API's for normalizing MIME's and URI's. | Nick Pelly | 2012-01-24 | 2 | -23/+184 |
* | | | | | | | | | | | | Merge "Added JELLY_BEAN version name; update some targetSdkVersion docs." | Dianne Hackborn | 2012-01-25 | 3 | -4/+64 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Added JELLY_BEAN version name; update some targetSdkVersion docs. | Dianne Hackborn | 2012-01-25 | 3 | -4/+64 |
* | | | | | | | | | | | | | Merge "Fix an inconsistent comment." | Jeff Brown | 2012-01-25 | 1 | -4/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |