Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
3d3db601cdcb884ed8179cd3fd855454ea6bafac
/
services
/
java
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
609695d
Screen on/off animation tweaks
by Joe Onorato
· 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
361a6ad
Merge "Handle native library deletion in scanPackage" into gingerbread
by Kenny Root
· 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
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
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
a9c5043
Temporarily turn on backup/restore debug logs
by Chris Tate
· 14 years ago
446547a
Merge "Don't throw when userActivity fails because of the permission check." into gingerbread
by Joe Onorato
· 14 years ago
6bb7a4a
Go one day into 1970 for timezone code.
by Brad Fitzpatrick
· 14 years ago
4b9f62d
Don't throw when userActivity fails because of the permission check.
by Joe Onorato
· 14 years ago
ce2f190
Merge "On boot, advance time to at least 1970." into gingerbread
by Brad Fitzpatrick
· 14 years ago
35ca9d8
On boot, advance time to at least 1970.
by Brad Fitzpatrick
· 14 years ago
50130bb
GPS: Add update_network_state call to AGpsRillInterface
by Mike Lockwood
· 14 years ago
1e6a3a5
Merge "Added more robust tracking and cancelation of events." into gingerbread
by Jeff Brown
· 14 years ago
b699726
Added more robust tracking and cancelation of events.
by Jeff Brown
· 14 years ago
572172b
Add some error-case logging.
by Robert Greenwalt
· 14 years ago
b6e5fa8
GPS: Do not call sGpsInterface->init() multiple times
by Mike Lockwood
· 14 years ago
62d8874e
Merge "Fix retaining of granted permissions when updating of system app." into gingerbread
by Dianne Hackborn
· 14 years ago
2fe979f
Fix retaining of granted permissions when updating of system app.
by Dianne Hackborn
· 14 years ago
ecfd7f7
Maybe fix #3076572: phone process crashes in SipService, trying to get wifi lock
by Dianne Hackborn
· 14 years ago
aecab79
Merge "Remove races in Geocoder/LocationProvider Proxy" into gingerbread
by Mike Lockwood
· 14 years ago
78d688369
Implement tracking of package install times.
by Dianne Hackborn
· 14 years ago
6a6b007
Symlink application lib directory when on SD card
by Kenny Root
· 14 years ago
480afe7
Eliminate MCS_GIVE_UP state
by Kenny Root
· 14 years ago
0145e36
Revert "Only allow 8 OBBs to be mounted by a UID"
by Kenny Root
· 14 years ago
5919ac6
OBB: track binder death observers
by Kenny Root
· 14 years ago
a3ee5c0
Merge "Add MountService tests and fix a bug it found" into gingerbread
by Kenny Root
· 14 years ago
17eb6fb
Add MountService tests and fix a bug it found
by Kenny Root
· 14 years ago
043fcd9
Work on issue #3062691: GPS enable bypass via com.android.settings.widget.SettingsAppWidgetProvider
by Dianne Hackborn
· 14 years ago
3c4c2b7
Fix issue #3001368: API REVIEW: android.app.Activity
by Dianne Hackborn
· 14 years ago
f787278
Merge "PowerManagerService needs yet another flag..." into gingerbread
by Joe Onorato
· 14 years ago
8274a0e
PowerManagerService needs yet another flag...
by Joe Onorato
· 14 years ago
831baa2
Remove lingering system app native libs in /data
by Kenny Root
· 14 years ago
8735c4c
Merge "Get correct native library path on reinstall" into gingerbread
by Kenny Root
· 14 years ago
bd135c1
Get correct native library path on reinstall
by Kenny Root
· 14 years ago
8863c43
Remove races in Geocoder/LocationProvider Proxy
by Mark Vandevoorde
· 14 years ago
1e84da8
GPS: Add support for AGpsRilInterface.
by Miguel Torroja
· 14 years ago
54e570f
Make it easier to figure out whether an app can go on sd card.
by Dianne Hackborn
· 14 years ago
e5439f2
Fix issue #3041660: Camera image flips upside down when rotating device
by Dianne Hackborn
· 14 years ago
3aeee33
Don't write settings multiple times when unmounting.
by Dianne Hackborn
· 14 years ago
d9e88d2
Merge "Add "none" for vold and deprecate mkobb -c" into gingerbread
by Kenny Root
· 14 years ago
12ffd9b
Add "none" for vold and deprecate mkobb -c
by Kenny Root
· 14 years ago
6493e64
Fix issue #3037083: Problem report for Pinball
by Dianne Hackborn
· 14 years ago
2942391
Fix regression in OBB key handling
by Kenny Root
· 14 years ago
0a69f59
Merge "Rub in a little 'ol log-b-gone." into gingerbread
by Dianne Hackborn
· 14 years ago
cef65ee
Rub in a little 'ol log-b-gone.
by Dianne Hackborn
· 14 years ago
ab2e628
Merge "Use the private version of userActivity." into gingerbread
by Joe Onorato
· 14 years ago
4da0239
Being already unmounted is not a failure
by Kenny Root
· 14 years ago
735de3b
Hash keys with MD5; track IBinders not IInterface
by Kenny Root
· 14 years ago
27358a6
Only allow 8 OBBs to be mounted by a UID
by Kenny Root
· 14 years ago
38cf886
Remove OBBs from state list when volume unmounted
by Kenny Root
· 14 years ago
a39ccb6c
Use the private version of userActivity.
by Joe Onorato
· 14 years ago
e97ae40
location: rebind to network location and geocoder services after package update
by Mike Lockwood
· 14 years ago
0c32c09
Revert "Revert "Check for the DEVICE_POWER permission in userActivity.""
by Joe Onorato
· 14 years ago
212d81a
Merge "Move all the permissions check up for unmount" into gingerbread
by Kenny Root
· 14 years ago
f1121dc
Move all the permissions check up for unmount
by Kenny Root
· 14 years ago
038cabe
NFC integration
by Nick Pelly
· 14 years ago
4da4827
Revert "Check for the DEVICE_POWER permission in userActivity."
by Mike Lockwood
· 14 years ago
05105f7
Update OBB API to include callbacks
by Kenny Root
· 14 years ago
059f8f9
Check for the DEVICE_POWER permission in userActivity.
by Joe Onorato
· 14 years ago
08cf57d
Merge "Fixes to granting URI permissions - take into account path perms." into gingerbread
by Dianne Hackborn
· 14 years ago
48058e8
Fixes to granting URI permissions - take into account path perms.
by Dianne Hackborn
· 14 years ago
c89dd54
Remove logging on wifilock acquire/release
by Irfan Sheriff
· 14 years ago
4fc3d2f
DO NOT MERGE
by repo sync . build/envsetup.sh lunch passion-eng
· 14 years ago
68ef7f3
Merge "Move SipService out of SystemServer to phone process." into gingerbread
by Hung-ying Tyan
· 14 years ago
23142ac
Merge "squeeze a few more bits of randomness into /dev/random" into gingerbread
by Nick Kralevich
· 14 years ago
b91ec41
squeeze a few more bits of randomness into /dev/random
by Nick Kralevich
· 14 years ago
7e54ef7
Move SipService out of SystemServer to phone process.
by Hung-ying Tyan
· 14 years ago
d8691d7
Merge "Allow all apps to call ContentResolver.getType()." into gingerbread
by Dianne Hackborn
· 14 years ago
fccd5bc
Fix build.
by Hung-ying Tyan
· 14 years ago
025a39a
SIP: misc fixes
by Hung-ying Tyan
· 14 years ago
00a2206
SipService: handle cross-domain authentication error
by Hung-ying Tyan
· 14 years ago
8313fc7
Allow all apps to call ContentResolver.getType().
by Dianne Hackborn
· 14 years ago
9f306d7
Use buffered output during packages.xml write
by Kenny Root
· 14 years ago
4d94a76
Fixed some timeout and lock reentrance issues with broadcasts.
by Jeff Brown
· 14 years ago
a7ef18f
Merge "Some debugging support." into gingerbread
by Dianne Hackborn
· 14 years ago
194bbcc
SIP: longer timeout for making call, shorter for cancelling
by Hung-ying Tyan
· 14 years ago
f123e49
Some debugging support.
by Dianne Hackborn
· 14 years ago
8f97fe5
Merge "Move long Connectivity tasks to handler thread." into gingerbread
by Robert Greenwalt
· 14 years ago
658bec9
SDP: remove dead code.
by Chia-chi Yeh
· 14 years ago
Next »