summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Use an AlertDialog for the Uninstall confirmationAdam Lesinski2014-09-104-151/+156
| | | | | | | | | This allows us to get the correct theming for free moving forward. Bug:17045520 Change-Id: I173315b39816b0061c048459e1f14d81747f072b
* Use correct API for badgingAmith Yamasani2014-09-071-1/+1
| | | | | Bug: 17414778 Change-Id: If7c67b9983923c8c02287c3325d1d8d23127adc7
* Update AppInstaller due to API changes.Svetoslav2014-09-041-6/+1
| | | | | | bug:17390424 Change-Id: I4fc49f7bab04547e47c3c0d0fe5052de6478ef7b
* am 3412e8a7: (-s ours) am 82ec2f07: (-s ours) Import translations. DO NOT MERGEBaligh Uddin2014-08-250-0/+0
|\ | | | | | | | | * commit '3412e8a7db605a63afce5f83ba2bb09a8a503be2': Import translations. DO NOT MERGE
| * am 82ec2f07: (-s ours) Import translations. DO NOT MERGEBaligh Uddin2014-08-220-0/+0
| |\ | | | | | | | | | | | | * commit '82ec2f07fd576b42d2bbc91913fe52110a543263': Import translations. DO NOT MERGE
| | * Import translations. DO NOT MERGEBaligh Uddin2014-08-221-4/+4
| | | | | | | | | | | | | | | Change-Id: I4db3a42eb75ef677ced07b122d78d6e11c862968 Auto-generated-cl: translation import
* | | Import translations. DO NOT MERGEBaligh Uddin2014-08-242-14/+14
| | | | | | | | | | | | | | | Change-Id: If2ebff9fd6d04796f8e58048d87d0b3dde08b4c1 Auto-generated-cl: translation import
* | | Merge "Import translations. DO NOT MERGE" into lmp-devBaligh Uddin2014-08-162-2/+2
|\ \ \
| * | | Import translations. DO NOT MERGEBaligh Uddin2014-08-152-2/+2
| | | | | | | | | | | | | | | | | | | | Change-Id: Ib9ca17476399f4a19bb951c226d3525f1f81b854 Auto-generated-cl: translation import
* | | | am 9af5556c: (-s ours) am 2f922b89: (-s ours) Import translations. DO NOT MERGEBaligh Uddin2014-08-160-0/+0
|\ \ \ \ | |/ / / |/| / / | |/ / | | | * commit '9af5556ced61eb51c1aa7146d5cf5860ec25d4e1': Import translations. DO NOT MERGE
| * | am 2f922b89: (-s ours) Import translations. DO NOT MERGEBaligh Uddin2014-08-150-0/+0
| |\| | | | | | | | | | | | | * commit '2f922b8900b80e20802c73f64284d5df62b3e7a6': Import translations. DO NOT MERGE
| | * Import translations. DO NOT MERGEBaligh Uddin2014-08-155-13/+13
| | | | | | | | | | | | | | | Change-Id: I71c5f91d03feaee94c80b856ccd52da5b3013403 Auto-generated-cl: translation import
* | | PackageInstaller API refactoring.Jeff Sharkey2014-08-152-2/+2
| | | | | | | | | | | | | | | Bug: 17008440 Change-Id: Ice56b712a96abecc3d908424d4595449927c2d3e
* | | Extend to support uninstall callbacks.Jeff Sharkey2014-08-072-42/+65
| | | | | | | | | | | | | | | | | | | | | | | | | | | The new PackageInstaller.uninstall() API in the framework currently shuttles through the callers IBinder, just to get this flow working for now. Bug: 16515814 Change-Id: Ib7b839b3fcc1c854f99af6eeae25172e900acb80
* | | Extend to support install sessions.Jeff Sharkey2014-08-072-49/+90
| | | | | | | | | | | | | | | | | | | | | | | | | | | Light changes to existing code to support pre-staged install sessions. Only inspects a base APK from session, which defines all permissions. Bug: 16515814 Change-Id: Ia1cb43ff9fdfe1f2468ad0d1374cff2b8eb50f54
* | | Import translations. DO NOT MERGEGeoff Mendal2014-07-302-14/+14
| | | | | | | | | | | | | | | Change-Id: I1b68199551873f765b64e2f8e279e20eeca3237d Auto-generated-cl: translation import
* | | Import translations. DO NOT MERGEBaligh Uddin2014-07-201-2/+2
| | | | | | | | | | | | | | | Change-Id: Ie39fb35d24ceef8f02ab61d324f12f5ba310ef4f Auto-generated-cl: translation import
* | | Merge "Remove deprecated locales - DO NOT MERGE" into lmp-devBaligh Uddin2014-07-1712-1033/+0
|\ \ \
| * | | Remove deprecated locales - DO NOT MERGEBaligh Uddin2014-07-1912-1033/+0
| | | | | | | | | | | | | | | | Change-Id: I0ec53f6c21c9c22b0ddbb3773d706608d8670699
* | | | Import translations. DO NOT MERGEBaligh Uddin2014-07-1719-5/+56
|/ / / | | | | | | | | | | | | Change-Id: I911bdde6e1809df99c4d2bb09011fb4a98c48de8 Auto-generated-cl: translation import
* | | Import translations. DO NOT MERGEBaligh Uddin2014-07-1655-8/+173
| | | | | | | | | | | | | | | Change-Id: I8cc6b674b8539da20ce40b06f62cc20862d331d4 Auto-generated-cl: translation import
* | | Support uninstalling apps for other profiles.Kenny Guy2014-07-105-22/+134
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow client to pick which user the package will be removed for, checking its a profile of the current user. Inform user if package is blocked from being removed and let them knows its due to an admin. Add check to stop non owner asking to uninstall for all users. Bug: 14127299 Change-Id: I60504224f5271272a390320a0fa62aa7f5de4e54
* | | am c6d164b5: (-s ours) am deb33ab8: (-s ours) am aaebc99e: (-s ours) am ↵Baligh Uddin2014-07-060-0/+0
|\| | | | | | | | | | | | | | | | | | | | 7f0a85d0: (-s ours) Import translations. DO NOT MERGE * commit 'c6d164b5b99ca5d50dbd0723b61fdf4476954d50': Import translations. DO NOT MERGE
| * | am deb33ab8: (-s ours) am aaebc99e: (-s ours) am 7f0a85d0: (-s ours) Import ↵Baligh Uddin2014-07-060-0/+0
| |\| | | | | | | | | | | | | | | | | | | translations. DO NOT MERGE * commit 'deb33ab8d2c10bf5f3a0ddb484a66dafbf5a9e3e': Import translations. DO NOT MERGE
| | * am aaebc99e: (-s ours) am 7f0a85d0: (-s ours) Import translations. DO NOT MERGEBaligh Uddin2014-07-060-0/+0
| | |\ | | | | | | | | | | | | | | | | * commit 'aaebc99eeca4454089a4592558126462889eec4b': Import translations. DO NOT MERGE
| | | * am 7f0a85d0: (-s ours) Import translations. DO NOT MERGEBaligh Uddin2014-07-060-0/+0
| | | |\ | | | | | | | | | | | | | | | | | | | | * commit '7f0a85d0f4c938dcd0806cf945c24252c98b2971': Import translations. DO NOT MERGE
| | | | * Import translations. DO NOT MERGEBaligh Uddin2014-07-056-31/+31
| | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Idc3ed0cdcd98557cd6ca16bfe788d16cf9d69e1c Auto-generated-cl: translation import
* | | | | am 8966238a: (-s ours) am c9bdfc45: (-s ours) am 746abe18: (-s ours) Import ↵Baligh Uddin2014-07-060-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | translations. DO NOT MERGE * commit '8966238a7e3fcdcfdf650c009e627df55246247d': Import translations. DO NOT MERGE
| * | | | am c9bdfc45: (-s ours) am 746abe18: (-s ours) Import translations. DO NOT MERGEBaligh Uddin2014-07-060-0/+0
| |\| | | | | | | | | | | | | | | | | | | | | | | * commit 'c9bdfc459e077a3871157e60ed5fd33e95cdc076': Import translations. DO NOT MERGE
| | * | | am 746abe18: (-s ours) Import translations. DO NOT MERGEBaligh Uddin2014-07-060-0/+0
| | |\| | | | | | | | | | | | | | | | | | | | | | * commit '746abe188c142e6aa3ecb554cc5cfda96de0f302': Import translations. DO NOT MERGE
| | | * | Import translations. DO NOT MERGEBaligh Uddin2014-07-0513-67/+67
| | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I3a092adf97319a8747dcf1ea022da0d8ab45ea43 Auto-generated-cl: translation import
* | | | | am 5ebfe1cb: (-s ours) am b959633f: (-s ours) Import translations. DO NOT MERGEBaligh Uddin2014-07-060-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '5ebfe1cbb9e889d9edfa42a6ba5d6e42f511ed25': Import translations. DO NOT MERGE
| * | | | am b959633f: (-s ours) Import translations. DO NOT MERGEBaligh Uddin2014-07-060-0/+0
| |\| | | | | | | | | | | | | | | | | | | | | | | * commit 'b959633f76850e29b079d4fe4e9d1291d7d7b49a': Import translations. DO NOT MERGE
| | * | | Import translations. DO NOT MERGEBaligh Uddin2014-07-052-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I720cbdcd125b6afe5fd2ec5e1b867244eeb1d558 Auto-generated-cl: translation import
* | | | | Merge branch 'master' of ↵Baligh Uddin2014-07-0611-12/+668
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | https://googleplex-android.googlesource.com/_direct/platform/packages/apps/PackageInstaller
| * | | | | Import translations. DO NOT MERGEBaligh Uddin2014-07-0511-12/+668
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I4ddf3da9e26b980e37c2d892d6ec9050b32e0179 Auto-generated-cl: translation import
* | | | | | am 987af032: (-s ours) Import translations. DO NOT MERGEBaligh Uddin2014-07-060-0/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | * commit '987af0328feb74268c8547c734993fe4e8cdbabc': Import translations. DO NOT MERGE
| * | | | | Import translations. DO NOT MERGEBaligh Uddin2014-07-053-11/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I2c8195cf636bd6dc13233a6b0655cbd3027bb5c4 Auto-generated-cl: translation import
* | | | | | am 0168a8b5: (-s ours) am f795437b: (-s ours) Import translations. DO NOT MERGEBaligh Uddin2014-07-020-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | | | | | | | | | | | | * commit '0168a8b5b642284916e56f33af8eb5d4ff979935': Import translations. DO NOT MERGE
| * | | | | am f795437b: (-s ours) Import translations. DO NOT MERGEBaligh Uddin2014-07-020-0/+0
| |\ \ \ \ \ | | | |/ / / | | |/| | | | | | | | | | | | | | | * commit 'f795437bc1bdb483e3952ae4bd7f9f62fd9de2d0': Import translations. DO NOT MERGE
| | * | | | Import translations. DO NOT MERGEBaligh Uddin2014-07-012-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ie12a6fbdc5e2a1aaac34a5ce98147a436f6396f6 Auto-generated-cl: translation import
* | | | | | Apply restriction ENSURE_VERIFY_APPS to PackageInstaller.Julia Reynolds2014-06-301-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 15986973 Change-Id: I154fdf06d6e37c55bd4b179cdac00112455ca777
* | | | | | Import translations. DO NOT MERGEBaligh Uddin2014-06-2916-4/+1252
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I2c0321d42bb71c4ec254c8d8e4458cc2da460e29 Auto-generated-cl: translation import
* | | | | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2014-06-271-4/+4
|\ \ \ \ \ \
| * | | | | | Import translations. DO NOT MERGEBaligh Uddin2014-06-261-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ifd40b71405cce5838eb3611f0e11b796bfc8d25c Auto-generated-cl: translation import
* | | | | | | am 9536c340: (-s ours) am 70162341: (-s ours) Import translations. DO NOT MERGEBaligh Uddin2014-06-260-0/+0
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / / | | | | | | * commit '9536c340aac1fcc1f74f1e054c648befd120bed8': Import translations. DO NOT MERGE
| * | | | | am 70162341: (-s ours) Import translations. DO NOT MERGEBaligh Uddin2014-06-260-0/+0
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '70162341f57ec6a3daf8519cc25ff30cea1e721d': Import translations. DO NOT MERGE
| | * | | | Import translations. DO NOT MERGEBaligh Uddin2014-06-251-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Iae54aad9328e40cc41c9dbc80de91cffb9f134c9 Auto-generated-cl: translation import
* | | | | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2014-06-241-4/+4
|\ \ \ \ \ \
| * | | | | | Import translations. DO NOT MERGEBaligh Uddin2014-06-231-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ie95d40259924b10176e7bbd7307a49ef027ee56d Auto-generated-cl: translation import