Alex Hart
ccff7b1148
Implement new group creation screens behind flag.
2020-05-14 11:22:28 -03:00
Alan Evans
b8df90531f
GV2 message contexts.
2020-05-14 11:22:28 -03:00
Alex Hart
07a492a32c
Add dot character to reactions bottom sheet all tab label.
2020-05-14 11:22:28 -03:00
Alan Evans
eff564ad88
Adapt message requests to support invite flow.
2020-05-14 11:22:28 -03:00
Alex Hart
26e582d806
Integrate RingRTC v2.0.1
2020-05-14 11:22:28 -03:00
Freddy Tuxworth
2161bbb8fa
Display "No matching countries" when no filter matches found.
...
Fixes #9518
2020-05-14 11:22:28 -03:00
Alan Evans
b800477365
GV2 leave and eject operations.
2020-05-14 11:22:28 -03:00
Alex Hart
b191341c57
Add some polish to the groups V2 manager UI.
2020-05-14 11:22:28 -03:00
Greyson Parrelli
3fef58057e
Add additional info to support emails and debuglogs.
2020-05-14 11:22:28 -03:00
Alex Hart
d94fc4bc13
Implement ability to react with any emoji behind a flag.
2020-05-14 11:22:28 -03:00
Alan Evans
86f0456e8c
Group Manager V2 operations.
2020-05-14 11:22:28 -03:00
Alan Evans
48a693793f
GV2 Group Manager.
2020-05-14 11:22:28 -03:00
Alex Hart
c3832cf8b1
New group notifications management ui.
2020-05-13 16:18:18 -04:00
Alex Hart
5eb663aa1b
New group avatar and name selection screen.
2020-05-13 16:18:18 -04:00
Alan Evans
12b7d6c0e3
Use bottom sheet shape.
2020-05-13 16:18:18 -04:00
Alan Evans
723639d928
New group management screen.
2020-05-13 16:18:18 -04:00
Alan Evans
0b279d1df3
Group contact chips behind feature flag.
2020-05-13 16:18:18 -04:00
Alan Evans
8e0fba7992
New group button behind new Group UI feature flag.
2020-05-13 16:18:18 -04:00
Alex Hart
d5419ec9fa
Implement new call screen UI/UX.
2020-05-13 16:18:18 -04:00
Alan Evans
17c5b858b5
Recipient bottom sheet.
2020-05-13 16:17:29 -04:00
Greyson Parrelli
b1d725e23a
Updated language translations.
2020-05-13 15:40:44 -04:00
Greyson Parrelli
3b1041fa1f
Updated language translations.
2020-05-09 13:19:31 -04:00
Greyson Parrelli
c07f35f3aa
Updated language translations.
2020-05-04 18:21:50 -04:00
Alan Evans
87eab27996
Prevent the creation of 'weak' PINs.
...
Simple checks to prevent the same number, or sequentially
increasing/decreasing PINs. e.g. 1111, 1234, 54321, etc.
2020-05-04 18:17:36 -04:00
Greyson Parrelli
3fb9ae1fb4
Updated language translations.
2020-05-04 11:05:55 -04:00
Greyson Parrelli
4186153f0c
Updated language translations.
2020-04-30 17:03:28 -04:00
Greyson Parrelli
7aaaa57c14
Updated language translations.
2020-04-28 10:41:06 -04:00
Greyson Parrelli
0556d984e0
Updated language translations.
2020-04-27 13:07:19 -04:00
Greyson Parrelli
73959f328a
Updated language translations.
2020-04-24 19:47:57 -04:00
Greyson Parrelli
9f033e64aa
Fix lint error.
2020-04-23 22:25:56 -04:00
Greyson Parrelli
ce6ec72683
Updated language translations.
2020-04-23 13:33:59 -04:00
Greyson Parrelli
6d319618c6
Updated language translations.
2020-04-22 14:18:28 -04:00
Alan Evans
9742a212a2
Fix Transifex string name clash.
2020-04-22 14:18:28 -04:00
Greyson Parrelli
9bc70adbbd
Update PIN setting strings.
2020-04-21 19:23:47 -04:00
Greyson Parrelli
5bc950ed28
Updated language translations.
2020-04-21 16:09:30 -04:00
Greyson Parrelli
8f9e79ae37
Updated PIN strings.
2020-04-21 16:09:30 -04:00
Alex Hart
00ee6d0bbd
Dialog theme rename.
2020-04-21 16:09:30 -04:00
Greyson Parrelli
b3d57edb24
Update and centralize block strings.
2020-04-21 16:09:30 -04:00
Greyson Parrelli
fc6b5c1d7c
Add ultramarine as a conversation color option.
2020-04-21 16:09:30 -04:00
Greyson Parrelli
6ecd3b59fd
Add pre-alpha receive support for remote delete.
2020-04-21 16:09:13 -04:00
Alan Evans
dbb31420af
Ensure all support article urls are the correct format and not translatable.
2020-04-21 13:33:41 -04:00
Greyson Parrelli
acbfff89d3
Update registration to allow PIN entry.
2020-04-21 13:33:41 -04:00
Alan Evans
68d29d9a0f
Allow pending member invite cancelation.
2020-04-21 13:33:33 -04:00
Greyson Parrelli
8e13403cca
Separate PINs from Registration Lock.
...
You can now have a PIN without having registration lock.
Note: We still need to change the registration flow to allow non-reglock
users to enter their PIN.
2020-04-21 13:33:33 -04:00
Alan Evans
326678f214
Add support for GV2 group update messages.
2020-04-21 13:33:29 -04:00
Alan Evans
1290d0ead9
Add pending member activity.
2020-04-21 13:33:25 -04:00
Greyson Parrelli
ef0f26b64c
Remove borders from images in the gallery picker.
2020-04-03 12:20:15 -04:00
Greyson Parrelli
485d211768
Remove border from images in the attachment keyboard.
2020-04-03 12:20:15 -04:00
Greyson Parrelli
f1ea035197
Re-enable and clean up Signal PINs.
...
- Require PINs during registration agian.
- Change min length to 4.
- Allow the full-screen megaphone to be enabled remotely.
- Clean up and remove some code.
2020-04-03 12:20:15 -04:00
Alan Evans
040e1fe8f6
Apply dark theme to scroll to bottom button.
2020-04-03 12:20:15 -04:00