History log of /frameworks/support/v7/appcompat/src/android/support/v7/widget/AlertDialogLayout.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
fa0f82f629bf95681c14ed559922f77a3030aa18 30-Jan-2017 Aurimas Liutikas <aurimas@google.com> Deprecated ViewCompat methods that were added in API 11.

Deprecated all the ViewCompat methods that were APIs added to View
since API 11. Additionally this removes usages of these APIs in support
library.

Bug: 32794064
Test: ./gradlew assemble assembleAndroidTest still works
Change-Id: I18fb0cc1ebc67c911eeb30aada7b8315afc15835
/frameworks/support/v7/appcompat/src/android/support/v7/widget/AlertDialogLayout.java
8e10080c914d1ad0784394fa3026b85535535847 18-Nov-2016 Aurimas Liutikas <aurimas@google.com> Move from GROUP_ID to LIBRARY_GROUP annotations

- GROUP_ID was deprecated in favor of LIBRARY_GROUP.
- Fix import order in touched files.

Test: ./gradlew assemble assembleAndroidTest
Change-Id: I2a774e93215090f42262fb86cf8e841f2a546a4f
/frameworks/support/v7/appcompat/src/android/support/v7/widget/AlertDialogLayout.java
2c96011dee46e09d6ab766a42a98b299927d633b 07-Nov-2016 Chris Banes <chrisbanes@google.com> Bring AlertDialog up to date with N framework

Test: all existing tests pass

Change-Id: I8fb64f443ad8e0b742e2242dec7fc50f992d6e18
/frameworks/support/v7/appcompat/src/android/support/v7/widget/AlertDialogLayout.java