summaryrefslogtreecommitdiffstats
path: root/src/com
Commit message (Expand)AuthorAgeFilesLines
* am be4df036: Fix issue #23037899: Support for Battery Optimization permission...Dianne Hackborn2015-08-112-10/+116
|\
| * Fix issue #23037899: Support for Battery Optimization permission + DialogDianne Hackborn2015-08-102-10/+116
* | am 2557d8a2: Merge "Wrap text on long preferences." into mnc-devJulia Reynolds2015-08-101-0/+1
|\ \ | |/
| * Merge "Wrap text on long preferences." into mnc-devJulia Reynolds2015-08-101-0/+1
| |\
| | * Wrap text on long preferences.Julia Reynolds2015-08-061-0/+1
* | | am cf1e22f4: Merge "Remove extra help & feedback menu from power usage" into ...Jason Monk2015-08-101-6/+5
|\ \ \ | |/ /
| * | Merge "Remove extra help & feedback menu from power usage" into mnc-devJason Monk2015-08-101-6/+5
| |\ \
| | * | Remove extra help & feedback menu from power usageJason Monk2015-08-101-6/+5
* | | | am 8cf54264: Merge "Ensure that listener is removed only if it was added" int...Pavel Zhamaitsiak2015-08-101-1/+7
|\ \ \ \ | |/ / /
| * | | Merge "Ensure that listener is removed only if it was added" into mnc-devPavel Zhamaitsiak2015-08-101-1/+7
| |\ \ \ | | |/ / | |/| |
| | * | Ensure that listener is removed only if it was addedPavel Zhamaitsiak2015-08-071-1/+7
| | |/
* | | am 67f0739c: Merge "Block moving when already in progress." into mnc-devJeff Sharkey2015-08-071-1/+14
|\ \ \ | |/ /
| * | Merge "Block moving when already in progress." into mnc-devJeff Sharkey2015-08-071-1/+14
| |\ \
| | * | Block moving when already in progress.Jeff Sharkey2015-08-071-1/+14
| | |/
* | | am a59f39fc: Merge "Bug: 21588539 Move CHANGE_NETWORK_STATE to be in SYSTEM_S...Billy Lau2015-08-074-11/+41
|\ \ \ | |/ /
| * | Merge "Bug: 21588539 Move CHANGE_NETWORK_STATE to be in SYSTEM_SETTINGS" into...Billy Lau2015-08-074-11/+41
| |\ \
| | * | Bug: 21588539 Move CHANGE_NETWORK_STATE to be in SYSTEM_SETTINGSBilly Lau2015-08-044-11/+41
* | | | am 5ab0e183: Merge "Hide optimization control on battery details page for non...Julia Reynolds2015-08-071-1/+2
|\ \ \ \ | |/ / /
| * | | Merge "Hide optimization control on battery details page for non whitelisted ...Julia Reynolds2015-08-071-1/+2
| |\ \ \
| | * | | Hide optimization control on battery details page for non whitelisted apps.Julia Reynolds2015-08-061-1/+2
| | | |/ | | |/|
* | | | am 4897fa87: Merge "fix CC for work profiles" into mnc-devAndres Morales2015-08-064-22/+49
|\ \ \ \ | |/ / /
| * | | Merge "fix CC for work profiles" into mnc-devAndres Morales2015-08-064-22/+49
| |\ \ \ | | |/ / | |/| |
| | * | fix CC for work profilesAndres Morales2015-08-054-22/+49
| | |/
* | | am 888673bd: Hide show/hide system from battery optimizations listJason Monk2015-08-051-2/+4
|\ \ \ | |/ /
| * | Hide show/hide system from battery optimizations listJason Monk2015-08-051-2/+4
* | | am cd8acb22: Merge "Implement Bluetooth settings factory reset (5/5)" into mn...Ajay Panicker2015-08-051-0/+7
|\ \ \ | |/ /
| * | Merge "Implement Bluetooth settings factory reset (5/5)" into mnc-devAjay Panicker2015-08-051-0/+7
| |\ \
| | * | Implement Bluetooth settings factory reset (5/5)Ajay Panicker2015-08-041-0/+7
| | |/
* | | am 244fd782: Merge "Remove summaries fro configure apps page" into mnc-devJason Monk2015-08-051-45/+1
|\ \ \ | |/ /
| * | Merge "Remove summaries fro configure apps page" into mnc-devJason Monk2015-08-051-45/+1
| |\ \ | | |/ | |/|
| | * Remove summaries fro configure apps pageJason Monk2015-08-041-45/+1
* | | resolved conflicts for merge of 1adca55f to mnc-dr-devJason Monk2015-08-042-2/+12
|\ \ \ | |/ /
| * | Merge "UsbModeChooserActivity: Ensure MIDI available with DISALLOW_USB_FILE_T...Nick Kralevich2015-08-041-37/+32
| |\ \ | | |/ | |/|
| | * UsbModeChooserActivity: Ensure MIDI available with DISALLOW_USB_FILE_TRANSFERNick Kralevich2015-07-301-37/+32
* | | Merge "Update USB dialog for USB-C power option" into mnc-dr-devJason Monk2015-08-042-69/+228
|\ \ \ | |/ / |/| |
| * | Update USB dialog for USB-C power optionJason Monk2015-08-042-69/+228
* | | Make sure accessibility service desc isn't clickableJason Monk2015-08-041-0/+1
|/ /
* | Merge "Fix issue #22860466: viapi security bug - rubber stamping in nested VI...Dianne Hackborn2015-08-041-2/+2
|\ \
| * | Fix issue #22860466: viapi security bug - rubber stamping in nested VIsDianne Hackborn2015-08-031-2/+2
* | | Merge "Explain properly when apps can open multiple hosts' links" into mnc-devChris Tate2015-08-041-1/+23
|\ \ \
| * | | Explain properly when apps can open multiple hosts' linksChristopher Tate2015-08-031-1/+23
| |/ /
* | | Merge "Allow Contact sharing by default while connecting Car Kit." into mnc-devPrem Kumar2015-08-041-26/+34
|\ \ \
| * | | Allow Contact sharing by default while connecting Car Kit.Sanket Padawe2015-07-311-26/+34
* | | | [Fingerprint] Help text for backup screen lockMaurice Lam2015-08-031-0/+15
| |/ / |/| |
* | | Merge "wifi: Check for the sizeof ssid to start SoftAP" into mnc-devVinit Deshpande2015-08-011-3/+6
|\ \ \
| * | | wifi: Check for the sizeof ssid to start SoftAPSunil Dutt2015-07-311-3/+6
* | | | Fix fingerprint enrolling bug.Jim Miller2015-07-311-3/+5
* | | | Merge "[Fingerprint] Disable back in setup enrolling screen" into mnc-devMaurice Lam2015-07-311-0/+1
|\ \ \ \
| * | | | [Fingerprint] Disable back in setup enrolling screenMaurice Lam2015-07-301-0/+1
| |/ / /
* | | | Merge "[Fingerprint] Advertise wake & unlock during SUW" into mnc-devMaurice Lam2015-07-311-0/+7
|\ \ \ \ | |_|_|/ |/| | |