Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
frameworks_base
/
f8b8a3fa955b545843ca264428c620b67c2a5359
/
services
/
java
/
com
/
android
/
server
f8b8a3f
Refector preferred activity code out of package manager.
by Dianne Hackborn
· 15 years ago
48f91e3
Merge "Fix Fragment.onInflate() to actually work correctly." into honeycomb-mr1
by Dianne Hackborn
· 15 years ago
e3a7f62
Fix Fragment.onInflate() to actually work correctly.
by Dianne Hackborn
· 15 years ago
1e158e9
Merge "Propagating core settings to the system process." into honeycomb-mr1
by Svetoslav Ganov
· 15 years ago
327e94d
Merge "set max_events_per_sec to 55" into honeycomb-mr1
by Rebecca Schultz Zavin
· 15 years ago
9aa597e
Propagating core settings to the system process.
by Svetoslav Ganov
· 15 years ago
87ed42d
Merge "Don't spuriously time out restore sessions" into honeycomb-mr1
by Christopher Tate
· 15 years ago
2a93509
Don't spuriously time out restore sessions
by Christopher Tate
· 15 years ago
88dd6e6
set max_events_per_sec to 55
by makarand.karvekar
· 15 years ago
a7001ee
Merge "Append IME's name to the subtype name in the "Select input method" dialog" into honeycomb-mr1
by Ken Wakasa
· 15 years ago
81f6e3d
Append IME's name to the subtype name in the "Select input method" dialog
by Ken Wakasa
· 15 years ago
eca208f
DO NOT MERGE: Revert "LTE Changes for Telephony including Multiple PDN support and IPV6 support"
by Wink Saville
· 15 years ago
63e1cea
Merge "Fix issue #3485923: Gmail crash"
by Dianne Hackborn
· 15 years ago
6482517
Fix issue #3485923: Gmail crash
by Dianne Hackborn
· 15 years ago
4c384fd
Merge " UsbManager: Don't display activity picker if there are no apps available for an accessory"
by Mike Lockwood
· 15 years ago
805b6bb
UsbManager: Don't display activity picker if there are no apps available for an accessory
by Mike Lockwood
· 15 years ago
570d2df
Merge "Get key repeat timeout and delay from ViewConfiguration."
by Jeff Brown
· 15 years ago
fe87916
Merge "UsbManager: Don't display activity picker if there are no apps available for a device"
by Mike Lockwood
· 15 years ago
a454767
Get key repeat timeout and delay from ViewConfiguration.
by Jeff Brown
· 15 years ago
cb067ef
UsbManager: Don't display activity picker if there are no apps available for a device
by Mike Lockwood
· 15 years ago
55acdf7
Merge "Wake screen from external HID peripherals."
by Jeff Brown
· 15 years ago
56194eb
Wake screen from external HID peripherals.
by Jeff Brown
· 15 years ago
2da0c58
Merge "Add system wide management of core settings"
by Svetoslav Ganov
· 15 years ago
54d068ec
Add system wide management of core settings
by Svetoslav Ganov
· 15 years ago
aabf823
Merge "UsbService: Make sure the USB accessory function is disabled when we disconnect"
by Mike Lockwood
· 15 years ago
b98d02b
UsbService: Make sure the USB accessory function is disabled when we disconnect
by Mike Lockwood
· 15 years ago
cbf9cb3
Merge "Fix issue #3400119: API to specify a black background behind a window transition"
by Dianne Hackborn
· 15 years ago
de75cb4
Fix issue #3400119: API to specify a black background behind a window transition
by Dianne Hackborn
· 15 years ago
05dc66a
Fade out the mouse pointer after inactivity or other events.
by Jeff Brown
· 15 years ago
f867706
am 0e99d3bf: am df33b8c5: Merge "Check for NTP time as soon as WIFI is connected." into honeycomb
by Amith Yamasani
· 15 years ago
7e48e76
Merge "Start using NetworkUtils.numericToInetAddress."
by Robert Greenwalt
· 15 years ago
e590373
Start using NetworkUtils.numericToInetAddress.
by Robert Greenwalt
· 15 years ago
0528bc7
Merge "Fix issue #3431230: "am" debugging commands failing on -userdebug builds"
by Dianne Hackborn
· 15 years ago
3dee21e
Merge "Switch to returnCode for IPackageDeleteObserver"
by Kenny Root
· 15 years ago
f02e57b
Fix issue #3431230: "am" debugging commands failing on -userdebug builds
by Dianne Hackborn
· 15 years ago
0e99d3b
am df33b8c5: Merge "Check for NTP time as soon as WIFI is connected." into honeycomb
by Amith Yamasani
· 15 years ago
df33b8c
Merge "Check for NTP time as soon as WIFI is connected." into honeycomb
by Amith Yamasani
· 15 years ago
fd938f3
Merge "Fix Issue 14340: Sticky Service killed with onDestroy not called, not restarted."
by Dianne Hackborn
· 15 years ago
8d394fa
Check for NTP time as soon as WIFI is connected.
by Amith Yamasani
· 15 years ago
3a28f22
Fix Issue 14340: Sticky Service killed with onDestroy not called, not restarted.
by Dianne Hackborn
· 15 years ago
6ebc6bd
Merge "UsbDeviceSettingsManager: don't write settings file when not necessary"
by Mike Lockwood
· 15 years ago
b4948d4
Merge "Fix UsbDeviceSettingsManager locking."
by Mike Lockwood
· 15 years ago
04e1a96
Merge "Move USB framework support from android.hardware to android.hardware.usb package"
by Mike Lockwood
· 15 years ago
2f64096
Merge "Using AsyncChannel for wifi connectivity"
by Irfan Sheriff
· 15 years ago
31ad11e
UsbDeviceSettingsManager: don't write settings file when not necessary
by Mike Lockwood
· 15 years ago
7a976a4
Fix UsbDeviceSettingsManager locking.
by Mike Lockwood
· 15 years ago
c39bb4a
Switch to returnCode for IPackageDeleteObserver
by Kenny Root
· 15 years ago
c4308f0
Move USB framework support from android.hardware to android.hardware.usb package
by Mike Lockwood
· 15 years ago
c93f67c
Merge "Add platform features for USB host and USB accessory support."
by Mike Lockwood
· 15 years ago
fae640b
Merge "UsbManager: Enhancements for managing USB devices and accessories"
by Mike Lockwood
· 15 years ago
f4ca247
Add platform features for USB host and USB accessory support.
by Mike Lockwood
· 15 years ago
02eb874
UsbManager: Enhancements for managing USB devices and accessories
by Mike Lockwood
· 15 years ago
23fe005
am 0eb6af89: Merge "Fixing the write of BackgroundData setting, DO NOT MERGE." into honeycomb
by Wink Saville
· 15 years ago
ebe606f
Using AsyncChannel for wifi connectivity
by Irfan Sheriff
· 15 years ago
d2ab6a1
Fixing the write of BackgroundData setting, DO NOT MERGE.
by Wink Saville
· 15 years ago
9611f2e
Small change to AppWidgetProviderInfo public field name and docs
by Adam Cohen
· 15 years ago
99aac7b
You can now specify a custom display size as NxM.
by Dianne Hackborn
· 15 years ago
bbd460d
am 6aea1154: DO NOT MERGE: KeyguardManager: Add isKeyguardLocked() and isKeyguardSecure()
by Mike Lockwood
· 15 years ago
6aea115
DO NOT MERGE: KeyguardManager: Add isKeyguardLocked() and isKeyguardSecure()
by Mike Lockwood
· 15 years ago
d752c3b
Merge "Implement issue #3426299: Introduce application "stopped" state"
by Dianne Hackborn
· 15 years ago
54a351e
Merge "Adding framework support for resizable widgets"
by Adam Cohen
· 15 years ago
7532d99
Merge "Fixing the write of BackgroundData setting."
by Robert Greenwalt
· 15 years ago
04ee429
Merge "Fixing build"
by Winson Chung
· 15 years ago
22bc69d
Fixing build
by Winson Chung
· 15 years ago
d2e20de
Adding framework support for resizable widgets
by Adam Cohen
· 15 years ago
e7f9721
Implement issue #3426299: Introduce application "stopped" state
by Dianne Hackborn
· 15 years ago
541466f
Merge "Fixing issue where RemoteViewsService.onDestroy() was never being called."
by Winson Chung
· 15 years ago
84bbb02
Fixing issue where RemoteViewsService.onDestroy() was never being called.
by Winson Chung
· 15 years ago
db4afae
Fixing the write of BackgroundData setting.
by Robert Greenwalt
· 15 years ago
2b8bcfe
LTE Changes for Telephony including Multiple PDN support and IPV6 support
by Wink Saville
· 15 years ago
b607b88
Merge "UsbManager: Remove redundant Intent extras from USB device and accessory broadcasts"
by Mike Lockwood
· 15 years ago
6588c7c
am 5107eea6: Merge "DO NOT MERGE Add support for background scanning" into honeycomb
by Irfan Sheriff
· 15 years ago
5be2b95
Merge "Fix measurement of external media dir"
by Kenny Root
· 15 years ago
c7624d9
Fix measurement of external media dir
by Kenny Root
· 15 years ago
188d00b
UsbManager: Remove redundant Intent extras from USB device and accessory broadcasts
by Mike Lockwood
· 15 years ago
74ff3d2
DO NOT MERGE Add support for background scanning
by Irfan Sheriff
· 15 years ago
563db53
Merge "Add support for background scanning"
by Irfan Sheriff
· 15 years ago
3c85a4e
Merge "KeyguardManager: Add isKeyguardLocked() and isKeyguardSecure()"
by Mike Lockwood
· 15 years ago
a9c40ef
Merge "Add missing header comment."
by Dianne Hackborn
· 15 years ago
16d691f
Merge "Fix the flipping orientation lock."
by Daniel Sandler
· 15 years ago
f56e102
Add missing header comment.
by Dianne Hackborn
· 15 years ago
2ed6ad6
Fix the flipping orientation lock.
by Daniel Sandler
· 15 years ago
ddc6cad
UsbService: Re-enable previously enabled functions when exiting accessory mode
by Mike Lockwood
· 15 years ago
fcc0845
Add support for background scanning
by Irfan Sheriff
· 15 years ago
520d8bc
KeyguardManager: Add isKeyguardLocked() and isKeyguardSecure()
by Mike Lockwood
· 15 years ago
6e1eb76
Explode WindowManagerService.
by Dianne Hackborn
· 15 years ago
95fd008
Merge "Start window manager refactoring."
by Dianne Hackborn
· 15 years ago
a924dc0d
Start window manager refactoring.
by Dianne Hackborn
· 15 years ago
3ca6d6b
Merge "data activity reporting on wifi"
by Irfan Sheriff
· 15 years ago
227bec4
data activity reporting on wifi
by Irfan Sheriff
· 15 years ago
5151038
Merge "Rework thumbnail API to not suffer from IPC failures."
by Dianne Hackborn
· 15 years ago
ec8d23a
Add WPA support for soft Ap
by Irfan Sheriff
· 15 years ago
d94df45
Rework thumbnail API to not suffer from IPC failures.
by Dianne Hackborn
· 15 years ago
91fd9a9
Merge "Fix 3197205: Minor edits to device policy admin strings and documentation"
by Jim Miller
· 15 years ago
6b85768
Fix 3197205: Minor edits to device policy admin strings and documentation
by Jim Miller
· 15 years ago
0432ab4
Merge "Fix wifi watchdog to use InetAddress"
by Irfan Sheriff
· 15 years ago
984dd8a
Merge "UsbManager: New APIs for USB accessories"
by Mike Lockwood
· 15 years ago
8e9abc5
Fix wifi watchdog to use InetAddress
by Robert Greenwalt
· 15 years ago
9182d3c
UsbManager: New APIs for USB accessories
by Mike Lockwood
· 15 years ago
a5e9ffa
Fix a bug in canAddToLastInputMethod()
by Ken Wakasa
· 15 years ago
Next »