Commit Graph

15 Commits

Author SHA1 Message Date
Andrea Cavalli
b6c5bd07bb Apply tdlight patch
- Memory manager
- TD_SKIP_TEST/TD_SKIP_BENCHMARK/TD_SKIP_TG_CLI
- Rebranding
- github workflow
- .gitignore
- Add crypt32 to windows
- Fatal crash log handler
- optionally unencrypted database
- malloc_trim support
- getMemoryStatistics

Options:
- disable_document_filenames
- disable_minithumbnails
- disable_notifications
- disable_group_calls
- disable_auto_download
- ignore_server_deletes_and_reads
- ignore_update_chat_last_message
- ignore_update_chat_read_inbox
- ignore_update_user_chat_action
- receive_access_hashes
- message_unload_delay modification
2024-08-27 15:24:01 +02:00
levlam
f9b7e1bc2e Add example of JSON interface usage from Java. 2024-05-31 08:10:40 +03:00
levlam
903d994799 Improve punctuation. 2023-01-02 15:38:04 +03:00
levlam
4eaae33068 Improve Java example README. 2021-12-19 18:10:59 +03:00
levlam
0ec10947d5 Fix some misprints. 2021-09-06 13:58:40 +03:00
levlam
73554fcfa5 Improve README.
GitOrigin-RevId: 77d85ac9661d927031bd5f8b8604c2e02c5b5ddb
2020-08-18 09:51:18 +03:00
levlam
1ea7510500 Update build instuctions for MSVC 2019 + 32-bit + new CMake.
GitOrigin-RevId: 4860583c1fc22ef9f40cdcf602fd8e49410254e5
2019-09-07 02:14:49 +03:00
levlam
d2277e5995 Deprecate Log class in Java example.
GitOrigin-RevId: 1ff3298befd963e27375c1e31fa5b22350396387
2019-03-06 22:19:45 +03:00
levlam
42d5248446 Properly fix prompt printing in Java example.
GitOrigin-RevId: 70500ce141b333c186c79ff777df7bf742159df5
2018-03-20 18:41:47 +03:00
hekkup
4acf428c9b Fixed non-cmd console issue in Java example + added more build info (#146)
* Changed Console to BufferedReader in Java example, fixes https://github.com/tdlib/td/issues/141. Added more info about building Java example.
2018-03-20 17:48:47 +03:00
levlam
b48b0c5ece Error on running Java example from unsuitable Console.
GitOrigin-RevId: d555b8d4763e77e1d5313b929bb7b257a237dcc6
2018-03-14 14:50:42 +03:00
levlam
1b75824e3e Better README.md.
GitOrigin-RevId: 1eb3febfd362c2e32a5ed4b1bf38ce88652bd2c0
2018-03-13 22:45:00 +03:00
levlam
62bb714421 Fix some includes and spelling.
GitOrigin-RevId: 489a75315987be488d8caf63a9d3c4f0948ab810
2018-01-28 21:13:25 +03:00
levlam
d8f4e97747 Update Java example README.md.
GitOrigin-RevId: 3e1a8519808240bb83a7102bda769ad769e8139e
2018-01-28 15:43:04 +03:00
levlam
b339833ef9 Add Java example.
GitOrigin-RevId: 09903810042bd576bff2f59f4cd4cb498af13749
2018-01-28 13:58:33 +03:00