summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add API to hint whether to show on-board UI before a permission request.Svetoslav2015-06-028-0/+99
* Remove obsolete symbolsAdrian Roos2015-06-021-5/+0
* Merge "Device policy: consistent javadoc and annotations" into mnc-devRobin Lee2015-06-021-225/+227
|\
| * Device policy: consistent javadoc and annotationsRobin Lee2015-06-021-225/+227
* | Merge "aapt: add option for stricter symbol generation" into mnc-devAdrian Roos2015-06-025-3/+49
|\ \
| * | aapt: add option for stricter symbol generationAdrian Roos2015-06-025-3/+49
* | | Merge "Fix the NPE when checking mRebootReason" into mnc-devTao Bao2015-06-021-1/+1
|\ \ \
| * | | Fix the NPE when checking mRebootReasonTao Bao2015-06-021-1/+1
* | | | Merge "Fix calls to Rect.intersect(Rect) in package com.android.server.wm" in...Doris Liu2015-06-024-5/+19
|\ \ \ \ | |/ / / |/| | |
| * | | Fix calls to Rect.intersect(Rect) in package com.android.server.wmDoris Liu2015-06-014-5/+19
* | | | Merge "Handle network info updates while scanning is paused" into mnc-devJason Monk2015-06-021-10/+12
|\ \ \ \
| * | | | Handle network info updates while scanning is pausedJason Monk2015-06-021-10/+12
* | | | | Merge "Make CameraService proxy retry behavior more lenient." into mnc-devRuben Brunk2015-06-021-9/+54
|\ \ \ \ \
| * | | | | Make CameraService proxy retry behavior more lenient.Ruben Brunk2015-06-021-9/+54
* | | | | | Merge "Enabled WMS.DEBUG_STARTING_WINDOW" into mnc-devWale Ogunwale2015-06-021-1/+1
|\ \ \ \ \ \
| * | | | | | Enabled WMS.DEBUG_STARTING_WINDOWWale Ogunwale2015-06-021-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge "@hide TYPE_APPLICATION_ABOVE_SUB_PANEL window type." into mnc-devWale Ogunwale2015-06-023-2/+1
|\ \ \ \ \ \
| * | | | | | @hide TYPE_APPLICATION_ABOVE_SUB_PANEL window type.Wale Ogunwale2015-06-023-2/+1
| |/ / / / /
* | | | | | Merge "Show Carrier Network Change icon SysUI even while connected" into mnc-devAndrew Flynn2015-06-022-36/+4
|\ \ \ \ \ \
| * | | | | | Show Carrier Network Change icon SysUI even while connectedAndrew Flynn2015-06-022-36/+4
| |/ / / / /
* | | | | | Merge "Revert "Consistent documentation and annotations for DPMS"" into mnc-devRobin Lee2015-06-021-188/+192
|\ \ \ \ \ \
| * | | | | | Revert "Consistent documentation and annotations for DPMS"Robin Lee2015-06-021-188/+192
* | | | | | | Merge "Consistent documentation and annotations for DPMS" into mnc-devRobin Lee2015-06-021-192/+188
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Consistent documentation and annotations for DPMSRobin Lee2015-06-021-192/+188
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "Should reset mDismissKeyguard on keyguard secure change" into mnc-devOlawale Ogunwale2015-06-021-2/+11
|\ \ \ \ \ \
| * | | | | | Should reset mDismissKeyguard on keyguard secure changetingna_sung2015-06-011-2/+11
* | | | | | | Merge "Fix null pointer dereference when security exception occurs" into mnc-devOlawale Ogunwale2015-06-021-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix null pointer dereference when security exception occursChristopher Desjardins2015-06-011-1/+1
| |/ / / / / /
* | | | | | | Merge "WindowManagerService not propagating X and Y steps" into mnc-devOlawale Ogunwale2015-06-021-0/+10
|\ \ \ \ \ \ \
| * | | | | | | WindowManagerService not propagating X and Y stepsRichard MacGregor2015-06-011-0/+10
| |/ / / / / /
* | | | | | | Merge "System Health: Support expiring tokens" into mnc-devCarlos Valdivia2015-06-025-31/+398
|\ \ \ \ \ \ \
| * | | | | | | System Health: Support expiring tokensCarlos Valdivia2015-06-025-31/+398
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "Print exception stacktrace on failed scanPackageLI" into mnc-devDmitriy Ivanov2015-06-021-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Print exception stacktrace on failed scanPackageLIDmitriy Ivanov2015-06-011-1/+1
* | | | | | | | Merge "Expose a few system APIs for BLE scan only mode." into mnc-devWei Wang2015-06-022-11/+19
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Expose a few system APIs for BLE scan only mode.Wei Wang2015-06-022-11/+19
* | | | | | | | Merge "Respect accessibility importance for before/after node ordering." into...Svet Ganov2015-06-021-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Respect accessibility importance for before/after node ordering.Svet Ganov2015-06-021-2/+2
* | | | | | | | | Merge "Remove strict mode violation from value to string coercion" into mnc-devAlan Viverette2015-06-022-24/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | Remove strict mode violation from value to string coercionAlan Viverette2015-06-012-24/+1
* | | | | | | | | Fixed a crash with HUNsSelim Cinek2015-06-021-5/+6
* | | | | | | | | Bluetooth PAN: Set isPreferred to true (1/2)Andre Eisenbach2015-06-021-3/+2
* | | | | | | | | Bluetooth: Fix to avoid framework reboot during monkey testingNitin Shivpure2015-06-021-6/+15
* | | | | | | | | Merge "Hide the software input based on its state." into mnc-devSeigo Nonaka2015-06-021-87/+97
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Hide the software input based on its state.Seigo Nonaka2015-06-021-87/+97
* | | | | | | | | | Merge "Fix DHCP lease time parsing." into mnc-devLorenzo Colitti2015-06-023-16/+103
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix DHCP lease time parsing.Lorenzo Colitti2015-06-023-16/+103
* | | | | | | | | | | Merge "pass a defensive copy of DhcpResults" into mnc-devErik Kline2015-06-021-6/+7
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | pass a defensive copy of DhcpResultsErik Kline2015-06-021-6/+7
* | | | | | | | | | | | am 65f6996a: (-s ours) am eb4bd19e: Terminate loop properly when cursor windo...Jeff Brown2015-06-020-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \