Signal-Android/app/src/main/java/org/thoughtcrime/securesms/scribbles
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
..
AndroidFaceDetector.java
BrushWidthPreviewView.kt Initial modularization of core image editor code. 2021-09-14 09:35:56 -04:00
FaceDetector.java
HSVColorSlider.kt Increase color circle radius in slider. 2021-09-08 21:04:21 -04:00
ImageEditorFragment.java Add extra protection to image editor crop. 2021-10-06 08:56:21 -03:00
ImageEditorHudV2.kt Fix 4.4 crash in image editor. 2021-09-23 17:12:14 -03:00
ImageEditorStickerSelectActivity.java Remove dead keyboard code after refresh. 2021-06-30 16:13:42 -04:00
RotationDialView.kt Implement radial dial. 2021-09-17 13:09:13 -03:00
TextEntryDialogFragment.kt Fix vector load crash on Kitkat. 2021-09-20 10:19:37 -03:00
UriGlideRenderer.java Two point thumb control for scale and rotate. 2021-09-16 14:17:38 -03:00
VideoEditorHud.java