Rashad Sookram
bdd48629c6
Use localized AM/PM strings.
2021-12-21 16:15:47 -05:00
Alex Hart
fde1e5ab77
Prevent KeepAlive Job from alerting user on 409 error.
2021-12-21 16:15:47 -05:00
Greyson Parrelli
46dd7f8a06
Improve performance of processing read syncs.
2021-12-21 16:15:47 -05:00
Alex Hart
282639469d
Ensure unique names are used when saving batches of files.
2021-12-21 16:15:47 -05:00
Greyson Parrelli
bad1cc1571
Improve logging around message processing.
2021-12-21 10:48:00 -05:00
Greyson Parrelli
3757449b8f
Bump version to 5.28.6
2021-12-20 13:43:05 -05:00
Greyson Parrelli
0af65d1367
Updated language translations.
2021-12-20 13:42:47 -05:00
Cody Henthorne
adcb1bae13
Fix bug with schedule end being set to midnight.
2021-12-20 13:31:18 -05:00
Cody Henthorne
b69ffe4e15
Fix crash when processing group updates with remapped members.
2021-12-20 13:31:18 -05:00
Cody Henthorne
8c34357cc6
Fix phone number format crash.
2021-12-20 13:31:18 -05:00
Cody Henthorne
eaf72b194f
Include exception message in stack trace.
2021-12-20 13:31:18 -05:00
Cody Henthorne
e0e25da6a9
Fix empty media send illegal state exception.
2021-12-20 13:31:18 -05:00
Cody Henthorne
90d4069d0a
Fix crash and UI issues in call screen.
2021-12-20 13:31:18 -05:00
Cody Henthorne
0dcae81dba
Fix share selection crash.
2021-12-20 13:31:18 -05:00
Alex Hart
9177f5637a
Add support for manual cancellation proto field.
2021-12-20 13:31:18 -05:00
Cody Henthorne
5918227bff
Add PagingMappingAdapter and convert GiphyMp4Adapter.
2021-12-20 13:31:18 -05:00
Rashad Sookram
dd79688f48
Fix ellipsis bug in group names with emoji.
...
The bug was that system emoji and emoji from `EmojiSpan` had different
sizes. The `View` was being measured based off the `EmojiSpan`
(smaller), but ellipsizing was based off the size of system emoji.
Fixes #11772
2021-12-20 13:31:18 -05:00
Cody Henthorne
dbce4be31d
Refactor MappingAdapter code into package.
2021-12-20 13:31:18 -05:00
Cody Henthorne
4275877b47
Fix crash in media preview when scrolling and receiving new media.
2021-12-20 13:31:18 -05:00
Rashad Sookram
11221315e4
Add workaround for message line wrap bug.
2021-12-20 13:31:18 -05:00
Cody Henthorne
a4f44a96fd
Fix illegal argument navigation exceptions.
2021-12-20 13:31:18 -05:00
Cody Henthorne
ba54051f8c
Fix duplicate notification channels being created.
2021-12-20 13:31:18 -05:00
Cody Henthorne
130b796564
Fix registration crash.
2021-12-20 13:31:18 -05:00
Cody Henthorne
a15ba60252
Fix navigation bug after deleting notification profile.
2021-12-20 13:31:18 -05:00
Cody Henthorne
8014a70134
Show backup progress as a percentage.
2021-12-20 13:31:18 -05:00
Alex Hart
4f73e36d72
Always generate a unique filename when saving files.
2021-12-20 13:31:18 -05:00
Alex Hart
68bd9c6e1e
Refactor ShareableGroupLinkDialogFragment into a normal Fragment.
...
Co-authored-by: Rashad Sookram <rashad@signal.org>
2021-12-20 13:31:17 -05:00
Alex Hart
20d2c43356
Migrate identity verification activity to fragment.
2021-12-16 14:48:25 -05:00
Rashad Sookram
b94624fd5a
Treat SVGs as document attachments.
2021-12-16 14:48:25 -05:00
Rashad Sookram
4ae129d2af
Use Gradle dependency verification.
...
Generated by running:
./gradlew --write-verification-metadata sha256 qa --rerun-tasks
2021-12-16 14:48:25 -05:00
Rashad Sookram
158505c8a8
Move Glide annotation processing out of the main module.
2021-12-16 14:48:25 -05:00
Rashad Sookram
c98fd1a452
Speed up Gradle qa task.
2021-12-16 14:48:25 -05:00
Alex Hart
c6d0ef218a
Bump version to 5.28.5
2021-12-14 10:46:56 -04:00
Alex Hart
ba5b3e01f2
Updated language translations.
2021-12-14 10:46:27 -04:00
Rashad Sookram
e84ae83c28
Fix unverified banner theme.
2021-12-14 09:17:11 -05:00
Cody Henthorne
33eeca9e3e
Bump version to 5.28.4
2021-12-13 12:44:14 -05:00
Cody Henthorne
6288dc19e9
Updated language translations.
2021-12-13 12:37:59 -05:00
Cody Henthorne
b9ba1a3568
Fix notification schedule bug.
2021-12-13 12:34:53 -05:00
Cody Henthorne
93270b90df
Fix 24hr time format bug on older OSes.
2021-12-13 10:16:27 -05:00
Cody Henthorne
a0235cbc6c
Bump version to 5.28.3
2021-12-10 13:20:37 -05:00
Cody Henthorne
28f0724d90
Updated language translations.
2021-12-10 13:09:11 -05:00
Cody Henthorne
08a305cb0f
Fix bug when changing schedule end time and end is before start.
2021-12-10 13:05:17 -05:00
Greyson Parrelli
50d2faf381
Fix bug in reaction bottom sheet data observation.
2021-12-10 13:05:17 -05:00
Greyson Parrelli
49b9d5c3aa
Use borderless ripple for emoji search buttons.
2021-12-10 13:05:17 -05:00
Alex Hart
7385112115
Apply selected state to custom boost field instead of relying on focus.
2021-12-10 13:05:17 -05:00
Alex Hart
3feb73789d
Set custom amount on focus, do not clear on loss of focus.
2021-12-10 13:05:17 -05:00
Cody Henthorne
b80c844a0b
Fix schedule edit day backgrounds for older devices.
2021-12-10 13:05:17 -05:00
Alex Hart
755a25519a
Add explicit log-line with status code for redemption success.
2021-12-10 09:37:06 -04:00
Cody Henthorne
bbb9eab148
Bump version to 5.28.2
2021-12-09 15:09:00 -05:00
Cody Henthorne
c8e62e5f60
Updated language translations.
2021-12-09 15:01:48 -05:00