Greyson Parrelli
382edd7157
Fix crash when searching for stickers in media editor.
2022-02-16 14:05:03 -05:00
Alex Hart
b56207d977
Add requireListener and hierarchical error.
2022-02-11 11:08:59 -04:00
Greyson Parrelli
843ed24bbb
Introduce SignalDatabase as the main database entrypoint.
2021-11-18 12:36:52 -05:00
Alex Hart
8ef3d3fbbf
Add extra protection to image editor crop.
...
Adds an extra 72dp (height of radial dial) to the protection value
for crop mode. This guarantees that the image is NOT going to have
the bottom inaccessible due to overlap with the radial dial.
2021-10-06 08:56:21 -03:00
Alex Hart
b9361112b6
Resize the image when entering crop mode.
2021-09-24 10:58:37 -03:00
Alex Hart
8936d81bc7
Fix 4.4 crash in image editor.
2021-09-23 17:12:14 -03:00
Alex Hart
2f70a71a6c
Fix several kotlin formatting issues from bug fixes.
2021-09-20 16:25:44 -03:00
Alex Hart
d5491a2e84
Fix vector load crash on Kitkat.
...
Fixes #11628
2021-09-20 10:19:37 -03:00
Alex Hart
7bcc338a49
Implement radial dial.
...
Co-authored-by: Alan Evans <alan@signal.org>
2021-09-17 13:09:13 -03:00
Alan Evans
4569011e0b
Two point thumb control for scale and rotate.
2021-09-16 14:17:38 -03:00
Alex Hart
95fabd7ed1
Initial modularization of core image editor code.
2021-09-14 09:35:56 -04:00
Alex Hart
715ad0d459
Add text styles support to image editor.
...
Co-authored-by: Greyson Parrelli <greyson@signal.org>
2021-09-09 16:08:26 -04:00
Greyson Parrelli
ecfbeb69c5
Allow images to be cached in the image editor.
2021-09-09 11:31:11 -04:00
Alex Hart
e9bbb1b9ae
Fix fade when re-entering text edit.
2021-09-09 11:35:49 -03:00
Alex Hart
d8c82add78
Increase color circle radius in slider.
2021-09-08 21:04:21 -04:00
Alex Hart
1f7b1d91c4
Improve trash can using in-renderer object.
2021-09-08 21:04:21 -04:00
Alex Hart
bd4dd25460
Add brush width preview.
2021-09-08 21:04:05 -04:00
Alex Hart
f86c1fe508
Support different width ranges for different brushes.
2021-09-08 21:04:05 -04:00
Greyson Parrelli
58a22f0eea
Add black and white to the color picker.
2021-09-07 23:13:19 -04:00
Alex Hart
a805f9b6b4
Utilize fast-in-extra-slow-out interpolator.
2021-09-07 23:13:19 -04:00
Alex Hart
a086305c38
Improve behaviour of media send flow in landscape.
2021-09-07 23:13:13 -04:00
Alex Hart
1514f91687
Support deletion and guides when manipulating objects.
...
* Fix issue with avatar selection
* Remove save button on video editor screen (we never supported this)
* Fix mentions
2021-09-07 22:58:17 -04:00
Alex Hart
664d6475d9
Refresh media selection and sending flow with a shiny new UX.
2021-09-02 21:24:54 -04:00
Alex Hart
ed23c3fe7c
Add avatar picker and defaults.
2021-07-21 16:57:03 -04:00
Cody Henthorne
c54c6018b2
Remove dead keyboard code after refresh.
2021-06-30 16:13:42 -04:00
Android Team
08e86b8c82
Add Emoji Search, Sticker Search, and GIF Keyboard.
...
Co-authored-by: Alex Hart <alex@signal.org>
Co-authored-by: Cody Henthorne <cody@signal.org>
Co-authored-by: Greyson Parrelli<greyson@signal.org>
2021-06-02 17:43:17 -04:00
Cody Henthorne
dd934e0095
Add photo media quality selector when sending images.
2021-05-10 19:30:11 -04:00
Alan Evans
6a45858b4a
Replace Firebase ML vision with built in face detection.
2021-01-28 18:44:04 -05:00
Alan Evans
a8ad1e718e
Wallpaper image selection and cropping.
2021-01-21 18:02:19 -05:00
Greyson Parrelli
8e93bf9075
Create a core-util module with some common utilities.
2020-12-05 13:44:13 -05:00
Alan Evans
89f2c25d73
Display video file output size and duration during clipping.
...
Prevent video upscale, i.e. use input bit rate if lower than our normal target rates.
Do not time limit videos that are under the send file size.
Increase time limit to 10 minutes to match our lowest acceptable bitrate.
2020-11-20 13:27:58 -04:00
Alan Evans
6e7858e00f
Restrict video send duration.
2020-11-18 16:30:43 -04:00
Alex Hart
dc64a186d5
Fix mediastore access for Android Q.
2020-10-19 18:16:29 -03:00
Alan Evans
53a2a5d693
Prevent highlighter opacity affecting blur tool.
2020-06-09 23:56:03 -03:00
Alan Evans
a758056494
Take highlighter down from 50% to 37.5% opacity.
2020-06-09 12:35:53 -03:00
Alan Evans
1ecdea5db3
Reinstate highlighter under drawing menu.
2020-06-09 12:10:40 -03:00
Alan Evans
90f22a4b66
Include face position and projection matrix into elements matrix.
2020-06-04 19:49:22 -03:00
Greyson Parrelli
a2d8a25fd9
Blur UI tweaks.
2020-06-03 18:51:38 -04:00
Alan Evans
d86d625bcc
Smoother blur rendering.
2020-06-03 19:47:51 -03:00
Greyson Parrelli
da33ba0ed5
Update blur UI.
2020-06-03 17:12:47 -04:00
Greyson Parrelli
40231ea45f
Fix issue with view-once toggle and face blurring.
2020-06-03 17:12:42 -04:00
Alan Evans
1033bd7bda
Blur faces rotation and crop and zoom support.
2020-06-03 14:02:24 -03:00
Greyson Parrelli
c8dd4e5254
Added support for blurring faces.
...
Co-authored-by: Alan Evans <alan@signal.org>
2020-06-03 06:39:20 -04:00
Alan Evans
514048171b
Add Image Editor support for blur mask layer.
2020-06-03 03:33:06 -03:00
Alan Evans
3db5da1c8d
Generalize media input for use with Audio.
2020-05-14 11:22:28 -03:00
Greyson Parrelli
f875623cd0
Resize avatars to 1024x1024.
2020-03-26 17:37:52 -04:00
Alan Evans
0e2df2adbb
Image Editor: Keep text on top.
...
Sorts children by a new z-order.
2020-03-26 17:37:51 -04:00
Alan Evans
5038210d78
Add tap to pause to video trimming editor.
2020-03-05 18:42:17 -05:00
Alex Hart
240b2108f3
Use the image editor for avatars.
2020-03-02 11:21:57 -04:00
Alan Evans
40fd7ca332
Video trimming behind feature flag.
2020-02-13 20:53:10 -05:00