Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Turn off hinting by default for higher density displays. | Dianne Hackborn | 2011-08-12 | 1 | -2/+18 |
* | Merge "Fix some crashes that are happening in the system process." | Dianne Hackborn | 2011-08-12 | 3 | -10/+28 |
|\ | |||||
| * | Fix some crashes that are happening in the system process. | Dianne Hackborn | 2011-08-12 | 3 | -10/+28 |
* | | Merge "Don't use HW accel drawing in lock screen on lower-end devices." | Dianne Hackborn | 2011-08-12 | 1 | -0/+29 |
|\ \ | |||||
| * | | Don't use HW accel drawing in lock screen on lower-end devices. | Dianne Hackborn | 2011-08-12 | 1 | -0/+29 |
| |/ | |||||
* | | Merge "Fix bug 5095223 - ICS action bar incorrectly resizing app icons" | Adam Powell | 2011-08-12 | 1 | -20/+1 |
|\ \ | |||||
| * | | Fix bug 5095223 - ICS action bar incorrectly resizing app icons | Adam Powell | 2011-08-12 | 1 | -20/+1 |
* | | | Merge "Remove WebDriver" | John Reck | 2011-08-12 | 23 | -2251/+0 |
|\ \ \ | |||||
| * | | | Remove WebDriver | John Reck | 2011-08-12 | 23 | -2251/+0 |
* | | | | Merge "Increase WebView.TAP_TIMEOUT to 300ms to account for trackpad taps." | Ben Murdoch | 2011-08-12 | 1 | -1/+4 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Increase WebView.TAP_TIMEOUT to 300ms to account for trackpad taps. | Ben Murdoch | 2011-08-12 | 1 | -1/+4 |
| |/ / | |||||
* | | | Merge "Fix bug 5159073 - actionbar titles don't seem to be drawing anymore" | Adam Powell | 2011-08-12 | 1 | -5/+7 |
|\ \ \ | |||||
| * | | | Fix bug 5159073 - actionbar titles don't seem to be drawing anymore | Adam Powell | 2011-08-12 | 1 | -5/+7 |
* | | | | Merge "Bug 5150869: Text selection enabled in browser." | Gilles Debunne | 2011-08-12 | 1 | -27/+35 |
|\ \ \ \ | |||||
| * | | | | Bug 5150869: Text selection enabled in browser. | Gilles Debunne | 2011-08-12 | 1 | -27/+35 |
* | | | | | Merge "Core transitions updates for phone and tablet." | Brandon Keely | 2011-08-12 | 29 | -303/+558 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Core transitions updates for phone and tablet. | Brandon Keely | 2011-08-11 | 29 | -303/+558 |
* | | | | | Merge "Set "is_read" = 0 for missed calls." | Debashish Chatterjee | 2011-08-12 | 1 | -0/+3 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Set "is_read" = 0 for missed calls. | Debashish Chatterjee | 2011-08-12 | 1 | -0/+3 |
* | | | | | Merge "Fix bug 5075761 - Visual assets: CAB states" | Adam Powell | 2011-08-11 | 82 | -56/+91 |
|\ \ \ \ \ | |||||
| * | | | | | Fix bug 5075761 - Visual assets: CAB states | Adam Powell | 2011-08-11 | 82 | -56/+91 |
* | | | | | | Merge "Remove ParcelSurfaceTexture and update MediaPlayer" | Ted Bonkenburg | 2011-08-11 | 3 | -168/+0 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Remove ParcelSurfaceTexture and update MediaPlayer | Ted Bonkenburg | 2011-08-11 | 3 | -168/+0 |
* | | | | | | | Merge "Fix bug 5156213 - Fix title visibility states wrt expanded action views." | Adam Powell | 2011-08-11 | 1 | -5/+12 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Fix bug 5156213 - Fix title visibility states wrt expanded action views. | Adam Powell | 2011-08-11 | 1 | -5/+12 |
| |/ / / / / | |||||
* | | | | | | Merge "Make some methods/fields package private so that layoutlib can access ... | Xavier Ducrohet | 2011-08-11 | 10 | -18/+18 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Make some methods/fields package private so that layoutlib can access them. | Xavier Ducrohet | 2011-08-11 | 10 | -18/+18 |
* | | | | | | | Merge "Remove unnecessary private API" | Romain Guy | 2011-08-11 | 2 | -13/+0 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Remove unnecessary private API | Romain Guy | 2011-08-11 | 2 | -13/+0 |
* | | | | | | | Merge "Fix action bar tabs collapsing when they shouldn't." | Romain Guy | 2011-08-11 | 2 | -11/+10 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix action bar tabs collapsing when they shouldn't. | Adam Powell | 2011-08-11 | 2 | -11/+10 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge "Updated spinners Bug: 5076695" | Justin Ho | 2011-08-11 | 48 | -0/+0 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Updated spinners | Justin Ho | 2011-08-11 | 48 | -0/+0 |
| |/ / / / / / | |||||
* | | | | | | | Merge "Update read/write profile permission descriptions." | Dave Santoro | 2011-08-11 | 1 | -8/+9 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Update read/write profile permission descriptions. | Dave Santoro | 2011-08-11 | 1 | -8/+9 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge "More fun with action bars and themes!" | Adam Powell | 2011-08-11 | 7 | -11/+23 |
|\ \ \ \ \ \ | |||||
| * | | | | | | More fun with action bars and themes! | Adam Powell | 2011-08-11 | 7 | -11/+23 |
| |/ / / / / | |||||
* | | | | | | Merge "Added support for colored / thick underlined text." | Gilles Debunne | 2011-08-11 | 2 | -8/+55 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Added support for colored / thick underlined text. | Gilles Debunne | 2011-08-11 | 2 | -8/+55 |
| |/ / / / / | |||||
* | | | | | | Merge "Updated scrubber_control assets, adding pressed state Bug: 5076695" | Justin Ho | 2011-08-11 | 10 | -0/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Updated scrubber_control assets, adding pressed state | Justin Ho | 2011-08-11 | 10 | -0/+1 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge "Updated progressbar_indeterminate and scrollbar_handle Bug: 5076695" | Justin Ho | 2011-08-11 | 32 | -0/+0 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Updated progressbar_indeterminate and scrollbar_handle | Justin Ho | 2011-08-11 | 32 | -0/+0 |
| |/ / / / / | |||||
* | | | | | | Merge "Updated textfields Bug: 5076695" | Justin Ho | 2011-08-11 | 54 | -0/+0 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Updated textfields | Justin Ho | 2011-08-11 | 54 | -0/+0 |
* | | | | | | | Merge "Better errors from copyResource" | Kenny Root | 2011-08-11 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Better errors from copyResource | Kenny Root | 2011-08-10 | 1 | -1/+1 |
* | | | | | | | | Merge "Added FETCH_VOICEMAIL intent definition in VoicemailContract." | Debashish Chatterjee | 2011-08-11 | 1 | -0/+12 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Added FETCH_VOICEMAIL intent definition in VoicemailContract. | Debashish Chatterjee | 2011-08-11 | 1 | -0/+12 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge "Fix behavior of custom animations for LayoutTransition." | Chet Haase | 2011-08-11 | 1 | -2/+10 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | |