Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
672ebb61a755e4bbe60e4e884b1adadf186733b6
/
services
6eef0ca
Merge "frameworks/base: Fix to release references in ActivityManagerService" into gingerbread
by Dianne Hackborn
· 14 years ago
a207ce2
frameworks/base: Fix to release references in ActivityManagerService
by Vairavan Srinivasan
· 14 years ago
eb9f7a0
Fix policy issues when screen is off. (DO NOT MERGE)
by Jeff Brown
· 14 years ago
1622eee
Improve performance of WindowState.toString()
by Mattias Petersson
· 14 years ago
d68e3218
Be sure and report NO_CONNECTIVITY when needed.
by Robert Greenwalt
· 14 years ago
c724f2f
disable the bypass mode. DO NOT MERGE.
by Mathias Agopian
· 14 years ago
3ec27e0
Fix issue #3289835: NullPointerException in...
by Dianne Hackborn
· 14 years ago
e4a5951
Fix issue #3154576: battery stats checkin should include UID -> packages+ map
by Dianne Hackborn
· 14 years ago
ee5a3aca
[317580] fix issue where the screen wouldn't be rotated properly in bypass mode
by Mathias Agopian
· 14 years ago
025005f
[3171580] SurfaceFlinger Bypass mode. (DO NOT MERGE)
by Mathias Agopian
· 14 years ago
1989af2
[3171580] Fix two typos related to fixed-size buffers
by Mathias Agopian
· 14 years ago
e869aee
[3171580] don't automatically log GraphicBuffer allocation failures
by Mathias Agopian
· 14 years ago
e4eaa31
Fix issue 2641884: Bluetooth volume is dependent on in call volume.
by Eric Laurent
· 14 years ago
e23212b
Merge "Fix issue 3142808." into gingerbread
by Eric Laurent
· 14 years ago
af2d3c7
Merge "DO NOT MERGE Remove wifistatetracker lock access in BroadcastReceiver" into gingerbread
by Irfan Sheriff
· 14 years ago
b87b53d
Fix issue 3142808.
by Eric Laurent
· 14 years ago
f92b453
DO NOT MERGE Remove wifistatetracker lock access in BroadcastReceiver
by Irfan Sheriff
· 14 years ago
b483d5c
fix [3237242] sensormanager sensor active count gets out of sync
by Mathias Agopian
· 14 years ago
186b68b
Merge "allow rotation-vector to have 4 components" into gingerbread
by Mathias Agopian
· 14 years ago
6038db3
Uses 4-th order low-pass for extracting gravity.
by Mathias Agopian
· 14 years ago
7badd2c
allow rotation-vector to have 4 components
by Mathias Agopian
· 14 years ago
5d45c33
don't attempt to normalize the rotation vector
by Mathias Agopian
· 14 years ago
671a6ff
Add support for virtual sensors.
by Mathias Agopian
· 14 years ago
f33a6e9
Fix a race condition in sensormanager
by Mathias Agopian
· 14 years ago
3a9223e
record the last event received regardless of having clients or not
by Mathias Agopian
· 14 years ago
94c4f5c
improve sensorservice dumpsys and increase the max sensor rate to 1 ms (1000Hz)
by Mathias Agopian
· 14 years ago
70fc04c
Reorganize PackageManager dump to avoid NPE
by Kenny Root
· 14 years ago
a87ea46
Fix bugs related to cheek event suppression.
by Jeff Brown
· 14 years ago
fa40528
GPS: remove some logging
by Mike Lockwood
· 14 years ago
e031ba8
really fix [3118445] Transform * Transform does not work as expected
by Mathias Agopian
· 14 years ago
9e3191d
Location Manager: Fix LocationManager.getBestProvider filtering.
by Mike Lockwood
· 14 years ago
06eb33a
Don't turn the button backlights on if the screen is off. Part 2.
by Joe Onorato
· 14 years ago
8c32bdd
Merge "GPS: Disable verbose logging" into gingerbread
by Mike Lockwood
· 14 years ago
4a7b65e
GPS: Disable verbose logging
by Mike Lockwood
· 14 years ago
457bed2
Merge "fix [3123221] Video sticks playing back upside down following orientation switch" into gingerbread
by Mathias Agopian
· 14 years ago
ce4d36a
Merge "fix [3118445] Transform * Transform does not work as expected" into gingerbread
by Mathias Agopian
· 14 years ago
8982120
Merge "Remove the FLIP_H/ROT_90 workaround from CameraService.do not merge" into gingerbread
by Wu-cheng Li
· 14 years ago
994c02b
Remove the FLIP_H/ROT_90 workaround from CameraService.do not merge
by Wu-cheng Li
· 14 years ago
c57b15c
fix [3123221] Video sticks playing back upside down following orientation switch
by Mathias Agopian
· 14 years ago
546c21d
fix [3118445] Transform * Transform does not work as expected
by Mathias Agopian
· 14 years ago
60607a9
Make sure that when the screen is off, we don't try to turn the buttons on too.
by Joe Onorato
· 14 years ago
5383f50
Fix issue #3122240: Expose xlarge in GB.
by Dianne Hackborn
· 14 years ago
edc0f387
GPS: Fix network type logic in requestRefLocation
by Mike Lockwood
· 14 years ago
fdbb216
Merge "Adjust boundaries for screen sizes." into gingerbread
by Dianne Hackborn
· 14 years ago
0c63605
Merge "Mirror the preview for front-facing cameras. do not merge" into gingerbread
by Mathias Agopian
· 14 years ago
b51dc0f
Adjust boundaries for screen sizes.
by Dianne Hackborn
· 14 years ago
583fefc
Merge "Use the context_priority extension when present." into gingerbread
by Mathias Agopian
· 14 years ago
b09773d
Fix isUsbMassStorageConnected() will always return true
by Tony Wu
· 14 years ago
b982fb4
Mirror the preview for front-facing cameras. do not merge
by Wu-cheng Li
· 14 years ago
431bb22
Reduce logging.
by Joe Onorato
· 14 years ago
1858031
DO NOT MERGE. Turn down backup logging for release.
by Chris Tate
· 14 years ago
928b074
Merge "Don't symlink native library paths for old apps" into gingerbread
by Kenny Root
· 14 years ago
e68d58a
Don't symlink native library paths for old apps
by Kenny Root
· 14 years ago
5d5a9db
Merge "GPS: Enable some more logging" into gingerbread
by Mike Lockwood
· 14 years ago
b8d9033
GPS: Enable some more logging
by Mike Lockwood
· 14 years ago
ba2ec2b
Merge "Enable framework GPS and location manager logging" into gingerbread
by Mike Lockwood
· 14 years ago
2d4d1bf
Enable framework GPS and location manager logging
by Mike Lockwood
· 14 years ago
3d3db60
Pressing the power button quickly needs to turn the screen on and off correctly.
by Joe Onorato
· 14 years ago
4249917
Implement issue #3094621 and #3094609 - wipe sd card
by Dianne Hackborn
· 14 years ago
2d3f159
Add support for secure system overlays. (DO NOT MERGE)
by Jeff Brown
· 14 years ago
8bdf593
Work on issue #3101415: Crespo apps seem to have their UID changed over time.
by Dianne Hackborn
· 14 years ago
efb5810
Debug logs for issue #3101415: Apps seem to have their UID changed over time.
by Dianne Hackborn
· 14 years ago
bc21fde
NFC: Move NFC service implementation out of system_server.
by Nick Pelly
· 14 years ago
0d65a3f
Merge "Screen on/off animation tweaks" into gingerbread
by Joe Onorato
· 14 years ago
609695d
Screen on/off animation tweaks
by Joe Onorato
· 14 years ago
dfa08fb
[3095807] screen takes a long time to turn on
by Mathias Agopian
· 14 years ago
d4e03f3
addresses parts of 3096779 and 3097475
by Mathias Agopian
· 14 years ago
8b6a054
fix [3095607] Gingerbread screen turn-on animation does not show the last frame
by Mathias Agopian
· 14 years ago
a6cd6d3
may fix 3097381 and 3097482. don't abort on/off if the animation fails
by Mathias Agopian
· 14 years ago
bdf8034
Merge "OBB: use PBKDF2 for key generation." into gingerbread
by Kenny Root
· 14 years ago
3b1abba
OBB: use PBKDF2 for key generation.
by Kenny Root
· 14 years ago
011b5bc
Merge "implement part of [3094280] New animation for screen on and screen off add support for screen on animation" into gingerbread
by Mathias Agopian
· 14 years ago
361a6ad
Merge "Handle native library deletion in scanPackage" into gingerbread
by Kenny Root
· 14 years ago
2d2b803
implement part of [3094280] New animation for screen on and screen off
by Mathias Agopian
· 14 years ago
f547d67
Add shutdown assurance
by Kenny Root
· 14 years ago
70e4210
Handle native library deletion in scanPackage
by Kenny Root
· 14 years ago
c792c2e
Merge "GPS: Remove unnecessary and broken test in AgpsRilInterface updateNetworkState glue" into gingerbread
by Mike Lockwood
· 14 years ago
259c849
Merge "Fix issue #3089800: adb shell am -W causes ActivityManager crash" into gingerbread
by Dianne Hackborn
· 14 years ago
ba0492d
Fix issue #3089800: adb shell am -W causes ActivityManager crash
by Dianne Hackborn
· 14 years ago
590b73b
NFC API revision round 2.
by Nick Pelly
· 14 years ago
8e2be26
Add versionCode and versionName to dumpsys packages
by Andy Stadler
· 14 years ago
b08a1af
Remove dead code, and make the animation a setting.
by Joe Onorato
· 14 years ago
aab758e
turn off the electron beam
by Mathias Agopian
· 14 years ago
3122e44
Improve the input policy handling a bit.
by Jeff Brown
· 14 years ago
f7b7330
GPS: Remove unnecessary and broken test in AgpsRilInterface updateNetworkState glue
by Mike Lockwood
· 14 years ago
cd54dc2
Use the context_priority extension when present.
by Mathias Agopian
· 14 years ago
b4de3dc
Merge "OBB: rearrange to be entirely asynchronous" into gingerbread
by Kenny Root
· 14 years ago
af9d667
OBB: rearrange to be entirely asynchronous
by Kenny Root
· 14 years ago
1da8d4d
Merge "Fix an event injection bug when the policy is bypassed." into gingerbread
by Jeff Brown
· 14 years ago
b931a1b
Fix an event injection bug when the policy is bypassed.
by Jeff Brown
· 14 years ago
a4e95df
Merge "Grant URI permissions to the MCS" into gingerbread
by Kenny Root
· 14 years ago
c0ad216
Merge "Add a configuration option to turn on the screen when you unplug the device." into gingerbread
by Joe Onorato
· 14 years ago
6d74765
Add a configuration option to turn on the screen when you unplug the device.
by Joe Onorato
· 14 years ago
1112857
Grant URI permissions to the MCS
by Kenny Root
· 14 years ago
0a78923
Merge "Temporarily turn on backup/restore debug logs" into gingerbread
by Chris Tate
· 14 years ago
cf6b276
Merge "fix a bug where FLIP_H would do a 180 rotation" into gingerbread
by Mathias Agopian
· 14 years ago
a9c5043
Temporarily turn on backup/restore debug logs
by Chris Tate
· 14 years ago
5ba5997
fix a bug where FLIP_H would do a 180 rotation
by Mathias Agopian
· 14 years ago
d0528b7
Merge "deliver invalidate messages AFTER other messages" into gingerbread
by Mathias Agopian
· 14 years ago
7b50a6d
deliver invalidate messages AFTER other messages
by Mathias Agopian
· 14 years ago
Next »