Commit Graph
49 Commits
Author SHA1 Message Date
Michelle TangandAlex Hart 0ce3eab3cd Fix scroll state of collapsed events. 2026-03-31 16:20:26 -03:00
Michelle TangandCody Henthorne c3b8768570 Turn on collapsing chat events for internal users. 2026-03-25 16:31:09 -04:00
jeffrey-signalandCody Henthorne 0b8e8a7b2f Separate v1 and v2 colorizer implementations. 2026-02-24 16:50:01 -05:00
6986acd6f4 Update RingRTC to 2.65.0
Co-authored-by: emir-signal <emir@signal.org>
Co-authored-by: Cody Henthorne <cody@signal.org>
2026-02-18 15:48:16 -04:00
Michelle Tangandjeffrey-signal 80598d42cc Add basic pinned message support. 2025-12-02 14:31:36 -06:00
Michelle Tang b8e4ffb5ae Release polls behind feature flag. 2025-10-02 12:56:04 -04:00
Greyson Parrelli d4c1c39179 Generate thumbnails for quote attachments. 2025-09-04 16:35:05 -04:00
Michelle Tang d4f08e6d46 Update unsupported message UI. 2025-08-27 15:55:18 -04:00
emir-signalandAlex Hart b42dcece48 Add support for call link epochs. 2025-07-10 09:12:48 -03:00
Michelle TangandGreyson Parrelli 886bebb088 Update message request states for 1:1 and groups chats. 2025-02-20 16:25:41 -05:00
Jameson WilliamsandGreyson Parrelli 6f6d054c90 Fix instrumentation tests.
Resolves #13836
2024-12-12 12:16:10 -05:00
Alex HartandGitHub 719ae72270 Add MediaNoLongerAvailable wiring. 2024-10-31 15:29:28 -03:00
Nicholas TinsleyandCody Henthorne b113eec940 Show "Update" action button on profile name change. 2024-07-09 13:40:41 -04:00
Cody HenthorneandGreyson Parrelli a2fc710261 Add support for addressing attachments within a message. 2024-06-24 15:04:02 -04:00
Cody HenthorneandGitHub 057ffdbaaf Fix conversation memory leak. 2024-06-10 14:54:02 -04:00
ClarkandCody Henthorne d85ab37828 Add import and tombstones for mobile coin payments. 2024-06-05 15:46:01 -04:00
ClarkandCody Henthorne b41bf66133 Disable "Edited" click listener for outgoing messages. 2024-06-05 15:46:01 -04:00
Greyson ParrelliandCody Henthorne b6a4e1f145 Rewrite the AppDependencies system. 2024-06-05 15:46:00 -04:00
mtang-signalandGreyson Parrelli ffc1463cda Add double tap editing feature. 2024-04-29 19:25:59 -04:00
689eacd618 Add initial support for backup and restore of message and media to staging.
Co-authored-by: Cody Henthorne <cody@signal.org>
2024-04-18 16:24:13 -04:00
Cody HenthorneandClark Chen aa76cefb1c Update spam UX and reporting flows. 2024-02-09 18:41:26 -05:00
Jameson WilliamsandNicholas Tinsley ec96b4e3aa Update Glide to use ksp, drop kapt.
Resolves #13381
2024-01-31 22:12:17 -05:00
Alex HartandGreyson Parrelli cf59249d3d Rewrite chat colors delegation. 2024-01-23 11:52:04 -05:00
Greyson ParrelliandNicholas Tinsley 617369dbc0 Make type a mandatory param on IncomingMessage. 2023-10-25 15:44:13 -04:00
Greyson ParrelliandCody Henthorne 6b3f41d675 Merge IncomingTextMessages into IncomingMessage. 2023-10-25 14:30:23 -04:00
Greyson Parrelli 4f754ae309 Centralize media message inserts. 2023-10-23 14:31:39 -04:00
NicholasandCody Henthorne d063cfe36a Upgrade libsignal to 0.32.1 2023-09-28 19:57:32 -04:00
Alex HartandCody Henthorne b3399b5242 Fix RTL display of CIV2 bubble corners. 2023-09-25 21:25:00 -04:00
Cody HenthorneandAlex Hart 9ed3e8befb Fix infinite spinner on scheduled link preview bug. 2023-09-11 17:07:12 -03:00
Alex HartandGitHub 454b1f69ed Suppress LayoutTransition during scroll events. 2023-09-07 11:26:45 -03:00
Alex HartandGreyson Parrelli 3fe9ce378e Mock out glideRequests dependency for instrumented test. 2023-08-29 09:33:45 -04:00
Alex HartandCody Henthorne 32ae4393e2 Fix issue with CIV2 where avatars would not load. 2023-08-23 09:29:48 -04:00
Cody HenthorneandGreyson Parrelli 67b8f468e4 Remove most of Conversation Fragment V1 and friends. 2023-08-02 17:49:53 -04:00
979a50716e Fix most android tests.
Co-authored-by: Greyson Parrelli <greyson@signal.org>
2023-07-12 15:48:51 -04:00
Alex HartandGreyson Parrelli 3040b70100 Add initial instrumentation testing for V2 ConversationItem shapes. 2023-07-11 17:58:09 -04:00
Nicholas 34d252a4bd Add incremental digests to attachment sending. 2023-06-28 17:13:15 -04:00
Alex HartandGreyson Parrelli 605289aca4 Upgrade ktlint and add twitter compose rules. 2023-02-14 14:02:22 -05:00
Alex HartandGreyson Parrelli 1b7e4e047c Introduce ManyToMany table for group membership. 2023-01-24 14:18:28 -05:00
Greyson Parrelli 60ae883df6 Rename SignalDatabase.sms/mms to SignalDatabase.messages 2022-12-30 15:11:56 -05:00
Greyson Parrelli a7e3bdc892 Rename OutgoingMediaMessage -> OutgoingMessage. 2022-12-30 15:11:56 -05:00
Cody Henthorne c56e63d62f Convert OutgoingMediaMessage and it's couterparts to kotlin. 2022-12-16 15:22:04 -05:00
NicholasandGitHub 22b73494a7 Rename *Database androidTest classes to *Table. 2022-12-01 18:15:37 -05:00
Alex HartandCody Henthorne dbbae7f13f Fix a few flaky instrumentation tests to ensure suite passes. 2022-11-09 19:26:48 -05:00
6f46e9000b Permanent attachment failure.
Co-authored-by: Cody Henthorne <cody@signal.org>
2022-10-27 16:33:33 -04:00
Alex HartandCody Henthorne d49c8d5184 Localization tweaks for stories and gift badges. 2022-07-21 13:18:20 -04:00
Alex Hart 71a54ae278 Add proper copy for safety number bottom sheet when completed check. 2022-07-13 15:59:28 -03:00
Alex Hart 2d29298ec4 Fix row selection in new bottom sheet. 2022-07-13 15:59:28 -03:00
Alex Hart 7a0f4fafe2 Implement new Safety Number Changes bottom sheeet. 2022-07-11 13:35:53 -03:00
Cody Henthorne ec3540e200 Fix long text in Safety Number Change dialog. 2022-05-18 11:54:17 -04:00