- 02 Aug, 2016 1 commit
-
-
Svetoslav Ganov authored
When the permissions UI is showing we are hiding the system alrert windows that can overlay it in an attempt to redress the UI. It is however, also possible to use a toast window to overlay the permissions UI. This change makes sure we hide the toasts in addition to system alert windows when the permissions UI is showing. bug:30087538 Change-Id: Ifb9ecf4593ca24b628212f0737d574a537f0cccd (cherry picked from commit cc5e0323)
-
- 19 Jun, 2016 1 commit
-
-
The Android Automerger authored
-
- 16 Jun, 2016 1 commit
-
-
Philip P. Moltmann authored
Fixes: 29260288 Change-Id: Iaa309f362ae6a296f7ba365e418d4a6f55b23f0c
-
- 12 Jun, 2016 1 commit
-
-
The Android Automerger authored
-
- 10 Jun, 2016 1 commit
-
-
Philip P. Moltmann authored
-
- 09 Jun, 2016 2 commits
-
-
Bill Yi authored
Change-Id: Idd109fd86d64217fee59fc2907cbd3e5f9c0cf9a Auto-generated-cl: translation import
-
The Android Automerger authored
-
- 08 Jun, 2016 1 commit
-
-
Svet Ganov authored
The first bug was that we were starting the install before having the package info for the installed app. The second was that we were calling the permission review UI despite we were there before the user selected to install. i.e. the user already reviewed the permissions. bug:29197887 Change-Id: I2fac4d014dde7f7744a6b831c2b0ff510e29e8e8
-
- 07 Jun, 2016 1 commit
-
-
The Android Automerger authored
-
- 06 Jun, 2016 1 commit
-
-
Bill Yi authored
Change-Id: Ib7fe9a02ad003c6c1b4ef1935f3d0192602bafff Auto-generated-cl: translation import
-
- 05 Jun, 2016 1 commit
-
-
The Android Automerger authored
-
- 03 Jun, 2016 1 commit
-
-
Bill Yi authored
Change-Id: Icdf278728eccb9f840ee875497c147be465905c2 Auto-generated-cl: translation import
-
- 02 Jun, 2016 2 commits
-
-
Philip P. Moltmann authored
... at least unless we want to show a progress dialog. Fixes: 29094372 Change-Id: I45e0bbf32355a93635c773c526151b849bc1e8a3
-
The Android Automerger authored
-
- 01 Jun, 2016 4 commits
-
-
Svetoslav Ganov authored
-
Svetoslav Ganov authored
This change fixes a regression where we stopped showing a confirmation UI for an app side-loading. bug:28551937 Change-Id: Ia2114d273473d6e00696f9de8c523190a1b444ad
-
Bill Yi authored
Change-Id: Id8320806d394c1849286975e9c1dd455aa94480b Auto-generated-cl: translation import
-
The Android Automerger authored
-
- 31 May, 2016 3 commits
-
-
Philip P. Moltmann authored
-
The Android Automerger authored
-
Bill Yi authored
Change-Id: I5268cc8cfdc7aab089f36af76ee6c8ead0890591 Auto-generated-cl: translation import
-
- 26 May, 2016 2 commits
-
-
Philip P. Moltmann authored
In landscape view the title bar height is less than in portait mode and the padding on top and bottom cause cut-offs. Hence make the layout like in install_start.xml Fixes: 28756671 Change-Id: I4df68e41fee6ce67e21a0a282f46c1dcb641f9b8
-
Philip P. Moltmann authored
Manual formatting is to complicated to do. Fixes: 28852429 Change-Id: Ibab723b82a2b14ad94a3038dffccc96f86ba8ee4
-
- 25 May, 2016 1 commit
-
-
Philip P. Moltmann authored
-
- 24 May, 2016 4 commits
-
-
Svetoslav Ganov authored
am: 385ae0e0 * commit '385ae0e0': [DO NOT MERGE] Bring back overlay warning in permissions UI. Change-Id: I31099952c886c9d1a9b543df2dc3a91843d6da40
-
Svetoslav Ganov authored
am: 8fd7c428 * commit '8fd7c428': [DO NOT MERGE] Bring back overlay warning in permissions UI. Change-Id: Iff9da3860811b41b657b507481fa9620a2dd2c42
-
Svetoslav Ganov authored
am: 92d61dd6 * commit '92d61dd6': [DO NOT MERGE] Bring back overlay warning in permissions UI. Change-Id: Ibc14501ef88b52d7c60b261e9b29176ada8623d4
- 23 May, 2016 3 commits
-
-
Svetoslav Ganov authored
The package installer has a special event handling when the user tries to interact with it and an overlay window intersects the installer one. We show a warning that an overlay was detected and point the user to settings. This regressed and nothing happened when the users click the allow button. bug:28572707 bug:26677796 Change-Id: I617595e7cd5277576ccb9915946b77082a1c2b9e
-
Philip P. Moltmann authored
Manual formatting is to complicated to do. Fixes: 28852429 Change-Id: Ibab723b82a2b14ad94a3038dffccc96f86ba8ee4
-
The Android Automerger authored
-
- 22 May, 2016 1 commit
-
-
Baligh Uddin authored
Auto-generated-cl: translation import Bug: 28857042 Change-Id: Ib70f0138d98cc3a8b41c88418b3b45f2a80630e4
-
- 19 May, 2016 1 commit
-
-
The Android Automerger authored
-
- 18 May, 2016 4 commits
-
-
Svetoslav Ganov authored
We made a change to the PackageInstaller to start settings for a result to allow partners to return OK to continue the install flow, otherwise requiring the user to start install again (the desired behavior on Nexus). This change finishes the package installer activity if settings does not return success to continue the install flow. bug:28838075 Change-Id: I4ff1b1a713d46a8584baf66f379ab070226c125f
-
Svetoslav Ganov authored
-
Baligh Uddin authored
-
Svet Ganov authored
This change fixes a regression where we endup installing apps even if unknown sources is disabled - missing else statement. bug:28551937 Change-Id: I05dd28a28eb9ffd9eda8a6ee2fdccd501d2e08d1
-
- 17 May, 2016 1 commit
-
-
The Android Automerger authored
-
- 16 May, 2016 2 commits
-
-
Baligh Uddin authored
Change-Id: Ia9dfddda6ce5d05a552e1d7008a2b3f66ec996b4 Auto-generated-cl: translation import
-
Philip P. Moltmann authored
Fixes: 28746698 Change-Id: I3a742ce5afb6020bd24bfd0d9bfec59873f1e7d6
-