summaryrefslogtreecommitdiffstats
path: root/core/java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix issue #7267494, issue #7212347" into jb-mr1-devDianne Hackborn2012-10-033-27/+40
|\
| * Fix issue #7267494, issue #7212347Dianne Hackborn2012-10-033-27/+40
* | Merge "Fix bug #7282594 EditText does not allow to move the cursor when typin...Fabrice Di Meglio2012-10-031-6/+9
|\ \ | |/ |/|
| * Fix bug #7282594 EditText does not allow to move the cursor when typing RTL t...Fabrice Di Meglio2012-10-031-6/+9
* | Merge "No breadcrumbs for single-pane preferences" into jb-mr1-devAmith Yamasani2012-10-031-0/+6
|\ \
| * | No breadcrumbs for single-pane preferencesAmith Yamasani2012-10-031-0/+6
* | | NfcAdapterExtras: expose driver name.mike wakerly2012-10-031-0/+1
* | | Merge "Send LockPatternView accessibility announcements before callbacks" int...Svetoslav Ganov2012-10-031-7/+5
|\ \ \
| * | | Send LockPatternView accessibility announcements before callbacksalanv2012-10-031-7/+5
* | | | Merge "Close a Spinner dropdown if its anchor view goes away." into jb-mr1-devAdam Powell2012-10-031-0/+27
|\ \ \ \
| * | | | Close a Spinner dropdown if its anchor view goes away.Adam Powell2012-10-031-0/+27
* | | | | Merge "Fix for bug 6954231 text wraps on second line and is fused..." into jb...Raph Levien2012-10-031-0/+11
|\ \ \ \ \
| * | | | | Fix for bug 6954231 text wraps on second line and is fused...Raph Levien2012-10-031-0/+11
* | | | | | Merge "Make settings backup/restore work in the new multi-user world" into jb...Christopher Tate2012-10-031-23/+71
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Make settings backup/restore work in the new multi-user worldChristopher Tate2012-10-021-23/+71
* | | | | | Merge "Fix some synchronization issues in BatteryService." into jb-mr1-devJeff Brown2012-10-021-0/+4
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Fix some synchronization issues in BatteryService.Jeff Brown2012-10-021-0/+4
* | | | | | Merge "Further refine touchMajor processing in ScaleGestureDetector" into jb-...Adam Powell2012-10-021-108/+49
|\ \ \ \ \ \
| * | | | | | Further refine touchMajor processing in ScaleGestureDetectorAdam Powell2012-10-021-108/+49
* | | | | | | Merge "Fix issue #7273573: Need API to find out if activity is destroyed" int...Dianne Hackborn2012-10-022-0/+21
|\ \ \ \ \ \ \
| * | | | | | | Fix issue #7273573: Need API to find out if activity is destroyedDianne Hackborn2012-10-022-0/+21
| |/ / / / / /
* | | | | | | Merge "Make USB services multi-user aware." into jb-mr1-devJeff Sharkey2012-10-022-4/+5
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Make USB services multi-user aware.Jeff Sharkey2012-10-022-4/+5
| | |_|/ / / | |/| | | |
* | | | | | Merge "Add icon for mobile notification" into jb-mr1-devIrfan Sheriff2012-10-021-1/+5
|\ \ \ \ \ \
| * | | | | | Add icon for mobile notificationIrfan Sheriff2012-10-021-1/+5
* | | | | | | Merge "Add new Display API for secure video capabilities." into jb-mr1-devJeff Brown2012-10-022-34/+16
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Add new Display API for secure video capabilities.Jeff Brown2012-10-022-34/+16
* | | | | | | Merge "Fix bug #7266459 android.widget.cts.TableLayoutTest#testColumnStretcha...Fabrice Di Meglio2012-10-021-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Fix bug #7266459 android.widget.cts.TableLayoutTest#testColumnStretchableEffe...Fabrice Di Meglio2012-10-021-2/+2
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge "Fix issue #7272775: Auto Start Apps Not Starting" into jb-mr1-devDianne Hackborn2012-10-021-8/+0
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Fix issue #7272775: Auto Start Apps Not StartingDianne Hackborn2012-10-021-8/+0
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Fix bug #7274075 Non-functional CheckedTextView on Nexus 7 Jelly Bean ...Fabrice Di Meglio2012-10-021-8/+8
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fix bug #7274075 Non-functional CheckedTextView on Nexus 7 Jelly Bean 4.1.1Fabrice Di Meglio2012-10-021-8/+8
| | |/ / / | |/| | |
* | | | | Merge "Add operator name to network notification" into jb-mr1-devIrfan Sheriff2012-10-021-6/+21
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Add operator name to network notificationIrfan Sheriff2012-10-021-6/+21
* | | | | Merge "Fix camera disambiguation in secure keyguard" into jb-mr1-devJim Miller2012-10-021-4/+6
|\ \ \ \ \
| * | | | | Fix camera disambiguation in secure keyguardJim Miller2012-10-011-4/+6
| | |_|_|/ | |/| | |
* | | | | Migrate more System and Secure settings to Global.Jeff Sharkey2012-10-022-66/+147
| |_|/ / |/| | |
* | | | Merge "Accessibility focus should not scroll automatically." into jb-mr1-devSvetoslav Ganov2012-10-021-5/+0
|\ \ \ \
| * | | | Accessibility focus should not scroll automatically.Svetoslav Ganov2012-10-021-5/+0
| | |_|/ | |/| |
* | | | Merge "Introduce ACTION_QUICK_CLOCK for the QS time tile." into jb-mr1-devDaniel Sandler2012-10-021-0/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Introduce ACTION_QUICK_CLOCK for the QS time tile.Daniel Sandler2012-10-011-0/+6
* | | | Merge "Fix framework side of #7132432 com.android.vending:..." into jb-mr1-devDianne Hackborn2012-10-021-0/+1
|\ \ \ \
| * | | | Fix framework side of #7132432 com.android.vending:...Dianne Hackborn2012-10-011-0/+1
* | | | | Merge "Update javadocs for DreamService." into jb-mr1-devJohn Spurlock2012-10-021-10/+16
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Update javadocs for DreamService.John Spurlock2012-10-011-10/+16
* | | | | Merge "Sets accessibility importance for the home/up button. Bug: 7196985 Cha...Svetoslav Ganov2012-10-011-10/+18
|\ \ \ \ \
| * | | | | Sets accessibility importance for the home/up button.Casey Burkhardt2012-10-011-10/+18
* | | | | | Merge "Fix bug #7259242 text is left justified with no padding" into jb-mr1-devFabrice Di Meglio2012-10-011-2/+2
|\ \ \ \ \ \
| * | | | | | Fix bug #7259242 text is left justified with no paddingFabrice Di Meglio2012-10-011-2/+2