summaryrefslogtreecommitdiffstats
path: root/services/java/com/android
Commit message (Expand)AuthorAgeFilesLines
* 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-152-15/+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
|/
* Fix issue #3089800: adb shell am -W causes ActivityManager crashDianne Hackborn2010-10-121-2/+2
* 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
|\ \
| * | Remove races in Geocoder/LocationProvider ProxyMark Vandevoorde2010-10-053-198/+250
* | | Implement tracking of package install times.Dianne Hackborn2010-10-071-34/+135
* | | Symlink application lib directory when on SD cardKenny Root2010-10-072-17/+65
* | | Eliminate MCS_GIVE_UP stateKenny Root2010-10-071-12/+4
* | | Revert "Only allow 8 OBBs to be mounted by a UID"Kenny Root2010-10-071-32/+0
| |/ |/|
* | OBB: track binder death observersKenny Root2010-10-061-14/+44
* | Merge "Add MountService tests and fix a bug it found" into gingerbreadKenny Root2010-10-061-6/+2
|\ \
| * | Add MountService tests and fix a bug it foundKenny Root2010-10-061-6/+2
* | | Work on issue #3062691: GPS enable bypass via com.android.settings.widget.Set...Dianne Hackborn2010-10-062-13/+18
|/ /
* | Fix issue #3001368: API REVIEW: android.app.ActivityDianne Hackborn2010-10-054-145/+46
* | Merge "PowerManagerService needs yet another flag..." into gingerbreadJoe Onorato2010-10-051-46/+88
|\ \
| * | PowerManagerService needs yet another flag...Joe Onorato2010-10-051-46/+88
| |/
* | Remove lingering system app native libs in /dataKenny Root2010-10-051-5/+17
* | Merge "Get correct native library path on reinstall" into gingerbreadKenny Root2010-10-051-7/+16
|\ \