summaryrefslogtreecommitdiffstats
path: root/core/java/android/content/pm
Commit message (Expand)AuthorAgeFilesLines
* Add 'restoreAnyVersion' attr for apps that want to restore "future" dataChristopher Tate2010-02-242-2/+20
* Some framework fixes for apps on sdSuchi Amalapurapu2010-02-241-1/+1
* Automatically restore app data at install timeChristopher Tate2010-02-192-2/+2
* Move package from internal to external and vice versa.Suchi Amalapurapu2010-02-193-0/+112
* Elaborate a little on the documentation for PackageManager's resolveActivity.Mike LeBeau2010-02-181-1/+3
* Include install location preference when installing packages.Suchi Amalapurapu2010-02-121-25/+9
* Add APIs for mapping between new and current package names.Dianne Hackborn2010-02-112-0/+20
* Introduce special UI modes for night and car usage.Tobias Haamel2010-02-111-0/+7
* New implementation of <original-package> tag.Dianne Hackborn2010-02-111-23/+104
* Support per-application switch to execute the VM in safe mode.Ben Cheng2010-02-102-8/+22
* Add new manifest option for install locationSuchi Amalapurapu2010-02-103-4/+41
* New external storage APIs.Dianne Hackborn2010-02-092-0/+8
* Merge "Fix NPE in PackageParser"Bjorn Bringert2010-02-091-1/+1
|\
| * Fix NPE in PackageParserBjorn Bringert2010-02-091-1/+1
* | Hide resourceDirs from public APIKenny Root2010-02-091-0/+2
|/
* Rename media resource broadcastsSuchi Amalapurapu2010-02-082-2/+11
* Implement system data migration support.Dianne Hackborn2010-02-031-0/+36
* Apps on sdcard: Add new broadcastsSuchi Amalapurapu2010-02-021-0/+5
* Apps on SD project.Oscar Montemayor2010-02-011-5/+5
* Apps on SD card project.Oscar Montemayor2010-01-291-77/+17
* Apps on SD card project.Oscar Montemayor2010-01-281-0/+85
* More device admin work: description, policy control.Dianne Hackborn2010-01-262-1/+45
* Make PackageManager unpack gdbserver binaries at installation time.David 'Digit' Turner2010-01-251-0/+8
* Add extra resources field for ApplicationInfoKenny Root2010-01-221-2/+14
* Fix build errorSuchi Amalapurapu2010-01-141-3/+1
* app install on sdcard. provide skeleton implementationSuchi Amalapurapu2010-01-144-11/+63
* resolved conflicts for merge of ad2fa35d to masterTom Taylor2009-12-222-2/+2
|\
| * Update imports to android-commonTom Taylor2009-12-212-2/+2
* | am b43b35a0: am e6547423: Merge change I10073d50 into eclairXavier Ducrohet2009-12-161-0/+12
|\ \
| * | Add Annotation for optional features.Xavier Ducrohet2009-12-141-0/+12
| |/
* | am e2585127: am 9ed7dc10: am 5886050f: Merge change I0d8f7593 into eclairDianne Hackborn2009-12-021-10/+8
|\ \ | |/
| * Fix issue #2296457: PackageManager.addPackageToPreferred needs to a no-opDianne Hackborn2009-12-011-10/+8
* | am 5417933a: am d1689ea8: am 8e1985d4: Merge change Ie552036f into eclairDianne Hackborn2009-11-251-11/+0
|\ \ | |/
| * Fix issue #2286419: maxSdkVersion causes existing apps to disappear.Dianne Hackborn2009-11-251-11/+0
* | am 79374643: am b9ab7126: am 524812fb: Merge change I7d40ad9a into eclairDianne Hackborn2009-11-191-0/+62
|\ \ | |/
| * More on issue #2271640: Fix wallpaper etc docsDianne Hackborn2009-11-191-0/+62
* | am 8c3fc080: am 5bb200fd: am 2ade6421: Merge change I775e1ec0 into eclairDianne Hackborn2009-11-113-21/+42
|\ \ | |/
| * Debugging for issue #2250075: Desk dock clock app sometimes doesn'tDianne Hackborn2009-11-113-21/+42
* | am 7efa6715: am e871be66: Merge change I735f4553 into eclair-mr2Fred Quintana2009-11-113-74/+334
|\ \ | |/
| * Make the RegisteredSErvices Cache not allow the registered service for aFred Quintana2009-11-103-74/+334
* | Encrypted File Systems project. Implementation of opt-out flag in AndroidMani...Oscar Montemayor2009-11-112-0/+16
|/
* When upgrading packages with shared user ids make sure we are eliminatingSuchi Amalapurapu2009-10-291-14/+12
* Make sdk version and code names static finals in PackageParser.Suchi Amalapurapu2009-10-061-19/+16
* Work on issue #2163789: Way too much loggingDianne Hackborn2009-10-041-6/+9
* Update from API review.Dianne Hackborn2009-09-301-0/+1
* Fix issue #2154794: Force close when start facebook application.Dianne Hackborn2009-09-301-45/+50
* Fix bug where we would return null with disabled components.Dianne Hackborn2009-09-281-4/+36
* The touch screen is probably a feature.Dianne Hackborn2009-09-262-1/+11
* A variety of work on animations.Dianne Hackborn2009-09-251-1/+1
* Fix issue #2133206: dialogs/menus should auto-dismiss when screen turns offDianne Hackborn2009-09-232-1/+15