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
f217bb94de6ce3dd080573ffc9e6a4ce198f14fa
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
…
cantBeInnerClass
…
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
…
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