Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add stable insets for stable system windows | Adrian Roos | 2014-07-02 | 9 | -40/+121 |
* | Merge "Fix native crashes when APKs can't be opened." | Narayan Kamath | 2014-07-01 | 1 | -7/+17 |
|\ | |||||
| * | Fix native crashes when APKs can't be opened. | Narayan Kamath | 2014-07-02 | 1 | -7/+17 |
* | | Merge "Returning badged icons for components of corporate apps." | Nicolas Prevot | 2014-07-01 | 4 | -22/+41 |
|\ \ | |||||
| * | | Returning badged icons for components of corporate apps. | Nicolas Prevot | 2014-07-02 | 4 | -22/+41 |
| |/ | |||||
* | | Merge "Add support for audio session id in the TTS" | Przemyslaw Szczepaniak | 2014-07-01 | 6 | -68/+139 |
|\ \ | |||||
| * | | Add support for audio session id in the TTS | Przemyslaw Szczepaniak | 2014-07-02 | 6 | -68/+139 |
| |/ | |||||
* | | am 4161316f: am 94171212: am 104da1e4: Merge "Fix broken assumptions in Local... | Narayan Kamath | 2014-07-02 | 1 | -62/+48 |
|\ \ | |/ |/| | |||||
| * | am 94171212: am 104da1e4: Merge "Fix broken assumptions in LocalePicker." | Narayan Kamath | 2014-07-02 | 1 | -62/+48 |
| |\ | |||||
| | * | am 104da1e4: Merge "Fix broken assumptions in LocalePicker." | Narayan Kamath | 2014-07-02 | 1 | -62/+48 |
| | |\ | |||||
| | | * | Fix broken assumptions in LocalePicker. | Narayan Kamath | 2014-07-01 | 1 | -62/+48 |
* | | | | Add setOption for HdmiControlService | Jinsuk Kim | 2014-07-02 | 2 | -1/+50 |
* | | | | Merge "Require coordinate transformation matrix if necessary" | Yohei Yukawa | 2014-07-01 | 2 | -2/+22 |
|\ \ \ \ | |||||
| * | | | | Require coordinate transformation matrix if necessary | Yohei Yukawa | 2014-07-02 | 2 | -2/+22 |
* | | | | | Rework network stats to use proc state for fg/bg. | Dianne Hackborn | 2014-07-01 | 1 | -1/+1 |
* | | | | | Merge "Fix line breaking for clusters in narrow views" | Anish Athalye | 2014-07-01 | 1 | -5/+14 |
|\ \ \ \ \ | |||||
| * | | | | | Fix line breaking for clusters in narrow views | Anish Athalye | 2014-07-01 | 1 | -5/+14 |
* | | | | | | Fix a copy/paste bug in Toolbar. | Adam Powell | 2014-07-01 | 1 | -1/+1 |
* | | | | | | camera2: Update camera metadata with legacy mode enum. | Ruben Brunk | 2014-07-01 | 2 | -2/+10 |
* | | | | | | camera2: Fix configured surface check in Legacy shim. | Ruben Brunk | 2014-07-01 | 2 | -4/+36 |
* | | | | | | Merge "Add new IPC for direct Beam invoke." | Martijn Coenen | 2014-07-01 | 2 | -1/+19 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add new IPC for direct Beam invoke. | Martijn Coenen | 2014-07-01 | 2 | -1/+19 |
* | | | | | | | Allow ToolbarWidgetWrapper insetStart = 0 | Brian Attwell | 2014-07-01 | 1 | -4/+5 |
* | | | | | | | Use touch hotspot in drag-to-open, fix forwarding cancellation | Alan Viverette | 2014-07-01 | 3 | -5/+23 |
|/ / / / / / | |||||
* | | | | | | Add support for mouse-based text selection. | Sujith Ramakrishnan | 2014-07-01 | 3 | -16/+96 |
* | | | | | | Add a SCORER_CHANGED broadcast. | Jeff Davidson | 2014-07-01 | 1 | -4/+24 |
* | | | | | | Remove ActionBar.LayoutParams MarginLayoutParams constructor | Adam Powell | 2014-07-01 | 3 | -3/+30 |
* | | | | | | Merge "Don't return null from ActivityOptions.makeSceneTransitionAnimation." | George Mount | 2014-07-01 | 1 | -7/+11 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Don't return null from ActivityOptions.makeSceneTransitionAnimation. | George Mount | 2014-07-01 | 1 | -7/+11 |
| |/ / / / / | |||||
* | | | | | | Merge "Reverting change in accessibility focus behavior" | Svetoslav | 2014-07-01 | 1 | -3/+0 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Reverting change in accessibility focus behavior | Svetoslav | 2014-07-01 | 1 | -3/+0 |
| |/ / / / / | |||||
* | | | | | | Merge "Wait 2 frames before hiding shared elements." | George Mount | 2014-07-01 | 2 | -31/+22 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Wait 2 frames before hiding shared elements. | George Mount | 2014-07-01 | 2 | -31/+22 |
* | | | | | | | Merge "Clean up SearchSnippetColumns API (1/3)" | Yorke Lee | 2014-07-01 | 1 | -17/+54 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Clean up SearchSnippetColumns API (1/3) | Yorke Lee | 2014-07-01 | 1 | -17/+54 |
* | | | | | | | Merge "ViewPropAnimRT fixes" | John Reck | 2014-07-01 | 2 | -1/+10 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | ViewPropAnimRT fixes | John Reck | 2014-07-01 | 2 | -1/+10 |
* | | | | | | | | Merge "Fix jank in TextView.Marquee" | Jorim Jaggi | 2014-07-01 | 1 | -37/+45 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix jank in TextView.Marquee | Jorim Jaggi | 2014-07-01 | 1 | -37/+45 |
| |/ / / / / / / | |||||
* | | | | | | | | Bluetooth: Support MAP Client role on Bluedroid. | Hemant Gupta | 2014-07-01 | 3 | -2/+126 |
* | | | | | | | | Validate AIDs when registered. | Martijn Coenen | 2014-07-01 | 2 | -7/+29 |
* | | | | | | | | LE: Fix GATT server documentation to reflect API updates | Andre Eisenbach | 2014-07-01 | 1 | -5/+5 |
* | | | | | | | | Merge "Issue #15986092: Add power tracking of flashlight." | Dianne Hackborn | 2014-07-01 | 6 | -1/+91 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Issue #15986092: Add power tracking of flashlight. | Dianne Hackborn | 2014-07-01 | 6 | -1/+91 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Add network access blocking when in battery save mode. | Dianne Hackborn | 2014-07-01 | 2 | -1/+39 |
|/ / / / / / / | |||||
* | | | | | | | Fix targeting transition by transitionName. | George Mount | 2014-07-01 | 1 | -1/+1 |
|/ / / / / / | |||||
* | | | | | | Merge "Fix onTrimMemory for HardwareRenderer" | John Reck | 2014-06-30 | 7 | -110/+49 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Fix onTrimMemory for HardwareRenderer | John Reck | 2014-06-30 | 7 | -110/+49 |
| |/ / / / | |||||
* | | | | | null-check before derefing title in MenuItemImpl | Chet Haase | 2014-07-01 | 1 | -1/+1 |
* | | | | | Deprecate the Cookie Sync Manager | Hector Dearman | 2014-07-01 | 3 | -111/+66 |