Alex Hart
6933ca50a7
Implement new Message Request UI.
2019-12-04 00:07:07 -05:00
Alex Hart
599bb5ab0f
Update insights copy and queries.
2019-11-15 16:33:54 -04: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
8626d41787
I18N for "Unlock Signal".
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
Alex Hart
72c14b8651
Apply new Keyboard and Dial Pad icons.
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
95d3db3260
Add ic_message webp files
2019-10-21 15:30:20 -03:00
Greyson Parrelli
a2204c8370
Update video recording tooltip text.
2019-10-18 17:34:01 -04:00
Greyson Parrelli
a8b1ec8e52
Increase compose maxLines to 5.
2019-10-18 17:34:01 -04:00
Alex Hart
adbdaebd69
Fix invite screen theme.
2019-10-18 17:33:45 -04:00
Alex Hart
c2da4fcd7d
Update CameraX to Alpha06 and bring in new View / Module code.
2019-10-18 17:36:00 -03:00
Alex Hart
c0aa9d7587
Update preference divider colors
2019-10-18 13:09:20 -04:00
Alex Hart
5d03e3d516
Apply video recording permissions checks and error handling.
2019-10-18 13:09:20 -04:00
Alex Hart
42967dab13
Apply proper tinting to conversation app bar.
2019-10-18 09:55:27 -03:00
Alan Evans
86d088bce2
Improved registration flow.
2019-10-17 21:33:52 -04:00
alex-signal
ff60b5b731
Add in-app video recording for supported devices.
2019-10-17 21:33:51 -04:00
alex-signal
43954a176a
Apply new Signal icons and color palette.
2019-10-17 21:33:51 -04:00
Alex Hart
d698d3bd6f
Added support for view-once video.
2019-10-17 16:01:34 -04:00
Greyson Parrelli
ee9acf2687
Show tooltip for swipe-to-reply.
2019-09-26 16:37:09 -04:00
Greyson Parrelli
a8f7908ed4
Updated language translations.
2019-09-25 11:37:55 -04:00
alex-signal
f81c0b448e
Add CameraXFlashToggleView and selfie flash.
2019-09-24 10:11:17 -04:00
Alex Hart
007ea43dc8
Add Swipe-To-Reply in conversations.
...
Swipe-To-Reply is a progress based animation that is controlled
by the ConversationItemSwipeCallback. We use the TouchListener to
keep track of the latest down coordinates, so that we can check whether
we are over a seek bar. The SwipeAnimationHelper is responsible for
actually performing the transitions as the swipe progresses.
2019-09-24 10:11:17 -04:00
Alan Evans
8d561ead21
Stickers in image editor.
2019-08-30 17:45:35 -04:00
Alan Evans
15b650382e
Fullscreen media preview on tap.
2019-08-30 17:31:59 -04:00
Alan Evans
d0ce4ff032
Lottie play pause animation.
2019-08-29 11:57:41 -04:00
Alan Evans
85c9a9050a
Add an invite button in the new conversation screen.
2019-08-29 11:07:33 -04:00
Alan Evans
90681d47f8
Fix first item sticky header.
2019-08-22 10:15:56 -04:00
Alan Evans
936be693ce
Enlarge some home touch targets and add search content description.
2019-08-22 10:15:56 -04:00
Greyson Parrelli
d0a9bd4c6d
Create a new system for application-level migrations.
2019-08-22 10:04:23 -04:00
Greyson Parrelli
5038f49487
Fix issue with sticker preview sizing.
2019-08-05 15:48:22 -04:00
Greyson Parrelli
57835dc8f1
Update view-once message behavior.
2019-08-05 15:46:43 -04:00
Alan Evans
3439eb4536
Replace disk icon with download icon.
2019-08-05 12:13:15 -04:00
Alan Evans
5a614faee1
Camera content descriptions and allow camera capture in talk back.
2019-08-01 10:40:52 -04:00
Greyson Parrelli
af8042c5f4
Use proper icon and theme for camera button.
2019-08-01 10:40:52 -04:00
Ellen Poe
874697f6e5
Added content descriptions for some important controls.
...
Fixes #8728
Co-authored-by: Alan Evans <alan@signal.org>
2019-08-01 08:45:29 -04:00
Alan Evans
e0d1987445
Accessible call answering/rejecting and content descriptions.
2019-08-01 08:45:29 -04:00
Alan Evans
e8e80e5d05
Transcode video during attachment upload.
2019-07-31 09:54:46 -04:00
Greyson Parrelli
7f2a758400
Require contacts permission for camera-first flow.
...
Fixes #8950
2019-07-25 10:04:03 -04:00
Greyson Parrelli
beaa86389d
Implement camera-first capture flow.
...
This allows you to take a photo, then choose the recipients after. This
also makes it so we only upload the attachment once.
2019-07-22 23:15:50 -04:00
Greyson Parrelli
c77809fa90
Add support for view-once messages.
2019-07-18 16:10:10 -04:00
Greyson Parrelli
9f7bb69341
Update the media send flow with a persistent rail.
2019-07-18 11:04:14 -04:00
Alan Evans
c089d6cd43
Allow multiple messages on the Generic Foreground Service. Show the oldest still active.
2019-06-27 12:18:52 -04:00