aboutsummaryrefslogtreecommitdiffhomepage
path: root/example
AgeCommit message (Expand)Author
2021-09-19Update version to 1.7.8.levlam
2021-09-08Remove usage of the deprecated openssl-uwp vcpkg package.levlam
2021-09-03Update layer to 133.levlam
2021-09-15Recommend installing gperf through vcpkg in examples.levlam
2021-09-12Add Swiftgram/TDLibKit to the list of examples.levlam
2021-09-06Improve README and the build instructions generator.levlam
2021-09-06Fix some misprints.levlam
2021-09-06Improve iOS example README.levlam
2021-09-06Remove "Installing dependencies" section from README in favor of build instru...levlam
2021-09-06Simplify ios/build.sh.levlam
2021-09-03M1 support (#1620)Sergey
2021-09-02Update version to 1.7.7.levlam
2021-09-01Minor improvements.levlam
2021-09-01Enable some CMake policies in Java example.levlam
2021-08-11Remove offset from getChats and respect app-specified limit.levlam
2021-08-10Use loadChats instead of getChats in examples.levlam
2021-08-07Remove mentions of deprecated public interfaces from README.levlam
2021-07-26Update version to 1.7.6.levlam
2021-07-26Improve aiotdlib description.levlam
2021-07-26* Added aiotdlib in python examples (#1618)pylakey
2021-07-16Clarify importance of generated files on non-macOS builds (#1600)Sergey
2021-07-04Explicitly specify inheritance mode.levlam
2021-07-02Update version to 1.7.5.levlam
2021-06-11Remove non-working link to Luagram project.levlam
2021-06-02Minor improvements.levlam
2021-05-20Use Td.Client.SetLogMessageCallback in UWP example.levlam
2021-05-18Use set_log_message_callback in Java example.levlam
2021-05-18Python example: use td_set_log_message_callback instead of td_set_fatal_error...levlam
2021-05-11Simplify UWP build script.levlam
2021-05-10Use RelWithDebInfo for UWP package (#1467)Fela Ameghino
2021-04-14Update version to 1.7.4.levlam
2021-03-28Fix memory leak of "handlers_" in cpp example (#1464)Sprite
2021-03-26use TD_EXPERIMENTAL_WATCH_OS=ON in example/iosArseny Smirnov
2021-03-26update architectures for watchOS in example/iosArseny Smirnov
2021-03-19Update version to 1.7.3.levlam
2021-03-15Improve some spelling.levlam
2021-02-25Update version to 1.7.2.levlam
2021-02-18Improve example README.levlam
2021-02-18change rust-tdlib link (#1421)aCLr
2021-01-28Update version to 1.7.1.levlam
2021-01-18Fix chat list printing in Java example.levlam
2021-01-01Remove duplicate copyright header.levlam
2021-01-01Update copyright year.levlam
2020-12-16Add Fernschreiber to list of examples.levlam
2020-12-05Update documentation.levlam
2020-11-28Update version to 1.7.0.levlam
2020-11-23Update README.md (#1308)droppo
2020-11-18Add new wrapper and usage examples.levlam
2020-11-16Fix misprint.levlam
2020-11-15Use array instead of std::vector in the generated C++ classes.levlam