levlam
903d994799
Improve punctuation.
2023-01-02 15:38:04 +03:00
levlam
cf1984844b
Update copyright year.
2023-01-01 00:28:08 +03:00
levlam
1d07857cbe
Keep only full name for Go examples.
2022-12-30 16:30:10 +03:00
Reinhart Previano Koentjoro
9720a750f4
Clarify package names for Go
...
Third-party Go packages are named after Git repository URLs, which could cause confusion if some libraries are bearing the same name. [go-tdlib](https://github.com/zelenin/go-tdlib ) and [go-tdlib](https://github.com/Arman92/go-tdlib ) are just some examples which may confuse people. So I added their canonical package names according to Go package registry.
2022-12-30 16:28:55 +03:00
levlam
93c42f6d7c
Update version to 1.8.10.
2022-12-30 12:59:58 +03:00
levlam
9e524598a5
Update version to 1.8.9.
2022-12-06 23:49:39 +03:00
levlam
afff4aceee
Add more Dart examples.
2022-11-06 23:17:31 +03:00
levlam
bbe37ee594
Update version to 1.8.8.
2022-11-05 02:50:48 +03:00
levlam
bfd8c8dcf3
Fix OpenSSL building in iOS example.
2022-10-14 23:09:16 +03:00
levlam
7f5f6e41ad
Minor improvements.
2022-10-09 19:00:14 +03:00
levlam
a7a17b34b3
Update version to 1.8.7.
2022-10-07 01:49:49 +03:00
levlam
68d6c43f02
Add Dockerfile for Android example.
2022-10-07 01:47:03 +03:00
levlam
ff91aa0192
Build and install only OpenSSL libraries in iOS example. Fixes #2152 . Update OpenSSL to 1.0.2u.
2022-10-05 14:31:02 +03:00
levlam
23df775c56
Remove bitcode from iOS/tvOS/watchOS binaries as required by https://developer.apple.com/documentation/Xcode-Release-Notes/xcode-14-release-notes .
2022-09-30 14:57:03 +03:00
levlam
15db91b536
Update version to 1.8.6.
2022-09-16 21:38:09 +03:00
levlam
4d5625a06f
Explicitly load tdjni in Client.java and TdApi.java.
2022-09-08 14:27:07 +03:00
levlam
612afe63fe
Update Java example.
2022-09-08 13:47:16 +03:00
levlam
ed8e11774c
Update Swift example.
2022-09-08 13:11:35 +03:00
levlam
a81d3768b4
Update Python example.
2022-09-08 13:11:08 +03:00
levlam
ffdef31e0b
Update UWP example.
2022-09-08 12:34:33 +03:00
levlam
d14e3274fd
Update C# example.
2022-09-08 12:24:56 +03:00
levlam
8d32a1e143
Update С++ example.
2022-09-08 00:41:35 +03:00
levlam
f6a2ecdded
Inline tdlibParameters in setTdlibParameters.
2022-09-07 22:19:08 +03:00
levlam
287cceb162
Remove separate authorizationStateWaitEncryptionKey.
2022-09-07 21:27:23 +03:00
levlam
e49135e542
Use 32-bit native build in UWP example.
2022-08-16 13:28:34 +03:00
levlam
d2348e3c97
Android example: avoid usage of case, which doesn't seem to work in outdated default bash on macOS.
2022-08-15 10:33:15 +03:00
levlam
b52e3e0e12
Add check for JDK to be actually installed. macOS has dummy /usr/bin/java.
2022-08-15 01:00:19 +03:00
levlam
bcd89728c3
Android example: improve AddIntDef.php.
2022-08-14 16:26:40 +03:00
levlam
3ea8255b42
Android example: avoid using of unsupported API versions with new NDK.
2022-08-14 15:24:40 +03:00
levlam
916a5f5848
Android example: change working directory after resolving relative paths.
2022-08-14 13:23:09 +03:00
levlam
d914505ea8
Explicitly specify jar files to Javadoc.
2022-08-13 14:26:52 +03:00
levlam
907e323f47
Use cmake and ninja from Android NDK.
2022-08-13 14:04:47 +03:00
levlam
89c79be45c
Android example: quietly generate javadoc.
2022-08-13 12:20:37 +03:00
levlam
eca8cf94f4
Android example: improve checks for existence of output directory.
2022-08-13 10:37:16 +03:00
levlam
d1a6595c20
Allow to specify custom path for prebuilt Android OpenSSL.
2022-08-13 10:31:41 +03:00
levlam
bb6bd4244f
Improve name of OPENSSL_VERSION argument.
2022-08-12 22:08:48 +03:00
levlam
9a469eef31
Minor fixes.
2022-08-12 18:39:36 +03:00
levlam
86294f246e
Mention c++_shared in Android README.
2022-08-12 17:20:58 +03:00
levlam
0271bf0be0
Support c++_shared build in Android example.
2022-08-12 15:05:18 +03:00
levlam
f43859a3b7
Define HOST_ARCH in check-environment.sh.
2022-08-12 14:11:45 +03:00
levlam
77a8cc6499
Check argument correctness in Android build scripts.
2022-08-12 11:29:28 +03:00
levlam
de8c41a17b
Add .gitignore for Android example.
2022-08-12 10:34:14 +03:00
levlam
daebae9183
Add check for glibc presense on Linux.
2022-08-12 00:51:15 +03:00
levlam
c24ed30d5b
Use the current directory as classpath for javadoc. Multiple classpath
...
directory support seems to be broken in newer javadoc.
2022-08-11 20:38:10 +03:00
levlam
eef6f6cfa0
Fix javadoc usage.
2022-08-11 20:11:31 +03:00
levlam
5479c640fe
Add example of building TDLib for Android.
2022-08-11 18:18:48 +03:00
levlam
d9cfcf88fe
Update version to 1.8.5.
2022-07-31 03:19:36 +03:00
levlam
fdbd438f7f
Update a link in example README.
2022-07-29 18:25:22 +03:00
levlam
376476481c
Restore Java example compatibility with Java 1.8.
2022-07-21 20:44:22 +03:00
levlam
327babb851
Fix Java example for old Java versions.
2022-07-15 13:58:04 +03:00
levlam
abc9ed2cd9
Minor fixes.
2022-07-14 18:38:48 +03:00
levlam
1dec0e203c
Add Java example of fatal error handler.
2022-07-08 18:44:09 +03:00
levlam
9a58bc03ab
Fix Java example formatting.
2022-07-08 16:12:31 +03:00
levlam
d94a750685
Remove deprecated for more than 3 years Log.java from example.
2022-07-08 15:08:50 +03:00
levlam
89aaf648fc
Add Client.setLogMessageHandler to Java example.
2022-07-08 15:01:38 +03:00
levlam
76080dfb1c
Update example list.
2022-07-05 22:10:37 +03:00
Devesh Pal
ee52de1d5e
Remove tdlib dart package url ( #2016 )
...
* Remove tdlib dart package url
it redirects to 404 page
2022-06-21 15:30:24 +03:00
levlam
7eabd8ca60
Update version to 1.8.4.
2022-06-19 19:51:00 +03:00
levlam
8edd406dea
Explicitly specify charset for javadoc.
2022-06-16 16:12:51 +03:00
levlam
3edf14b64e
Explicitly specify encoding for javac and javadoc.
2022-06-04 23:22:01 +03:00
levlam
054a823c1a
Update version to 1.8.3.
2022-04-16 06:02:10 +03:00
Marco Melorio
1d15bafb50
Update renamed tdlib rust lib.
...
The tdgrand library has been renamed to just 'tdlib'.
2022-03-19 22:17:32 +03:00
levlam
3f54c301ea
Update version to 1.8.2.
2022-03-15 20:09:29 +03:00
levlam
2a44a0f357
Add G graphical programming language to build.html.
2022-03-11 13:46:45 +03:00
Ivan Lis
b9e0d07e07
Update README.md
...
Add TDLib bindings for LabVIEW
2022-03-11 13:40:35 +03:00
levlam
242801a2f3
Improve boolean fields documentation.
2022-03-10 21:58:16 +03:00
levlam
92c2a9c4e5
Update version to 1.8.1.
2022-01-31 22:07:31 +03:00
levlam
1d1bc07ede
Allow cmake to choose default architecture in UWP SDK build script to use ARM64 on ARM64.
2022-01-13 13:11:32 +03:00
Mammad
3f4c79dc80
Update tdweb version to 1.8.0 in package-lock.json
2022-01-25 16:06:24 +03:00
Arseny Smirnov
c485b77b5e
support newest emsdk version
2022-01-25 16:00:21 +03:00
levlam
8085779cdc
Update copyright year.
2022-01-01 03:35:39 +03:00
levlam
ca14dfe7ad
Update tdweb version to 1.8.0.
2021-12-30 11:45:38 +03:00
levlam
b3ab664a18
Update version to 1.8.0.
2021-12-29 17:38:20 +03:00
levlam
a69030239c
Update version to 1.7.12.
2021-12-28 04:19:41 +03:00
levlam
cbc7149824
Use only basic ASCII in Python example.
2021-12-28 04:06:45 +03:00
levlam
bfd2c6aa32
Use a decorator in the Python example instead of explicit cast.
2021-12-28 04:01:04 +03:00
levlam
84b1d32625
Set log message callback only for fatal messages in Python example.
2021-12-27 18:19:19 +03:00
levlam
26d2ee649d
Add some missing new lines at the end of files.
2021-12-27 14:03:50 +03:00
levlam
b4925dc4d2
Mention that sed, tar and wget utilities are required to build tdweb.
2021-12-27 00:34:14 +03:00
levlam
4791fb6a2a
Update version to 1.7.11.
2021-12-23 23:02:19 +03:00
levlam
4eaae33068
Improve Java example README.
2021-12-19 18:10:59 +03:00
levlam
1f68217399
Update C++ example to 1.7.10.
2021-12-19 13:16:00 +03:00
levlam
5587f10eba
Expect different Homebrew install paths on Apple silicon/Intel.
2021-12-19 01:17:39 +03:00
levlam
059fe9911e
Documentation improvements.
2021-12-17 16:28:14 +03:00
levlam
5a22865f7c
Begin all Bash scripts with "cd $(dirname $0)".
2021-12-08 19:43:21 +03:00
levlam
a53cb30e99
Update version to 1.7.10.
2021-12-07 13:11:28 +03:00
Sebastian
505fed00bd
Update python example: Use sys.exit for quitting
...
automatically sends the message to `stderr` and sets the exit-code to 1
`quit` is only for exiting the interpreter, use the recommended `sys.exit`
2021-11-18 17:04:28 +03:00
levlam
7d41d9eaa5
Update version to 1.7.9.
2021-11-05 03:34:52 +03:00
levlam
ad2cc6e534
Use ClientManager instead of Client in ClientDotNet.
2021-09-27 21:43:14 +03:00
levlam
1e49f6dc13
Use auto as variable type if it is initialized with a cast.
2021-10-20 01:27:02 +03:00
levlam
9d74962296
Enable CMP0065 policy in all projects.
2021-10-07 17:35:41 +03:00
levlam
724397dfbd
Add tdgrand to the list of examples.
2021-09-26 09:52:18 +03:00
levlam
b9303bf13c
Add Telegrand to the list of Rust examples.
2021-09-24 19:42:40 +03:00
levlam
61c3a2bcf5
Remove TD_EXPERIMENTAL_WATCH_OS.
2021-09-24 13:41:22 +03:00
levlam
a7dcbe8c18
Update version to 1.7.8.
2021-09-19 20:55:47 +03:00
levlam
1da2ef7cb1
Remove usage of the deprecated openssl-uwp vcpkg package.
2021-09-08 22:36:31 +03:00
levlam
41c391f140
Update layer to 133.
2021-09-03 12:27:59 +03:00
levlam
8f97a6dc00
Recommend installing gperf through vcpkg in examples.
2021-09-15 10:00:34 +03:00
levlam
964a3e1d08
Add Swiftgram/TDLibKit to the list of examples.
2021-09-12 09:08:53 +03:00
levlam
077ed42507
Improve README and the build instructions generator.
2021-09-06 14:12:11 +03:00