Commit Graph

25012 Commits

Author SHA1 Message Date
overtake
70a5dd01d2 no message 2018-09-18 22:34:24 +01:00
Ilya Laktyushin
c925e514d9 no message 2018-09-18 20:34:24 +01:00
Adlai Holler
69ed9562df Remove ASRectMap, which is not worth its own weight (#1127) 2018-09-18 11:58:24 -07:00
Ilya Laktyushin
0b842574bb no message 2018-09-18 17:54:55 +01:00
Ilya Laktyushin
ee3f81ed27 Merge branch 'master' of github.com:peter-iakovlev/TelegramUI 2018-09-18 17:54:26 +01:00
Ilya Laktyushin
11c9b86287 no message 2018-09-18 17:54:21 +01:00
John Preston
9b292fdbc8 Fix warning in Xcode 10. 2018-09-18 19:52:01 +03:00
Peter
68c9dd337a no message 2018-09-18 17:50:24 +01:00
Peter
e273914615 no message 2018-09-18 17:50:07 +01:00
Peter
90f157419f no message 2018-09-18 17:49:52 +01:00
Adlai Holler
d2984ced8d Make yoga & layout specs faster by eliminating some copies (#1128) 2018-09-18 07:26:29 -07:00
Huy Nguyen
47e2b9c0de [ASPINRemoteImageDownloader] Fix +setSharedPreconfiguredRemoteImageManager:'s doc #trivial (#1126) 2018-09-18 07:12:01 -07:00
subhransu mohanty
cf2d643534 lottie/camke: use ${LIB_INSTALL_DIR} instead of hard coded lib/ path.
Change-Id: I10152adb394df81b241afb3ca7ae34169917eb94
2018-09-18 12:12:01 +09:00
ernestmama
1452b31a24 Add a method for setting preconfigured PINRemoteImageManager to ASPINRemoteImageManager (#1124)
* add a method for setting preconfigured PINRemoteImageManager instead of using the self-created ASPINRemoteImageManager

* update preconfigured image manager where it can only be set once

* fix spacing in downloader

* Fix doc/comments on new api

* adding assertion to ensure either only configuration or preconfigure image manager can be set at a time

* adding assertion to ensure either only configuration or preconfigure image manager can be set at a time

* fix assertion condition

* Update CHANGELOG.md

* Remove unnecessary change
2018-09-17 17:15:43 -07:00
Adlai Holler
9bcafefa33 Remove use of NSHashTable for interface state delegates #trivial (#1122)
* Remove use of NSHashTable for interface state delegates #trivial

* Stray line

* One more case

* Add code to let people have more delegates

* Do it more
2018-09-17 14:29:22 -07:00
Ilya Laktyushin
78dca463ea no message 2018-09-17 22:08:09 +01:00
Huy Nguyen
f161665f5f Fix typos and minor code cleanups #trivial (#1120)
- Fix typos in ASEditableTextNode.h and ASDisplayNode+FrameworkPrivate.h.
- Remove unnecessary declaration for ASPINRemoteImageDownloader's sharedDownloader class property.
- Remove unnecessary empty lines in ASPINRemoteImageDownloader.m and ASEditableTextNode.h.
2018-09-17 13:35:00 -07:00
Adlai Holler
fa8da15e69 Don't copy onDidLoadBlocks #trivial (#1123) 2018-09-17 12:40:18 -07:00
Ilya Laktyushin
5e092c8bf5 Merge branch 'master' of github.com:peter-iakovlev/TelegramUI 2018-09-17 20:38:23 +01:00
Ilya Laktyushin
8407cd1c5f no message 2018-09-17 20:38:17 +01:00
Ilya Laktyushin
8801d433f5 Merge branch 'master' of github.com:peter-iakovlev/TelegramCoreDev 2018-09-17 20:37:19 +01:00
Ilya Laktyushin
92cb397bfe no message 2018-09-17 20:37:14 +01:00
Ilya Laktyushin
a1a0a604ea no message 2018-09-17 20:36:39 +01:00
Ilya Laktyushin
3ce93c0c5d Merge branch 'master' of github.com:peter-iakovlev/Display 2018-09-17 20:34:56 +01:00
Ilya Laktyushin
30c7b8bbd5 no message 2018-09-17 20:34:21 +01:00
Peter
4ecd357a33 no message 2018-09-17 20:32:03 +01:00
Peter
7090bf6e2c no message 2018-09-17 20:31:46 +01:00
overtake
fdf7f10d7b Merge branch 'master' of https://github.com/peter-iakovlev/TelegramCoreDev 2018-09-17 19:53:55 +01:00
overtake
b7499d7d71 no message 2018-09-17 19:53:49 +01:00
Peter
8ae83aef19 Merge commit 'c2ec64d81383c1f89b1bb62bd28a1a0ae4505d17' 2018-09-17 19:17:14 +01:00
Peter
dd4ed9c23d no message 2018-09-17 19:16:39 +01:00
Peter
ec27b81d87 no message 2018-09-17 19:16:25 +01:00
Peter
e4fe95a358 no message 2018-09-17 19:15:45 +01:00
Peter
bffb8eb8ca no message 2018-09-17 19:15:29 +01:00
overtake
7c405fb8a9 no message 2018-09-17 19:13:46 +01:00
overtake
c2ec64d813 no message 2018-09-17 19:05:02 +01:00
Max Wang
bf8d268573 Interface state not update correctly during layer thrash. (#1111)
* 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.

* Fix interface state not update correctly during layer thrash

* add change log
2018-09-17 10:11:04 -07:00
Gregory K
8d8522a5e8 Merge pull request #53 from UnigramDev/public
Updated CXWrapper to 2.2.4
2018-09-16 23:51:06 +03:00
Fela Ameghino
646f7d677e Merge branch 'public' into public 2018-09-16 22:47:17 +02:00
Grishka
14d782bf9f Fixes
This makes some parts of #53 unnecessary, sorry Fela
2018-09-16 23:38:52 +03:00
Fela Ameghino
68acf590bc Added GetSignalBarsCount and GetConnectionState to CXWrapper 2018-09-16 17:58:08 +02:00
Michael Schneider
209227908e Add missing argument for calling image download completion block (#1106) 2018-09-15 08:04:46 -07:00
sub.mohanty@samsung.com
c5e85c94b4 lottie/build: add sanitizer build to lottie-player library.
Change-Id: I51d7d4b21bae19f4b6174ccb8f48ceefcc01f434
2018-09-15 23:03:04 +09:00
Max Wang
1f0a213fe9 Fix layer backed nodes not update properly (#1110)
* 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

* Do not cancel on exit, interface state update should handle it.

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

This reverts commit 06e18a10596622ff8a68835c95a23986d7bf61ea.

* add space to trigger ci

* add change log
2018-09-14 15:25:27 -07:00
Peter
e2fc5ace75 no message 2018-09-15 00:39:38 +03:00
Peter
11629a068a no message 2018-09-15 00:39:19 +03:00
Jozsef Mihalicza
0114c46805 changelog fix: let / var macros did not make it to 2.7 (#1109)
* let / var macros did not make it to 2.7

* moved change note later in the log to reflect actual timeline

* Update CHANGELOG.md
2018-09-14 13:12:26 -07:00
overtake
dfc9dace6c Merge branch 'master' of https://github.com/peter-iakovlev/TelegramCoreDev 2018-09-14 20:41:48 +01:00
overtake
5a590cc90b no message 2018-09-14 20:41:44 +01:00
Peter
6aeaf3699c no message 2018-09-14 21:17:54 +03:00