14914 Commits

Author SHA1 Message Date
Peter
9f30946970 Merge commit '584694a4008548701ca2e3e7e88e6764df4eec07' 2019-02-26 22:53:06 +03:00
Peter
9388b2bd2d Update project 2019-02-26 22:52:56 +03:00
Ilya Laktyushin
0b5cdfe62f Merge branch 'master' of gitlab.com:peter-iakovlev/TelegramUI 2019-02-26 23:40:53 +04:00
Ilya Laktyushin
2bbbc85093 Various UI fixes 2019-02-26 23:37:09 +04:00
Ilya Laktyushin
584694a400 Merge branch 'master' of gitlab.com:peter-iakovlev/Display 2019-02-26 23:33:26 +04:00
Ilya Laktyushin
39ba477add Fixed empty detail placeholder 2019-02-26 23:32:27 +04:00
Peter
732ab954e7 Remove development team 2019-02-26 20:01:01 +03:00
Peter
e8ba00fd57 Update submodules 2019-02-26 18:24:42 +03:00
Peter
2b32ebc367 Expose more elements to accessibility 2019-02-26 18:24:16 +03:00
Peter
3e894401d8 NavigationBar: add navigation bar content to accessibility children
TabBarNode: expose tabs to accessibility
2019-02-26 18:23:05 +03:00
overtake
1d06980431 Merge branch 'master' of https://gitlab.com/peter-iakovlev/postbox
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2019-02-25 14:44:38 +04:00
overtake
139be30119 no message 2019-02-25 14:40:26 +04:00
overtake
9fbb5bf89c Merge branch 'master' of https://gitlab.com/peter-iakovlev/telegramcore
# Conflicts:
#	TelegramCore/Wallpaper.swift
2019-02-25 14:38:58 +04:00
Grishka
aabd289ba1 Swift? Where we are going, we don't need Swift! 2019-02-24 16:15:14 +04:00
Peter
5e92a7757d Update submodules 2019-02-23 22:19:26 +03:00
Peter
c3373cc263 Fix media playback 2019-02-23 22:19:07 +03:00
Ilya Laktyushin
b4d2c4a69b Update submodules 2019-02-23 01:54:55 +04:00
Ilya Laktyushin
67b159998a Added highlight on search bar press 2019-02-23 01:53:02 +04:00
Ilya Laktyushin
5167b609bc Updated activity indicator animations
Disabled video pre-download on iOS < 10.3
2019-02-23 01:33:55 +04:00
Ilya Laktyushin
2d0b3d0578 Fixed cache size calculation: ignore symbolic links and use disk-allocated file size 2019-02-23 01:30:35 +04:00
Adlai Holler
6428077e01
Revert "Have node and controller share lock (#1227)" (#1347)
This reverts commit 2baa9438d798b9cf5689b46038383d0a9b7d007c.
2019-02-22 11:28:36 -08:00
dirtmelon
333380d465 Fix typos (#1348)
* Update containers-overview.md

* Update subclassing.md

* Update node-overview.md

ASImageNode, ASNetworkImageNode and ASMultiplexImageNode are in place of UIImageView, not UIImage.
2019-02-22 11:28:26 -08:00
Peter
5e2620ce45 Merge commit '718ca43b32685434e74cfcf3d4e9a35894197f12' 2019-02-22 18:23:32 +03:00
Peter
65560283b6 Update localization 2019-02-22 18:23:29 +03:00
Peter
dc2551e660 Merge commit 'e53ef3c9f55b4b9721ffdef663223851e133589b' 2019-02-22 18:23:00 +03:00
Peter
c1067d24cb Initial support for channel stats
UI fixes
2019-02-22 18:22:55 +03:00
Peter
0fe6ff0e40 TextNode: added textRangesRects 2019-02-22 18:22:10 +03:00
Peter
3fc4fdf0b6 Merge commit 'a75ff585f0d0e4b2fc260c8a7d48e4d642ef00e0' 2019-02-22 18:21:45 +03:00
Peter
7872182e3c Update API 2019-02-22 18:21:37 +03:00
Garrett Moon
999cb6e485
Don't return non-animated GIFs for animation (update to latest PINRemoteImage beta) (#940)
* Don't return non-animated GIFs for animation

* Update to latest PINRemoteImage beta
2019-02-21 15:21:19 -08:00
Adlai Holler
efeb3d2749 Add an experimental flag to use native dispatch_apply (#1345)
* Add an experimental flag to use native dispatch_apply instead of our core count * 2 approach. This has shown performance wins in some profiling.

* Add in other places
2019-02-21 12:33:39 -08:00
Ilya Laktyushin
718ca43b32 Update submodules release-5.4 2019-02-21 19:24:23 +04:00
Ilya Laktyushin
a75ff585f0 Scheduled auto-download preset updates to every hour 2019-02-21 19:23:58 +04:00
Ilya Laktyushin
e53ef3c9f5 Fixed auto-download presets update 2019-02-21 19:22:48 +04:00
Ilya Laktyushin
69e15abdd3 Update submodules 2019-02-21 13:38:02 +04:00
Ilya Laktyushin
31a1a69d2b Fixed int overflow on auto-download preset comparison 2019-02-21 13:29:19 +04:00
Hermet Park
fd110c3419 vector stb: check oom for safety. 2019-02-21 10:58:44 +09:00
Michael Schneider
8edb5a45d3
Move ASSectionController and ASSupplementaryNodeSource method to be optional (#1302) 2019-02-20 11:21:47 -08:00
Ilya Laktyushin
8a3995e3eb Update submodules 2019-02-20 18:23:55 +04:00
Ilya Laktyushin
34324b5fe7 Inline video playback fixes 2019-02-20 18:23:20 +04:00
Ilya Laktyushin
2d97ffb803 Update submodules 2019-02-20 02:56:17 +04:00
Ilya Laktyushin
9a418956b2 Fixed call server config usage and added server-controllable call data saving default 2019-02-20 02:55:13 +04:00
Grishka
632d7d5083 Make "shitty internet mode" sampling rate controllable by server config 2019-02-20 02:42:44 +04:00
Peter
b8cff5b072 Change [ ] to → in account notifications 2019-02-20 01:31:27 +03:00
Peter
02845f988b Merge commit '97c1413c0a08df303f2d88dd7461ac168dd6d729' 2019-02-20 01:18:53 +03:00
Peter
8e2bac01fc Update submodules 2019-02-20 01:18:39 +03:00
Peter
cd08fa1f3b Re-enable remuxing 2019-02-20 01:18:12 +03:00
Peter
8a469f343e Remuxing hacks 2019-02-20 01:17:39 +03:00
Ilya Laktyushin
c800ad61e8 Update submodules 2019-02-20 01:00:31 +04:00
Ilya Laktyushin
13d0aa76fd Update submodules 2019-02-20 01:00:31 +04:00