issues
search
frankiesardo
/
auto-parcel
Android Parcelable models made easy
Eclipse Public License 1.0
1.37k
stars
83
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Warning:@AutoValue classes cannot have abstract methods other than property getters and Builder converters
#56
IgorKlv
opened
6 years ago
0
Build failed with android studio 3.1
#55
LinArcX
opened
6 years ago
0
Generics are not inherited
#54
Zhuinden
opened
7 years ago
0
Duplicate files copied in APK project.clj
#53
iverc
opened
7 years ago
2
Make generated constructor package-private
#52
egor-n
opened
7 years ago
0
toBuilder() function is included in the constructor for the auto generated parcel code.
#51
RoryKelly
opened
7 years ago
0
Compatibilty with Autovalue 1.3
#50
powturns
opened
8 years ago
4
Failed to invoke public uk.ivanc.archimvp.model.entities.Campaigns() with no args
#49
cloudshooterhuman
opened
8 years ago
0
Support JavaBeans-style name prefixes
#48
DanielHeckrath
opened
8 years ago
0
Doesn't work with annotationProcessor new tag from gradle plugin
#47
droidpl
closed
4 years ago
16
Interprets toBuilder method as field accessor
#46
Tagakov
closed
8 years ago
2
Annotated constructor arguments
#45
AndreasDahl
closed
8 years ago
4
IndexOutOfBoundsException during the empty class generation
#44
zamesilyasa
closed
8 years ago
3
Auto-parcel can't compile 'Null' object
#43
skrzyneckik
closed
8 years ago
1
jcenter?
#42
chrisjenx
closed
7 years ago
3
Differences to auto-value-parcel
#41
PaulWoitaschek
closed
8 years ago
3
Fix Travis Build: Update buildToolsVersion to 22.0.1
#40
LordRaydenMK
closed
8 years ago
3
Ignore properties in equals / hascode
#39
cavarzan
closed
8 years ago
2
javabeans must be abstract?
#38
yanglichuan
closed
8 years ago
1
Why do we need to call all Builder methods?
#37
bobroalexandr
closed
8 years ago
3
Update libraries to latest version in README
#36
LordRaydenMK
closed
8 years ago
1
Property-Methods in Builder not supported
#35
fschoellhammer
closed
8 years ago
2
Mutable field should make defensive copy in constructor and accessor
#34
Piasy
closed
9 years ago
2
Annotate generated builder class methods with @NonNull and @Nullable
#33
Piasy
closed
8 years ago
9
Allow true Immutable type objects
#32
nohitme
closed
9 years ago
2
Specify which fields to include in equals() and hashCode()
#31
evelyne24
closed
9 years ago
2
hashCode fails with h property
#30
cranberyxl
closed
9 years ago
6
Update tool for travis
#29
yongjhih
closed
9 years ago
0
Add @AutoParcel.Builder Sample
#28
yongjhih
closed
9 years ago
1
Allow autoparcel.vm resource instead of templateStr variable
#27
yongjhih
closed
9 years ago
5
Fix "tag not allowed here: <p>"
#26
yongjhih
closed
9 years ago
0
Warning: "@AutoParcel classes cannot have abstract methods other than..."
#25
hannesstruss
closed
9 years ago
3
Does auto-parcel need any configuration for proguard?
#24
divyam
closed
9 years ago
1
Error:Could not find com.neenbedankt.gradle.plugins:android-apt:0.3
#23
155martinmoreno
closed
9 years ago
3
Enforce implementation of Parcelable
#22
JakeWharton
closed
9 years ago
8
Support for String arrays
#21
littledot
closed
9 years ago
2
Annotate generated class methods with @NonNull and @Nullable
#20
littledot
closed
9 years ago
2
Proguard warnings about using guava classes
#19
dimsuz
closed
9 years ago
4
Remove wildcard dependencies from README.md
#18
rock3r
closed
9 years ago
6
Using auto-parcel removes RoboGuice annotations-database AnnotationDatabaseImpl
#17
mknudsen
closed
9 years ago
2
Dismantle instanceof checks
#16
frankiesardo
opened
9 years ago
5
Rebase with lastest AutoValue
#15
felipecsl
closed
9 years ago
4
Generated getters should be annotated same as declared abstract methods
#14
xsveda
closed
9 years ago
3
Rebase on the latest AutoValue.
#13
JakeWharton
closed
9 years ago
4
Omit values from toString using @Redacted
#12
mattprecious
closed
9 years ago
12
'Android annotations' issue
#11
ArthurSav
closed
9 years ago
1
Why no property setters?
#10
MFlisar
closed
10 years ago
1
Can't figure out how to use this with AIDL
#9
Alexander--
closed
9 years ago
2
Compatibility with provided scope
#8
AlexKorovyansky
closed
10 years ago
6
Forbid unparcelable types
#7
JakeWharton
opened
10 years ago
3
Next