summaryrefslogtreecommitdiffstats
path: root/core/java/android/content/pm/ApplicationInfo.java
Commit message (Expand)AuthorAgeFilesLines
* Add seinfo parsing to PackageManagerService.rpcraig2013-07-181-0/+15
* Squashed commit of the theme engine support.Ricardo Cerqueira2012-11-241-0/+28
* Fix ApplicationInfo copy ctorChristopher Tate2012-10-161-0/+1
* More multi-user stuff:Dianne Hackborn2012-09-071-0/+7
* Keep track of whether an app is installed for each user.Dianne Hackborn2012-08-241-1/+8
* Fix bug #6140391 Make RTL awareness as an opt-in into the AndroidManifestFabrice Di Meglio2012-04-031-0/+20
* Fix bug 5098288 - Rethink the suite of new themesAdam Powell2011-08-021-0/+13
* Make full backup API available to appsChristopher Tate2011-07-061-11/+0
* 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