Cody Henthorne
f490d1f6d2
Add long click copy for urls in group descriptions.
2021-05-19 12:29:34 -04:00
Cody Henthorne
f890ae8ddc
Enforce two line limit on group description.
...
Sorry.
2021-05-19 11:57:53 -04:00
Cody Henthorne
5d5d61d8ed
Pluralize units for custom timer dialog.
2021-05-19 09:40:20 -04:00
Cody Henthorne
75589f1b2d
Use new expire timer dialog from overflow menu.
2021-05-18 20:23:59 -04:00
Greyson Parrelli
6225c676e2
Bump version to 5.12.1
2021-05-18 19:31:12 -04:00
Greyson Parrelli
9b18668f49
Updated language translations.
2021-05-18 19:30:53 -04:00
Greyson Parrelli
2f80e7f1ff
Put the default message timer behind a feature flag.
2021-05-18 19:26:25 -04:00
Greyson Parrelli
790413680d
Bump version to 5.12.0
2021-05-18 18:28:24 -04:00
Cody Henthorne
47e9a4ec29
Fix hard to see media send HUD.
2021-05-18 18:21:49 -04:00
Cody Henthorne
defd5e8047
Add universal disappearing messages.
2021-05-18 18:21:48 -04:00
Greyson Parrelli
8c6a88374b
No longer use SignalServiceAddress legacy identifier.
...
We had to do this in the past because we previously didn't allow
UUID-only contacts back in the day. This hasn't been the case for some
time. We should be preferring the UUID in all cases.
2021-05-18 18:21:48 -04:00
Greyson Parrelli
7343613bea
Revert "Temporarily block payments in all regions."
...
This reverts commit ec486d66f7
.
2021-05-18 18:21:48 -04:00
Greyson Parrelli
155dda1fa4
Bump version to 5.11.5
2021-05-18 18:02:37 -04:00
Greyson Parrelli
3c74306c8d
Updated language translations.
2021-05-18 18:02:18 -04:00
Alex Hart
13ecd9eee6
Temporarily block payments in all regions.
2021-05-18 17:56:38 -04:00
Alex Hart
c48f3b4582
Bump version to 5.11.4
2021-05-17 17:03:21 -03:00
Alex Hart
30c007194d
Updated language translations.
2021-05-17 17:03:21 -03:00
Cody Henthorne
ef5b68eb35
Add report spam in message request state.
2021-05-17 17:03:21 -03:00
Cody Henthorne
c47dcd5720
Add code formatting styles.
2021-05-17 17:03:21 -03:00
Greyson Parrelli
ed3c5ab479
Do more to ensure that we have the latest self in StorageSyncJob.
2021-05-17 17:03:21 -03:00
Cody Henthorne
a697b6c3d4
Fix long text layout bug in media quality selector.
2021-05-17 17:03:21 -03:00
Alex Hart
3965df78c9
Fix several settings issues.
2021-05-17 17:03:21 -03:00
Alex Hart
64ebf20c1b
Bump version to 5.11.3
2021-05-14 16:46:51 -03:00
Alex Hart
797bed6701
Updated language translations.
2021-05-14 16:46:08 -03:00
Alex Hart
e84e021127
Fix proxy settings navigation.
2021-05-14 16:46:08 -03:00
Greyson Parrelli
0b9515b58b
Clean up another bad usage of self in StorageSyncJob.
2021-05-13 16:15:20 -04:00
Alex Hart
81ec9e96c7
Fix several settings issues.
2021-05-13 16:59:31 -03:00
Greyson Parrelli
ee09793ef2
Fix outage reminder in dark theme.
...
Fixes #11258
2021-05-13 13:21:30 -04:00
Greyson Parrelli
61a130e645
Handle ServerRejectedException in more jobs.
2021-05-13 13:16:11 -04:00
Greyson Parrelli
19d342749a
Bump version to 5.11.2
2021-05-13 12:27:50 -04:00
Greyson Parrelli
94adcf04f5
Updated language translations.
2021-05-13 12:27:24 -04:00
Alex Hart
53e1da0f43
Fix bad preference class setting.
2021-05-13 12:20:08 -04:00
Greyson Parrelli
b41989de03
Be more consistent with 'self' in StorageSyncJob.
2021-05-13 12:20:08 -04:00
Greyson Parrelli
6c7848b750
Ensure we don't enqueue a ProfileKeySendJob to a v2 group.
2021-05-13 12:20:08 -04:00
Greyson Parrelli
07bd9ad840
Make debuglog submission slightly more discoverable.
2021-05-13 12:20:08 -04:00
Greyson Parrelli
14236d3062
Show About in AppSettings screen.
2021-05-13 12:00:24 -04:00
Cody Henthorne
6c4df30252
Fix flashing tap to view showing on conversation open.
2021-05-13 12:00:24 -04:00
Cody Henthorne
45218470af
Update media send quality icons.
2021-05-13 12:00:24 -04:00
Greyson Parrelli
417ee1e047
Mark url as non-translatable.
2021-05-13 12:00:24 -04:00
Alex Hart
08a3bc457e
Fix autodownload constraint.
2021-05-13 12:00:24 -04:00
Alex Hart
0cc2cba883
Clean up device fragments and utilize dsl toolbar.
2021-05-13 12:00:24 -04:00
Alex Hart
24d461c8b2
Fix settings crash and RTL bug.
2021-05-13 12:00:24 -04:00
Greyson Parrelli
4d472fccd2
Fix bugs with the bio preference in AppSettings.
...
- Always show the profile name.
- Pretty-print the phone number.
- Show the correct avatar when none is set.
2021-05-12 20:39:43 -04:00
Greyson Parrelli
45d010bdb6
Only update SMS setting if registration is complete.
...
Otherwise you could crash during registration if the user had previously
set Signal as the default.
2021-05-12 17:16:01 -04:00
Greyson Parrelli
70db617229
Fix some issues with avatar syncing.
...
- We weren't falling back to system avatars when no profile was present
- We weren't triggering a sync when the setting changed
2021-05-12 17:08:13 -04:00
Greyson Parrelli
d8256013a3
Bump version to 5.11.1
2021-05-12 15:48:46 -04:00
Greyson Parrelli
6d2c22addc
Updated language translations.
2021-05-12 15:48:46 -04:00
Greyson Parrelli
9640f3f215
Do not allow profile given names to be empty when editing.
2021-05-12 15:48:37 -04:00
Greyson Parrelli
80c911e118
Sync whether or not our primary device can send SMS.
2021-05-12 14:58:19 -04:00
Alex Hart
f2d5ea0391
Refactor app settings.
2021-05-12 12:23:00 -04:00