Wykres commitów

11170 Commity (2200af9c31ddcffca20c6e443d4347c2958fc33a)

Autor SHA1 Wiadomość Data
Alex Hart 5d4d6db197 Fix story viewed state retention. 2022-10-28 17:49:50 -03:00
Cody Henthorne 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
Alex Hart a066271766 Bump version to 6.0.3 2022-10-27 18:03:36 -03:00
Alex Hart c6eb241261 Updated language translations. 2022-10-27 18:00:31 -03:00
Greyson Parrelli 906441c90c Revert "Convert ThreadDatabase to kotlin."
This reverts commit 1e88fb428d.
2022-10-27 16:54:06 -04:00
Alex Hart 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
Nicholas 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 Hart 3600a4818c
Update first time navigation screen. 2022-10-27 13:43:52 -03:00
Nicholas d003dc435a
Design and animation updates for Media Preview. 2022-10-27 10:54:14 -04:00
Alex Hart 8e1ec5ab5b Bump version to 6.0.2 2022-10-26 17:01:03 -03:00
Alex Hart 14781c3aed Updated language translations. 2022-10-26 16:55:41 -03:00
Cody Henthorne 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 1011e4b7f5 Fix tinting of story privacy toolbar action in dark mode. 2022-10-26 12:13:13 -03:00
Nicholas 9602084125
Add auto-mirror param to vector assets. 2022-10-26 11:00:44 -04: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 Parrelli 168832c138
Fix stories index migration. 2022-10-25 16:42:16 -04:00
Alex Hart 07915db7bc Bump version to 6.0.1 2022-10-25 16:59:08 -03:00
Alex Hart 3cc1c39f81 Updated language translations. 2022-10-25 16:53:35 -03:00
Cody Henthorne 59de56439a Fix backup fails when running in background. 2022-10-25 16:48:42 -03:00
Nicholas 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 Parrelli 9de6c44b16 Fix an issue with sharing file attachments into the app. 2022-10-25 16:48:39 -03:00
Rashad Sookram 738676ea5f Add calling dev server URL. 2022-10-25 16:48:37 -03:00
Alex Hart 09361b2d40 Fix crash when viewing views of a group story. 2022-10-25 09:46:56 -03:00
Alex Hart 6055515be9 Bump version to 6.0.0 2022-10-24 21:41:27 -03:00
Alex Hart 37ff750261 Updated language translations. 2022-10-24 21:38:02 -03:00
Alex Hart bc97058ced Rotate story feature flags. 2022-10-24 21:22:50 -03:00
Greyson Parrelli 1e88fb428d Convert ThreadDatabase to kotlin. 2022-10-24 21:22:50 -03:00
Greyson Parrelli 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
Nicholas 469cab284e Media Preview V2 Visual Redesign 2022-10-24 21:03:12 -03:00
Jordan Rose 6c0b63d72c Update libsignal-client to 0.21.1 2022-10-24 21:02:22 -03:00
Greyson Parrelli 1007b4d635 Reduce flakiness of our dependencies. 2022-10-24 21:02:22 -03:00
Nicholas fb8b230442 Add scrolling to rationale prompt. 2022-10-24 21:02:22 -03:00
Nicholas 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
Nicholas 084e806c25 Disable pager scrolling during 2 finger gestures. 2022-10-24 21:02:22 -03:00
Nicholas 32fbbf2b55 Add seek buttons for videos longer than 30s. 2022-10-24 21:02:22 -03:00
Nicholas 7f4e964ec8 Enable Media Preview V2. 2022-10-24 21:02:17 -03:00
Alex Hart 3fefc17582 Add new fade color for expiration sheet. 2022-10-24 21:01:41 -03:00
Greyson Parrelli 62d5777c39 Inline the RecipientMergeV2 flag. 2022-10-24 21:01:41 -03:00
Greyson Parrelli 367ff7c75c Always use CDSI. 2022-10-24 21:01:37 -03:00