summaryrefslogtreecommitdiffstats
path: root/core/java/android/content/pm
Commit message (Expand)AuthorAgeFilesLines
* Implement issue #2367442: Please add API for manipulating installerDianne Hackborn2010-11-192-0/+20
* Improve loggingAlon Albert2010-11-111-32/+17
* Implement issue #3116702: New manifest tags for supported screen sizesDianne Hackborn2010-10-221-0/+10
* am 674b856c: am fb2cd0aa: Merge "Fix java doc on FLAG_EXTERNAL." into gingerb...Dianne Hackborn2010-10-211-3/+0
|\
| * Fix java doc on FLAG_EXTERNAL.Dianne Hackborn2010-10-201-3/+0
* | am b77455ee: am 78d68836: Implement tracking of package install times.Dianne Hackborn2010-10-103-2/+20
|\ \ | |/
| * Implement tracking of package install times.Dianne Hackborn2010-10-073-2/+20
* | am e112b744: am 930d6c3c: Merge "Fix issue #3056500: Problem report for ASTRO...Dianne Hackborn2010-10-071-1/+5
|\ \ | |/
| * Fix issue #3056500: Problem report for ASTRODianne Hackborn2010-10-051-1/+5
* | am cb9f1e4d: am 6f7e10ca: Merge "Make it easier to figure out whether an app ...Dianne Hackborn2010-10-062-7/+17
|\ \ | |/
| * Make it easier to figure out whether an app can go on sd card.Dianne Hackborn2010-10-042-7/+17
* | am 89230e3b: am 458fc5f5: Merge "Fix issue #3041660: Camera image flips upsid...Dianne Hackborn2010-10-051-2/+38
|\ \ | |/
| * Fix issue #3041660: Camera image flips upside down when rotating deviceDianne Hackborn2010-10-041-2/+38
* | am 9e1556de: am 14e7d693: Merge "Some documentation fixes." into gingerbreadDianne Hackborn2010-10-011-18/+21
|\ \ | |/
| * Some documentation fixes.Dianne Hackborn2010-10-011-18/+21
* | resolved conflicts for merge of 6a3eddb4 to masterDianne Hackborn2010-09-301-0/+5
|\ \ | |/
| * Rub in a little 'ol log-b-gone.Dianne Hackborn2010-09-301-0/+5
* | am e7dd4e38: am 04a426f5: Merge "Use buffered I/O during certificate parsing"...Kenny Root2010-09-271-1/+2
|\ \ | |/
| * Merge "Use buffered I/O during certificate parsing" into gingerbreadKenny Root2010-09-271-1/+2
| |\
| | * Use buffered I/O during certificate parsingKenny Root2010-09-271-1/+2
* | | am c6581a10: am 4e9751f0: Merge "Adding a feature to indicate that the device...Dan Morrill2010-09-271-0/+9
|\ \ \ | |/ /
| * | Adding a feature to indicate that the device possesses low-latency audio.Dan Morrill2010-09-261-0/+9
| |/
| * DO NOT MERGE. Fix issue #3000764: API REVIEW: android.R.*Dianne Hackborn2010-09-241-31/+8
| * Adding new feature definitions for new sensors (barometer and gyroscope.)Dan Morrill2010-09-211-2/+17
| * DO NOT MERGE Correct the PackageManager.checkSignatures documentation.Chris Palmer2010-09-131-28/+16
* | Unbreak the build.Chris Palmer2010-09-131-6/+0
* | Merge "Correct the PackageManager.checkSignatures documentation."Chris Palmer2010-09-131-28/+22
|\ \
| * | Correct the PackageManager.checkSignatures documentation.Chris Palmer2010-09-101-28/+22
* | | am 8b11f30c: am 1bece432: Make nativeLibraryDir visible in the APIKenny Root2010-09-121-2/+0
|\ \ \ | |/ / |/| / | |/
| * Make nativeLibraryDir visible in the APIKenny Root2010-09-121-2/+0
* | am a060b5f7: am 6dc003a7: Merge "Reduce footprint of Signature from ~7000 to ...Kenny Root2010-09-031-5/+9
|\ \ | |/
| * Merge "Reduce footprint of Signature from ~7000 to ~1448" into gingerbreadKenny Root2010-09-031-5/+9
| |\
| | * Reduce footprint of Signature from ~7000 to ~1448Kenny Root2010-09-031-5/+9
| * | DO NOT MERGE. Some stuff that is Not Ready.Dianne Hackborn2010-09-031-1/+2
* | | am fd3f44b3: am e1aa82a4: Merge "Adding a feature denoting support for 5 or m...Dianne Hackborn2010-09-031-0/+9
|\ \ \ | |/ /
| * | Adding a feature denoting support for 5 or more fullyDan Morrill2010-09-031-0/+9
| |/
* | Adding features for new hardware, and creating a baseline list of requiredDan Morrill2010-09-021-2/+17
* | resolved conflicts for merge of 3e4975a5 to masterHung-ying Tyan2010-09-021-1/+15
|\ \ | |/
| * Add software features for SIP and VOIPHung-ying Tyan2010-09-021-1/+15
* | am 61f1cbdd: am a800a2ef: Merge "Adding a feature definition corresponding to...Dan Morrill2010-09-011-0/+8
|\ \ | |/
| * Adding a feature definition corresponding to support for Near-FieldDan Morrill2010-09-011-0/+8
* | am ec438e14: am 361199b5: Add PackageManager API to get information about a p...Dianne Hackborn2010-08-312-12/+36
|\ \ | |/
| * Add PackageManager API to get information about a provider component.Dianne Hackborn2010-08-312-12/+36
| * Remove experimental immersive mode support. DO NOT MERGEDaniel Sandler2010-08-272-23/+0
* | am 83285781: am 7046bd92: Merge "Allow native shared libraries in ASEC contai...Kenny Root2010-08-272-10/+22
|\ \ | |/
| * Allow native shared libraries in ASEC containersKenny Root2010-08-272-10/+22
* | resolved conflicts for merge of 409b7120 to masterDianne Hackborn2010-08-272-23/+27
|\ \ | |/
| * Hide heavy-weight API.Dianne Hackborn2010-08-262-23/+27
* | am 5474b0f8: am 39792d22: Fix bugs with granting permissions through onNewInt...Dianne Hackborn2010-08-241-8/+10
|\ \ | |/
| * Fix bugs with granting permissions through onNewIntent().Dianne Hackborn2010-08-201-8/+10