summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Fix NPE in getLastInputMethodSubtypesatok2011-07-051-2/+5
* VPN: implement status report for legacy VPN.Chia-chi Yeh2011-07-042-21/+74
* VPN: rename some variables.Chia-chi Yeh2011-07-032-46/+46
* VPN: convert prepare() into a form which helps solve race conditions.Chia-chi Yeh2011-07-032-32/+39
* VPN: minor refinement.Chia-chi Yeh2011-07-031-9/+9
* VPN: remove the old VpnService.Chia-chi Yeh2011-07-021-4/+0
* Merge "VPN: export legacy VPN in IConnectivityManager."Chia-chi Yeh2011-07-021-0/+9
|\
| * VPN: export legacy VPN in IConnectivityManager.Chia-chi Yeh2011-07-021-0/+9
* | Merge "VPN: merge JNI methods."Chia-chi Yeh2011-07-022-122/+67
|\ \
| * | VPN: merge JNI methods.Chia-chi Yeh2011-07-022-122/+67
* | | Merge "VPN: give legacy VPN a fake package name."Chia-chi Yeh2011-07-021-58/+73
|\ \ \ | |/ /
| * | 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