issues
search
rharter
/
auto-value-parcel
An Android Parcelable extension for Google's AutoValue.
Apache License 2.0
655
stars
64
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add ability to opt out of auto-value-parcel for a given @AutoValue class
#161
chris-tate
opened
8 months ago
0
Add @SuppressWarnings annotations to handle templated AutoValues when using -Werror
#160
mateusazis
closed
1 year ago
1
Support serializable and parcelable fields with generic arguments.
#159
mateusazis
closed
1 year ago
0
Avoid calling `Element.getAnnotation(Class)`.
#157
eamonnmcmanus
closed
3 years ago
0
Support type @Nullable annotations.
#156
0xDCA
closed
3 years ago
2
CheckerFramework's Nullable annotation not supported
#155
0xDCA
closed
3 years ago
0
error: Maps can only have String objects for keys and valid Parcelable types for values.
#153
ratheeshcn
opened
4 years ago
1
Generate repo link in Generated annotation
#152
ZacSweers
opened
4 years ago
0
Generate readable toStrings() for creators
#151
ZacSweers
opened
4 years ago
0
Resolve final types for properties of generic superclasses
#150
ZacSweers
closed
4 years ago
0
Support autovalue builder APIs
#149
ZacSweers
opened
4 years ago
1
Update dependencies
#148
ZacSweers
closed
4 years ago
0
Fix typo
#147
SUPERCILEX
closed
5 years ago
1
Fix package names being broken by shadow jar plugin
#146
SUPERCILEX
closed
5 years ago
7
Support immutable collections
#145
SUPERCILEX
closed
5 years ago
8
Update deps
#144
SUPERCILEX
closed
5 years ago
3
Fixes misnamed shadow configuration.
#143
rharter
closed
5 years ago
0
Add SuppressWarnings for all parameterized types.
#142
d-los
closed
5 years ago
4
Null fields should be serialized as 0 instead of 1
#141
lcacheux
opened
5 years ago
7
Fix Parcelable Creator logic (deserializer) for List and Parcelable
#140
eonj
closed
4 years ago
2
Emit @Generated annotations
#139
cushon
closed
5 years ago
0
Bump auto value & auto service versions.
#138
Laimiux
closed
5 years ago
2
Release incremental support
#137
Laimiux
closed
5 years ago
6
Embed proguard rules in the jar?
#136
ZacSweers
closed
4 years ago
1
Shade autocommon and guava dependencies
#135
ZacSweers
closed
5 years ago
0
Shade unstable dependencies
#134
ZacSweers
closed
5 years ago
0
Update dependencies, fix master, and support incremental processing
#133
ZacSweers
closed
5 years ago
0
annotationProcessor or implementation?
#132
enriquebautista
closed
5 years ago
1
Add support for incremental annotation processing with Gradle 4.7
#131
simtel12
closed
5 years ago
2
Don't generate null-check for fields with no nullity annotations
#130
m-sasha
closed
6 years ago
3
Rh/map validation
#129
ctreesgrow1951
closed
5 years ago
1
auto-value-parcel-adapter does not support Collections of auto-value-parcel value objects
#128
RichardMilhousDastardly
closed
5 years ago
1
Adding auto value parcel is causing a strange dependency error on auto value
#127
atrich-ms
closed
6 years ago
4
serialVersionUID not copied
#126
emakar
closed
5 years ago
1
I keep getting the `javapoet` error
#125
johnernest02
closed
5 years ago
4
Generate Nullable annotation at constructor arguments.
#124
mik9
closed
7 years ago
4
Update and shade dependencies
#123
bryanstern
closed
7 years ago
6
Ignore properties from parcelable
#122
DevAhamed
closed
7 years ago
4
Generic Serializable causes compilation error with auto-value-parcel
#121
tasomaniac
closed
1 year ago
3
Check if objects inside lists can be written into parcel
#120
bejibx
opened
7 years ago
3
Why Maps can only have String objects for keys and valid Parcelable types for values?
#119
MkhytarMkhoian
closed
7 years ago
1
ArrayList cannot be converted to ImmutableList
#118
ashraffouad
closed
5 years ago
7
Cannot use Builder with custom Parcelable type ?
#117
borsini
closed
5 years ago
9
Change from apt to annotationProcessor
#116
realdm
closed
7 years ago
0
Stack overflow by using auto-value-parcel
#115
vogella
closed
7 years ago
7
Is dependency correctly described?
#114
vogella
closed
5 years ago
1
Fix small typo in pom scm url.
#113
ndurell
closed
7 years ago
1
Always use the application class loader.
#112
JakeWharton
closed
7 years ago
2
An error happened, when my javabean implements Parcelable!
#111
CzwAthou
closed
7 years ago
3
How to used Generic?
#110
tpnet
closed
4 years ago
3
Next