History log of /packages/apps/UnifiedEmail/src/com/android/mail/ui/AccountFeedbackActivity.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
69951ecebbf58d0d2ea41c3200174e9ebe91e964 18-May-2017 Aurimas Liutikas <aurimas@google.com> Remove usages of ActionBarActivity.

ActionBarActivity has been deprecated for 2+ years and has been
extending AppCompatActivity for all that time. These changes
should be no-ops.

Bug: 35253513
Test: None
Change-Id: I5d1295b253381810b8e6936705ea4bd4198a700d
/packages/apps/UnifiedEmail/src/com/android/mail/ui/AccountFeedbackActivity.java
1b8d42f7d1711664a0bb0de0a8585ada6c24ffad 18-Aug-2014 Ray Chen <raychen@google.com> Allows subclassing showHelp from EmlViewerActivity

b/17035955

Change-Id: Id11ff4190c6cf865b139016c938a1eac26d423e5
/packages/apps/UnifiedEmail/src/com/android/mail/ui/AccountFeedbackActivity.java
455565180998047c4706582da0509b0cb8464e64 07-Aug-2014 Andrew Sapperstein <asapperstein@google.com> Cleanup AccountFeedbackActivity's actions.

Change-Id: I374d4c1826de94729722d19996022435d9f97e6d
/packages/apps/UnifiedEmail/src/com/android/mail/ui/AccountFeedbackActivity.java
90b60f1bc30e7b0494789365ce80e50ddf44f274 06-Aug-2014 Andrew Sapperstein <asapperstein@google.com> Migrate eml & full message viewers to appcompat.

Change-Id: If0fcff91c5b86ca634d59e98b83b1949c6460bc3
/packages/apps/UnifiedEmail/src/com/android/mail/ui/AccountFeedbackActivity.java
944ef3b09d15d28f13cf63e3410850e246b1d54f 17-Jul-2014 Greg Bullock <gregbullock@google.com> Extract AccountLoadCallbacks so that it can be re-used.

Change-Id: I24a50abf78b1a44269914126a86813c3e8b97d4e
/packages/apps/UnifiedEmail/src/com/android/mail/ui/AccountFeedbackActivity.java
f59d01c3116dc2adde97a5b52aa6094144c2d315 20-Feb-2014 Andrew Sapperstein <asapperstein@google.com> View entire message UI.

We need the per-message plid server support,
but we are forwarding the clipped bit to
the UI and showing a button based on that
bit. Clicking that bit will open the
plid viewer for gmail. Email should be
unaffected as it does not ever return clipped as true.

b/2887917.

Change-Id: Iddb54e37cf650ca16a75fcbe69f1861becdd81b9
/packages/apps/UnifiedEmail/src/com/android/mail/ui/AccountFeedbackActivity.java