History log of /packages/apps/UnifiedEmail/tests/src/com/android/mail/ui/ViewModeTests.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
3b965d78774a42358ce6bbdcc43b4c8df130a60e 25-Jun-2013 Scott Kennedy <skennedy@google.com> Clean up a bunch of warnings

Bug: 9565838
Change-Id: Ie3a380581e81c63aaa0764875c55bfdccd5f2b13
/packages/apps/UnifiedEmail/tests/src/com/android/mail/ui/ViewModeTests.java
1be21f967c235aa7bbb7741d14c92f6be8fd23ce 02-Apr-2013 Andy Huang <ath@google.com> fix le build

Change-Id: Ie36c601ade8a280295488e3b2b5c1dd59610478f
/packages/apps/UnifiedEmail/tests/src/com/android/mail/ui/ViewModeTests.java
fa131a2ff399fd1d544f759b063268fb4e8a3e70 02-Feb-2012 Vikram Aggarwal <viki@google.com> Make ViewMode focussed and small.

1. ViewMode is no longer aware of tablet versus phone UI. This is the
responsibility of the ActivityController now.

2. onViewModeChange receives the new mode as an integer rather than
the ViewMode object.

3. Rather than a plethora of isXMode() isYMode() methods, client
classes need to manually check getMode() against ViewMode.X
ViewMode.Y constants.

Change-Id: Ib06196671ad49328c40cc9237667c0a1daf328f7
/packages/apps/UnifiedEmail/tests/src/com/android/mail/ui/ViewModeTests.java
91d8d26212f741ec33568f3bc9943f8289a576c8 31-Jan-2012 Vikram Aggarwal <viki@google.com> Remove view mode enum and add tests

Change-Id: Ie9bc74173047bdd80dacf943f1968d392d24e00f
/packages/apps/UnifiedEmail/tests/src/com/android/mail/ui/ViewModeTests.java