Signal-Android/app/src/main/java/org/thoughtcrime/securesms/scribbles
Alex Hart 26bebb9811 Upgrade several AndroidX Libraries.
AppCompat 1.2.0 to 1.5.1
Lifecycle 2.3.1 to 2.5.1
Navigation 2.3.5 to 2.5.2
Fragment 1.3.5 to 1.5.2
Annotations 1.2.0 to 1.4.0
Window 1.0.0-alpha09 to 1.0.0
AAPT2 to 7.0.4
Fragment-Testing 1.3.5 to 1.5.2 (matching Fragment)
2022-09-14 15:30:43 -04:00
..
AndroidFaceDetector.java
BrushWidthPreviewView.kt Initial modularization of core image editor code. 2021-09-14 09:35:56 -04:00
FaceDetector.java
HSVColorSlider.kt Start slider progress at RED. 2022-05-02 15:25:55 -04:00
ImageEditorFragment.java Update camera layout for better support across different screen sizes. 2022-09-13 13:07:42 -04:00
ImageEditorHudV2.kt Fix 4.4 crash in image editor. 2021-09-23 17:12:14 -03:00
ImageEditorStickerSelectActivity.java Upgrade several AndroidX Libraries. 2022-09-14 15:30:43 -04:00
RemoveEmojiTextFilter.java Do not allow emoji in image editing if device doesn't support it. 2022-04-06 12:37:43 -04:00
RotationDialView.kt Implement radial dial. 2021-09-17 13:09:13 -03:00
TextEntryDialogFragment.kt Do not allow emoji in image editing if device doesn't support it. 2022-04-06 12:37:43 -04:00
UriGlideRenderer.java Two point thumb control for scale and rotate. 2021-09-16 14:17:38 -03:00
VideoEditorHud.java