summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Merge "Send power hint on fling gestures." into mnc-dr-devTim Murray2015-09-173-1/+68
|\
| * Send power hint on fling gestures.Michael Wright2015-09-173-1/+68
* | Allow camera launch also when device is interactiveJorim Jaggi2015-09-162-4/+13
* | Merge "Use app directory as apkPath for cluster installs" into mnc-dr-devFyodor Kupolov2015-09-162-3/+16
|\ \
| * | Use app directory as apkPath for cluster installsFyodor Kupolov2015-09-102-3/+16
* | | Merge "Framework fixes for RSSI offload." into mnc-dr-devLorenzo Colitti2015-09-161-7/+24
|\ \ \
| * | | Framework fixes for RSSI offload.Lorenzo Colitti2015-09-151-7/+24
* | | | Merge "Add logging to track fingerprint reco but not unlocking" into mnc-dr-devJim Miller2015-09-151-8/+17
|\ \ \ \
| * | | | Add logging to track fingerprint reco but not unlockingJim Miller2015-09-141-8/+17
| | |_|/ | |/| |
* | | | am cd946024: Default grant SMS and Phone to the verifierSvet Ganov2015-09-151-0/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Default grant SMS and Phone to the verifierSvet Ganov2015-09-121-0/+2
* | | | Merge "NetworkDiagnostics: ping default router from all global addreses." int...Lorenzo Colitti2015-09-151-5/+51
|\ \ \ \ | |_|/ / |/| | |
| * | | NetworkDiagnostics: ping default router from all global addreses.Lorenzo Colitti2015-09-101-5/+51
* | | | Dump Keyguard state in SystemUI and PhoneWindowManagerJorim Jaggi2015-09-124-0/+44
* | | | Don't wait for brightness changesJorim Jaggi2015-09-111-9/+21
* | | | am 5579e41c: Add op package to the UID special case handling in account manager.Svetoslav2015-09-111-0/+1
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | Add op package to the UID special case handling in account manager.Svetoslav2015-09-101-0/+1
* | | Merge "Add double-tap power button to open camera 1/2" into mnc-dr-devJorim Jaggi2015-09-102-40/+111
|\ \ \
| * | | Add double-tap power button to open camera 1/2Adrian Roos2015-09-092-40/+111
* | | | Merge "Special interval value to always run benchmarks." into mnc-dr-devJeff Sharkey2015-09-101-1/+7
|\ \ \ \
| * | | | Special interval value to always run benchmarks.Jeff Sharkey2015-09-091-1/+7
| | |_|/ | |/| |
* | | | Use AlarmManager for lockout resetJorim Jaggi2015-09-091-10/+43
|/ / /
* | | am 4f7d0bc7: Merge "Add get_accounts app op" into mnc-devSvetoslav Ganov2015-09-093-44/+54
|\ \ \ | | |/ | |/|
| * | Add get_accounts app opSvetoslav2015-09-083-44/+54
* | | Require the new PACKET_KEEPALIVE_OFFLOAD permission.Lorenzo Colitti2015-09-091-2/+1
* | | Fix bugs and crashes in PacketKeepalive API.Lorenzo Colitti2015-09-092-9/+15
* | | Add tests for the PacketKeepalive API.Lorenzo Colitti2015-09-093-1/+250
* | | Use a CountDownLatch instead of sleep() in NetworkFactory tests.Lorenzo Colitti2015-09-081-23/+99
* | | Get rid of shortSleep() in ConnectivityServiceTest.Lorenzo Colitti2015-09-082-43/+130
* | | Make ConnectivityServiceTest a bit more readable.Lorenzo Colitti2015-09-071-218/+45
| |/ |/|
* | Cut down some logs.Robert Greenwalt2015-09-031-2/+2
* | am 0a76afb9: Merge "Don\'t crash on (invalid) hardware address lengths > 127....Ian Pedowitz2015-09-032-2/+83
|\ \ | |/
| * Merge "Don't crash on (invalid) hardware address lengths > 127." into mnc-devIan Pedowitz2015-09-032-2/+83
| |\
| | * Don't crash on (invalid) hardware address lengths > 127.Lorenzo Colitti2015-09-032-2/+83
* | | am 6dd856b1: Merge "Don\'t drop runtime permissions on older system app updat...Svetoslav Ganov2015-09-031-6/+0
|\ \ \ | |/ /
| * | Merge "Don't drop runtime permissions on older system app update." into mnc-devSvetoslav Ganov2015-09-031-6/+0
| |\ \
| | * | Don't drop runtime permissions on older system app update.Svetoslav2015-09-021-6/+0
| | |/
* | | am 512141d5: Merge "Respect DONT_KILL_APP flag when bringing down a disabled ...Wale Ogunwale2015-09-032-10/+13
|\ \ \ | |/ /
| * | Merge "Respect DONT_KILL_APP flag when bringing down a disabled service." int...Wale Ogunwale2015-09-032-10/+13
| |\ \
| | * | Respect DONT_KILL_APP flag when bringing down a disabled service.Wale Ogunwale2015-09-022-10/+13
* | | | Merge "Add TabletModeChangedListener for SystemUI." into mnc-dr-devMichael Wright2015-09-031-0/+111
|\ \ \ \
| * | | | Add TabletModeChangedListener for SystemUI.Michael Wright2015-08-211-0/+111
* | | | | Merge "Fingerprint should throttle after 5 attempts" into mnc-dr-devJim Miller2015-09-021-2/+2
|\ \ \ \ \
| * | | | | Fingerprint should throttle after 5 attemptsJim Miller2015-09-021-2/+2
* | | | | | Merge "Use private action for SUPL related connectivity changes." into mnc-dr...Daniel Estrada Alva2015-09-021-1/+3
|\ \ \ \ \ \
| * | | | | | Use private action for SUPL related connectivity changes.destradaa2015-09-011-1/+3
* | | | | | | Merge "Add SUPL-specific network bcast" into mnc-dr-devDaniel Estrada Alva2015-09-021-2/+6
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Add SUPL-specific network bcastRobert Greenwalt2015-09-011-2/+6
* | | | | | | am 60aae166: Apply default link-handling policy at OTA from pre-MChristopher Tate2015-09-021-9/+13
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Apply default link-handling policy at OTA from pre-MChristopher Tate2015-09-021-9/+13
| | |_|_|/ / | |/| | | |