Greyson Parrelli
|
611b52780e
|
Fix sticker grid sometimes getting stuck on 2 columns.
|
2026-02-11 18:08:57 -05:00 |
|
Greyson Parrelli
|
38e8f24c20
|
Fix gif and stickers buttons disappearing after exiting edit.
|
2026-02-11 18:08:57 -05:00 |
|
Alex Hart
|
6e92ff5096
|
Move fragments to core UI.
|
2026-02-10 10:35:54 -05:00 |
|
Alex Hart
|
36b6122b0f
|
Move several Permissions dependencies to core.
|
2026-02-04 13:17:29 -04:00 |
|
Alex Hart
|
7bd3482367
|
Move the org.signal.glide code inside signal-android into lib/glide.
|
2026-01-31 22:21:40 -05:00 |
|
jeffrey-signal
|
ce46c44b5d
|
Centralize common icons into SignalIcons.
|
2026-01-28 16:17:11 -05:00 |
|
Greyson Parrelli
|
986923ea6c
|
Move GlideImage into the glide module.
|
2026-01-28 09:58:54 -04:00 |
|
Jordan Rose
|
b2e547f9f2
|
Update to libsignal 0.86.1
|
2025-11-07 16:34:31 -05:00 |
|
Alex Hart
|
9095ddaf19
|
Fix hijacking of navigation bar color when opening emoji keyboard.
|
2025-10-30 13:44:44 -03:00 |
|
Rishabh Bhatia
|
ccd36f199a
|
Fixes a significant memory leak in the sticker keyboard, which caused UI lag and system slowdowns, particularly on lower-end devices.
Closes signalapp/Signal-Android#14283
Fixes signalapp/Signal-Android#13770
|
2025-08-21 14:52:34 -04:00 |
|
jeffrey-signal
|
b37bbcaaa5
|
Convert DecryptableUri to Kotlin.
|
2025-07-31 08:29:54 -04:00 |
|
lisa-signal
|
7738e6bc9a
|
Fix backtrack symbol to change from ic_arrow_left_24 to symbol_arrow_start_24.
|
2025-05-28 09:39:12 -04:00 |
|
Greyson Parrelli
|
2e50699a2d
|
Make system keyboard sticker detection more reliable.
|
2025-04-24 15:55:39 -04:00 |
|
Sagar
|
e3297ab593
|
Add accessibility labels for GIF categories and correct emoji labels.
|
2025-04-24 15:55:38 -04:00 |
|
Sagar
|
a53bd29553
|
Add accessibility labels for media preview and emojis.
Fixes #14034
Resolves #14037
|
2025-03-12 15:34:48 -04:00 |
|
Greyson Parrelli
|
465c852e8b
|
Convert StickerTable to kotlin.
|
2025-01-13 21:49:49 -05:00 |
|
Grzegorz Bobryk
|
cafbf48783
|
Move from enum.values() to enum.entries.
Resolves #13767
|
2024-11-04 09:18:47 -05:00 |
|
Greyson Parrelli
|
e17cf37799
|
Allow use of the in-app emoji picker when using system emoji.
|
2024-07-22 11:59:12 -04:00 |
|
Greyson Parrelli
|
863b443317
|
Convert SignalStore to kotlin.
|
2024-06-24 15:04:03 -04:00 |
|
Greyson Parrelli
|
d698f74d0b
|
Rename FeatureFlags -> RemoteConfig.
|
2024-06-24 15:04:02 -04:00 |
|
Greyson Parrelli
|
13f7a64139
|
Refactor FeatureFlags.
|
2024-06-24 15:04:02 -04:00 |
|
Greyson Parrelli
|
b6a4e1f145
|
Rewrite the AppDependencies system.
|
2024-06-05 15:46:00 -04:00 |
|
Alex Hart
|
865bf0d056
|
Fix nav bar getting out of sync with keyboard pager.
|
2024-03-11 18:26:45 -04:00 |
|
Nicholas Tinsley
|
a60419a442
|
Add remote config for GIF keyboard page.
|
2024-01-31 22:13:46 -05:00 |
|
Jameson Williams
|
ec96b4e3aa
|
Update Glide to use ksp, drop kapt.
Resolves #13381
|
2024-01-31 22:12:17 -05:00 |
|
Alex Hart
|
f3fb5ccc3b
|
CFV2 handle keyboard images and gifs.
|
2023-07-19 17:12:18 -04:00 |
|
Cody Henthorne
|
b6589637fa
|
Add emoji search to CFv2.
|
2023-06-28 17:13:15 -04:00 |
|
Cody Henthorne
|
65255121de
|
Add media keyboard support in CFv2.
|
2023-06-28 17:13:15 -04:00 |
|
Alex Hart
|
4ce05a064c
|
Add CFV2 Sticker Suggestions.
|
2023-06-26 15:09:36 -04:00 |
|
Clark
|
369ca189d3
|
Disable stickers and gifs when editing message.
|
2023-06-15 13:31:59 -04:00 |
|
Clark
|
28f27915c5
|
Add support for time stickers in image editor.
|
2023-04-04 12:16:45 -03:00 |
|
Alex Hart
|
605289aca4
|
Upgrade ktlint and add twitter compose rules.
|
2023-02-14 14:02:22 -05:00 |
|
Cody Henthorne
|
b4c572678c
|
Fix incorrect ripple effect in search box.
Fixes #12641
|
2023-02-01 17:41:28 -05:00 |
|
Greyson Parrelli
|
3e7dc79fe8
|
Remove unnecessary code now that minSdk is 21.
|
2023-01-17 14:30:48 -05:00 |
|
Alex Hart
|
1e9115a917
|
Increment compileSdkVersion to 33.
|
2023-01-17 14:30:48 -05:00 |
|
Greyson Parrelli
|
eada1e96ee
|
Improve emoji search rankings.
|
2022-12-30 15:11:56 -05:00 |
|
Cody Henthorne
|
c5b4f44ab8
|
Fix various compiler warnings.
|
2022-12-16 15:22:04 -05:00 |
|
Cody Henthorne
|
56f6888d49
|
Update kotlin to 1.7.20
|
2022-12-08 12:07:02 -04:00 |
|
Greyson Parrelli
|
7949996c5c
|
Renamed database classes to table classes.
Because they're not databases. They're tables.
|
2022-11-30 17:10:36 -05:00 |
|
Greyson Parrelli
|
ebc1bc3f7f
|
Fix issue where non-ascii characters didn't show inline emoji suggestions.
Fixes #12579
|
2022-11-16 15:05:47 -04:00 |
|
Greyson Parrelli
|
907abf72d3
|
Improve emoji search results.
|
2022-08-03 17:17:35 -04:00 |
|
Cody Henthorne
|
d7d923c820
|
Tweak emoji suggestions UX.
|
2022-08-03 17:17:35 -04:00 |
|
Cody Henthorne
|
19af68a27c
|
Add inline emoji search.
|
2022-08-02 14:36:30 -04:00 |
|
Cody Henthorne
|
2c700c7e0e
|
Fix broken Material3 changes on Android 6.
|
2022-06-28 15:20:19 -04:00 |
|
Alex Hart
|
5080dd4c4b
|
Update emoji keyboard to be aligned with Material3 spec.
|
2022-06-06 13:08:17 -03:00 |
|
Cody Henthorne
|
db4d072bd9
|
Upgrade kotlin to 1.6.21
Also fix a collection of warnings.
|
2022-05-18 14:05:17 -04:00 |
|
Greyson Parrelli
|
8d4419705b
|
Update to libsignal-client 0.15.0
|
2022-03-28 19:07:20 -04:00 |
|
Greyson Parrelli
|
2b5d65ae04
|
Revert "Update to libsignal-client 0.15.0"
This reverts commit 3d5f04eba757563dd92366d994a96cf323b8d540.
|
2022-03-28 19:07:20 -04:00 |
|
Jordan Rose
|
1e316ea19f
|
Update to libsignal-client 0.15.0
|
2022-03-28 19:07:20 -04:00 |
|
Greyson Parrelli
|
057231b9c3
|
Update libsignal-client to 0.14.0
|
2022-03-17 12:12:56 -04:00 |
|