Yan Zhulanow
|
ead7653f84
|
Minor: Fix Parcelable test data
|
2018-04-02 19:26:34 +03: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
|
7dbefc1613
|
Remove generic bound for Parceler
|
2017-10-16 21:25:25 +03: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
|
3062e72282
|
Parcelable: Support Parcelizer interface in order to be able to customize serialization
|
2017-07-26 20:19:18 +03:00 |
|