Shinz Natkid

Results 3 comments of Shinz Natkid

I confirmed this sendChatChecked are useable. But unfortunately, my project cannot merge to your repository cuz private project and code are more complicated.

I want to get decrypted text from contact that has send message by end-to-end encryption. (Now received text=None)

![bug](https://f.cloud.github.com/assets/3434462/466616/9d32eaf4-b660-11e2-8c11-4cd2a49265c0.jpg) File Chunk.cs, Method CalculateHeightIndexes() has bug on for LowestEmptyBlockOffset that some time value will be 255 ( would be 0 for correct) That because this line: this.LowestEmptyBlockOffset--; should be...