Alex Hart
|
7f228fc0fd
|
Do not display add to story if stories are disabled.
|
2023-01-27 17:42:22 -05:00 |
|
Cody Henthorne
|
14cd216668
|
Fix crash when delete scheduled message dialog is open and message sends.
|
2023-01-27 17:42:22 -05:00 |
|
Cody Henthorne
|
0cb0ef977c
|
Add calendar icon to pick date and time item.
Co-authored-by: Sgn-32 <49990901+Sgn-32@users.noreply.github.com>
|
2023-01-27 17:42:22 -05:00 |
|
Cody Henthorne
|
1761529ce9
|
Disable schedule message for SMS.
|
2023-01-27 17:42:22 -05:00 |
|
Clark
|
a14fc82e83
|
Fix scheduled view once message looking weird.
|
2023-01-27 17:42:22 -05:00 |
|
Clark
|
b94f5501d9
|
Disable scheduling of voice note messages.
|
2023-01-27 17:42:21 -05:00 |
|
Clark
|
834283ba9b
|
Hide scheduled messages bar with input panel.
|
2023-01-27 17:42:21 -05:00 |
|
Nicholas
|
23190a2f6e
|
Fix NumericKeyboardView in RTL.
|
2023-01-27 11:06:04 -05:00 |
|
Alex Hart
|
04f4cd8edc
|
Fix V172 Migration.
|
2023-01-27 10:20:44 -04:00 |
|
Greyson Parrelli
|
8f02e4e1f5
|
Bump version to 6.10.1
|
2023-01-26 20:25:28 -05:00 |
|
Greyson Parrelli
|
db81a5be04
|
Updated language translations.
|
2023-01-26 20:25:28 -05:00 |
|
Greyson Parrelli
|
fe40e37da4
|
Fix full text search migration after table name change.
|
2023-01-26 20:25:28 -05:00 |
|
Alex Hart
|
22a4271dfb
|
Rotate paypal recurring donations flag.
|
2023-01-26 20:25:28 -05:00 |
|
Greyson Parrelli
|
1263b51e03
|
Patch random place where we forgot to update minSdk.
|
2023-01-26 20:25:28 -05:00 |
|
Nicholas
|
ca468047ef
|
Adjust media caption height, fix rail visibility.
|
2023-01-26 20:25:28 -05:00 |
|
Clark
|
958c52a5b8
|
Force indexes for scheduled message queries.
|
2023-01-26 20:25:28 -05:00 |
|
Greyson Parrelli
|
9b28585c59
|
Add foreign key dependency between reactions and messages.
|
2023-01-26 20:25:27 -05:00 |
|
Clark
|
c5c60b7214
|
Add permissions dialogs for scheduled messages.
|
2023-01-26 20:25:27 -05:00 |
|
Nicholas
|
31bcc2e2eb
|
Finish MediaPreviewV2Activity when jumping to a message.
|
2023-01-26 20:25:27 -05:00 |
|
Cody Henthorne
|
71ecba17fc
|
Fix crash when saving empty formatted text drafts.
|
2023-01-26 20:25:27 -05:00 |
|
Greyson Parrelli
|
afa5c68312
|
Periodically optimize the FTS index.
|
2023-01-26 20:25:27 -05:00 |
|
Clark
|
f3e715e069
|
Add support for scheduled message sends.
|
2023-01-26 20:25:27 -05:00 |
|
Alex Hart
|
df695f7611
|
Fix crash when trying to create new group story.
Adds INNER JOIN to threads table to allow access to date in ORDER BY
|
2023-01-26 20:25:27 -05:00 |
|
Greyson Parrelli
|
27e1bc0854
|
Bump version to 6.10.0
|
2023-01-25 17:11:34 -05:00 |
|
Greyson Parrelli
|
f4371b9e96
|
Updated language translations.
|
2023-01-25 17:08:53 -05:00 |
|
Cody Henthorne
|
e0633180ef
|
Fix crash when trying to update a group call without an era id.
|
2023-01-25 17:02:41 -05:00 |
|
Alex Hart
|
32dd227ab6
|
Utilize left join instead of inner join when querying groups.
|
2023-01-25 17:02:41 -05:00 |
|
Cody Henthorne
|
0deed9d4d2
|
Fix notification sound not respecting notification volume.
Fix is immediate for general messages channel and for future custom channel creation
|
2023-01-25 17:02:41 -05:00 |
|
Cody Henthorne
|
cc490f4b73
|
Add text formatting send and receive support for conversations.
|
2023-01-25 17:02:41 -05:00 |
|
Cody Henthorne
|
aa2075c78f
|
Attempt to fix view jitter when switching keyboards.
|
2023-01-25 17:02:41 -05:00 |
|
Alex Hart
|
b4a34599d7
|
Add support for message and thread results.
|
2023-01-25 17:02:41 -05:00 |
|
Nicholas
|
8dd1d3bdeb
|
Allow user-selected backup time.
|
2023-01-25 17:02:41 -05:00 |
|
Greyson Parrelli
|
a7d9bd944b
|
Insert session switchover events when appropriate.
|
2023-01-25 17:02:41 -05:00 |
|
Clark
|
7745ae62ea
|
Add logging for voice note recording events.
|
2023-01-25 17:02:41 -05:00 |
|
Greyson Parrelli
|
6e5b4bbc15
|
Enable gradle configuration cache.
Android Studio told me to do this and that it would save me over 7
seconds. We'll see if it breaks anything :p
|
2023-01-25 17:02:41 -05:00 |
|
Clark
|
e3b38e6d38
|
Fix some thumbnail images not showing up in MediaGallery.
|
2023-01-25 17:02:41 -05:00 |
|
Clark
|
25aa4f39a3
|
Close input streams on failed resource decryption.
|
2023-01-25 17:02:41 -05:00 |
|
Cody Henthorne
|
17849e20bd
|
Update group receipt table when sync'ing story sends to distribution lists.
|
2023-01-25 17:02:41 -05:00 |
|
Alex Hart
|
c022172ace
|
Add group member results to contact search.
|
2023-01-25 17:02:41 -05:00 |
|
Nicholas
|
eaeeb08987
|
Display message text in Media Preview.
|
2023-01-25 17:02:41 -05:00 |
|
Alex Hart
|
1b7e4e047c
|
Introduce ManyToMany table for group membership.
|
2023-01-24 14:18:28 -05:00 |
|
Clark
|
d635683303
|
Fix share intent not being cleared from recents.
|
2023-01-24 14:18:28 -05:00 |
|
Clark
|
4dcbbfdd63
|
Fix voice note draft not being generated on audio focus loss.
|
2023-01-24 14:18:28 -05:00 |
|
Nicholas
|
150bbf181d
|
Redesign FTUX to use Material Design 3.
|
2023-01-24 14:18:28 -05:00 |
|
Alex Hart
|
0303467c91
|
Add PayPal decline code errors.
|
2023-01-24 14:18:28 -05:00 |
|
Nicholas
|
88da382a6f
|
For calling purposes, categorize hearing aids as Bluetooth headsets.
|
2023-01-24 14:18:28 -05:00 |
|
Alex Hart
|
5d14166a27
|
Add support for arbitrary rows in contact search.
|
2023-01-24 14:18:28 -05:00 |
|
Jim Gustafson
|
d76d13f76c
|
Update to RingRTC v2.23.1
|
2023-01-24 14:18:28 -05:00 |
|
Greyson Parrelli
|
ad4ec23875
|
Bump version to 6.9.2
|
2023-01-24 14:15:52 -05:00 |
|
Greyson Parrelli
|
61df2afc32
|
Updated language translations.
|
2023-01-24 14:15:52 -05:00 |
|