summaryrefslogtreecommitdiffstats
path: root/services/java
Commit message (Expand)AuthorAgeFilesLines
...
* Fix isUsbMassStorageConnected() will always return trueTony Wu2010-10-201-1/+1
* Reduce logging.Joe Onorato2010-10-198-22/+38
* DO NOT MERGE. Turn down backup logging for release.Chris Tate2010-10-191-1/+1
* Merge "Don't symlink native library paths for old apps" into gingerbreadKenny Root2010-10-191-7/+18
|\
| * Don't symlink native library paths for old appsKenny Root2010-10-181-7/+18
* | Merge "GPS: Enable some more logging" into gingerbreadMike Lockwood2010-10-181-1/+3
|\ \
| * | GPS: Enable some more loggingMike Lockwood2010-10-181-1/+3
* | | Merge "Enable framework GPS and location manager logging" into gingerbreadMike Lockwood2010-10-182-8/+12
|\ \ \ | |/ /
| * | Enable framework GPS and location manager loggingMike Lockwood2010-10-182-8/+12
| |/
* | Pressing the power button quickly needs to turn the screen on and off correctly.Joe Onorato2010-10-181-22/+21
|/
* Implement issue #3094621 and #3094609 - wipe sd cardDianne Hackborn2010-10-163-15/+37
* Add support for secure system overlays. (DO NOT MERGE)Jeff Brown2010-10-152-2/+2
* Work on issue #3101415: Crespo apps seem to have their UID changed over time.Dianne Hackborn2010-10-156-7/+23
* Debug logs for issue #3101415: Apps seem to have their UID changed over time.Dianne Hackborn2010-10-152-24/+30
* NFC: Move NFC service implementation out of system_server.Nick Pelly2010-10-153-2172/+5
* Screen on/off animation tweaksJoe Onorato2010-10-141-4/+35
* Merge "OBB: use PBKDF2 for key generation." into gingerbreadKenny Root2010-10-131-8/+32
|\
| * OBB: use PBKDF2 for key generation.Kenny Root2010-10-131-8/+32
* | Merge "Handle native library deletion in scanPackage" into gingerbreadKenny Root2010-10-131-3/+0
|\ \
| * | Handle native library deletion in scanPackageKenny Root2010-10-131-3/+0
| |/
* | Add shutdown assuranceKenny Root2010-10-131-0/+19
|/
* Merge "Fix issue #3089800: adb shell am -W causes ActivityManager crash" into...Dianne Hackborn2010-10-121-2/+2
|\
| * Fix issue #3089800: adb shell am -W causes ActivityManager crashDianne Hackborn2010-10-121-2/+2
* | NFC API revision round 2.Nick Pelly2010-10-121-90/+136
|/
* Add versionCode and versionName to dumpsys packagesAndy Stadler2010-10-121-0/+2
* Remove dead code, and make the animation a setting.Joe Onorato2010-10-121-212/+168
* Merge "OBB: rearrange to be entirely asynchronous" into gingerbreadKenny Root2010-10-111-275/+237
|\
| * OBB: rearrange to be entirely asynchronousKenny Root2010-10-111-275/+237
* | Merge "Fix an event injection bug when the policy is bypassed." into gingerbreadJeff Brown2010-10-112-12/+0
|\ \
| * | Fix an event injection bug when the policy is bypassed.Jeff Brown2010-10-112-12/+0
* | | Merge "Grant URI permissions to the MCS" into gingerbreadKenny Root2010-10-111-10/+43
|\ \ \
| * | | Grant URI permissions to the MCSKenny Root2010-10-111-10/+43
* | | | Merge "Add a configuration option to turn on the screen when you unplug the d...Joe Onorato2010-10-111-1/+9
|\ \ \ \
| * | | | Add a configuration option to turn on the screen when you unplug the device.Joe Onorato2010-10-111-1/+9
* | | | | Merge "Temporarily turn on backup/restore debug logs" into gingerbreadChris Tate2010-10-111-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Temporarily turn on backup/restore debug logsChris Tate2010-10-111-1/+1
* | | | | Merge "Don't throw when userActivity fails because of the permission check." ...Joe Onorato2010-10-111-1/+26
|\ \ \ \ \
| * | | | | Don't throw when userActivity fails because of the permission check.Joe Onorato2010-10-111-1/+26
| | |/ / / | |/| | |
* | | | | Go one day into 1970 for timezone code.Brad Fitzpatrick2010-10-111-2/+6
| |_|_|/ |/| | |
* | | | Merge "On boot, advance time to at least 1970." into gingerbreadBrad Fitzpatrick2010-10-111-1/+16
|\ \ \ \
| * | | | On boot, advance time to at least 1970.Brad Fitzpatrick2010-10-111-1/+16
| |/ / /
* | | | GPS: Add update_network_state call to AGpsRillInterfaceMike Lockwood2010-10-111-0/+8
|/ / /
* | | Merge "Added more robust tracking and cancelation of events." into gingerbreadJeff Brown2010-10-101-2/+8
|\ \ \ | | |/ | |/|
| * | Added more robust tracking and cancelation of events.Jeff Brown2010-10-101-2/+8
* | | Add some error-case logging.Robert Greenwalt2010-10-101-16/+13
* | | GPS: Do not call sGpsInterface->init() multiple timesMike Lockwood2010-10-091-3/+5
* | | Merge "Fix retaining of granted permissions when updating of system app." int...Dianne Hackborn2010-10-081-4/+9
|\ \ \ | |/ / |/| |
| * | Fix retaining of granted permissions when updating of system app.Dianne Hackborn2010-10-081-4/+9
* | | Maybe fix #3076572: phone process crashes in SipService, trying to get wifi lockDianne Hackborn2010-10-081-18/+22
|/ /
* | Merge "Remove races in Geocoder/LocationProvider Proxy" into gingerbreadMike Lockwood2010-10-083-198/+250
|\ \