Damien

Results 19 comments of Damien

Setting typeface was just for the example. I have a highly brandable application and some logic in order to apply color, text size, custom drawables, etc... So, I would like...

Any chance to move on Gradle before that ? =)

Nah, it's just a pain in the ass to import the project on AS

Thanks for sharing. We'll check this :)

Actually, I think it may be a good feature. But it may also be conflicting with #883.. So I don't really know what we should do about it. Maybe we...

I'm also currently thinking of a kin of factory for generated class based on the original one. I'd like to get ride of direct call to generated class in the...

I know that @jeremiemartinez and @fredszaq worked on a way to have a cleaner injection mechanism. They're also based on a kind of factory to do this. It may be...

Don't forget we have to keep retro-compatibility with AA < 3.1 So we're not going to drop the inner intent builder in generated classes. At least, not now. That being...

Tell me if I'm wrong but this issue should be closed now that #994 has been merged. Am I right ?

Right, but I think this feature will be included in the other PR in order to handle your case 4 (ie: using EBean in non-enhanced classes).