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-11 15:53:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bf2bc1fdc74f5282e523864888fb3f3c6bbb4413
kotlin
/
plugins
/
android-extensions
/
android-extensions-compiler
/
testData
/
codegen
/
android
History
Yan Zhulanow
c23bca6afe
Parcelable: Add Parcelable functionality to Android Extensions plugin
2017-07-26 20:19:15 +03:00
..
androidEntity
Android Extensions: Support LayoutContainer in code generation
2017-07-18 18:10:23 +03:00
fqNameInAttr
…
fqNameInTag
…
fragment
…
fragmentNoGetView
Android Extensions: Fix KT-10969 (NullPointerException when finding view in Fragment if getView() is null)
2016-06-24 15:10:19 +03:00
manyWidgets
…
multiFile
…
singleFile
…
view
…
FakeActivity.kt
…
FakeAppwidgetPackage.kt
…
FakeContext.kt
…
FakeDialog.kt
Android Extensions: Support Dialog classes (KT-16957)
2017-03-22 22:03:22 +03:00
FakeFragment.kt
Android Extensions: Fix KT-10969 (NullPointerException when finding view in Fragment if getView() is null)
2016-06-24 15:10:19 +03:00
FakeInputMethodServicePackage.kt
…
FakeOpenglPackage.kt
…
FakeParcel.kt
Parcelable: Add Parcelable functionality to Android Extensions plugin
2017-07-26 20:19:15 +03:00
FakeSparseArray.kt
Android Extensions: Add SparseArray implementation for the View cache (KT-18250)
2017-07-18 18:10:26 +03:00
FakeSupportFragment.kt
…
FakeView.kt
…
FakeWebkitPackage.kt
…
FakeWidgets.kt
…