Andrea Cavalli
4e24c7d159
Removed resources
2020-08-19 01:01:36 +02:00
Andrea Cavalli
034aaa46d9
Renamed project files
2020-08-18 23:13:36 +02:00
Andrea Cavalli
da891d4223
Increase version to 2.168.0
2020-08-18 14:01:00 +02:00
beb658afdf
Updated to 2.167.7
2020-08-05 16:25:06 +02:00
6ef48199c0
Updated to 2.167.6
2020-08-04 01:00:53 +02:00
e8ac14a2eb
Updated to 2.167.5
2020-08-02 00:39:08 +02:00
e20b9d05ea
Updated to 2.167.2
2020-08-01 01:39:49 +02:00
2c4c6c8fcd
Updated to version 2.167.1
2020-07-31 16:19:17 +02:00
ec3cf6d64c
Update TdApi.java and td
2020-07-29 17:13:32 +02:00
97e5829bc8
Update TdApi.java and td to version 1.6.7
2020-07-29 16:42:22 +02:00
0f5dae53b0
Update td and tdjni.so
2020-07-09 00:43:41 +02:00
fbd0bfadab
Update build.sh
2020-06-13 01:54:03 +02:00
d06b38144d
Fixed sources not found
2020-06-12 15:37:02 +02:00
c556ea1dc5
Update td
2020-06-12 12:08:37 +02:00
f87f473703
Updated to 1.6.6
2020-06-11 18:15:16 +02:00
eb800de51d
Added warp utils
2020-05-31 17:19:05 +02:00
cd543cad94
Update BoundedExecutorServiceImpl.java
2020-05-26 12:51:08 +02:00
c852ce4c2b
Update td and tdjni.so
2020-05-25 15:52:18 +02:00
c264046582
Update td and tdjni.so
2020-05-25 00:50:18 +02:00
1169ddac14
Update TdApi.java, td, and tdjni.so
2020-05-23 20:18:58 +02:00
fbad961f8a
Update td and tdjni.so
2020-05-23 19:36:21 +02:00
d78fea2d3e
Update td and tdjni.so
2020-05-23 02:50:01 +02:00
a53b134d27
Update td and tdjni.so
2020-05-21 20:24:00 +02:00
0d80a93948
Updated JTDLib
2020-05-20 23:17:47 +02:00
b456f1ea0b
Free memory
2020-05-19 01:12:31 +02:00
bfcd08f988
Updated to 2.164.0 and optimized tdlib footprint
2020-05-18 22:26:07 +02:00
88500b65e5
Update td and tdjni.so
2020-05-15 03:29:34 +02:00
615e95d26b
Update td and tdjni.so
2020-05-14 22:50:20 +02:00
a9860ca547
Update .gitmodules, TdApi.java, and 3 more files...
2020-05-14 22:24:49 +02:00
89fdbcd3cb
Lock write bugfix
2020-05-13 16:25:19 +02:00
c5066ddb30
Use the same arrays
2020-05-13 15:21:00 +02:00
d10e0ebf50
Deprecated the unnamed BoundedExecutorService
2020-05-13 02:50:51 +02:00
6d508a4415
TelegramClient interface
2020-05-05 17:08:39 +02:00
abd8a6b61f
Update TdApi.java
2020-05-02 12:42:04 +02:00
6f8be2e376
Serializable TdApi
2020-05-02 02:02:18 +02:00
1457c731b9
Fixed initialization
2020-05-01 20:19:37 +02:00
ff004e1ccd
Bounded executor service
2020-05-01 00:31:27 +02:00
1ebf7cfdc1
Update td and tdjni.so
2020-04-27 23:44:23 +02:00
749990f0fc
Update td and tdjni.so
2020-04-27 23:09:28 +02:00
ccc581725a
Update td and tdjni.so
2020-04-27 21:54:35 +02:00
1259e71a6c
Updated to 2.163.1
2020-04-27 18:36:19 +02:00
88a50c8646
Update td and tdjni.so
2020-04-27 16:06:40 +02:00
66589cb8a0
Update Client.java, td, and tdjni.so
2020-04-27 15:51:38 +02:00
8efbfcffad
Preparing for update
2020-04-27 13:04:43 +02:00
ff1091c001
TDLib 1.6.3
2020-04-25 13:08:10 +02:00
4f72741227
Updated to tdlib 1.6.2
2020-04-19 16:32:49 +02:00
Ernesto Castellotti
40b96378e2
Set our packages name
2019-01-24 19:14:43 +01:00
Ernesto Castellotti
34f9865755
Implemented the methods to customize tdlib parameters
...
Now the EasyClient constructor does not directly start TDLib, you must always use the create() method (e.g. "var client = new BotClient("791655237:AAEs1bgsn9kL8jnj-aXSOEaGgZaTS_iXjkI").create();")
Now can be specified the name and lastname (only for UserClient) of the user to be used during registration through the UserClien constructor
2019-01-23 20:21:04 +01:00
Ernesto Castellotti
9904c2a203
Fix write mistake
2019-01-22 21:44:53 +01:00
Ernesto Castellotti
a2502ad98a
Use our package names
2019-01-22 21:44:29 +01:00