14914 Commits

Author SHA1 Message Date
Peter Iakovlev
7e1741b13b Merge commit '87370023e32fea2a90b5f356c6706ba86a4cf6de' into minithumbs 2018-12-25 17:58:37 +04:00
Peter Iakovlev
20aad58a99 Update submodules 2018-12-25 17:58:34 +04:00
Peter Iakovlev
50b0ebf957 Merge commit '3929ef4207d4cb7552653a37de4251977621907f' 2018-12-25 17:58:15 +04:00
Peter Iakovlev
8d38a8db0c Fixed video layer crash on iOS 8.x 2018-12-25 17:58:09 +04:00
Peter Iakovlev
1cd169f5fe Updated chat list reset 2018-12-25 17:57:06 +04:00
Peter Iakovlev
3f244f8f4f Updated chat list reset methods 2018-12-25 17:56:48 +04:00
Peter Iakovlev
8cf1aff13f Added animated to pushViewController 2018-12-25 17:56:00 +04:00
subhransu mohanty
a3a53fd3f1 lottie/vector: use snprintf instead of sprintf.
Change-Id: I4eb54b33f54e513c297224719b7b470a1eea0529
2018-12-24 14:52:55 +09:00
subhransu mohanty
b01514d76a lottie: Fixed SVACE warning for uninitialized class member variable.
Change-Id: I8c633cca49c05295499ef8ec640ec078bba369fd
2018-12-24 14:52:23 +09:00
subhransu mohanty
9cfaaa8adb lottie: Fixed SVACE warning regarding missing break statement.
Change-Id: I3afe3a350333b70722c7461c2c64345db10a8c4a
2018-12-24 13:32:59 +09:00
Peter
87370023e3 Update submodules 2018-12-21 20:22:32 +04:00
Peter
3929ef4207 Fix thumbnails 2018-12-21 20:22:11 +04:00
Peter
711f2e46be Re-enable input language restoration 2018-12-21 20:21:00 +04:00
Vitaly Zaitsev
243acfa6a5
Backported WebRTC upstream patch with Big Endian support.
Backported Fedora patch by Than Ngo with PowerPC and aarch64 build fixes.

Signed-off-by: Vitaly Zaitsev <vitaly@easycoding.org>
2018-12-21 14:00:35 +01:00
Peter Iakovlev
634c42ff9b Minithumbs 2018-12-21 16:45:06 +04:00
Peter Iakovlev
0ba4de1457 Use minithumbs 2018-12-21 16:44:35 +04:00
Peter Iakovlev
217f262605 Update API 2018-12-21 16:44:09 +04:00
Huy Nguyen
17e56042d3
Add a way to opt out of always-clear-data behavior in ASCollectionView and ASTableView (#1284) 2018-12-20 13:47:58 -08:00
Ilya Laktyushin
ec53599ede Merge branch 'master' of gitlab.com:peter-iakovlev/telegram-ios 2018-12-21 00:12:53 +04:00
Ilya Laktyushin
424537f7f2 Update submodules 2018-12-21 00:10:01 +04:00
Ilya Laktyushin
f80028d1b3 Update submodules release-5.1.1 2018-12-20 23:14:29 +04:00
Ilya Laktyushin
be6d8b34a8 Merge branch 'tmp' 2018-12-20 23:13:04 +04:00
Ilya Laktyushin
a63a38ca84 Fixed requesting contact authorization status in several places 2018-12-20 23:10:21 +04:00
Michael Schneider
ab0a00c21c
Copy yogaChildren in accessor method. Avoid using accessor method internally (#1283)
* Copy yogaChildren in accessor method. Avoid using accessor method internally.

* Further improvements
2018-12-20 17:45:52 +01:00
Peter Iakovlev
716ec508da Merge commit 'a86b03b4de68fa154c96eb0e24f9b574eed62106' 2018-12-20 19:41:02 +04:00
Peter Iakovlev
8451788298 Update localization 2018-12-20 19:40:58 +04:00
Ilya Laktyushin
a86b03b4de Update submodules 2018-12-20 19:25:48 +04:00
Ilya Laktyushin
1fe2474d53 Small fixes 2018-12-20 19:18:32 +04:00
Ilya Laktyushin
2712f9a207 Merge branch 'master' of gitlab.com:peter-iakovlev/telegram-ios 2018-12-20 18:15:46 +04:00
Ilya Laktyushin
b56d62bab3 Update submodules 2018-12-20 18:14:34 +04:00
Ilya Laktyushin
a9c80c111b NY icons
Various fixes
2018-12-20 18:14:08 +04:00
Ilya Laktyushin
883b92dc8e Added protocol to control higlightability of navigation buttons 2018-12-20 18:11:53 +04:00
Peter Iakovlev
331fcd9be8 Fix mark outgoing video messages as not consumed 2018-12-20 17:59:00 +04:00
Peter Iakovlev
258b0686d2 Fix typo 2018-12-20 17:53:15 +04:00
Peter Iakovlev
2a75b5fc61 Support input language restoration 2018-12-20 17:49:55 +04:00
Peter Iakovlev
73ac7e6a76 Initial support for input language restoration 2018-12-20 17:49:29 +04:00
Peter Iakovlev
9906f56507 Filter newlines in polls 2018-12-20 16:59:11 +04:00
Peter Iakovlev
05138bdd5b Update submodules 2018-12-20 15:53:59 +04:00
Peter Iakovlev
f65369f308 Update list editing icons 2018-12-20 15:53:39 +04:00
Peter Iakovlev
54fc9b751c Fix ListView scroll to visible 2018-12-20 15:53:10 +04:00
Ilya Laktyushin
5671196a55 Update submodules 2018-12-20 15:08:47 +04:00
Ilya Laktyushin
90b2c8761c Added share button for instant videos
Fixed new contact adding
Fixed call rating
2018-12-20 14:58:13 +04:00
Ilya Laktyushin
6bfb9e4033 Expose id value in active call state 2018-12-20 14:56:19 +04:00
dmaclach
4982c84640 Reduce startup time. (#1291)
Get rid of file scope initialization that causes a premain startup hit.
2018-12-20 11:17:00 +01:00
sub.mohanty@samsung.com
d00a8fe714 lottie/render: Construct on first use of thread pool instance by moving into a singleton instance() api.
Starting in C++11, scoped static initialization is now thread-safe

Change-Id: Ia6933b439407e9dd635be67328eb750acf5b0367
2018-12-20 09:52:17 +09:00
Ilya Laktyushin
7e90ee30dd Update submodules 2018-12-20 03:41:02 +04:00
Ilya Laktyushin
b7ebaa29db Fixed localization 2018-12-20 03:37:27 +04:00
Ilya Laktyushin
64a3ab4e3c Merge branch 'master' of gitlab.com:peter-iakovlev/telegram-ios 2018-12-20 03:36:57 +04:00
Ilya Laktyushin
482ac23fa1 Update submodules 2018-12-20 03:31:34 +04:00
Ilya Laktyushin
b63d40a802 Merge branch 'master' of gitlab.com:peter-iakovlev/TelegramUI 2018-12-20 03:30:17 +04:00