summaryrefslogtreecommitdiffstats
path: root/core/java/android
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix bug #7325609 FragmentBreadCrumbs should be RTL-aware" into jb-mr1-devFabrice Di Meglio2012-10-121-8/+56
|\
| * Fix bug #7325609 FragmentBreadCrumbs should be RTL-awareFabrice Di Meglio2012-10-111-8/+56
* | Merge "Center text selection point to avoid rounding glitches" into jb-mr1-devJohn Reck2012-10-111-13/+28
|\ \
| * | Center text selection point to avoid rounding glitchesJohn Reck2012-10-111-13/+28
* | | Merge "Do not launch Somnambulator as a dock app." into jb-mr1-devJeff Brown2012-10-111-0/+122
|\ \ \
| * | | Do not launch Somnambulator as a dock app.Jeff Brown2012-10-111-0/+122
| |/ /
* | | Merge "Check whether ChromeVox is ready before attempting to call it." into j...Svetoslav Ganov2012-10-111-3/+26
|\ \ \
| * | | Check whether ChromeVox is ready before attempting to call it.alanv2012-10-111-3/+26
* | | | Merge "This is wrong since it fixed the symptom not the problem. Alan is uplo...Svetoslav Ganov2012-10-111-12/+1
|\ \ \ \ | |/ / / |/| | |
| * | | This is wrong since it fixed the symptom not the problem. Alan is uploading a...Svetoslav Ganov2012-10-111-12/+1
* | | | Merge "Reducing WebView navigation timeout for accessibility." into jb-mr1-devclchen2012-10-111-1/+12
|\ \ \ \ | |/ / /
| * | | Reducing WebView navigation timeout for accessibility.clchen2012-10-111-1/+12
* | | | Merge "Unhide setPictureListener" into jb-mr1-devJonathan Dixon2012-10-111-1/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Unhide setPictureListenerJonathan Dixon2012-10-111-1/+0
| |/ /
* | | Merge "Letting partial update fall through if the widget has not received a f...Winson Chung2012-10-111-0/+8
|\ \ \
| * | | Letting partial update fall through if the widget has not received a full upd...Winson Chung2012-10-111-0/+8
* | | | Merge "Revert "Fixed group and child view caching in SimpleExpandableListAdap...Adam Powell2012-10-111-52/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Revert "Fixed group and child view caching in SimpleExpandableListAdapter."Adam Powell2012-10-111-52/+0
| |/ /
* | | Merge "Fix bug #7325234 LayoutParams are not resolved correctly (Settings app...Fabrice Di Meglio2012-10-115-3/+16
|\ \ \ | |/ / |/| |
| * | Fix bug #7325234 LayoutParams are not resolved correctly (Settings apps looks...Fabrice Di Meglio2012-10-105-3/+16
| |/
* | Merge "Database cleanup needs to happen for all users." into jb-mr1-devJeff Sharkey2012-10-111-3/+14
|\ \
| * | Database cleanup needs to happen for all users.Jeff Sharkey2012-10-111-3/+14
* | | Merge "Send accessibility event for content change upon setting content descr...Svetoslav Ganov2012-10-111-0/+8
|\ \ \
| * | | Send accessibility event for content change upon setting content description.Svetoslav Ganov2012-10-101-0/+8
* | | | Merge "More on issue #7318666: hide developer options from user build" into j...Dianne Hackborn2012-10-112-6/+12
|\ \ \ \
| * | | | More on issue #7318666: hide developer options from user buildDianne Hackborn2012-10-102-6/+12
* | | | | Don't update the text services locale in the main threadSatoshi Kataoka2012-10-122-1/+42
| |_|/ / |/| | |
* | | | Merge changes I50eb7dcf,I7ae92ce1,Icb22db1c into jb-mr1-devJeff Brown2012-10-101-13/+33
|\ \ \ \
| * | | | Don't process UEvents in Dalvik unless they match a pattern.Jeff Brown2012-10-101-13/+33
| | |_|/ | |/| |
* | | | Merge "Remove Dream windows immediately." into jb-mr1-devDaniel Sandler2012-10-101-4/+13
|\ \ \ \
| * | | | Remove Dream windows immediately.Daniel Sandler2012-10-101-4/+13
* | | | | Fix a runtime restart when cycling between 4 usersAmith Yamasani2012-10-101-9/+4
| |/ / / |/| | |
* | | | Fix the buildFabrice Di Meglio2012-10-101-2/+2
* | | | Merge "Fix bug #7326778 Rename LayoutParams.onResolveLayoutDirection(int)" in...Fabrice Di Meglio2012-10-103-7/+7
|\ \ \ \
| * | | | Fix bug #7326778 Rename LayoutParams.onResolveLayoutDirection(int)Fabrice Di Meglio2012-10-103-7/+7
* | | | | Merge "Fix WebView accessibility scripts." into jb-mr1-devSvetoslav Ganov2012-10-101-11/+159
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix WebView accessibility scripts.alanv2012-10-101-11/+159
| | |_|/ | |/| |
* | | | Merge "Move lockscreen to using haptic feedback setting." into jb-mr1-devJeff Sharkey2012-10-101-3/+9
|\ \ \ \
| * | | | Move lockscreen to using haptic feedback setting.Jeff Sharkey2012-10-101-3/+9
* | | | | Merge "Fix bug #7325234 LayoutParams are not resolved correctly (Settings app...Fabrice Di Meglio2012-10-101-0/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix bug #7325234 LayoutParams are not resolved correctly (Settings apps looks...Fabrice Di Meglio2012-10-101-0/+6
| | |/ / | |/| |
* | | | Merge "Include all accounts in dumpsys." into jb-mr1-devJeff Sharkey2012-10-102-19/+58
|\ \ \ \
| * | | | Include all accounts in dumpsys.Jeff Sharkey2012-10-102-19/+58
| | |/ / | |/| |
* | | | Merge "Reduce android.bluetooth package debug messages" into jb-mr1-devMatthew Xie2012-10-108-69/+80
|\ \ \ \ | |/ / / |/| | |
| * | | Reduce android.bluetooth package debug messagesMatthew Xie2012-10-098-69/+80
* | | | Merge "Revert "Don't update the text services locale in the main thread"" int...Ken Wakasa2012-10-101-38/+1
|\ \ \ \
| * | | | Revert "Don't update the text services locale in the main thread"Ken Wakasa2012-10-101-38/+1
* | | | | Merge "Fix build, only invalidate when creating user." into jb-mr1-devJeff Sharkey2012-10-101-2/+1
|\ \ \ \ \
| * | | | | Fix build, only invalidate when creating user.Jeff Sharkey2012-10-101-2/+1
* | | | | | Merge "Make RegisteredServicesCache multi-user aware." into jb-mr1-devJeff Sharkey2012-10-098-326/+370
|\ \ \ \ \ \ | |/ / / / /