Commit Graph

74 Commits

Author SHA1 Message Date
dependabot-preview[bot] 860f8a364b
Update libraries 2020-08-20 09:01:50 +00:00
世界 1421c1a5d7
Merge remote-tracking branch 'upstream/master' 2020-08-15 05:36:15 +00:00
DrKLO 321b756367 Update to 7.0.0 (2060) 2020-08-14 19:58:22 +03:00
世界 5e8de25641
Merge remote-tracking branch 'upstream/master' 2020-07-27 00:58:40 +00:00
DrKLO 320710366d Update to 6.3.0 (2042) 2020-07-27 00:11:01 +03:00
DrKLO 520592b43d Update to 6.3.0 (2040) 2020-07-26 11:03:38 +03:00
NekoInverter ddf1841ed1
Bug fixes 2020-06-26 05:40:24 +00:00
thermatk a13d870030
[TF][JNI][UPDATE] BoringSSL from source (master)
(cherry picked from commit 71c5118dede745e259bfee96f5342c968bdac532)
2020-06-24 07:30:31 +00:00
thermatk 323d6ab5ee
[TF][JNI][UPDATE] FFmpeg 4.2.3 from source
(cherry picked from commit 37ba1e1882cae4644eb2c7c53866c47e1fa1780c)
2020-06-24 07:30:30 +00:00
thermatk 2acef2c17a
[TF][JNI][UPDATE] libwebp source to 1.0.1
(cherry picked from commit 3cbfb8fd0861fda50ec900a3161fe2a371a5068c)
2020-06-24 07:30:30 +00:00
thermatk be5be13f8d
[TF][JNI] Add $(LOCAL_PATH) to LOCAL_C_INCLUDES
(cherry picked from commit 82b1f9b3b3e6df229608107911726e966fe69c14)
2020-06-24 07:30:30 +00:00
NekoInverter 89ccde3c7a
Merge remote-tracking branch 'telegram/master' 2020-06-05 08:04:52 +08:00
DrKLO dceccae0b7 Update to 6.2.0 (1984)
https://github.com/DrKLO/Telegram/pull/1561
2020-06-04 19:47:15 +03:00
NekoInverter d4aba739d0
Merge remote-tracking branch 'telegram/master' 2020-04-24 20:47:41 +08:00
DrKLO ae0d24ebf2 Update to 6.1.0 (1938) 2020-04-24 12:21:58 +03:00
NekoInverter 71a37d1d61
Merge remote-tracking branch 'telegram/master' 2020-03-30 21:25:47 +08:00
DrKLO 80c4acfa3b Update to 6.0.0 (1908) 2020-03-30 15:00:09 +03:00
Riko Sakurauchi 0326c187ad
Merge remote-tracking branch 'telegram/master' 2020-01-01 22:14:58 +08:00
DrKLO f41b228a11 Update to 5.13.0 (1818) 2019-12-31 16:08:08 +03:00
Riko Sakurauchi 9b19ea224e
Merge branch 'master' of github.com:DrKLO/Telegram 2019-08-26 21:42:18 +08:00
DrKLO 53e04b55fb Update to 5.10.0 2019-08-22 01:53:26 +02:00
Riko Sakurauchi 3c4830634f
Merge branch 'master' of github.com:DrKLO/Telegram 2019-07-19 22:22:54 +08:00
DrKLO ff5735503e Update to 5.9.0 2019-07-18 20:01:39 +07:00
NekoInverter 08bee5f454 Merge remote-tracking branch 'fix/fix-clang-libc++-issues' 2019-06-05 12:45:26 +08:00
NekoInverter b81df0f660 Merge remote-tracking branch 'fix/fix-windows-gradle-issue' 2019-06-05 12:38:35 +08:00
NekoInverter bb1ceeb829 Merge remote-tracking branch 'fix/fix-warnings' 2019-06-05 12:38:17 +08:00
DrKLO 9ffc7787d6 Update to 5.7.1 2019-06-04 13:14:50 +03:00
DrKLO 2cf2a45aca Update to 5.6.1 2019-05-14 15:08:05 +03:00
DrKLO e397bd9afd Update to 5.4.0 2019-03-03 20:40:48 +00:00
DrKLO f338a88eb4 Update to 5.3.1 2019-02-08 05:30:32 +03:00
DrKLO ae90d60e0c Update to 5.2.1 2019-01-23 20:03:33 +03:00
Dan Albert 0dfa1e9bf2 Fix incompatibility with Gradle plugin on Windows.
When run on Windows, the shell does not handle the argument quoting
and this is seen by gradle as `'-DVERSION="1.3.1"'` rather than as
`-DVERSION="1.3.1"`, which gradle wrongly interprets as a source file.
2018-10-08 11:47:20 -07:00
Dan Albert 07b41855f2 Remove unused source file from Android.mk.
ndk-build has been warning that this file is not used because it is
not a file that exists. The actual file is windows_unicode_filenames.c
(this is missing an extension). Since it apparently hasn't been
needed, don't bother building it.
2018-10-05 12:45:19 -07:00
Dan Albert 3d7df65a19 Remove useless line in Android.mk.
ndk-build has been warning that this option does nothing for this
module because it is a static library. Static libraries are not
linked.
2018-10-05 12:45:19 -07:00
Dan Albert e3d04003a6 Use CLEAR_VARS before defining avutil.
This was only building successfully by chance. Without this, avutil
inherits some values from any modules defined before it. When using
libc++ instead of gnustl, it would wrongly export the
libandroid_support headers in the wrong order, breaking the build.
2018-10-05 12:33:42 -07:00
DrKLO fe599cd519 Update to 4.9.1 2018-08-27 11:33:11 +03:00
DrKLO d073b80063 Update to 4.9.0 2018-07-30 09:07:02 +07:00
DrKLO 4ebcbf61cd Update to 4.6.0 2017-12-08 20:35:59 +03:00
DrKLO 56e22d4c59 Update to 4.2.0
source before release? how this even possible?
2017-07-23 15:56:38 +03:00
DrKLO dd679bd7d1 Update to 4.1.1 2017-07-08 19:32:04 +03:00
DrKLO 6a1cf64f6f Update to 3.18.0 2017-03-31 02:58:05 +03:00
DrKLO e313885ac5 Update to 3.13.1 2016-10-11 13:57:01 +02:00
DrKLO 55463a93db Update to 3.10.1
Thanks to
https://github.com/DrKLO/Telegram/pull/1412
2016-06-24 13:27:15 +03:00
DrKLO 85239ed7cf Update to 3.9.0 2016-05-25 14:49:47 -07:00
DrKLO 06473773a6 Update to 3.8.1 2016-04-22 16:49:00 +03:00
DrKLO a7513b3ba1 Update to 3.7.0 2016-03-16 15:26:32 +03:00
DrKLO 6154c891bd Update to 3.6.1 2016-03-06 02:49:31 +01:00
DrKLO 2114024ab1 Update to 3.4.2
Thanks to:
https://github.com/DrKLO/Telegram/pull/1374
https://github.com/DrKLO/Telegram/pull/1383
2016-01-11 20:19:48 +03:00
DrKLO 74def22213 Update to 3.3.1 2015-11-27 00:04:02 +03:00
DrKLO 496c336d5f Update to 3.2.6 2015-10-29 20:10:07 +03:00