Alex Hart
|
174cd860a0
|
Implement Stories feature behind flag.
Co-Authored-By: Greyson Parrelli <37311915+greyson-signal@users.noreply.github.com>
Co-Authored-By: Rashad Sookram <95182499+rashad-signal@users.noreply.github.com>
|
2022-03-08 10:41:36 -04:00 |
|
Fumiaki Yoshimatsu
|
d254d24d77
|
Use the last part of the URI if the scheme is "file" to avoid returning null as the file's name. Fixes #8561
|
2022-02-01 13:41:31 -05:00 |
|
Cody Henthorne
|
0aabf9945f
|
Fix ISE in mutli-share flow.
|
2022-01-07 14:41:42 -04:00 |
|
Cody Henthorne
|
0dcae81dba
|
Fix share selection crash.
|
2021-12-20 13:31:18 -05:00 |
|
Cody Henthorne
|
dbce4be31d
|
Refactor MappingAdapter code into package.
|
2021-12-20 13:31:18 -05:00 |
|
Greyson Parrelli
|
843ed24bbb
|
Introduce SignalDatabase as the main database entrypoint.
|
2021-11-18 12:36:52 -05:00 |
|
Alex Hart
|
102f9de06f
|
Finish ShareActivity after external share.
|
2021-11-01 16:48:42 -04:00 |
|
Alex Hart
|
664d6475d9
|
Refresh media selection and sending flow with a shiny new UX.
|
2021-09-02 21:24:54 -04:00 |
|
Greyson Parrelli
|
b7a067e954
|
Use a more accurate starting point for message send timings.
|
2021-08-24 09:09:27 -03:00 |
|
Alex Hart
|
7bede7e98a
|
Fix issue where forwarded messages would show unlock icon.
|
2021-08-18 10:48:13 -04:00 |
|
Alex Hart
|
c65761a034
|
Fix several issues with multiforwarding.
* Better forwarding and animations.
* Handle audio with text.
* Increase max forwardable count to 32
* Onboarding dialog.
* Send forth link previews.
* Safety number support.
* Fix slide behaviour.
|
2021-08-17 16:15:09 -03:00 |
|
Niel Thiart
|
31e0f3edfb
|
Fix Signal Direct Share Shortcuts not appearing in Android Sharesheet.
Fixes #11537
|
2021-08-16 20:50:33 -04:00 |
|
Alex Hart
|
49334ffd42
|
Implement proper mentions support for multiforward.
|
2021-08-13 13:58:38 -04:00 |
|
Alex Hart
|
dc1e56de4e
|
Implement new bottom fragment UX for multiforward.
|
2021-08-13 13:58:38 -04:00 |
|
Greyson Parrelli
|
d7011e3353
|
Improve clarity around time conversions.
|
2021-07-29 16:24:20 -04:00 |
|
Greyson Parrelli
|
25234496bf
|
Add support for announcement groups.
|
2021-07-28 17:21:19 -04:00 |
|
Alex Hart
|
a157c1ae1d
|
Refresh contact search views.
|
2021-07-15 16:28:13 -04:00 |
|
Greyson Parrelli
|
3da3367291
|
Ensure that multi-forwards have unique timestamps.
|
2021-06-10 11:03:07 -04:00 |
|
Alex Hart
|
c5c176a818
|
Remove use of transitionmanager to prevent sticky header flickering.
|
2021-06-08 14:02:05 -03:00 |
|
Greyson Parrelli
|
0972d8f1e1
|
Inline the GV1 forced migration flag.
|
2021-06-08 12:42:51 -04:00 |
|
Alex Hart
|
cf361334c4
|
Fix jank and decrease animation duration in share contact selection recycler.
|
2021-06-08 13:10:54 -03:00 |
|
Alex Hart
|
f2d5ea0391
|
Refactor app settings.
|
2021-05-12 12:23:00 -04:00 |
|
Greyson Parrelli
|
b4111cffef
|
Guard against shared content not having proper permissions.
Fixes #11269
|
2021-05-10 19:30:10 -04:00 |
|
Alex Hart
|
69cd7eb449
|
Fix issue with sharing resizable media to MMS.
|
2021-05-10 13:56:54 -03:00 |
|
Alex Hart
|
56f7564ce4
|
Re-enable internal sharing to SMS users.
|
2021-04-26 15:45:25 -03:00 |
|
Alex Hart
|
c31146e902
|
Render gifs in gif search as MP4s.
|
2021-04-19 18:11:56 -04:00 |
|
Alex Hart
|
6418eac658
|
Prevent crash in forwarding captioned audio message to multiple recipients.
|
2021-04-01 10:33:40 -03:00 |
|
Greyson Parrelli
|
b053fbc4a7
|
Use Log.tag where appropriate.
|
2021-03-31 16:02:32 -03:00 |
|
Alan Evans
|
e6f4b0976f
|
Prevent double tap send on camera first flow.
Defensive array list copies where used in builders and Intent#putParcelableArrayListExtra.
Spelling.
|
2021-02-25 12:33:39 -04:00 |
|
Fumiaki Yoshimatsu
|
687192f071
|
Fix crash when draft text is null.
Fixes #10913
|
2021-02-24 15:29:39 -05:00 |
|
Greyson Parrelli
|
d069d9331c
|
Perform additional URI validation in ShareRepository.
Thanks to Shivasurya <s5sankar@uwaterloo.ca> for reporting this issue!
|
2021-02-17 15:07:37 -05:00 |
|
Greyson Parrelli
|
ba14031945
|
Revert "Perform additional URI validation in ShareRepository."
This reverts commit 04b7cb15cc .
|
2021-02-17 15:07:37 -05:00 |
|
Greyson Parrelli
|
04b7cb15cc
|
Perform additional URI validation in ShareRepository.
|
2021-02-16 17:38:05 -05:00 |
|
Greyson Parrelli
|
80f3504098
|
Move BlobProvider storage out of cache and into internal storage.
|
2021-02-11 13:26:12 -05:00 |
|
Alex Hart
|
bbbccccf47
|
Fix crash when READ_PHONE_STATE is denied.
|
2021-01-29 18:22:32 -05:00 |
|
Greyson Parrelli
|
3a2990a911
|
Fix crash when sharing stickers you don't have installed.
|
2021-01-24 02:33:24 -05:00 |
|
Alex Hart
|
b49e4004ab
|
Restrict SMS in multishare.
|
2021-01-23 18:48:14 -05:00 |
|
Greyson Parrelli
|
f180066058
|
Disallow link previews in multi-forward when sending to SMS.
|
2021-01-23 15:31:48 -05:00 |
|
Alex Hart
|
b95083fe92
|
Fix sticker support in multishare.
|
2021-01-22 09:01:38 -04:00 |
|
Alex Hart
|
8d187c8ba1
|
Add the ability to forward content to multiple chats at once.
|
2021-01-21 18:02:19 -05:00 |
|
Greyson Parrelli
|
61c5fc1057
|
Add shake-to-report for internal users.
|
2021-01-06 17:03:20 -04:00 |
|
Greyson Parrelli
|
8e93bf9075
|
Create a core-util module with some common utilities.
|
2020-12-05 13:44:13 -05:00 |
|
Alex Hart
|
e57a35ab3e
|
Localize Conversation Intent creation.
|
2020-11-25 11:40:05 -04:00 |
|
Alex Hart
|
930370783e
|
Implement ShortcutInfo for API 30.
|
2020-11-18 14:25:01 -04:00 |
|
Greyson Parrelli
|
2dace38d43
|
Add support for GV1->GV2 forced migration.
|
2020-11-12 12:32:10 -05:00 |
|
Greyson Parrelli
|
a2c2ab428a
|
Fallback to profile fetches for unlisted contacts.
|
2020-09-23 16:54:38 -04:00 |
|
Greyson Parrelli
|
f4a199f621
|
Add support for animated stickers.
|
2020-09-03 20:23:26 -04:00 |
|
Alan Evans
|
40a8d21c15
|
Fix to allow send of Signal invitation SMS to a single person.
Fixes #9970
|
2020-08-31 11:33:50 -03:00 |
|
Cody Henthorne
|
b2d4c5d14b
|
Add mentions for v2 group chats.
|
2020-08-06 20:57:50 -04:00 |
|
Greyson Parrelli
|
550b121990
|
Prevent UUID-only contacts from being added to GV1 groups.
|
2020-07-29 23:43:06 -04:00 |
|