Greyson Parrelli
922d0d7203
Stop showing empty group updates for internal users.
2021-08-01 00:26:20 -04:00
Greyson Parrelli
d7011e3353
Improve clarity around time conversions.
2021-07-29 16:24:20 -04:00
Greyson Parrelli
25234496bf
Add support for announcement groups.
2021-07-28 17:21:19 -04:00
Greyson Parrelli
7d8f780d60
Clean up bookkeeping around threads.
2021-07-27 13:52:49 -04:00
Alex Hart
a27d60f830
Adjust new avatar picker logic.
...
* Better emoji rendering support
* Deleting an avatar will deselect it
* Added padding to the bottom of recyclers
* Disabled save if no edit / selection has been made.
* Clearing and saving will remove a user's avatar.
2021-07-21 16:57:04 -04:00
Alex Hart
ed23c3fe7c
Add avatar picker and defaults.
2021-07-21 16:57:03 -04:00
Alex Hart
a157c1ae1d
Refresh contact search views.
2021-07-15 16:28:13 -04:00
Greyson Parrelli
7f0a0bef5a
Incrementally insert MSL entries for legacy group sends.
2021-07-07 14:58:50 -03:00
Greyson Parrelli
a1c8573fad
Insert resent messages at the proper location.
2021-07-07 14:58:50 -03:00
Greyson Parrelli
fce362960f
Switch to LinkifyCompat.
...
We've seen some inconsistencies across OEMs with Linkify. Hopefully
LinkifyCompat will resolve them.
2021-06-30 16:13:42 -04:00
Alex Hart
da2ee33dff
Refactor conversation settings screens into a single fragment with new UI.
2021-06-24 16:36:13 -04:00
Greyson Parrelli
0972d8f1e1
Inline the GV1 forced migration flag.
2021-06-08 12:42:51 -04:00
Cody Henthorne
6f6a6826d9
Restrict edit description to V2 and remove feature flag.
2021-06-07 20:07:49 -04:00
Cody Henthorne
bece58d939
Improve notification channel consistency checks with Android Conversations.
2021-06-07 15:58:39 -04:00
Cody Henthorne
2651b789dd
Fix some group description UX oddities.
2021-05-26 10:42:36 -04:00
Greyson Parrelli
6342a45b4e
Separate avatar colors from chat colors.
2021-05-26 00:39:59 -04:00
Alex Hart
bcc5d485ab
Update chat colors.
2021-05-26 00:39:59 -04:00
Greyson Parrelli
513e5b45c5
Show notifications for group creates.
2021-05-26 00:39:59 -04:00
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
75589f1b2d
Use new expire timer dialog from overflow menu.
2021-05-18 20:23:59 -04:00
Cody Henthorne
defd5e8047
Add universal disappearing messages.
2021-05-18 18:21:48 -04:00
Cody Henthorne
ef5b68eb35
Add report spam in message request state.
2021-05-17 17:03:21 -03:00
Alex Hart
f2d5ea0391
Refactor app settings.
2021-05-12 12:23:00 -04:00
Cody Henthorne
8c9df8d3be
Add support for Group V2 description field.
2021-05-10 19:30:10 -04:00
Alex Hart
c31146e902
Render gifs in gif search as MP4s.
2021-04-19 18:11:56 -04:00
Greyson Parrelli
7b3aa43217
Fix issue with GV1 deprecation and rotate feature flag.
2021-04-07 10:29:36 -04:00
Greyson Parrelli
3162f04937
Update mute options.
...
2 hours -> 8 hours
1 year -> Always
These options should make way more sense, and existing mute settings
will continue to be respected.
2021-03-31 16:02:32 -03:00
Alan Evans
42c3cc5296
Do not insert empty group updates for non-internal users.
2021-03-12 10:30:05 -05:00
Cody Henthorne
dc9b8169c0
Make thread related utility methods available for use in all modules.
2021-03-02 11:07:04 -05:00
Alan Evans
e6f4b0976f
Prevent double tap send on camera first flow.
...
Defensive array list copies where used in builders and Intent#putParcelableArrayListExtra.
Spelling.
2021-02-25 12:33:39 -04:00
Greyson Parrelli
69884935f3
Inline manual group migration feature flag.
2021-02-24 20:17:01 -05:00
Greyson Parrelli
527fbee41e
Improve experience of populating migration dialog.
2021-02-12 11:42:20 -05:00
Greyson Parrelli
2a3f85008b
Do not use View.getLayoutDirection().
...
This value doesn't populate until after the first layout pass. Instead,
it appears to be safer to just read it from the Configuration.
2021-02-11 10:41:40 -05:00
Alan Evans
6c2d21125e
Fix missing UUID crash, get group recipients direct from V2 group record.
2021-02-10 15:21:03 -05:00
Alan Evans
c15ea8c0b4
Skip automigration of nameless groups.
2021-02-02 15:30:20 -04:00
Alan Evans
d6061fb699
Fix migration of null titled group.
2021-02-02 15:19:06 -04:00
Alan Evans
904593c103
Add additional logging for conflict resolution.
2021-02-01 13:01:34 -04:00
Alan Evans
d1f6a924fb
Allow block of any recipient except MMS groups still.
2021-01-28 18:44:04 -05:00
Greyson Parrelli
880661710f
Fix possible NPE in group list item.
2021-01-21 22:47:30 -05:00
Greyson Parrelli
7db16e6156
Add support for an 'About' field on your profile.
2021-01-21 18:02:19 -05:00
Alex Hart
b5712f4bd1
Improve wallpaper settings screen, conversation rendering.
...
Co-authored-by: Greyson Parrelli <greyson@signal.org>
2021-01-21 18:02:19 -05:00
Alan Evans
2d39e43677
Restrict group names to 32 graphemes.
...
Uses some code from #10132 hence co-author:
Co-authored-by: Fumiaki Yoshimatsu <fumiakiy@gmail.com>
2021-01-13 19:43:35 -05:00
Greyson Parrelli
2dd95c6ef6
Increase profile timeouts.
2021-01-11 17:18:46 -04:00
Alan Evans
60a701f84f
Fix missing dialog message on single user add confirm.
2021-01-09 20:12:10 -04:00
Alex Hart
bec03534ef
Animated skip button.
2021-01-08 21:10:40 -04:00
Alan Evans
4d229862b6
Invite Friends bottom sheet.
2021-01-08 21:10:40 -04:00
Alex Hart
ae5f9fb8ac
Add empty state for members list in AddGroupDetailsFragment.
2021-01-08 21:01:13 -04:00
Alan Evans
9fcf40fdc4
Allow empty group creation.
2021-01-08 12:53:23 -04:00
Alan Evans
6080e1f338
Ensure ProfileKeyCredentials match ProfileKey.
...
Fixes #10344
2021-01-06 17:03:20 -04:00