History log of /frameworks/support/lifecycle/compiler/src/tests/test-data/expected/InheritanceOk3Derived_LifecycleAdapter.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
10f0b4c99cf2f1aae735557d5ae1e6dafcf0d0c2 02-Sep-2017 Sergey Vasilinets <sergeyv@google.com> Remove getReceiver method from GenericObserver

Test: all tests pass
Bug: 65317377
Change-Id: I19401b12d3ebb2286e3e6e985ac098c074e282d3
/frameworks/support/lifecycle/compiler/src/tests/test-data/expected/InheritanceOk3Derived_LifecycleAdapter.java
62693d74bb01e67e62a6601c4a79ac67136a458f 01-Aug-2017 shepshapard <shepshapard@google.com> Added @Generated annotation to classes generated by LifecycleProcessor.kt

Bug: 35754819
Change-Id: I787a705e891d6ab8a0da0e864d67f7e3c66c2cde
Fixes: 35754819
Test: Updated unit tests pass.
/frameworks/support/lifecycle/compiler/src/tests/test-data/expected/InheritanceOk3Derived_LifecycleAdapter.java
5ef35b172e9d0e082ba0e544f0c591bf6e1507f0 12-Jun-2017 Sergey Vasilinets <sergeyv@google.com> Remove event param in annotated methods, except ON_ANY case

bug:62623558
Test: InvalidCasesTest/ValidCasesTest.
Change-Id: I78edb4c0c1fd6728aa4a1eef04a43f9ce5d3cf64
/frameworks/support/lifecycle/compiler/src/tests/test-data/expected/InheritanceOk3Derived_LifecycleAdapter.java
b86bef286718da421268bc52cf4fab7cccb3104c 22-Apr-2017 Sergey Vasilinets <sergeyv@google.com> Make Event an Enum

bug:37571769
Test: refactoring CL.
Change-Id: I30316d3ccecd7720b90968957dcab75c71443d5d
/frameworks/support/lifecycle/compiler/src/tests/test-data/expected/InheritanceOk3Derived_LifecycleAdapter.java
64db0cc15b78b62a1d44a70fc8b4552e660d952c 17-Apr-2017 Yigit Boyar <yboyar@google.com> Mass package renaming from android.support to android.arch

Bug: 37429162
Test: ./gradlew check passes

Change-Id: I911766254b6a9f957ef90429a1efc01c209d693a
/frameworks/support/lifecycle/compiler/src/tests/test-data/expected/InheritanceOk3Derived_LifecycleAdapter.java
e13540a25fe5460240b6db0e18858c32d16f5399 31-Mar-2017 Sergey Vasilinets <sergeyv@google.com> Rename LifecycleProvider to LifecycleOwner

Test: refactoring CL.
Change-Id: I89eb662487cd1ca786829defcf90fbc2fb4af001
/frameworks/support/lifecycle/compiler/src/tests/test-data/expected/InheritanceOk3Derived_LifecycleAdapter.java
489ead3c3bb84fbfa12f72015b9e1a1ddd66f11c 08-Feb-2017 Sergey Vasilinets <sergeyv@google.com> Fix lifecycle compiler

bug: 32342385
Test: ./gradlew :lifecycle:integration-tests:test-app:check
Change-Id: Ia7bd864b065b3d23ec8a5cf2525331ce6c62b616
/frameworks/support/lifecycle/compiler/src/tests/test-data/expected/InheritanceOk3Derived_LifecycleAdapter.java
7c63d6b4d54e7ce5150231c152c30dcec9ebe2f2 20-Jan-2017 Sergey Vasilinets <sergeyv@google.com> LifecycleProcessor: Call package private methods of parent class

Test: ValidCasesTest#testInheritanceDifferentPackages(1|2)
Bug: 34410249
Change-Id: I2231453495bf9d0e94cb449b70a304778c52e665
/frameworks/support/lifecycle/compiler/src/tests/test-data/expected/InheritanceOk3Derived_LifecycleAdapter.java
4c90a591fe9521ebf90a319bb90846f5c193f4ea 10-Nov-2016 Yigit Boyar <yboyar@google.com> Separate State & Event

This CL separates states and events to match the internal representation.

After discussing the model with developers, this model seemed more
accepted than adding fake states to match callbacks.

We may also consider the notificaiton model but i did not change it for
now.

Test: Modified existing tests to test the new model.
Bug: 32342385

Change-Id: I7240f3acd9469bf3fcfb792c369ad96c4ccb993b
/frameworks/support/lifecycle/compiler/src/tests/test-data/expected/InheritanceOk3Derived_LifecycleAdapter.java
db70d9afb916a2eba4bc2425ec2792e84eee4a60 03-Nov-2016 Sergey Vasilinets <sergeyv@google.com> Check accepted states in overridden method and call it just once.

Bug: 32342385
Test: Unit tests in the CL.
Change-Id: I8f08fbb24a9e270575d1bb6a13409b89895555da
/frameworks/support/lifecycle/compiler/src/tests/test-data/expected/InheritanceOk3Derived_LifecycleAdapter.java