summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Import translations. DO NOT MERGEBaligh Uddin2013-04-171-1/+1
| | | | | Change-Id: I7cb78e1a4eab43cc2a7e67d1e47a5235267adaba Auto-generated-cl: translation import
* am 14a039eb: Import translations. DO NOT MERGEBaligh Uddin2013-04-050-0/+0
|\ | | | | | | | | * commit '14a039ebbffb93bfa1acacfa3bc2fb8c4eafcfac': Import translations. DO NOT MERGE
| * Import translations. DO NOT MERGEBaligh Uddin2013-04-051-1/+1
| | | | | | | | | | Change-Id: I115b8f49fcbc3a35e03b3c45dda36964101e8b1d Auto-generated-cl: translation import
* | Import translations. DO NOT MERGEBaligh Uddin2013-04-051-1/+1
| | | | | | | | | | Change-Id: I15adb1dd80b71b151e760635535b8becc330ecae Auto-generated-cl: translation import
* | am 57a21b41: Merge "Import translations. DO NOT MERGE" into jb-mr2-devBaligh Uddin2013-04-030-0/+0
|\| | | | | | | | | * commit '57a21b41a898810420cb54666c9d38826a029730': Import translations. DO NOT MERGE
| * Merge "Import translations. DO NOT MERGE" into jb-mr2-devBaligh Uddin2013-04-0348-97/+49
| |\
| | * Import translations. DO NOT MERGEBaligh Uddin2013-04-0348-97/+49
| | | | | | | | | | | | | | | Change-Id: I02a815d40f79b608e62ded3e5789e08a4bef11e1 Auto-generated-cl: translation import
* | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2013-04-0348-97/+49
|\ \ \
| * | | Import translations. DO NOT MERGEBaligh Uddin2013-04-0348-97/+49
| | | | | | | | | | | | | | | | | | | | Change-Id: Icda5c4a9fe41f4dbbe5f2c92f006387842519eab Auto-generated-cl: translation import
* | | | am 8d3437fe: Use direct call to get ManifestDigestKenny Root2013-04-031-1/+1
|\ \ \ \ | |/ / / |/| / / | |/ / | | | * commit '8d3437fe1be41c2cebdb81de8241d17dca0b8cab': Use direct call to get ManifestDigest
| * / Use direct call to get ManifestDigestKenny Root2013-04-021-1/+1
| |/ | | | | | | | | | | | | | | This speeds up startup of PackageInstaller since it doesn't have to read all the data. Bug: 8528639 Change-Id: Ic7b9dc93f0f940a128b583936b3f56c707b5cb2c
* | am 20aa0113: (-s ours) Import translations. DO NOT MERGEBaligh Uddin2013-03-300-0/+0
|\| | | | | | | | | * commit '20aa01132b0d4bf3af891f9131fbe9a96c8fa708': Import translations. DO NOT MERGE
| * Import translations. DO NOT MERGEBaligh Uddin2013-03-2949-7/+105
| | | | | | | | | | Change-Id: I0a07f509f56e673e0f7da4e0cc14c8a828d58d54 Auto-generated-cl: translation import
* | Import translations. DO NOT MERGEBaligh Uddin2013-03-2949-1/+99
| | | | | | | | | | Change-Id: Ic052d7e7e998165db7c37f492163b380be3f3b5f Auto-generated-cl: translation import
* | am 292e4dab: PackageInstaller: add permission granting supportNick Kralevich2013-03-273-0/+243
|\| | | | | | | | | * commit '292e4dabe97f77ea91945b2f520c0c680fabb145': PackageInstaller: add permission granting support
| * PackageInstaller: add permission granting supportNick Kralevich2013-03-273-0/+243
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add support to PackageInstaller for allowing the user to grant permissions to other apps. The user is involved in the decision, and can approve or reject permissions. Applications can make a request to PackageInstaller using something like the following code: private void onPromptPermissionsClicked(String... permissions) { Intent i = getActivity().getApplication() .getPackageManager().requestPermission(permissions); startActivityForResult(i, 0); } This code reuses the sideloading upgrade flow when adding permissions, making the UI very familiar to someone who's sideloaded applications. Conceptually, we are treating a permission grant as a reinstall of the application with new permissions. Change-Id: Ia37f761e5574a490d1d37b9eb40cf5e77c928a40
* | am 2055eecd: Move TabsAdapter into it\'s own class.Nick Kralevich2013-03-252-132/+156
|\| | | | | | | | | * commit '2055eecd55b944643111c4987e507f4a650f95e4': Move TabsAdapter into it's own class.
| * Move TabsAdapter into it's own class.Nick Kralevich2013-03-252-132/+156
| | | | | | | | | | | | | | | | Extract TabsAdapter into it's own class. It makes the code more reusable and makes PackageInstallerActivity.java smaller. No change in functionality. Change-Id: I1ebc7fd05f600fd4764020c5ab72274f435ed211
* | Import translations. DO NOT MERGEBaligh Uddin2013-03-221-1/+1
| | | | | | | | | | Change-Id: I96a426be13007beac29355247361d66ee37972c8 Auto-generated-cl: translation import
* | am 8f193212: Merge "Fix bug #8133419 Android Download Manager/Installer ↵Fabrice Di Meglio2013-03-217-26/+27
|\| | | | | | | | | | | | | should be mirrored for RTL languages" into jb-mr2-dev * commit '8f193212ed48f38f54e7f78ca8789758cf9a0c7b': Fix bug #8133419 Android Download Manager/Installer should be mirrored for RTL languages
| * Merge "Fix bug #8133419 Android Download Manager/Installer should be ↵Fabrice Di Meglio2013-03-217-26/+27
| |\ | | | | | | | | | mirrored for RTL languages" into jb-mr2-dev
| | * Fix bug #8133419 Android Download Manager/Installer should be mirrored for ↵Fabrice Di Meglio2013-03-217-26/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | RTL languages - update PackageInstaller layouts for supporting RTL - enable RTL support by adding android:supportsRtl="true" in the AndroidManifest Change-Id: I656ff6771a2f2e684e3c6e7a1302a864b12f6187
* | | Import translations. DO NOT MERGEBaligh Uddin2013-03-201-1/+1
| | | | | | | | | | | | | | | Change-Id: Icb5f36f9bcd9bc6c223fd0bef455339e5551efeb Auto-generated-cl: translation import
* | | am 813a4bd4: PackageUtil: don\'t collect certs if package doesn\'t existNick Kralevich2013-03-191-3/+6
|\| | | | | | | | | | | | | | * commit '813a4bd48de33efe5c882ad3b9258e88d6d10fd7': PackageUtil: don't collect certs if package doesn't exist
| * | PackageUtil: don't collect certs if package doesn't existNick Kralevich2013-03-191-3/+6
| |/ | | | | | | | | | | | | | | | | | | | | If packageParser.parsePackage() returns null, don't attempt call packageParser.collectCertificates(). This fixes a NPE triggered by the following command: am start -a android.intent.action.VIEW -d file:///blah/blah.apk -t application/vnd.android.package-archive Change-Id: I6f6f836734d4b4ee07e98ee6b1f6339fa675b8b0
* | am 2b3202c3: Add manifest to verification paramsKenny Root2013-03-143-1/+10
|\| | | | | | | | | * commit '2b3202c3ff18469b294629bf1416118f12492173': Add manifest to verification params
| * Add manifest to verification paramsKenny Root2013-03-143-1/+10
| | | | | | | | Change-Id: I088ab981cb56d4f156b6ff910d6a2270e3302dc4
* | am 88974a28: (-s ours) am 9f7e9d81: am 7259dfe6: am 342de69f: am fffd02e9: ↵Jean-Baptiste Queru2013-03-110-0/+0
|\| | | | | | | | | | | (-s ours) am a8497f6f: (-s ours) Reconcile with jb-mr1-release - do not merge * commit '88974a28a1ff613ad000b47390b205b2fbf9f67e':
| * am 9f7e9d81: am 7259dfe6: am 342de69f: am fffd02e9: (-s ours) am a8497f6f: ↵Jean-Baptiste Queru2013-03-110-0/+0
| |\ | | | | | | | | | | | | | | | (-s ours) Reconcile with jb-mr1-release - do not merge * commit '9f7e9d8149bc85e13577a4974f1de7e45831fb9d':
| | * am 7259dfe6: am 342de69f: am fffd02e9: (-s ours) am a8497f6f: (-s ours) ↵Jean-Baptiste Queru2013-03-110-0/+0
| | |\ | | | | | | | | | | | | | | | | | | | | Reconcile with jb-mr1-release - do not merge * commit '7259dfe62f35e663ca99a52f4c0596a6ec3a6a44':
| | | * am 342de69f: am fffd02e9: (-s ours) am a8497f6f: (-s ours) Reconcile with ↵Jean-Baptiste Queru2013-03-110-0/+0
| | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | jb-mr1-release - do not merge * commit '342de69fa9d3e7202c606712f5803ed941d31d9c':
| | | | * am fffd02e9: (-s ours) am a8497f6f: (-s ours) Reconcile with jb-mr1-release ↵Jean-Baptiste Queru2013-03-110-0/+0
| | | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - do not merge * commit 'fffd02e908eb9893e6308ee9cd2445ef56e96de0':
| | | | | * am a8497f6f: (-s ours) Reconcile with jb-mr1-release - do not mergeJean-Baptiste Queru2013-03-110-0/+0
| | | | |/| | | | | | | | | | | | | | | | | | | * commit 'a8497f6fc7a65cc45cbb7145ab5dfb2f49216090':
| | | | | * Reconcile with jb-mr1-release - do not mergeJean-Baptiste Queru2013-03-110-0/+0
| | | | | |\
* | | | | | | Import translations. DO NOT MERGEBaligh Uddin2013-03-061-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ie06b876defd2cf2dd3d4e222e0d359e04ee97d4f Auto-generated-cl: translation import
* | | | | | | Import translations. DO NOT MERGEBaligh Uddin2013-03-041-1/+1
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I7d811eff9bd3628055e9b7f72da31350cd50d6ef Auto-generated-cl: translation import
* | | | | | Import translations. DO NOT MERGEBaligh Uddin2013-02-131-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Id781e94dc5ffd7b8f9c91d656a2b4babbebe5ed2 Auto-generated-cl: translation import
* | | | | | Import translations. DO NOT MERGEBaligh Uddin2013-02-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Icb99efaf924d741e19ae1ec20dd646fcb996ac95 Auto-generated-cl: translation import
* | | | | | Import translations. DO NOT MERGEBaligh Uddin2013-01-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Id6b071f18e4879b4134ecb81a5884aedd18ebf8a Auto-generated-cl: translation import
* | | | | | Import translations. DO NOT MERGEBaligh Uddin2013-01-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I6672c9ef0b7455043ead24eae9187faf39e81eab Auto-generated-cl: translation import
* | | | | | Import translations. DO NOT MERGEBaligh Uddin2013-01-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ic5f20741e4c643f5654ad96103066d997e2e85f0 Auto-generated-cl: translation import
* | | | | | Import translations. DO NOT MERGEBaligh Uddin2012-12-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ieb42dce6539721c98b58a149d9bb072e6d73bb81 Auto-generated-cl: translation import
* | | | | | Import translations. DO NOT MERGEBaligh Uddin2012-11-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ib774decb4d03117a9b458c9a6c4cf716b448cd82 Auto-generated-cl: translation import
* | | | | | Import translations. DO NOT MERGEBaligh Uddin2012-11-221-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ic4f55553fa1ad6b7dcdf8521d3d90448db307a42 Auto-generated-cl: translation import
* | | | | | Import translations. DO NOT MERGEBaligh Uddin2012-11-202-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I76cff68cc7a8ddb58552344e9b7b8c8773204705 Auto-generated-cl: translation import
* | | | | | Import translations. DO NOT MERGEBaligh Uddin2012-11-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: If94675f4c3b0c64c0da6741b40ebda0146f433b9 Auto-generated-cl: translation import
* | | | | | Import translations. DO NOT MERGEBaligh Uddin2012-11-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I5da37af693170e6a5b905a94c4eadb1f78ddfde1 Auto-generated-cl: translation import
* | | | | | am 36f2f1b3: (-s ours) Reconcile with jb-mr1.1-release - do not mergeThe Android Open Source Project2012-11-060-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | * commit '36f2f1b395a3c71a5f66e134accef3eff7664697':
| * | | | | Reconcile with jb-mr1.1-release - do not mergeThe Android Open Source Project2012-11-060-0/+0
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Change-Id: I77e12f9634f52959645492dd6cfab657fdc23f8e
| | * \ \ \ \ merge in jb-mr1.1-release history after reset to jb-mr1.1-devThe Android Automerger2012-11-060-0/+0
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |