summaryrefslogtreecommitdiffstats
path: root/core/java/android/content/pm/ApplicationInfo.java
Commit message (Expand)AuthorAgeFilesLines
* Implement remaining infrastructure for user disabling apps.Dianne Hackborn2011-06-171-0/+9
* resolved conflicts for merge of cc20b4e3 to masterDianne Hackborn2011-06-031-1/+13
|\
| * Add new supports-screen API to set maximum allowed size.Dianne Hackborn2011-06-011-1/+13
* | resolved conflicts for merge of 5c2e4d20 to masterDianne Hackborn2011-06-021-0/+24
|\ \ | |/
| * Add new supports-screens attributes for declaring the compatible screens.Dianne Hackborn2011-05-261-0/+24
* | Full local backup infrastructureChristopher Tate2011-05-101-1/+12
|/
* Implement issue #3426299: Introduce application "stopped" stateDianne Hackborn2011-02-251-0/+6
* Change FLAG_FORWARD_LOCK back to its original value to not break things.Dianne Hackborn2011-01-161-2/+4
* Add manifest API to request a large heap.Dianne Hackborn2011-01-161-9/+7
* Revert "Remove the APIs for the old encryption scheme."Jason parks2011-01-131-2/+10
* Remove the APIs for the old encryption scheme.Jason parks2011-01-121-10/+2
* 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 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-061-2/+11
|\ \ | |/
| * Make it easier to figure out whether an app can go on sd card.Dianne Hackborn2010-10-041-2/+11
* | 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
| * DO NOT MERGE. Some stuff that is Not Ready.Dianne Hackborn2010-09-031-1/+2
|/
* Allow native shared libraries in ASEC containersKenny Root2010-08-271-9/+11
* Hide heavy-weight API.Dianne Hackborn2010-08-261-11/+13
* Fix bugs with granting permissions through onNewIntent().Dianne Hackborn2010-08-201-8/+10
* Add support for heavy-weight applications.Dianne Hackborn2010-06-041-0/+11
* Fix build.Dianne Hackborn2010-04-291-2/+2
* New xlarge screen size.Dianne Hackborn2010-04-281-14/+23
* am 44f2c6ba: am 2e4b98dc: Merge "Whoops a little more on issue #2631417: Expo...Dianne Hackborn2010-04-271-1/+1
|\
| * Whoops a little more on issue #2631417: Expose FLAG_EXTERNAL_STORAGEDianne Hackborn2010-04-261-1/+1
* | resolved conflicts for merge of 5a8f877c to krakenDianne Hackborn2010-04-271-5/+10
|\ \ | |/
| * Fix issue #2631417: Expose FLAG_EXTERNAL_STORAGEDianne Hackborn2010-04-261-8/+10
* | resolved conflicts for merge of d9ee01a9 to krakenJeff Brown2010-03-301-1/+31
|\ \ | |/
| * Show SD unavailable icon for apps on SD when ejected.Jeff Brown2010-03-301-1/+31
| * DO NOT MERGEOscar Montemayor2010-03-291-10/+0
|/
* Replace "safeMode" with a more specific name "vmSafeMode" in the public API.Ben Cheng2010-03-291-2/+2
* API CHANGE: expose the backup-related ApplicationInfo flag masksChristopher Tate2010-03-121-25/+31
* Add correct copyright headers to multiple filesKenny Root2010-03-111-0/+16
* Rename ApplicationInfo.FLAG_ON_SDCARD to ApplicationInfo.FLAG_EXTERNAL_ST...Suchi Amalapurapu2010-03-101-1/+1
* Add 'restoreAnyVersion' attr for apps that want to restore "future" dataChristopher Tate2010-02-241-0/+13
* Automatically restore app data at install timeChristopher Tate2010-02-191-2/+0
* Support per-application switch to execute the VM in safe mode.Ben Cheng2010-02-101-8/+16
* Hide resourceDirs from public APIKenny Root2010-02-091-0/+2
* 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-141-0/+18
* am 8c3fc080: am 5bb200fd: am 2ade6421: Merge change I775e1ec0 into eclairDianne Hackborn2009-11-111-10/+20
|\
| * Debugging for issue #2250075: Desk dock clock app sometimes doesn'tDianne Hackborn2009-11-111-10/+20
* | Encrypted File Systems project. Implementation of opt-out flag in AndroidMani...Oscar Montemayor2009-11-111-0/+10
|/
* A variety of work on animations.Dianne Hackborn2009-09-251-1/+1
* Expand apps' control over the settings restore processChristopher Tate2009-09-011-2/+25