Alex Hart
993e49db48
Username search UI tweak.
2022-09-13 13:07:42 -04:00
Alex Hart
2e2b31aa79
Start call after granting permissions.
...
Fixes #12419
2022-09-13 13:07:42 -04:00
Alex Hart
e608ad24c2
Hide keyboard when closing the bubble activity.
2022-09-01 17:06:51 -03:00
Alex Hart
1cc39fb89b
Fix launching of story from chat ring.
2022-08-31 15:58:41 -04:00
Alex Hart
0b0c4eb8c0
Utilize themed colors in fallback resource photos.
2022-08-26 15:20:26 -03:00
Cody Henthorne
b57b160660
Add error toasts to multiforward sheet.
2022-08-24 17:09:01 -04:00
Alex Hart
b2c974a684
Add distinctUntilChanged operator to security info flowable.
2022-08-16 15:27:33 -03:00
Cody Henthorne
57e476988e
Fix release channel donation bug.
2022-08-16 12:18:18 -04:00
Cody Henthorne
17643bf13b
Add gift badge call to action for release notes.
2022-08-12 11:46:40 -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
5977016075
Add toolbar to media selection contact select.
2022-08-10 16:14:45 -03: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
Alex Hart
5212b33b47
Add sms export library and sample app.
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
c2b5407911
Change batch identity check timing behavior.
2022-08-02 14:36:30 -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
e3e9f90094
Use db as SSOT for unread counter.
2022-07-27 13:26:28 -04:00
Alex Hart
87cb2d6bf8
Add new story send final screen.
2022-07-27 13:26:28 -04:00
Alex Hart
053b0eabde
Fix bad argument for multiselect full screen dialog.
2022-07-27 12:30:07 -03:00
Alex Hart
d40be0abf8
Maintain send button tinting in media preview.
2022-07-26 09:33:45 -04:00
Alex Hart
d6cc4acf5c
Set send foreground to white if using a custom color.
2022-07-26 09:33:45 -04:00
Alex Hart
b20658c829
Allow media selection recipient selection fragment to display in user's chosen app theme.
2022-07-26 09:33:45 -04:00
Alex Hart
3f59425579
Add subscribeOn call for getSecurityInfo.
2022-07-26 09:33:44 -04:00
Alex Hart
a50e49e4e6
Update tooltip to a more material look.
2022-07-26 09:33:44 -04:00
Alex Hart
ffd60af3ff
Add new background for tooltip and always display.
2022-07-26 09:33:44 -04:00
Alex Hart
1d6b62d8ca
Stop storing state in ConversationParentFragment.
2022-07-22 13:14:42 -04:00
Alex Hart
b9a225f6c6
Fix blank screen issue when entering through a quote.
2022-07-22 13:14:42 -04:00
Alex Hart
c8612d5502
Fix several conversation fragment issues.
2022-07-22 13:14:42 -04:00
Alex Hart
837f86bdd3
Fix NPE when launching conversation bubble.
2022-07-22 13:14:42 -04:00
Alex Hart
0b44935ae2
Utilize database-backed unread message count in thread.
2022-07-21 14:57:51 -03:00
Cody Henthorne
fe6058e0df
Improve cold start performance.
2022-07-21 13:18:20 -04:00
Alex Hart
6bd8bc08d8
Add new gift opening animation and confirmation haptic.
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
Alex Hart
b18542a839
Ensure images sent to stories respect media quality settings.
...
Stories should always use "Standard" quality, not L3 (high quality). This change ensures that we:
1. Always send stories at the appropriate quality
2. Do not corrupt or overwrite pre-existing image attachments
3. Close several streams when done (thanks StrictMode!)
2022-07-21 13:18:19 -04:00
Cody Henthorne
c4bef8099f
Add GV2 accept by PNI invite.
2022-07-21 13:18:19 -04:00
Alex Hart
02ea5ac806
Prevent overlay from opening for unopened gifts.
2022-07-21 13:18:19 -04:00
Alex Hart
2e7e165f8a
Always relaunch conversation activity.
2022-07-18 16:00:55 -03:00
Alex Hart
c9e1607987
Ensure share intents are not re-used for draft data.
2022-07-18 14:11:08 -03:00
Alex Hart
c1ed8bc37b
Fix RTL bug in message quote headers.
2022-07-15 16:47:52 -03:00
Cody Henthorne
93d370146e
Revert "Fix url trailing symbol."
...
This reverts commit 86227fbd67
.
2022-07-13 20:30:19 -04: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
Greyson Parrelli
04cf8676cc
Remove concept of 'highTrust' that is no longer necessary.
2022-07-11 13:35:53 -03:00
Cody Henthorne
78d4d9a3dd
Add first time My Story privacy configuration.
2022-07-11 13:35:53 -03:00