This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
kotlin
Watch
1
Star
0
Fork
0
You've already forked kotlin
mirror of
https://github.com/jlengrand/kotlin.git
synced
2026-05-17 08:31:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0ea3cf4d98fbb8301e35a8a589ecdecdb3f5f994
kotlin
/
plugins
/
android-extensions
/
android-extensions-idea
/
testData
/
android
/
parcel
/
quickfix
History
Nikolay Krasko
1408c4bd44
Fix testdata for ParcelQuickFixTestGenerated
2017-10-27 14:56: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 testdata for ParcelQuickFixTestGenerated
2017-10-27 14:56: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