Peter
09c1d8049d
Added combineLatest for 10 signals
2019-05-21 20:10:08 +02:00
Peter
fc17fc567b
Fix mac project
2019-05-21 19:18:53 +02:00
Peter
74bc4b4a45
Fix resend messages
2019-05-21 19:06:28 +02:00
Peter
6cebd3b25b
Merge commit '356bbe6e06e6bc110ba0a66e1808b7f2e9abb7cd'
2019-05-21 18:11:55 +02:00
overtake
eb59174efa
Merge branch 'master' of https://gitlab.com/peter-iakovlev/postbox
2019-05-21 18:09:03 +02:00
overtake
c9a1006ccd
no message
2019-05-21 18:08:30 +02:00
overtake
356bbe6e06
no message
2019-05-21 18:08:16 +02:00
Peter
cd8bb3dc89
Update submodules
2019-05-21 16:01:00 +02:00
Peter
119acaa729
Backport fixes from master
2019-05-21 16:00:21 +02:00
Peter
fffc24fb15
Update submodules
2019-05-21 15:52:08 +02:00
Peter
5461c128d3
Added combineLatest with 9 signals
2019-05-21 15:51:39 +02:00
Peter
e1715a2ccb
Change struct to class
2019-05-21 15:51:16 +02:00
Peter
64d6ec7071
Remove DisplayMac
2019-05-21 15:50:54 +02:00
Peter
aa2b07df7d
Support groups in contact list
2019-05-21 15:50:40 +02:00
Peter
cee115e239
Support TelegramCore API
2019-05-21 15:32:02 +02:00
Peter
2ca2568628
Added service contexts
2019-05-21 15:29:45 +02:00
overtake
ba873e670a
Merge branch 'master' of https://gitlab.com/peter-iakovlev/telegramcore
2019-05-21 12:25:12 +02:00
Peter
c8a6530202
Merge branch 'beta'
2019-05-21 00:23:22 +02:00
Peter
c477707a02
AppDelegate: retrieve initialPressentationData asynchronously
2019-05-21 00:19:31 +02:00
Peter
3cbd004e0f
Remove debugging
2019-05-21 00:19:22 +02:00
Peter
eab4236dd3
SqliteValueBox: temporary ignore "begin immediate" errors in production
2019-05-20 22:45:03 +02:00
Peter
6aace07553
Update submoduless
2019-05-20 19:06:47 +02:00
Peter
e00527e3e7
Hotfix
2019-05-20 19:06:21 +02:00
Peter
7336f0fb72
Temporarily fix access to upper.groupInfo
2019-05-20 19:03:38 +02:00
Peter
b88bc7905f
Update project
2019-05-20 19:01:59 +02:00
Peter
94dcc9152c
Fix icons
2019-05-20 19:01:43 +02:00
subhransu mohanty
7bcbea3a50
rlottie/meson: Add neon code only if building for arm system
2019-05-20 16:27:29 +09:00
subhransu mohanty
30e2ab6897
vector: fixed build error with gcc7 using fallthrough
2019-05-20 15:55:09 +09:00
subhransu mohanty
947cac4ad8
Revert "vector: fix a compile error of strict fallthrough case check."
...
This reverts commit e1cf42ba8c1628f6c06cbb6acb78b0ac81521c8f.
The fall through code is as per design.
2019-05-20 15:07:16 +09:00
subhransu mohanty
3ea10ecbc9
lottie/parser: Fixed regression of interpolator string handling.
...
With older bodymovin pluggins the interpolator cache string sometimes
dosen't match with the in and out tangent results into wrong animation.
So parse the interpolator string whenever available.
2019-05-20 14:39:18 +09:00
Hermet Park
e1cf42ba8c
vector: fix a compile error of strict fallthrough case check.
2019-05-20 13:26:20 +09:00
subhransu mohanty
8667453efa
buildfix: make it build with c++11
2019-05-20 13:21:25 +09:00
subhransu mohanty
89a72b6e9c
example:refactor to remove naked malloc and RAII warning
2019-05-20 13:11:53 +09:00
sub.mohanty@samsung.com
23115b9092
rlottie: always propagate update for precomp layer.
...
Precomp layers can be static with more than 1 frame inside it.
so always propagate update to all its child layers.
2019-05-20 10:25:08 +09:00
subhransu mohanty
9a670acaf1
rlottie: Fixed wrong calculation of duration.
...
When lottie file is static but has more than 1 frame of static data
we should return the duration() value correctly.
2019-05-20 10:21:15 +09:00
Peter
fb91428af1
Update submodules
2019-05-18 23:53:34 +02:00
Peter
bcbbe88854
MediaPlayer: keepAudioSessionWhilePaused = false
2019-05-18 23:53:05 +02:00
Peter
2df4d568b0
Provide a temporary legacy messagesSlice constructor
2019-05-18 23:51:38 +02:00
Peter
4cc7101f24
Message update: fix incoming status
2019-05-18 23:26:05 +02:00
overtake
3f2f5a82f3
Merge branch 'master' of https://gitlab.com/peter-iakovlev/postbox
2019-05-18 23:10:00 +02:00
Peter
a166535067
Bump version
2019-05-18 16:00:34 +02:00
Peter
d4cfbaeb25
Update submodules
2019-05-18 15:55:02 +02:00
Peter
42d6ad46d4
Reduce messages view limit
2019-05-18 15:54:50 +02:00
Peter
0a3914aeff
HistoryViewValidation: fixed remove messages checking
2019-05-18 15:54:01 +02:00
Peter
68f29635d5
MessageHistoryView: fix holes
2019-05-18 15:52:41 +02:00
Peter
b2c35bef1d
Update submodules and localization
2019-05-18 12:32:39 +02:00
Peter
775e2cb852
Update Privacy and Security
2019-05-18 12:25:04 +02:00
Peter
e3bce54571
Update API
2019-05-18 12:24:28 +02:00
Peter
0867f44e61
MessageHistoryViewState: rewrite entry sampling
2019-05-18 12:17:55 +02:00
overtake
2e167a2964
Merge branch 'master' of https://gitlab.com/peter-iakovlev/postbox
2019-05-17 19:22:39 +02:00