History log of /packages/apps/PackageInstaller/src/com/android/packageinstaller/InstallFailed.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
16a26ad865898986a0ed789284a34f61531211f4 16-Mar-2017 Philip P. Moltmann <moltmann@google.com> Never show extended status message.

The status does not help the user, but the UI is ugly.

Fixes: 36308110
Test: Installed app and faked verification failure
Change-Id: I03fae900df3b0bbd2a54f2f059ccaae61a566292
/packages/apps/PackageInstaller/src/com/android/packageinstaller/InstallFailed.java
74fa089b8c39d84b737607a3e3d2cde4d3b42d24 08-Nov-2016 Philip P. Moltmann <moltmann@google.com> Use non-internal annotations.

Eventually we want to make the PackageInstaller to use only system-api,
not internal apis anymore. This changes some trivial annotations to
their external equivalent.

Test: Built
Change-Id: I73bf5a937e45d8b3ebe780e909dc91603fcff8c7
/packages/apps/PackageInstaller/src/com/android/packageinstaller/InstallFailed.java
ac9155b2b20164da52cdc0d82a6ab5c3a9d7ec38 25-Oct-2016 Philip P. Moltmann <moltmann@google.com> Report legacy status from installer

As we did in N.

Test: Performed successful and failed installations
Change-Id: I858f1552719e175e5d5f006099e722a55b70bb98
/packages/apps/PackageInstaller/src/com/android/packageinstaller/InstallFailed.java
327a359bc96d8b532362fe966a451188f307b7cf 18-Oct-2016 Philip P. Moltmann <moltmann@google.com> Split success from failure screen

Also:
- Support RTL layout
- Always make title bar colored
- No animation in between steps of installer

Test: Installed package successfully and failed installing package.
Rotation of the success screen.

Change-Id: I149907103918b36a6ebd7efcaf8530317a04fb07
/packages/apps/PackageInstaller/src/com/android/packageinstaller/InstallFailed.java