levlam
|
f0a89c3dbe
|
Remove process_input_caption in favor of get_formatted_text.
|
2022-08-15 16:26:51 +03:00 |
|
levlam
|
8b61255387
|
Add additional parameters to get_formatted_text.
|
2022-08-15 16:16:50 +03:00 |
|
levlam
|
61fb071b25
|
Use get_formatted_text in get_web_page_preview.
|
2022-08-15 15:59:16 +03:00 |
|
levlam
|
b1e43bfbd5
|
Pass FormattedText to get_first_url.
|
2022-08-15 15:55:48 +03:00 |
|
levlam
|
47c0f387de
|
Add get_formatted_text function.
|
2022-08-15 15:37:17 +03:00 |
|
levlam
|
5af4fcc35e
|
Add td_api::getUserSupportInfo.
|
2022-08-15 14:32:35 +03:00 |
|
levlam
|
383359d767
|
Do not check local location when cancel file upload.
|
2022-08-15 13:13:23 +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
|
7d1d5e636c
|
Suppress compiler warning.
|
2022-08-14 16:41:59 +03:00 |
|
levlam
|
da9f8078b8
|
CMake: fix get_git_head_revision.
|
2022-08-14 16:36:21 +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
|
8f433070df
|
Minor fixes.
|
2022-08-14 15:04:08 +03:00 |
|
levlam
|
103c6ad1e8
|
Increase MAX_CONTENT_SIZE in HttpReader.
|
2022-08-14 13:30:25 +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
|
e7fa6741aa
|
Support file reference repair for files of attachment menu bots.
|
2022-08-10 21:12:05 +03:00 |
|
levlam
|
9c7bdb2810
|
Fix payment form and web view color value sent to the server.
|
2022-08-10 19:32:07 +03:00 |
|
levlam
|
4754f36808
|
Fix warning.
|
2022-08-10 18:38:30 +03:00 |
|
levlam
|
148ded0620
|
Disable ConfigRecoverer if there are a lot of pending auth keys.
|
2022-08-10 17:03:38 +03:00 |
|
levlam
|
17a18e8def
|
Always use send_closure_later to keep relative message order.
|
2022-08-10 16:25:17 +03:00 |
|
levlam
|
9f520f7db2
|
Asynchronously load reactions on start up.
|
2022-08-10 15:39:33 +03:00 |
|
levlam
|
f342b65500
|
Check for close status as early as possible.
|
2022-08-10 14:04:36 +03:00 |
|
levlam
|
12d852abc5
|
Check for close_flag as early as possible.
|
2022-08-10 13:57:41 +03:00 |
|
levlam
|
2865be8dd7
|
Store link to parent in FileReferenceManager.
|
2022-08-09 17:00:36 +03:00 |
|
levlam
|
491e50ac4b
|
Remove outdated note in the documentation.
|
2022-08-09 13:10:10 +03:00 |
|
levlam
|
8484531d95
|
Ignore unused appConfig option.
|
2022-08-09 13:07:54 +03:00 |
|
levlam
|
cee055350a
|
Fix premium_sticker_positions_ initialization.
|
2022-08-08 21:13:22 +03:00 |
|
levlam
|
8e5d85eb11
|
Add error logging.
|
2022-08-08 19:52:29 +03:00 |
|
levlam
|
5c46c95ac5
|
Improve logging.
|
2022-08-08 19:26:57 +03:00 |
|
levlam
|
ca95e77845
|
Avoid expected warning.
|
2022-08-08 19:20:19 +03:00 |
|
levlam
|
8717720ee9
|
Add constant for "after get difference" source.
|
2022-08-08 19:01:50 +03:00 |
|
levlam
|
57947f549d
|
Remove now unneeded restore of PTS in channels.
|
2022-08-08 18:38:25 +03:00 |
|
levlam
|
594aa2ff6d
|
Use request promise in setStickerSetThumbnail.
|
2022-08-08 17:31:27 +03:00 |
|