Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge "Fix boolean comparison after sig check." into lmp-dev | dcashman | 2014-09-05 | 1 | -1/+1 |
|\ | |||||
| * | Fix boolean comparison after sig check. | dcashman | 2014-09-05 | 1 | -1/+1 |
* | | Merge "Reduce chance of notification listener dropped messages." into lmp-dev | Griff Hazen | 2014-09-05 | 1 | -2/+23 |
|\ \ | |||||
| * | | Reduce chance of notification listener dropped messages. | Griff Hazen | 2014-09-02 | 1 | -2/+23 |
* | | | Merge "We shouldn't delete accounts when a package is being updated." into lm... | Carlos Valdivia | 2014-09-05 | 1 | -1/+5 |
|\ \ \ | |_|/ |/| | | |||||
| * | | We shouldn't delete accounts when a package is being updated. | Carlos Valdivia | 2014-09-05 | 1 | -1/+5 |
* | | | Merge "Allow for event dispatching when in non-interactive states." into lmp-dev | Michael Wright | 2014-09-05 | 4 | -16/+21 |
|\ \ \ | |||||
| * | | | Allow for event dispatching when in non-interactive states. | Michael Wright | 2014-09-04 | 4 | -16/+21 |
* | | | | Merge "send volume button events to adjustSuggestedStream instead of adjustSt... | RoboErik | 2014-09-05 | 2 | -5/+16 |
|\ \ \ \ | |||||
| * | | | | send volume button events to adjustSuggestedStream instead of adjustStream | RoboErik | 2014-09-05 | 2 | -5/+16 |
* | | | | | Merge "Rename getLocalApprovalIntent to createLocalApprovalIntent" into lmp-dev | Amith Yamasani | 2014-09-05 | 1 | -1/+1 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Rename getLocalApprovalIntent to createLocalApprovalIntent | Amith Yamasani | 2014-09-05 | 1 | -1/+1 |
* | | | | | Merge "Allow badging updates to install sessions." into lmp-dev | Jeff Sharkey | 2014-09-05 | 3 | -72/+50 |
|\ \ \ \ \ | |||||
| * | | | | | Allow badging updates to install sessions. | Jeff Sharkey | 2014-09-05 | 3 | -72/+50 |
* | | | | | | Merge "Don't allow guests to install from unknown sources" into lmp-dev | Amith Yamasani | 2014-09-05 | 1 | -1/+5 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Don't allow guests to install from unknown sources | Amith Yamasani | 2014-09-03 | 1 | -1/+5 |
* | | | | | | Merge "Keep contact affinities separate across users." into lmp-dev | Chris Wren | 2014-09-05 | 4 | -59/+112 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Keep contact affinities separate across users. | Chris Wren | 2014-09-05 | 4 | -59/+112 |
* | | | | | | | Merge "NoMan: Fix speedbump for PRIORITY_MIN intrusives" into lmp-dev | Christoph Studer | 2014-09-05 | 1 | -0/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | NoMan: Fix speedbump for PRIORITY_MIN intrusives | Christoph Studer | 2014-09-05 | 1 | -0/+3 |
* | | | | | | | | Merge "Allow downtime to exit from no interruptions" into lmp-dev | Jason Monk | 2014-09-05 | 1 | -2/+3 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | Allow downtime to exit from no interruptions | Jason Monk | 2014-09-04 | 1 | -2/+3 |
* | | | | | | | | Merge "Fix backwards arguments to performDexOpt" into lmp-dev | Brian Carlstrom | 2014-09-05 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix backwards arguments to performDexOpt | Brian Carlstrom | 2014-09-05 | 2 | -2/+2 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Merge "Prevent sending <Feature Abort> for some messages." into lmp-dev | Jungshik Jang | 2014-09-05 | 4 | -9/+55 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Prevent sending <Feature Abort> for some messages. | Jungshik Jang | 2014-09-05 | 4 | -9/+55 |
* | | | | | | | | | Merge "Handle user changes off the main thread." into lmp-dev | Svetoslav | 2014-09-05 | 1 | -17/+31 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Handle user changes off the main thread. | Svetoslav | 2014-09-04 | 1 | -17/+31 |
* | | | | | | | | | | Merge "Prevent recursion in resumeTopActivityLocked" into lmp-dev | Craig Mautner | 2014-09-05 | 1 | -0/+20 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Prevent recursion in resumeTopActivityLocked | Craig Mautner | 2014-09-04 | 1 | -0/+20 |
| | |_|/ / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge "Don't switch to touch exploring state on pointer up" into lmp-dev | Alan Viverette | 2014-09-05 | 1 | -1/+0 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Don't switch to touch exploring state on pointer up | Alan Viverette | 2014-09-04 | 1 | -1/+0 |
* | | | | | | | | | | Merge "CEC: Revamp volume control action." into lmp-dev | Jungshik Jang | 2014-09-04 | 13 | -199/+232 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | CEC: Revamp volume control action. | Jungshik Jang | 2014-09-05 | 13 | -199/+232 |
* | | | | | | | | | | | Merge "MMS API cleanup (1/4)" into lmp-dev | Ye Wen | 2014-09-04 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | MMS API cleanup (1/4) | Ye Wen | 2014-09-04 | 1 | -3/+3 |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge "AppWidgetServiceImpl: Use enforceCallingOrSelfPermission for checking ... | Nick Kralevich | 2014-09-04 | 1 | -7/+5 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | AppWidgetServiceImpl: Use enforceCallingOrSelfPermission for checking DUMP | Nick Kralevich | 2014-09-04 | 1 | -6/+4 |
* | | | | | | | | | | | Merge "Hold package cleaning until system is ready." into lmp-dev | Jeff Sharkey | 2014-09-04 | 1 | -11/+27 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | Hold package cleaning until system is ready. | Jeff Sharkey | 2014-09-02 | 1 | -11/+27 |
* | | | | | | | | | | | Merge "Fix crash if package setting is not populated yet" into lmp-dev | Amith Yamasani | 2014-09-04 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | Fix crash if package setting is not populated yet | Amith Yamasani | 2014-09-04 | 1 | -0/+3 |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge "Fix issue #17175312: Calendar crashed when tapping on the event notifi... | Dianne Hackborn | 2014-09-04 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Fix issue #17175312: Calendar crashed when tapping on the event notification | Dianne Hackborn | 2014-09-04 | 1 | -1/+1 |
* | | | | | | | | | | Merge "Eliminate deadlock by deferring wipe data call" into lmp-dev | Craig Mautner | 2014-09-04 | 1 | -7/+14 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Eliminate deadlock by deferring wipe data call | Craig Mautner | 2014-09-04 | 1 | -7/+14 |
* | | | | | | | | | | | Merge "Add Configuration changes to UsageStats" into lmp-dev | Adam Lesinski | 2014-09-04 | 6 | -107/+347 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | Add Configuration changes to UsageStats | Adam Lesinski | 2014-09-04 | 6 | -107/+347 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge "Add upgrade KeySets check to permission pruning on install." into lmp-dev | dcashman | 2014-09-04 | 1 | -2/+12 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Add upgrade KeySets check to permission pruning on install. | dcashman | 2014-09-03 | 1 | -2/+12 |