rbares
|
8a9610d3af
|
Update Parcelize codegen tests
|
2020-05-27 02:38:45 +09:00 |
|
Yan Zhulanow
|
6f7741b6bb
|
Minor: Move AbstractParcelBytecodeListingTest to compiler tests, change its format a bit
|
2018-09-11 16:40:43 +03:00 |
|
Yan Zhulanow
|
d0fd74982d
|
Parcelize, Minor: Fix tests (writeToParcel/describeContents are not final anymore)
|
2018-08-24 04:28:06 +05:00 |
|
Yan Zhulanow
|
145ddf3b1f
|
Parcelable: Add CREATOR field (and other generated declarations) in light classes (KT-19300, KT-19853)
|
2018-02-06 22:15:59 +03:00 |
|
Yan Zhulanow
|
e28cffd0ad
|
Parcelable: newArray() result type should be Object[] (KT-20717)
|
2017-12-01 22:53:15 +09:00 |
|
Yan Zhulanow
|
f6d7a17227
|
Parcelable: Remove 'ACC_STATIC' flag from Creator class, Dalvik dex checker hates it, and it's illegal anyway (KT-20034)
|
2017-09-12 22:07:13 +03:00 |
|
Yan Zhulanow
|
4200629347
|
Parcelable: Support CharSequence, IBinder/IInterface, objects, enums. Serialize Parcelable efficiently if possible
|
2017-07-26 20:19:20 +03:00 |
|
Yan Zhulanow
|
96c9bcd820
|
Parcelable: Allow custom describeContents() implementation
|
2017-07-26 20:19:17 +03:00 |
|