Alexey Sedunov
ed006a66c5
Fix inconsistencies in Android annotations
2013-10-08 18:15:21 +04:00
Alexey Sedunov
b2788cad97
Recover user-specified annotations for Android SDK
2013-10-08 13:03:20 +04:00
Alexey Sedunov
c943b4e9d5
Add proper annotations for Android SDK
2013-10-07 17:45:02 +04:00
Aleksandro Eterverda
30bf2c27f6
Added more annotations for android.os.Message
...
Message.obtain() (all overloaded variants) never return null.
2013-09-25 01:11:33 +04:00
Aleksandro Eterverda
b924fbbf85
Fixed wrong annotations for android.os.Parcel
...
Parcel.readString() and Parcel.readStrongBinder() were wrongly annotated to return NotNull. In fact they both can return null and this is often used in Android development.
2013-09-25 00:20:00 +04:00
Natalia.Ukhorskaya
afa3ead160
Add kotlin annotations for android SDK
2013-06-07 11:05:57 +04:00