summaryrefslogtreecommitdiffstats
path: root/core/java/android/content/pm
Commit message (Expand)AuthorAgeFilesLines
...
* - Make the AccountManagerService delete accounts thatFred Quintana2009-09-172-0/+25
* Implement issue #1780928: Need support hiding nav keys.Dianne Hackborn2009-09-151-1/+3
* Implement all of the infrastructure for configuring wallpapers.Dianne Hackborn2009-09-073-8/+214
* Fix the registration of the package changes broadcast receiver.Jeff Hamilton2009-09-031-2/+6
* Expand apps' control over the settings restore processChristopher Tate2009-09-012-2/+39
* Add platform infrastructure for features.Dianne Hackborn2009-08-277-26/+219
* Add a null check in PackageParserSuchi Amalapurapu2009-08-271-4/+6
* I am getting tired of the java doc warnings, so fix them.Dianne Hackborn2009-08-242-1/+1
* Unbreak the sdk build.Joe Onorato2009-08-121-2/+2
* Add new API to compare certs of two UIDs.Dianne Hackborn2009-08-122-0/+31
* resolved conflicts for merge of f0d83fd9 to masterDianne Hackborn2009-07-281-2/+3
|\
| * Updates from API review.Dianne Hackborn2009-07-281-2/+3
* | add account manager permission checkingFred Quintana2009-07-231-2/+7
* | am 11b822d2: Simplify density compatibility to a boolean.Dianne Hackborn2009-07-223-72/+22
|\ \ | |/
| * Simplify density compatibility to a boolean.Dianne Hackborn2009-07-223-72/+22
* | am 9fc20b0e: Merge change 8126 into donutAndroid (Google) Code Review2009-07-212-3/+20
|\ \ | |/
| * First pass at reworking screen density/size APIs.Dianne Hackborn2009-07-212-3/+20
* | am 2c25fac2: Merge change 8036 into donutAndroid (Google) Code Review2009-07-212-1/+19
|\ \ | |/
| * * Disable compatibility mode for all cases.Mitsuru Oshima2009-07-212-1/+19
* | am 841f13c8: * Reverted the change in PackageParser that I checked by acciden...Mitsuru Oshima2009-07-191-1/+1
|\ \ | |/
| * * Reverted the change in PackageParser that I checked by accidentMitsuru Oshima2009-07-191-1/+1
* | am ba3ba579: * Use cached resources for widgetsMitsuru Oshima2009-07-121-1/+1
|\ \ | |/
| * * Use cached resources for widgetsMitsuru Oshima2009-07-111-1/+1
* | resolved conflicts for merge of 889c2d37 to masterDianne Hackborn2009-07-102-20/+46
|\ \ | |/
| * Fix bug #1873249i: Apps can DoS/brick deviceDianne Hackborn2009-07-092-20/+46
* | resolved conflicts for merge of 2af632f8 to masterDianne Hackborn2009-07-093-1/+177
|\ \ | |/
| * Add new <path-permission tag for use by global search.Dianne Hackborn2009-07-083-1/+177
* | am 1ecf5d28: Re-implementation of large screen support using window manager. ...Mitsuru Oshima2009-07-082-3/+13
|\ \ | |/
| * Re-implementation of large screen support using window manager.Mitsuru Oshima2009-07-082-3/+13
* | am 72eb0aca: Merge change 5483 into donutAndroid (Google) Code Review2009-06-293-10/+69
|\ \ | |/
| * Expand support for different screen sizes.Dianne Hackborn2009-06-263-10/+69
* | am bc806f65: Remove deprecated api. Aptly rename freeStorageWithIntent to fre...Suchi Amalapurapu2009-06-192-56/+2
|\ \ | |/
| * Remove deprecated api. Aptly rename freeStorageWithIntent to freeStorage.Suchi Amalapurapu2009-06-192-56/+2
* | am 63e7155c: Merge change 4696 into donutAndroid (Google) Code Review2009-06-184-35/+47
|\ \ | |/
| * Fix targetSdkVersion, make resize mode a flag, delayed dexopt, easy Applicati...Dianne Hackborn2009-06-184-35/+47
* | am c14b9ccd: Extend Intent/Uri conversion for use by BrowserDianne Hackborn2009-06-172-20/+0
|\ \ | |/
| * Extend Intent/Uri conversion for use by BrowserDianne Hackborn2009-06-172-20/+0
* | Merge commit '0781df94' into manualmergeSuchi Amalapurapu2009-06-172-2/+55
|\ \ | |/
| * Remove circular dependency in PackageManager. api freeStorage uses PendingInt...Suchi Amalapurapu2009-06-172-2/+55
* | add icon and label to the authenticator descriptionFred Quintana2009-06-151-3/+3
* | am e5fb3288: resolution support fix/improvement * adding compatibility me...Mitsuru Oshima2009-06-101-0/+17
|\ \ | |/
| * resolution support fix/improvementMitsuru Oshima2009-06-101-0/+17
* | am d299b819: Add a new attribute to android manifest for defining the GLES ve...Suchi Amalapurapu2009-06-052-2/+40
|\ \ | |/
| * Add a new attribute to android manifest for defining the GLES version number.Suchi Amalapurapu2009-06-052-2/+40
* | am 9189cabb: * Moved supports-density tag under manifest * Refactored Compati...Mitsuru Oshima2009-06-033-18/+48
|\ \ | |/
| * * Moved supports-density tag under manifestMitsuru Oshima2009-06-033-18/+48
* | am 8dbe612d: Adding internal method replacePreferredActivity.Satish Sampath2009-06-032-0/+25
|\ \ | |/
| * Adding internal method replacePreferredActivity.Satish Sampath2009-06-032-0/+25
* | am 162c9d0e: Merge change 2805 into donutAndroid (Google) Code Review2009-06-011-1/+1
|\ \ | |/
| * base: Rename WRITE_SDCARD -> WRITE_EXTERNAL_STORAGESan Mehat2009-06-011-1/+1