Cody Henthorne
5662473c18
Fix bubble color wallpaper preview not updating for individuals.
2022-10-11 16:10:58 -04:00
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
Alex Hart
24b7593178
Update camera layout for better support across different screen sizes.
2022-09-13 13:07:42 -04:00
Alex Hart
359a39ddaf
Material 3 media gallery refresh.
2022-07-21 13:18:20 -04:00
Sgn-32
f8d459829e
Fix one more place where Note to Self should be used.
...
Closes #12321
2022-07-05 15:46:05 -04:00
Greyson Parrelli
33187ea12f
Update the color preview to tint the send button.
2022-06-16 10:47:19 -04:00
Alex Hart
796e5f6f86
Add proper tinting to typing indicator.
2022-06-06 09:45:31 -03:00
Cody Henthorne
284a6ae667
Add defaults for script/text font pairings and guessing of script based on body contents.
...
Co-authored-by: Alex Hart <alex@signal.org>
2022-04-06 12:37:43 -04:00
Greyson Parrelli
d504bd593a
Improve wallpaper load speed.
2022-03-17 16:02:42 -04:00
Greyson Parrelli
057231b9c3
Update libsignal-client to 0.14.0
2022-03-17 12:12:56 -04:00
Alex Hart
732b67d8cb
Allow injectable typefaces in image text editor.
...
Co-authored-by: Rashad Sookram <rashad@signal.org>
2022-03-17 12:12:56 -04:00
Alex Hart
765185952e
Do not hook up check changed listener until after view state is restored.
2022-03-08 10:41:36 -04:00
Cody Henthorne
dbce4be31d
Refactor MappingAdapter code into package.
2021-12-20 13:31:18 -05:00
Cody Henthorne
a4f44a96fd
Fix illegal argument navigation exceptions.
2021-12-20 13:31:18 -05:00
Greyson Parrelli
843ed24bbb
Introduce SignalDatabase as the main database entrypoint.
2021-11-18 12:36:52 -05:00
Alex Hart
07b19402e6
Fix wallpaper gallery toolbar behaviour.
...
Fixes #11619
2021-09-20 10:12:59 -03:00
Alex Hart
95fabd7ed1
Initial modularization of core image editor code.
2021-09-14 09:35:56 -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
28abc1e4ff
Implement new Multiselect UX and groundwork for Multiforward.
2021-08-13 13:58:38 -04:00
Alex Hart
ed23c3fe7c
Add avatar picker and defaults.
2021-07-21 16:57:03 -04:00
Alex Hart
01047f0546
Apply style changes to shared media, color icon, and wallpaper previews.
2021-06-25 14:27:51 -03:00
Alex Hart
b8f1b98c74
Use user avatar or avatar color for bubble on wallpaper fragment.
2021-06-04 16:05:02 -03:00
Alex Hart
a3a4b10f83
Wrap emoji pages with coordinator layout. Fix issue with bubble coloring in wallpaper preview.
2021-06-03 14:02:37 -03:00
Alex Hart
273e5f9168
Remove gradient support from api 19.
2021-05-26 19:56:20 -04:00
Alex Hart
35930fb23a
Fix several ChatColors issues.
2021-05-26 20:06:57 -03:00
Alex Hart
bcc5d485ab
Update chat colors.
2021-05-26 00:39:59 -04:00
Alex Hart
f2d5ea0391
Refactor app settings.
2021-05-12 12:23:00 -04:00
Greyson Parrelli
2a3f85008b
Do not use View.getLayoutDirection().
...
This value doesn't populate until after the first layout pass. Instead,
it appears to be safer to just read it from the Configuration.
2021-02-11 10:41:40 -05:00
Greyson Parrelli
9ed95a6081
Revert "Fix wallpaper in landscape mode with notched devices."
...
This reverts commit 0b62bb8168
.
2021-01-30 11:29:44 -05:00
Alex Hart
0b62bb8168
Fix wallpaper in landscape mode with notched devices.
2021-01-29 18:22:32 -05:00
Alex Hart
458941f952
Enable dither on the gradient painter.
2021-01-27 11:52:32 -04:00
Greyson Parrelli
e05cadafe6
Collapse adjacent conversation updates.
2021-01-23 14:55:19 -05:00
Greyson Parrelli
e460973957
Various wallpaper UX fixes.
2021-01-22 23:36:42 -05:00
Alex Hart
a12ee1b78b
Update copy for reset all wallpapers dialog.
2021-01-22 09:42:24 -04:00
Alex Hart
4bf59a55da
Distinguish clear copy between global and single recipient wallpapers.
2021-01-22 09:40:05 -04:00
Alex Hart
dbac9bf9f6
Enable 'dim in dark theme' by default.
2021-01-22 09:13:12 -04:00
Alan Evans
93d99287eb
Wallpaper preview size respects device aspect ratio.
2021-01-21 18:02:19 -05:00
Alex Hart
c244a98962
Finalize wallpaper UX.
...
Co-authored-by: Greyson Parrelli <greyson@signal.org>
Co-authored-by: Alan Evans <alan@signal.org>
2021-01-21 18:02:19 -05:00
Alan Evans
a8ad1e718e
Wallpaper image selection and cropping.
2021-01-21 18:02:19 -05:00
Alex Hart
b5712f4bd1
Improve wallpaper settings screen, conversation rendering.
...
Co-authored-by: Greyson Parrelli <greyson@signal.org>
2021-01-21 18:02:19 -05:00
Greyson Parrelli
6bcb0de43d
Add support for persisting wallpaper selection.
2021-01-21 18:02:19 -05:00
Alex Hart
80651d2425
Initial wallpaper settings screens.
2021-01-21 18:02:19 -05:00