This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
da2b60ffa6f5504b9e12fbd56c15aa8dab3e8d9a
kotlin-fork
/
plugins
/
android-extensions
/
android-extensions-idea
/
testData
/
android
/
parcel
/
quickfix
T
History
Mikhail Glukhikh
98b0f91d84
Fix parcelize delete creator field test (companion is retained now)
2018-01-31 11:48:03 +03:00
..
addPrimaryConstructor
Parcelable: Add quick fixes
2017-09-14 19:36:24 +03:00
cantBeInnerClass
Parcelable: Add quick fixes
2017-09-14 19:36:24 +03:00
classShouldBeAnnotated
Parcelable: Use @IgnoredOnParcel annotation instead of Transient cause it's inapplicable on properties (KT-20298)
2017-10-16 21:25:37 +03:00
deleteIncompatible
Fix parcelize delete creator field test (companion is retained now)
2018-01-31 11:48:03 +03:00
migrations
Fix testdata for ParcelQuickFixTestGenerated
2017-10-27 14:56:03 +03:00
noParcelableSupertype
Parcelable: Add quick fixes
2017-09-14 19:36:24 +03:00
propertyWontBeSerialized
Parcelable: Use @IgnoredOnParcel annotation instead of Transient cause it's inapplicable on properties (KT-20298)
2017-10-16 21:25:37 +03:00
removeDuplicatingTypeParcelerAnnotation
Parcelable: Provide quick fixes for custom Parceler support
2017-10-16 21:25:29 +03:00