Commit Graph

13022 Commits

Author SHA1 Message Date
Peter
929a90c01c Update project 2018-12-11 21:56:38 +04:00
Peter
95fd1ed77b Update project 2018-12-11 21:54:07 +04:00
Peter
5ead5ef189 Update project 2018-12-11 21:53:52 +04:00
Peter Iakovlev
3faa93334f Merge commit '3fbe14883c8d9a69f7efcf05e53c5e740c84ed8b' 2018-12-11 17:58:15 +04:00
Peter Iakovlev
8f2c0c28cd Update submodules 2018-12-11 17:58:11 +04:00
Peter Iakovlev
a806b9011c Merge commit 'ab57583c5232eb09cde70c37e9c5b1469f49b30f' 2018-12-11 17:54:36 +04:00
Peter Iakovlev
58d8d39a93 Various fixes 2018-12-11 17:54:32 +04:00
Peter Iakovlev
d53fb89437 Initial build 2018-12-11 17:54:13 +04:00
Peter Iakovlev
ceaa1e7580 Merge commit '8594f92da54fabfc55aadff87ec1a4cbaee83768' 2018-12-11 17:52:52 +04:00
Peter Iakovlev
938ef82288 Fix secret chat timers 2018-12-11 17:52:48 +04:00
Peter Iakovlev
d71707c31b Added CollectionIndexNode 2018-12-11 17:51:48 +04:00
Peter
3fbe14883c Merge commit 'e4fc8b7943d2280ca862d72bb470843315307ef4' 2018-12-11 12:20:22 +04:00
Peter
0fbbbfd727 Extend background downloads time 2018-12-11 12:20:16 +04:00
Peter
ab57583c52 Merge commit '241de58edd93b50f9b01df95dbb1801f25295253' 2018-12-11 12:18:42 +04:00
Peter
4881f49bf1 Group member search actions 2018-12-11 12:18:38 +04:00
Peter Iakovlev
b24d1ecb2c no message 2018-12-11 10:39:32 +04:00
Kevin
b69fe703fd Wrap supplementary node blocks to enable resizing them. (#1265)
* Wrap supplementary node blocks to enable resizing them.

Most ASCellNodeBlocks are wrapped by ASCollectionView.mm to add an `interactionDelegate` as well as calling `enterHierarchyState` on the node and setting its transform to a reflection if `inverted` is set on the collectionView.

This PR adds this behavior to supplementary nodes as well.

* Simplify code / block will never be nil
2018-12-10 14:33:04 -08:00
Kevin
5ae6547f5f Move assertions so they are valid. (#1261)
If PIN_ANIMATED is enabled, the creation of a PINRemoteImageManager
will create a sharedDownloader also. Thus we cannot assert that it
doesn't exist. We will move this assertion up to the methods that
create the preconfiguredSharedManager and before said manager is
allocated.
2018-12-10 14:32:16 -08:00
Max Wang
1d4b4c73cd Yoga debug info (#1253)
* fix SIMULATE_WEB_RESPONSE not imported #449

* Fix to make rangeMode update in right time

* remove uncessary assert

* Fix collection cell editing bug for iOS 9 & 10

* Revert "Fix collection cell editing bug for iOS 9 & 10"

This reverts commit 06e18a10596622ff8a68835c95a23986d7bf61ea.

* Add description method for yoga.

* Fix comment
2018-12-10 14:29:43 -08:00
Ilya Laktyushin
8594f92da5 Merge branch 'master' of gitlab.com:peter-iakovlev/TelegramCore 2018-12-11 01:25:52 +04:00
Ilya Laktyushin
591aeff1f3 Added mac imports 2018-12-11 01:25:24 +04:00
Peter Iakovlev
429b8d43b9 Initial Commit 2018-12-11 01:13:54 +04:00
Grishka
7f54b9109c crash fix
also fixes #60
2018-12-10 22:54:46 +03:00
overtake
58cc641e2b Merge branch 'master' of https://github.com/peter-iakovlev/Signals 2018-12-10 20:38:37 +04:00
Michael Schneider
82b4d34e5b Introduce ASCellLayoutMode (#1273)
* Introduce ASCellLayoutMode

* Some smaller improvements

* Improve logic around _superPerformBatchUpdates:completion:

* Add comment about default values for ASCellLayoutModeNone

* Always call _superReloadData:completion: within UICollectionView

* Add initial range test for ASCellLayoutModeNone
2018-12-09 23:39:28 -08:00
Max Wang
4d9d3c26d9 Disable a11y cache (#1274)
* disable a11y cache

* style update
2018-12-09 08:41:18 -08:00
Peter Iakovlev
daa2d27719 Merge commit 'e4fc8b7943d2280ca862d72bb470843315307ef4' 2018-12-08 18:14:05 +04:00
Peter Iakovlev
f7f7ed8670 Update submodules 2018-12-08 18:13:49 +04:00
Peter Iakovlev
e6d87cdc8e Update submodules 2018-12-08 18:11:46 +04:00
Peter Iakovlev
911336d601 Merge commit 'bb12e8c99c39df6c6482bca5b12ec6600cd23fa7' 2018-12-08 18:09:20 +04:00
Peter Iakovlev
35ce609c77 Possible logout fix 2018-12-08 18:09:14 +04:00
Peter Iakovlev
68736fba4a Cleanup 2018-12-08 18:03:49 +04:00
Adlai Holler
bccdf83d2f Escalate directly to yoga root rather than walking up (#1269) 2018-12-07 13:12:57 -08:00
Ilya Laktyushin
e4fc8b7943 Update submodules 2018-12-07 23:07:58 +04:00
Ilya Laktyushin
d204e4de9b Fix clipboard menu 2018-12-07 23:07:07 +04:00
Ilya Laktyushin
191fff796f Merge branch 'master' of gitlab.com:peter-iakovlev/telegram-ios 2018-12-07 23:02:58 +04:00
Ilya Laktyushin
7a8e7e5ede Update submodules 2018-12-07 23:02:46 +04:00
Ilya Laktyushin
241de58edd Merge branch 'master' of gitlab.com:peter-iakovlev/TelegramUI 2018-12-07 23:01:15 +04:00
Ilya Laktyushin
ad8e7da838 Initial implementation of Web Search 2018-12-07 23:01:02 +04:00
Ilya Laktyushin
bb12e8c99c Merge branch 'master' of gitlab.com:peter-iakovlev/TelegramCore 2018-12-07 22:59:43 +04:00
Ilya Laktyushin
6372091ab5 Added support for server-provided search bot usernames 2018-12-07 22:59:33 +04:00
Peter Iakovlev
65b0974be0 Update submodules 2018-12-07 17:27:44 +04:00
Peter Iakovlev
2bea22c23b Precise video seeking
Various UI Fixes
2018-12-07 17:26:32 +04:00
Peter Iakovlev
7fe5501b06 Improved cache stats
Added support for background downloads
2018-12-07 17:25:52 +04:00
Michael Schneider
86a853ea09 Forward hitTest:withEvent and piontInside:withEvent: to node within _ASCollectionViewCell (#1268) 2018-12-06 07:57:54 -08:00
Peter Iakovlev
e1cfc6e57e Fix submodules 2018-12-05 18:51:33 +04:00
Peter Iakovlev
cfd4fb6e92 Update submodules 2018-12-05 18:30:01 +04:00
Peter Iakovlev
ecd4a194b6 Update submodules 2018-12-05 17:47:56 +04:00
Peter Iakovlev
4931990543 Merge commit '01a8edd5bcba3fa0c99401b2803fd304f7593a5f' 2018-12-05 17:45:58 +04:00
Peter Iakovlev
a1297ae0ea Small fix 2018-12-05 17:45:53 +04:00