Precompiled Tdlib with (freedom) java wrapper - JTDLIB IS NO LONGER DEVELOPED! PLEASE DO NOT USE IT, LOOK FOR ANOTHER WRAPPER FOR JAVA OR PERFORM A FORK OF THIS REPO TO CONTINUE DEVELOPMENT
Go to file
Ernesto Castellotti f8e0f352c3 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
docs Updated docs for package description 2018-07-18 17:17:37 +02:00
gradle/wrapper Initial tdlib 2018-07-18 12:24:37 +02:00
src/main Implemented new checks in authorizationHandler for check if bot token, phone number, code or password are invalid 2018-11-19 17:59:57 +01:00
.gitignore Support for jitpack 2018-07-18 17:02:05 +02:00
README.md Support for jitpack 2018-07-18 17:02:05 +02:00
build.gradle Support for jitpack 2018-07-18 17:02:05 +02:00
gradlew Initial tdlib 2018-07-18 12:24:37 +02:00
gradlew.bat Initial tdlib 2018-07-18 12:24:37 +02:00
jitpack.yml Support for jitpack 2018-07-18 17:02:05 +02:00
settings.gradle Support for jitpack 2018-07-18 17:02:05 +02:00

README.md

LICENSE

JTDLib, an wrapper of Tdlib for interaction with TDLib.

Copyright (C) 2018  Ernesto Castellotti <erny.castell@gmail.com>

Ernesto Castellotti is the copyright holder of this software, for 
any need, do not hesitate to contact him.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation, either version 3 of the License.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License
along with this program in the file called "LICENSE".  If not, contact the copyright holder.

LIBRARIES/EXTERNAL CODE

Telegram Tdlib-TD Copyright owner and contributors:

TDLib is licensed under the terms of the Boost Software License