Andrey Grebnev

Results 4 comments of Andrey Grebnev

I suppose it is easy. Now you have setAlgorithm method. I offer to make one more like setCipherAlgorithm. I would like to use "AES/CBC/PKCS5Padding" for Cipher and "AES" for Secret...

@jakenjarvis thank you for your answer. I do not want to use ORMLite to make queries. I woule like to use usual SQL. Let me clarify my opinion. The current...

@jakenjarvis I think you understand your own architecture more deeper. :) To tell you the truth your library is not useful for me at all without this functionality. So I...

I was pressed by time. So I have implemented my idea myself: universal implementation of ContentProvider which supports OrmLite and could be flexible configured. You can find my implementation here...