Commit Graph
4275 Commits
Author SHA1 Message Date
Alex HartandCody Henthorne 2cfa685ae2 Add basic 3DS support for credit cards. 2022-10-31 13:39:33 -04:00
Cody Henthorne e00ed81e7c Fix bad unread mentions database migration. 2022-10-31 12:52:50 -04:00
Cody Henthorne b781de2c17 Fix sms megaphone bug. 2022-10-31 10:49:48 -04:00
NicholasandGitHub 9f2c7a65ac Fix lifecycle state for media preview.
After a fragment is destroyed, the media remains loaded in the view model, and it is up to the re-created fragment to take that loaded data and make it ready to be viewed.
2022-10-31 10:08:14 -04:00
NicholasandGitHub bae070e60e Remove old MediaPreviewActivity. 2022-10-31 09:23:11 -04:00
NicholasandGitHub 34f6d52758 Finish media preview activity if no media present. 2022-10-31 09:07:25 -04:00
Alex Hart 5d4d6db197 Fix story viewed state retention. 2022-10-28 17:49:50 -03:00
Cody HenthorneandAlex Hart 4e3bfadfbe Fix media preview launched from conversation settings crash. 2022-10-28 17:49:50 -03:00
Alex Hart abb0a25b81 Fix crash with disposable lifecycle. 2022-10-28 17:49:50 -03:00
Alex Hart e369f56eab Fix various bugs with KitKat preventing stories from launching. 2022-10-28 17:49:50 -03:00
Greyson Parrelli 906441c90c Revert "Convert ThreadDatabase to kotlin."
This reverts commit 1e88fb428d.
2022-10-27 16:54:06 -04:00
6f46e9000b Permanent attachment failure.
Co-authored-by: Cody Henthorne <cody@signal.org>
2022-10-27 16:33:33 -04:00
Alex Hart 9ef58516e2 Ensure donation error dialogs are shown from main thread. 2022-10-27 15:50:39 -03:00
Alex Hart 10950756d3 Add proper fallback photo for mystory. 2022-10-27 14:39:58 -03:00
NicholasandGitHub 7c4c146189 Add edit button for media preview. 2022-10-27 13:30:54 -04:00
Alex Hart 2f0f4f94a2 Set onboarding duration to 10s per story. 2022-10-27 14:18:10 -03:00
Alex HartandGitHub 3600a4818c Update first time navigation screen. 2022-10-27 13:43:52 -03:00
NicholasandGitHub d003dc435a Design and animation updates for Media Preview. 2022-10-27 10:54:14 -04:00
Cody HenthorneandAlex Hart 490e29f758 Remember scroll position for internal settings. 2022-10-26 16:50:54 -03:00
Alex Hart a0c48bed6e Fix issue where story video does not stop playback when app is backgrounded. 2022-10-26 13:05:02 -03:00
Alex Hart 36fddbb79a Fix comparison causing hot loop on API25. 2022-10-26 11:09:47 -03:00
Alex Hart 85d5ea0382 Fix story reaction notification summary. 2022-10-26 10:32:28 -03:00
Alex Hart b4d3690d3a Fix issue where incognito mode was not enabled in text story creation. 2022-10-26 10:23:52 -03:00
Nicholas Tinsley 529211c3a5 Fix bottom bar judder when hiding UI. 2022-10-25 17:06:35 -04:00
Nicholas Tinsley 2b4c01c106 Fix autoplay for videos in Media Preview. 2022-10-25 17:06:08 -04:00
Greyson ParrelliandGitHub 168832c138 Fix stories index migration. 2022-10-25 16:42:16 -04:00
Cody HenthorneandAlex Hart 59de56439a Fix backup fails when running in background. 2022-10-25 16:48:42 -03:00
NicholasandAlex Hart 7759ad283d Media Preview V2 Visual Redesign. 2022-10-25 16:48:39 -03:00
Alex Hart b8174c5e00 Remove duplicate key from FeatureFlags set. 2022-10-25 16:48:39 -03:00
Greyson ParrelliandAlex Hart 9de6c44b16 Fix an issue with sharing file attachments into the app. 2022-10-25 16:48:39 -03:00
Alex Hart 09361b2d40 Fix crash when viewing views of a group story. 2022-10-25 09:46:56 -03:00
Alex Hart bc97058ced Rotate story feature flags. 2022-10-24 21:22:50 -03:00
Greyson ParrelliandAlex Hart 1e88fb428d Convert ThreadDatabase to kotlin. 2022-10-24 21:22:50 -03:00
Greyson ParrelliandAlex Hart d2b72fc8b7 Stop checking the change number capability.
It's been out for a year, no need to check at this point.
2022-10-24 21:03:12 -03:00
NicholasandAlex Hart 469cab284e Media Preview V2 Visual Redesign 2022-10-24 21:03:12 -03:00
Greyson ParrelliandAlex Hart 1007b4d635 Reduce flakiness of our dependencies. 2022-10-24 21:02:22 -03:00
NicholasandAlex Hart fb8b230442 Add scrolling to rationale prompt. 2022-10-24 21:02:22 -03:00
NicholasandAlex Hart 371267a1d3 Do not close gallery picker once 0 items selected.
This change only takes effect if the user navigates directly to the gallery picker.
2022-10-24 21:02:22 -03:00
NicholasandAlex Hart 084e806c25 Disable pager scrolling during 2 finger gestures. 2022-10-24 21:02:22 -03:00
NicholasandAlex Hart 32fbbf2b55 Add seek buttons for videos longer than 30s. 2022-10-24 21:02:22 -03:00
NicholasandAlex Hart 7f4e964ec8 Enable Media Preview V2. 2022-10-24 21:02:17 -03:00
Greyson ParrelliandAlex Hart 62d5777c39 Inline the RecipientMergeV2 flag. 2022-10-24 21:01:41 -03:00
Greyson ParrelliandAlex Hart 367ff7c75c Always use CDSI. 2022-10-24 21:01:37 -03:00
Alex Hart 1174bc8e07 Credit card validator implementations and spec tests. 2022-10-24 21:00:18 -03:00
NicholasandAlex Hart 7088b1a302 Fix last media preview V2 UI glitches. 2022-10-24 21:00:18 -03:00
Cody HenthorneandAlex Hart 0819c8d2b9 Add inline selected emojis to the recently used list.
Fixes #12514
2022-10-24 21:00:17 -03:00
Cody HenthorneandAlex Hart 341b8effcf Add unread mention badging to conversation list. 2022-10-24 21:00:17 -03:00
Cody HenthorneandAlex Hart ea9bf0ccd5 Fix QR processing resolution and allow front camera use for device linking. 2022-10-24 21:00:17 -03:00
NicholasandAlex Hart 3d14c05114 Surround phone numbers with LTR unicode mark.
This also removes the previous TextView LTR flag that I had initially added for a one-off.
2022-10-24 21:00:17 -03:00
NicholasandAlex Hart 3a78031a71 Show album rail when entering media preview from All Media. 2022-10-24 21:00:17 -03:00