summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Remove -night qualified resourcesAlan Viverette2016-04-251-21/+0
* | | | | | | Import translations. DO NOT MERGEBill Yi2016-04-25162-891/+567
* | | | | | | Cleanup of the PackageInstaller API - PackageInstallerSvet Ganov2016-04-2127-87/+355
|/ / / / / /
* | | | | | Merge "Fix misleading uninstall message for managed profiles" into nyc-devFyodor Kupolov2016-04-202-4/+11
|\ \ \ \ \ \
| * | | | | | Fix misleading uninstall message for managed profilesFyodor Kupolov2016-04-182-4/+11
* | | | | | | Merge "Fix checkbox touch target to be at least 48dp" into nyc-devJason Monk2016-04-191-2/+3
|\ \ \ \ \ \ \
| * | | | | | | Fix checkbox touch target to be at least 48dpJason Monk2016-04-191-2/+3
* | | | | | | | Merge "Import translations. DO NOT MERGE" into nyc-devBaligh Uddin2016-04-1982-1/+811
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Import translations. DO NOT MERGEBaligh Uddin2016-04-1882-1/+811
| |/ / / / / /
* | | | | | | DO NOT MERGE Take advantage of new MotionEvent flag to prevent tapjacking. am...Michael Wright2016-04-180-0/+0
|\ \ \ \ \ \ \ | |/ / / / / / |/| | / / / / | | |/ / / / | |/| | | |
| * | | | | DO NOT MERGE Take advantage of new MotionEvent flag to prevent tapjacking. am...Michael Wright2016-04-182-2/+58
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | DO NOT MERGE Take advantage of new MotionEvent flag to prevent tapjacking. am...Michael Wright2016-04-182-2/+58
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | DO NOT MERGE Take advantage of new MotionEvent flag to prevent tapjacking.Michael Wright2016-04-182-2/+58
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | | * | DO NOT MERGE Take advantage of new MotionEvent flag to prevent tapjacking.Michael Wright2016-04-012-2/+58
* | | | | | Merge "Import translations. DO NOT MERGE" into nyc-devBaligh Uddin2016-04-1581-164/+83
|\ \ \ \ \ \
| * | | | | | Import translations. DO NOT MERGEBaligh Uddin2016-04-1481-164/+83
* | | | | | | DeletePackageAsUser in PackageManager uses different ordering of flags than I...Philip P. Moltmann2016-04-151-1/+1
* | | | | | | Make permissions dialog mostly material compliantPhilip P. Moltmann2016-04-143-17/+37
* | | | | | | Reworked permission UI on TV into the new side-panel leanback styleKeyvan Amiri2016-04-1414-243/+180
|/ / / / / /
* | | | | | Show spacer when staging appPhilip P. Moltmann2016-04-111-0/+1
* | | | | | Do not show the uninstall progress if it taked less than 1/2 second.Philip P. Moltmann2016-04-111-12/+51
* | | | | | Merge "Apply material design make-over to uninstall path." into nyc-devPhilip P. Moltmann2016-04-112-99/+64
|\ \ \ \ \ \
| * | | | | | Apply material design make-over to uninstall path.Philip P. Moltmann2016-04-112-99/+64
* | | | | | | Import translations. DO NOT MERGEBill Yi2016-04-0981-405/+162
* | | | | | | Merge "Adding help link to apps permissions page" into nyc-devSuprabh Shukla2016-04-083-0/+9
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Adding help link to apps permissions pageSuprabh Shukla2016-04-073-0/+9
* | | | | | | Merge "Make side-load install path material design-y" into nyc-devPhilip P. Moltmann2016-04-0813-313/+368
|\ \ \ \ \ \ \
| * | | | | | | Make side-load install path material design-yPhilip P. Moltmann2016-04-0713-313/+368
* | | | | | | | Remove dialog titles from simple package installer dialogs.Philip P. Moltmann2016-04-082-37/+1
* | | | | | | | Merge "Refresh permissions UI on resume" into nyc-devSvetoslav Ganov2016-04-082-0/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Refresh permissions UI on resumeSvet Ganov2016-04-072-0/+2
* | | | | | | | Import translations. DO NOT MERGEBill Yi2016-04-051-1/+1
* | | | | | | | Don't use a framework resource in package installerSvet Ganov2016-04-035-1/+1
|/ / / / / / /
* | | | | | | Merge "Properly show third-party defined permission in platform groups" into ...Svetoslav Ganov2016-04-021-2/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Properly show third-party defined permission in platform groupsSvet Ganov2016-04-011-2/+2
* | | | | | | Import translations. DO NOT MERGEBill Yi2016-03-3010-11/+11
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge "Increase char limit for uninstall_blocked_profile_owner" into nyc-devFyodor Kupolov2016-03-281-1/+1
|\ \ \ \ \ \
| * | | | | | Increase char limit for uninstall_blocked_profile_ownerFyodor Kupolov2016-03-251-1/+1
* | | | | | | Import translations. DO NOT MERGEGeoff Mendal2016-03-284-9/+6
* | | | | | | Import translations. DO NOT MERGEBill Yi2016-03-2581-162/+327
|/ / / / / /
* | | | | | Merge "Update deny button in permission warning dialogs" into nyc-devSvetoslav Ganov2016-03-237-7/+10
|\| | | | |
| * | | | | Update deny button in permission warning dialogsSvet Ganov2016-03-227-7/+10
* | | | | | Respect past user choices in permisson review UISvetoslav Ganov2016-03-232-27/+23
* | | | | | Merge "Revert "Respect past user choices in permisson review UI"" into nyc-devSvetoslav Ganov2016-03-232-32/+5
|\ \ \ \ \ \
| * | | | | | Revert "Respect past user choices in permisson review UI"Svetoslav Ganov2016-03-232-32/+5
* | | | | | | Merge "Respect past user choices in permisson review UI" into nyc-devSvetoslav Ganov2016-03-232-5/+32
|\| | | | | |
| * | | | | | Respect past user choices in permisson review UISvetoslav Ganov2016-03-232-5/+32
* | | | | | | Merge "Added "Manage users" button" into nyc-devFyodor Kupolov2016-03-233-3/+29
|\ \ \ \ \ \ \
| * | | | | | | Added "Manage users" buttonFyodor Kupolov2016-03-223-3/+29
* | | | | | | | Merge "Don't show app defined permissions in the review UI" into nyc-devSvetoslav Ganov2016-03-222-6/+21
|\ \ \ \ \ \ \ \