• Home
  • History
  • Annotate
  • only in /frameworks/support/v7/appcompat/tests/src/android/support/v7/app/
History log of /frameworks/support/v7/appcompat/tests/src/android/support/v7/app/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a4b5c35036e68c7551dd77641ceec17b92c6368d 19-Aug-2015 Chris Banes <chrisbanes@google.com> Fix AppCompatDialogFragment crashing

We now model PhoneWindow in when it reads the theme
window flags. Added a unit test too

BUG: 23336734

Change-Id: I990bd91d29d1009e0e18f976c7b3c542782660e6
ialogTestCase.java
9d9c6a22548670bf017e69fd5d0f47134a18b53f 22-Jul-2015 Chris Banes <chrisbanes@google.com> Fix alpha keyboard shortcuts with ToolbarActionBar

BUG: 22651750

Change-Id: Ia012f19cb31840f8df85ba69de45cf284ab06441
aseKeyboardShortcutsTestCase.java
aseTestActivity.java
eyboardShortcutsTestCaseWithToolbar.java
eyboardShortcutsTestCaseWithWindowDecor.java
c63438dce2904355f08ad2b57a8386d474b309be 21-Jul-2015 Chris Banes <chrisbanes@google.com> Merge "Fix KEYCODE_MENU not being dispatched to an Activity" into lmp-mr1-ub-dev
20e7abe79da33b056ef2603404883f3abcb64456 20-Jul-2015 Chris Banes <chrisbanes@google.com> Fix LayoutInflaterFactoryTestCase

The test can failing because the example layouts
were trying to inflate <View /> which AppCompat
doesn't handle. Moving to TextView is a more valid
test.

Change-Id: I1c00b6907073d8b5f74acea238e004dfc482ed79
ayoutInflaterFactoryTestCase.java
4d95686e7ade79bfb1081047e90de4bf2affbbca 20-Jul-2015 Chris Banes <chrisbanes@google.com> Fix KEYCODE_MENU not being dispatched to an Activity

Also fix onPanelClosed() not being called, by moving
the related logic closer to that of PhoneWindow.

BUG: 22596497
Change-Id: Ia1b66b92646aceb49ed58b913c05984e81503124
aseKeyEventsTestCase.java
cdbdcb29b4a4e3bf1553f824902562cee3fcb723 10-Jul-2015 Chris Banes <chrisbanes@google.com> Add tests to AppCompat

At the moment they're only covering regressions which
have been fixed recently, and basics.

Change-Id: I24fbae975bd1a7642d2e30ddee9f622bd36b23d2
aseBasicsTestCase.java
aseInstrumentationTestCase.java
aseKeyEventsTestCase.java
aseTestActivity.java
asicsTestCaseWithToolbar.java
asicsTestCaseWithWindowDecor.java
eyEventsTestCaseWithToolbar.java
eyEventsTestCaseWithWindowDecor.java
ayoutInflaterFactoryTestCase.java
oolbarActionBarActivity.java
indowDecorActionBarActivity.java