summaryrefslogtreecommitdiffstats
path: root/services/java/com/android
Commit message (Expand)AuthorAgeFilesLines
* Revert "Add the {get,set}PackageObbPaths calls to API"Kenny Root2011-01-171-108/+0
* Deep clone settings for system package update DO NOT MERGEKenny Root2011-01-141-12/+70
* Merge "Add the {get,set}PackageObbPaths calls to API" into gingerbreadKenny Root2011-01-121-13/+83
|\
| * Add the {get,set}PackageObbPaths calls to APIKenny Root2011-01-091-13/+83
* | Merge "Allow updated system apps to retain priority" into gingerbreadKenny Root2011-01-122-6/+16
|\ \
| * | Allow updated system apps to retain priorityKenny Root2011-01-112-6/+16
* | | Copy user info from PackageSetting as wellKenny Root2011-01-111-0/+8
|/ /
* | Merge "Referencing of "r.record.name" is occured, when "r.record" is null." i...Dianne Hackborn2011-01-091-1/+1
|\ \
| * | Referencing of "r.record.name" is occured, when "r.record" is null.lge-aosp2011-01-091-1/+1
* | | DO NOT MERGE : Ensure that the first post-restore backup pass is correctChris Tate2011-01-091-10/+29
* | | DO NOT MERGE : Permission fix: don't require BACKUP perm for self-restoresChris Tate2011-01-091-9/+52
|/ /
* | Merge "Fix issue # 3227963: SecurityException: Neither user 10023 nor..." int...Dianne Hackborn2011-01-091-33/+59
|\ \ | |/ |/|
| * Fix issue # 3227963: SecurityException: Neither user 10023 nor...Dianne Hackborn2010-12-221-33/+59
* | Clear reference to the IIntentReceiver in order to avoid memory leakJohannes Carlsson2011-01-052-1/+4
* | Avoiding cyclic references when unbinding from a serviceMattias Petersson2011-01-051-0/+1
* | Merge "frameworks/base: Fix to release references in ActivityManagerService" ...Dianne Hackborn2010-12-231-0/+8
|\ \
| * | frameworks/base: Fix to release references in ActivityManagerServiceVairavan Srinivasan2010-12-231-0/+8
| |/
* | Fix policy issues when screen is off. (DO NOT MERGE)Jeff Brown2010-12-222-11/+12
* | Improve performance of WindowState.toString()Mattias Petersson2010-12-221-3/+13
|/
* Be sure and report NO_CONNECTIVITY when needed.Robert Greenwalt2010-12-211-0/+1
* Fix issue #3289835: NullPointerException in...Dianne Hackborn2010-12-161-1/+4
* Fix issue #3154576: battery stats checkin should include UID -> packages+ mapDianne Hackborn2010-12-132-13/+23
* DO NOT MERGE Remove wifistatetracker lock access in BroadcastReceiverIrfan Sheriff2010-11-301-5/+22
* Reorganize PackageManager dump to avoid NPEKenny Root2010-11-051-2/+2
* Fix bugs related to cheek event suppression.Jeff Brown2010-11-011-2/+2
* Location Manager: Fix LocationManager.getBestProvider filtering.Mike Lockwood2010-10-261-6/+7
* Don't turn the button backlights on if the screen is off. Part 2.Joe Onorato2010-10-251-0/+8
* GPS: Disable verbose loggingMike Lockwood2010-10-252-5/+7
* Make sure that when the screen is off, we don't try to turn the buttons on too.Joe Onorato2010-10-231-2/+16
* Fix issue #3122240: Expose xlarge in GB.Dianne Hackborn2010-10-221-1/+1
* GPS: Fix network type logic in requestRefLocationMike Lockwood2010-10-221-7/+14
* Adjust boundaries for screen sizes.Dianne Hackborn2010-10-211-2/+2
* 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-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