Wykres commitów

116 Commity (3ce5a7da671e74bd778744672818f1315b1bae51)

Autor SHA1 Wiadomość Data
Cody Henthorne 3ce5a7da67 Fix emoji toggle behavior when in emoji search mode.
When in emoji search, toggle would be set to "emoji" state or
act like in "emoji" state. Fix is to show "keyboard" state still
when in emoji search.
2022-12-16 15:22:04 -05:00
Cody Henthorne c56e63d62f Convert OutgoingMediaMessage and it's couterparts to kotlin. 2022-12-16 15:22:04 -05: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 81c10a1eae Lazily initialize NotificationChannels. 2022-11-30 17:10:36 -05:00
Cody Henthorne 99a516f8e5 Fix gv1 migration reminder bug.
Fixes #12554
2022-11-02 15:31:52 -04:00
Cody Henthorne 77beeda62a Add in-chat payment activation requests.
Co-authored-by: Varsha <varsha@mobilecoin.com>
2022-11-02 15:31:52 -04:00
elena f119496da4 Fix back button behaviour in bubbles.
Fixes #12563
2022-11-02 15:31:52 -04:00
Greyson Parrelli 9de6c44b16 Fix an issue with sharing file attachments into the app. 2022-10-25 16:48:39 -03:00
Cody Henthorne a535b4f97c Reimplement Phase 0 for SMS removal. 2022-10-20 17:50:09 -04:00
Cody Henthorne a456c3fa32 Fix invite banner background color in wallpaper conversations. 2022-10-17 21:08:48 -04:00
Cody Henthorne 57151145d3 Update sms export copy to clarify intent in a few places. 2022-10-17 20:41:35 -04:00
Cody Henthorne 3b3dcdcb14 Fix crash from treating mms groups like Signal groups after sms is disabled.
Fixes #12534
2022-10-17 11:39:00 -04:00
Cody Henthorne b6db7e7af6 Add phased SMS removal UX. 2022-10-13 16:32:51 -04:00
Cody Henthorne bef83e4c0c Remove unused context arguments in RecipientUtil. 2022-10-11 14:46:35 -04:00
Cody Henthorne 26709177d2 Fix out-of-sync local state after rejoining a group via invite link. 2022-10-05 18:15:10 -04:00
Nicholas Tinsley b9f4dc3fe9 Specify exported status and PendingIntent mutability.
Also reduce shake sampling frequency, add coarse location permission.
Random things for targetSdk 32.
2022-09-28 11:33:35 -04:00
Alex Hart 2e2b31aa79 Start call after granting permissions.
Fixes #12419
2022-09-13 13:07:42 -04:00
Alex Hart 1cc39fb89b Fix launching of story from chat ring. 2022-08-31 15:58:41 -04:00
Cody Henthorne a444a96dc9 Fix drafts not loading in bubbled conversations. 2022-08-12 11:39:02 -04:00
Cody Henthorne afff792ecc Fix drafts not working when typing indicators are disabled. 2022-08-10 16:45:43 -04:00
Alex Hart 729a9c0864 Log out share timestamp. 2022-08-10 09:50:32 -03:00
Cody Henthorne 756b926f6f Color nav bar to match unmute in release note channel. 2022-08-09 16:23:44 -04:00
Cody Henthorne 0a76eb81e6 Add save-as-you-compose drafts. 2022-08-09 16:23:44 -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
Alex Hart 49cc962bde Fix bug where share intent data would be redisplayed. 2022-08-02 14:36:30 -04:00
Alex Hart 1d6b62d8ca Stop storing state in ConversationParentFragment. 2022-07-22 13:14:42 -04:00
Alex Hart c8612d5502 Fix several conversation fragment issues. 2022-07-22 13:14:42 -04:00
Cody Henthorne fe6058e0df Improve cold start performance. 2022-07-21 13:18:20 -04:00
Alex Hart b696a0f758 Move mms and security checks into ViewModel/Repository. 2022-07-21 13:18:20 -04:00
Alex Hart 8767f775e9 Recreate fragment whenever we handle onNewIntent instead of restarting whole activity. 2022-07-21 13:18:20 -04:00
Cody Henthorne c4bef8099f Add GV2 accept by PNI invite. 2022-07-21 13:18:19 -04:00
Alex Hart c9e1607987 Ensure share intents are not re-used for draft data. 2022-07-18 14:11:08 -03:00
Cody Henthorne 40386c910c Fix bug with SMS and disappearing messages. 2022-07-12 16:17:42 -03:00
Alex Hart 7a0f4fafe2 Implement new Safety Number Changes bottom sheeet. 2022-07-11 13:35:53 -03:00
Cody Henthorne e80df64698 Fix block box hiding conversation search navigation.
Fixes #12329
2022-07-11 13:35:53 -03:00
Sgn-32 f3873c8a7c Prevent various operations on blocked users from conversation.
Fix #10973
Closes #11979
2022-07-05 15:46:05 -04:00
Greyson Parrelli 3336d92cb1 Hide 'Add to Contacts' option for the Note to Self chat. 2022-07-02 15:11:29 -04:00
Alex Hart 8efd07b3e2 Fix diplay issue with note to self banner. 2022-06-29 15:32:25 -04:00
Alex Hart 678a6f86ab Change several creations of alertdialogs to use materialalertdialogbuilder. 2022-06-29 15:32:25 -04:00
Alex Hart 53c60e1f6d Add proper coloring to send buttons. 2022-06-28 15:42:14 -04:00
Cody Henthorne 2c700c7e0e
Fix broken Material3 changes on Android 6. 2022-06-28 15:20:19 -04:00
Greyson Parrelli 4c4cfe917d Always ensure the send type matches the send button. 2022-06-21 19:11:27 -03:00
Alex Hart 852989ce48 Manually set nav bar background to 50 transparent black with wallpaper. 2022-06-21 19:11:27 -03:00
Greyson Parrelli 0209db4531 Show/hide attachment keyboard with the reaction overlay. 2022-06-17 19:13:14 -04:00
Alex Hart 897e176f0d Revert shade removal and add nav bar coloring. 2022-06-17 14:22:14 -03:00
Alex Hart 539a0182e0 Fix navigation bar color issues. 2022-06-17 11:05:44 -04:00
Alex Hart a593bc0b7a Implement composer tweaks to allow for better contrast. 2022-06-16 13:22:39 -04:00
Greyson Parrelli 673a8f540b Fix some lifecycle-related crashes. 2022-06-16 12:02:36 -04:00
Greyson Parrelli 2a2809c17c Update send button color after chat color change. 2022-06-15 11:57:02 -04:00