summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | VPN: give legacy VPN a fake package name.Chia-chi Yeh2011-07-021-58/+73
| |/ / / / / / / / /
* | | | | | | | | | Merge "Drop obsolete touch screen hacks."Jeff Brown2011-07-015-489/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Drop obsolete touch screen hacks.Jeff Brown2011-07-015-489/+2
* | | | | | | | | | | Merge "Workaround apps that make assumptions about pointer ids."Jeff Brown2011-07-013-40/+51
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Workaround apps that make assumptions about pointer ids.Jeff Brown2011-07-013-40/+51
* | | | | | | | | | | Merge "Don't crash when the load average service is started."Dianne Hackborn2011-07-011-2/+2
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Don't crash when the load average service is started.Dianne Hackborn2011-07-011-2/+2
* | | | | | | | | | | Merge "When removing a task, also kill its processes."Dianne Hackborn2011-07-011-27/+27
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | | / / / / / / / / / | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | When removing a task, also kill its processes.Dianne Hackborn2011-07-011-27/+27
* | | | | | | | | | Merge "Revert "Add keychain user with special keystore access permissions""Brian Carlstrom2011-07-011-5/+0
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Revert "Add keychain user with special keystore access permissions"Brian Carlstrom2011-06-301-5/+0
| |/ / / / / / / /
* | | | | | | | | UsbDeviceManager: Reset sys.usb.config if it is "none" at bootMike Lockwood2011-07-011-2/+11
* | | | | | | | | UsbService: Use Slog instead of Log, and disable some loggingMike Lockwood2011-07-013-32/+30
* | | | | | | | | USB: Update strings for USB connected notificationsMike Lockwood2011-07-011-107/+112
* | | | | | | | | Merge "Query input device for initial slot index."Jeff Brown2011-07-015-5/+76
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Query input device for initial slot index.Jeff Brown2011-07-015-5/+76
* | | | | | | | | | VPN: integrate legacy VPN.Chia-chi Yeh2011-07-011-24/+58
* | | | | | | | | | VPN: Use List<String> instead for dnsServers and searchDomains.Chia-chi Yeh2011-07-012-3/+6
* | | | | | | | | | VPN: rename service(s) to daemon(s) to reduce confusion.Chia-chi Yeh2011-07-011-33/+33
* | | | | | | | | | VPN: fix the build.Chia-chi Yeh2011-07-011-1/+1
* | | | | | | | | | Merge "VPN: refactor a little bit for the upcoming integration of legacy VPN."Chia-chi Yeh2011-06-301-27/+25
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | VPN: refactor a little bit for the upcoming integration of legacy VPN.Chia-chi Yeh2011-06-301-27/+25
* | | | | | | | | | | Merge "Migrate bandwidth control to NMS, omit history."Jeff Sharkey2011-06-305-41/+62
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Migrate bandwidth control to NMS, omit history.Jeff Sharkey2011-06-305-41/+62
* | | | | | | | | | | | Merge "VPN: correct the netmask for IPv4."Chia-chi Yeh2011-06-301-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | / / / / / / / / | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | VPN: correct the netmask for IPv4.Chia-chi Yeh2011-06-301-2/+2
* | | | | | | | | | | Merge "fix screen on/off animation, which was flipped"Mathias Agopian2011-06-301-8/+8
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | fix screen on/off animation, which was flippedMathias Agopian2011-06-301-8/+8
* | | | | | | | | | | Merge "Fix issue #4902856: Don't let apps register non-explicit PendingIntents"Dianne Hackborn2011-06-306-37/+121
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Fix issue #4902856: Don't let apps register non-explicit PendingIntentsDianne Hackborn2011-06-306-37/+121
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "VPN: refactor few JNI methods for the usage of legacy VPN."Chia-chi Yeh2011-06-302-130/+170
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | VPN: refactor few JNI methods for the usage of legacy VPN.Chia-chi Yeh2011-06-302-130/+170
| |/ / / / / / / /
* | | | | | | | | Merge "DnsPinger changes incl. binding"Irfan Sheriff2011-06-301-34/+44
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | DnsPinger changes incl. bindingIsaac Levy2011-06-291-34/+44
* | | | | | | | | Enforce background data flag, rules through netd.Jeff Sharkey2011-06-303-66/+240
* | | | | | | | | Merge "Fix joystick and trackpad regression."Jeff Brown2011-06-292-1/+7
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Fix joystick and trackpad regression.Jeff Brown2011-06-292-1/+7
* | | | | | | | | Merge "SF transactions are now O(1) wrt IPC instead of O(N)."Mathias Agopian2011-06-295-102/+80
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | SF transactions are now O(1) wrt IPC instead of O(N).Mathias Agopian2011-06-295-102/+80
* | | | | | | | | | Merge "VPN: add a method to handle requests of legacy VPNs."Chia-chi Yeh2011-06-291-2/+202
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | VPN: add a method to handle requests of legacy VPNs.Chia-chi Yeh2011-06-291-2/+202
* | | | | | | | | | Merge "Plumb information from the framework about asec container size."Dianne Hackborn2011-06-293-6/+54
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Plumb information from the framework about asec container size.Dianne Hackborn2011-06-283-6/+54
* | | | | | | | | | | Merge "GPS: Support for on-demand NTP time injection"Mike Lockwood2011-06-292-5/+33
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | GPS: Support for on-demand NTP time injectionMike Lockwood2011-06-292-5/+33
* | | | | | | | | | | | Merge "Push interface quota rules from NetworkPolicyManager to kernel."Jeff Sharkey2011-06-294-14/+89
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Push interface quota rules from NetworkPolicyManager to kernel.Ashish Sharma2011-06-294-14/+89
* | | | | | | | | | | | | Merge "Fix setAdditionalSubtypes"satok2011-06-291-22/+28
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Fix setAdditionalSubtypessatok2011-06-291-22/+28
* | | | | | | | | | | | | Merge "Show aux ime in the selection dialog if a keyboard is shown."satok2011-06-291-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /