Alex Hart
|
b351fb43e6
|
Revert "Temporarily block payments in all regions."
This reverts commit 1466875293 .
|
2021-06-04 16:29:37 -03:00 |
|
Cody Henthorne
|
7da47c9586
|
Fix NPE in ThumbnailsTask.
The async task was being cancelled, but there was still a race condition
in how the thumbnails list was being managed. This attempts to fix that.
|
2021-06-04 16:29:23 -03:00 |
|
Alex Hart
|
4a65487842
|
Updated language translations.
|
2021-06-04 16:18:09 -03:00 |
|
Alex Hart
|
1466875293
|
Temporarily block payments in all regions.
|
2021-06-04 16:18:09 -03:00 |
|
Alex Hart
|
fd1e552ad1
|
Update name colors palette.
|
2021-06-04 16:05:02 -03:00 |
|
Alex Hart
|
be3e89ac20
|
Utilize built in string id getter instead of using our own logic for name colors.
|
2021-06-04 16:05:02 -03:00 |
|
Alex Hart
|
b8f1b98c74
|
Use user avatar or avatar color for bubble on wallpaper fragment.
|
2021-06-04 16:05:02 -03:00 |
|
Alex Hart
|
4bdd07db16
|
Fix NPE if system ringtone name lookup returns null.
|
2021-06-04 09:09:34 -03:00 |
|
Greyson Parrelli
|
23f4d30e57
|
Updated language translations.
|
2021-06-03 21:27:37 -04:00 |
|
Greyson Parrelli
|
45c587c5e4
|
Allow variation selection in emoji search results.
|
2021-06-03 21:18:18 -04:00 |
|
Greyson Parrelli
|
115e74d844
|
Use borderless ripple for keyboard category buttons.
|
2021-06-03 20:50:31 -04:00 |
|
Greyson Parrelli
|
1475a77260
|
Update "GIFs moved" education tooltip.
|
2021-06-03 20:38:36 -04:00 |
|
Greyson Parrelli
|
d0e2fbf8e7
|
Fix issues with emoji search backup/restore.
|
2021-06-03 20:30:44 -04:00 |
|
Greyson Parrelli
|
0f2f0450e3
|
Do not show chat color megaphone to new users.
They already have the onboarding variant.
|
2021-06-03 19:50:42 -04:00 |
|
Cody Henthorne
|
203d7de6a2
|
Updated language translations.
|
2021-06-03 17:20:43 -04:00 |
|
Cody Henthorne
|
6e5f2f50fb
|
Fix padding issue with keyboard indicator in compose.
|
2021-06-03 17:11:07 -04:00 |
|
Cody Henthorne
|
875895524e
|
Fix media keyboard sizing issue by trying two ways to find window insets.
|
2021-06-03 17:11:07 -04:00 |
|
Cody Henthorne
|
3a21a2a49e
|
Fix bad sync of default timer to linked devices.
|
2021-06-03 17:11:07 -04:00 |
|
Alex Hart
|
262b4e7d62
|
Hide bottom bar on scroll for Emoji pager.
|
2021-06-03 17:11:07 -04:00 |
|
Cody Henthorne
|
c202f97088
|
Fix non-hiding bottom bar when not enough stickers.
|
2021-06-03 17:11:07 -04:00 |
|
Cody Henthorne
|
f96eac96f9
|
Update keyboard colors to improve consistency.
|
2021-06-03 17:11:07 -04:00 |
|
Alex Hart
|
c59006e06e
|
Go back to emoji selection on keyboard close in search.
|
2021-06-03 14:21:56 -03:00 |
|
Cody Henthorne
|
84e27e7bff
|
Remove GIFs from attachment keyboard.
|
2021-06-03 13:05:38 -04:00 |
|
Alex Hart
|
a3a4b10f83
|
Wrap emoji pages with coordinator layout. Fix issue with bubble coloring in wallpaper preview.
|
2021-06-03 14:02:37 -03:00 |
|
Cody Henthorne
|
a644c81736
|
Actually skip emoji searchd ata in backup restore.
|
2021-06-03 11:34:41 -04:00 |
|
Cody Henthorne
|
27b9fbe490
|
Add pull down search bar to stickers and auto hide when scrolling.
|
2021-06-03 11:33:06 -04:00 |
|
Alex Hart
|
2131c56513
|
Add unit testing for Recipient#getChatColors
|
2021-06-03 11:29:19 -03:00 |
|
Alex Hart
|
95dba15db8
|
Fix initial scroll position if there's not enough vertical space to hide search bar.
|
2021-06-03 11:26:49 -03:00 |
|
Cody Henthorne
|
8c9f274d5a
|
Updated language translations.
|
2021-06-03 10:18:18 -04:00 |
|
Cody Henthorne
|
504a70f3ee
|
Skip emoji search data in backup/restore.
|
2021-06-03 10:12:12 -04:00 |
|
Alex Hart
|
ad6f51901e
|
Fix bad logic in chat color selection.
|
2021-06-03 10:12:12 -04:00 |
|
Cody Henthorne
|
52ef4c6235
|
Get more space on gif keyboard by hiding views.
|
2021-06-03 10:12:12 -04:00 |
|
Cody Henthorne
|
9ba4005433
|
Show keyboard when opening gif search.
|
2021-06-02 20:57:08 -04:00 |
|
Cody Henthorne
|
3cea3766ab
|
Use correct GIF icon for dark theme.
|
2021-06-02 20:53:34 -04:00 |
|
Cody Henthorne
|
df79bbc5aa
|
Updated language translations.
|
2021-06-02 18:03:57 -04:00 |
|
Cody Henthorne
|
3c522c677b
|
Fix crash when applying unknown fields.
|
2021-06-02 17:59:44 -04:00 |
|
Android Team
|
08e86b8c82
|
Add Emoji Search, Sticker Search, and GIF Keyboard.
Co-authored-by: Alex Hart <alex@signal.org>
Co-authored-by: Cody Henthorne <cody@signal.org>
Co-authored-by: Greyson Parrelli<greyson@signal.org>
|
2021-06-02 17:43:17 -04:00 |
|
Alex Hart
|
66c3b1388a
|
Add new chat colors megaphone.
|
2021-06-02 16:52:21 -03:00 |
|
Alex Hart
|
8992f59c3b
|
Update logic for color selection to match spec.
|
2021-06-02 16:51:23 -03:00 |
|
Alex Hart
|
1d6d27d46c
|
Tweak name color palette and fix issue with non-present group members.
|
2021-06-02 16:31:55 -03:00 |
|
Alex Hart
|
625d36fb27
|
Start animation when megaphone is displayed.
|
2021-06-02 15:11:23 -03:00 |
|
Alex Hart
|
665ce14bb6
|
Fix RTL issue with thumbnail masking.
|
2021-06-02 14:49:26 -03:00 |
|
Alex Hart
|
6e4f002b6d
|
Fix masking issue with multiselect highlighted items.
|
2021-06-02 14:34:34 -03:00 |
|
Cody Henthorne
|
7ae8af4153
|
Updated language translations.
|
2021-06-02 12:22:17 -04:00 |
|
Alex Hart
|
fb817e0c3b
|
Add Chat Colors onboarding.
|
2021-06-02 12:16:10 -04:00 |
|
Tomer Rosenfeld
|
1eae360470
|
Do not remove system contact badging during partial syncs.
Fixes #11236
|
2021-06-02 12:16:10 -04:00 |
|
Cody Henthorne
|
0314db0b58
|
Small UI tweaks for edit reactions.
|
2021-06-02 12:16:10 -04:00 |
|
Cody Henthorne
|
445c93a756
|
Updated language translations.
|
2021-05-27 16:23:09 -04:00 |
|
Alex Hart
|
6c168ec575
|
Fix revealable color.
|
2021-05-27 16:17:07 -04:00 |
|
Greyson Parrelli
|
1322f5bc08
|
Be more careful with unknown IDs during storage sync.
|
2021-05-27 16:17:07 -04:00 |
|