Greyson Parrelli
7380c99f3a
Updated language translations.
2019-12-05 12:20:28 -05:00
Alan Evans
acfba9ac96
Show total file size of selected items when appropriate.
2019-12-05 12:20:28 -05:00
Alex Hart
1cc8634cc7
Display reactions in ImageView instead of TextView on message bubbles.
2019-12-05 12:20:27 -05:00
Greyson Parrelli
07b4279d0b
Updated language translations.
2019-12-05 02:59:42 -05:00
Alan Evans
911ca7c29d
Improve storage management detail view descriptions.
2019-12-05 02:59:42 -05:00
Greyson Parrelli
56e8d4fb06
Updated language translations.
2019-12-04 15:28:45 -05:00
Alex Hart
0c785b85b8
Fix video icon issue.
2019-12-04 15:28:45 -05:00
Alex Hart
e90705b459
Add correct archive icon to light theme.
2019-12-04 15:25:26 -05:00
Alex Hart
244db437cb
Fix reaction display issues.
2019-12-04 15:25:25 -05:00
Alan Evans
6558eae032
Fix audio color on light theme.
2019-12-04 09:10:48 -05:00
Alan Evans
4fa8b8a4bd
Updated language translations.
2019-12-04 00:08:01 -05:00
Alan Evans
52447f5e97
Add storage management features.
2019-12-04 00:07:49 -05:00
Alex Hart
bceb69b284
Add internal pre-alpha support for receiving reactions.
2019-12-04 00:07:49 -05:00
Alex Hart
a8d826020d
Implement new video call experience.
2019-12-04 00:07:49 -05:00
Alan Evans
7f8ca58762
Add internal pre-alpha support for Registration Lock v2.
2019-12-04 00:07:49 -05:00
Alex Hart
fb494c1151
Implement new invite screen.
2019-12-04 00:07:49 -05:00
Greyson Parrelli
1e7c93007d
Convert the conversation list into a real fragment.
...
It was a fragment before, but it's functionality was inappropriately
split between the various layers.
This also sets us up better to do tablet stuff in the future, if we
choose to do that.
2019-12-04 00:07:49 -05:00
Greyson Parrelli
608815a69b
Add internal pre-alpha support for usernames.
2019-12-04 00:07:42 -05:00
Alex Hart
db4d561d9e
Fix nav bar color on shared contacts edit screen.
2019-12-04 00:07:07 -05:00
Alex Hart
6933ca50a7
Implement new Message Request UI.
2019-12-04 00:07:07 -05:00
Alan Evans
d983016137
Updated language translations.
2019-11-18 09:33:53 -05:00
Alan Evans
dcb6240a6a
Updated language translations.
2019-11-15 15:39:39 -05:00
Alex Hart
599bb5ab0f
Update insights copy and queries.
2019-11-15 16:33:54 -04:00
Alan Evans
920d1c6207
Updated language translations.
2019-11-14 14:49:48 -05:00
Greyson Parrelli
c1d3d26a15
Removed unnecessary subtext in Insights.
2019-11-14 14:49:48 -05:00
Alan Evans
dfa08d1356
In dark mode, use a dark theme base for RegistrationLockDialog and RationaleDialog.
...
Fixes #8995
Closes #9077
2019-11-14 13:51:01 -05:00
Alan Evans
c39174ed8a
Updated language translations.
2019-11-13 14:40:04 -05:00
Alan Evans
8626d41787
I18N for "Unlock Signal".
2019-11-13 11:37:49 -05:00
Alex Hart
c58705722a
Fix Insights Adapter item text clashing.
2019-11-13 11:37:49 -05:00
Alex Hart
a7dd78cce6
Implement in-app insights.
2019-11-12 10:55:41 -05:00
Alan Evans
778b2a0d27
Remove old strings file.
2019-11-10 09:23:44 -05:00
Alan Evans
64cd15ca0b
Make AlbumThumbnailView_plus non-translatable.
2019-11-10 09:23:43 -05:00
Alan Evans
1e46c3c0ba
Make app_name non-translatable.
2019-11-10 09:23:43 -05:00
Alan Evans
91772b4e11
Exclude non-translatable strings.
...
Lint exclude ExtraTranslation.
2019-11-10 09:23:42 -05:00
Alan Evans
af5c7cb7ca
Added dotted lines to time icons.
2019-11-09 07:45:53 -05:00
Alan Evans
7348237862
Lint.
...
- baseline update.
- eradicate ButtonOrder.
- eradicate VectorRaster.
- eradicate HardcodedText.
2019-11-09 07:01:08 -05:00
Alex Hart
4e66db5dc1
Fix timer disabled icon.
2019-11-09 07:01:08 -05:00
Alex Hart
89c716fca4
Fix layout gravity on recv long message footer.
2019-11-09 07:01:08 -05:00
Alex Hart
72c14b8651
Apply new Keyboard and Dial Pad icons.
2019-11-09 07:01:07 -05:00
Alex Hart
f85c3bb1e6
Add feature flag to new Profile display.
2019-11-09 07:01:07 -05:00
Alex Hart
c54c1907b6
Fix nav bar colors on reg and call screen.
2019-11-09 07:01:07 -05:00
alex-signal
55a8bd86de
Consolidate profile display labels.
2019-11-09 07:01:07 -05:00
Alan Evans
d2adc11a2d
New languages.
...
bn,bs,ms,mr,ta,ur
2019-11-08 16:17:32 -05:00
Alan Evans
4d0b870c88
Updated language translations.
2019-11-08 16:17:32 -05:00
Alex Hart
554ce29337
Adjust Typing Indicator margin in groups.
2019-11-07 16:03:13 -05:00
Alex Hart
0539b071e7
Fix message info icon inflation error on API 19 devices.
...
Fixes #9148
2019-11-04 11:29:31 -05:00
Alan Evans
47f648e7bc
Correct text on registration lock fragment.
2019-10-29 13:47:14 -04:00
Alan Evans
064c0ddb82
Manually restrict to 30 digits to allow pasting containing any number of spaces.
2019-10-29 09:59:53 -04:00
Greyson Parrelli
807cdfce2e
Increase backup passphrase input length to 35.
...
The way pasting works, it could prevent you from pasting in text if you
included the spaces in between number chunks.
2019-10-28 19:47:05 -04:00
Greyson Parrelli
0369c5ee16
Make avatars larger in conversations.
2019-10-28 16:46:21 -04:00