John Preston
|
32d09f189b
|
Use rpl::empty instead of rpl::empty_value().
|
2022-03-11 09:56:29 +04:00 |
John Preston
|
dde94d486b
|
Change button round radius.
|
2020-12-08 11:19:23 +04:00 |
John Preston
|
887b6629f6
|
Version 2.3: Fix emoji fingerprint on Retina.
|
2020-08-15 00:02:26 +04:00 |
John Preston
|
34840766b2
|
Move fingerprint / signal bars to a separate widget.
|
2020-08-14 16:53:06 +04:00 |
John Preston
|
b847c8424a
|
Use single emoji sprite and scale + cache it.
|
2018-10-15 09:03:29 +03:00 |
John Preston
|
1392e05ab1
|
Move all gsl::byte helpers to base/bytes module.
|
2018-06-03 23:16:34 +03:00 |
John Preston
|
4b763a76df
|
Instant in-field emoji and text replaces.
Fixes #4410. Fixes #522.
|
2018-05-13 18:14:02 +03:00 |
John Preston
|
ea7441ae77
|
Use single LEGAL file with license and copyright.
|
2018-01-03 13:23:14 +03:00 |
John Preston
|
25ffaaaa2d
|
Replace t_assert() with Assert().
Also use this assertions for Expects(), Ensures() and Unexpected().
|
2017-08-30 19:15:42 +03:00 |
John Preston
|
b3da99c302
|
Replace gsl::not_null<T*> with just not_null<T*>.
|
2017-08-30 19:15:41 +03:00 |
John Preston
|
60ac7572af
|
Display name, status and emoji in Call Panel.
|
2017-05-09 23:46:17 +03:00 |