Ernesto Castellotti
0bbb50d0de
Added missing license
2018-11-20 18:51:11 +01:00
Ernesto Castellotti
ee56880bf6
Updated TdApi to new Tdlib (v1.3.0)
...
Fixed issue https://github.com/ErnyTech/JTDLib/issues/4
2018-11-20 18:27:45 +01:00
Ernesto Castellotti
002f52e55d
Implemented new checks in authorizationHandler for check if bot token, phone number, code or password are invalid
...
Added password hint in password authorization
Check if EasyClient has the authorization before send request
Optimized execute in EasyClient
Implemented close and open for logout from TDLib e re-login
Now client can execute auto, just set logoutAtShutdown to true in initializer
Fix https://github.com/ErnyTech/JTDLib/issues/5
2018-11-19 17:59:57 +01:00
Ernesto Castellotti
fbf8a495bb
Use initCause when throw exceptions in Init process to pass the real reason for failure when loading TdLib
...
Fix https://github.com/ErnyTech/JTDLib/issues/2
Signed-off-by: Ernesto Castellotti <erny.castell@gmail.com>
2018-11-18 12:17:43 +01:00
Ernesto Castellotti
4092659f24
protected to public
2018-07-19 19:53:14 +02:00
ErnyTech
5c4a1d211f
Updated docs for package description
2018-07-18 17:17:37 +02:00
ErnyTech
b2023ea9fc
Support for jitpack
...
- Support for jitpack
- Updated docs
- Added README
- Added .gitignore
- Clean up build.gralde
2018-07-18 17:02:05 +02:00
ErnyTech
9df39f368e
Initial tdlib
2018-07-18 12:24:37 +02:00