Greyson Parrelli
|
fe39b5e4e2
|
Clean up AttachmentTable schema.
|
2024-01-09 11:12:48 -04:00 |
|
Greyson Parrelli
|
3554f82ea3
|
Convert AttachmentTable and models to kotlin.
|
2024-01-09 11:12:48 -04:00 |
|
Nicholas
|
d750e2fe7a
|
Do not update media preview fragment state upon window transition.
|
2023-10-18 16:14:58 -04:00 |
|
Nicholas
|
268091b10e
|
Close media preview upon remote delete.
|
2023-09-21 13:59:52 -03:00 |
|
Nicholas
|
64babe2e42
|
Streamable Video.
|
2023-09-06 09:34:48 -04:00 |
|
Nicholas Tinsley
|
2397cb5428
|
Fix play-pause button in video player.
|
2023-08-17 14:34:19 -04:00 |
|
Nicholas
|
11cfe5ee82
|
Upgrade to AndroidX Media3.
|
2023-08-16 10:26:32 -04:00 |
|
Alex Hart
|
8af91bffb5
|
Fix expanding captions.
|
2023-08-07 15:41:49 -03:00 |
|
Alex Hart
|
8f253ffc43
|
Add lazy thread creation throughout in preparation for CFV2.
|
2023-07-12 15:48:52 -04:00 |
|
Cody Henthorne
|
4d10be2aa5
|
Fix spoiler reveal in full screen media viewer.
|
2023-04-24 21:27:11 -04:00 |
|
Clark
|
07f6baf7c1
|
Add message editing feature.
|
2023-04-20 13:50:12 -04:00 |
|
Alex Hart
|
3451ac4504
|
Move LifecycleDisposable to core-util.
|
2023-04-13 17:18:59 -04:00 |
|
Clark
|
c834cb6ff7
|
Fix design assumption invalidated crash in MediaPreviewAdapter.
|
2023-04-11 10:34:18 -04:00 |
|
Alex Hart
|
5c688289a5
|
Ensure we do not stage shared element transition view when opening media from a bubble.
|
2023-03-22 14:28:09 -04:00 |
|
Alex Hart
|
abd1582422
|
Fix kdoc in MediaPreviewRepository.
|
2023-03-04 10:52:21 -05:00 |
|
Greyson Parrelli
|
6922886395
|
Fix a bunch of random lint warnings.
|
2023-03-03 10:40:55 -05:00 |
|
Alex Hart
|
7edebe9fa1
|
Clean up a couple warnings in MediaPreviewV2Fragment.
|
2023-02-21 11:32:24 -05:00 |
|
Alex Hart
|
f066fb8ea2
|
Tweak media transition fade.
|
2023-02-16 17:26:53 -04:00 |
|
Alex Hart
|
ef11a8d98d
|
Fix navbar flashing on transform.
|
2023-02-16 16:08:46 -05:00 |
|
Alex Hart
|
66494fa418
|
Fix transition for very tall images.
|
2023-02-15 17:35:22 -05:00 |
|
Alex Hart
|
6759b59507
|
Fix toolbar height and fade in.
|
2023-02-15 13:24:15 -05:00 |
|
Alex Hart
|
1b49b9bffb
|
Hide system UI until the shared element transition completes.
|
2023-02-15 13:24:15 -05:00 |
|
Alex Hart
|
a3a29d5cb2
|
Prevent shared element animation when we're not on the initial media.
|
2023-02-15 13:24:15 -05:00 |
|
Alex Hart
|
6f1b03eac6
|
Utilize fade instead of just setting alpha to 0.
|
2023-02-15 10:57:54 -04:00 |
|
Alex Hart
|
417db2341b
|
Utilize drawable instead of bitmap for transition.
|
2023-02-14 14:03:09 -05:00 |
|
Greyson Parrelli
|
6145fa213e
|
Move common gradle config into convention plugins.
|
2023-02-14 14:03:09 -05:00 |
|
Alex Hart
|
d7c3112602
|
Speed up thumbnail transition.
|
2023-02-14 14:03:09 -05:00 |
|
Alex Hart
|
d0de43a6b2
|
Add thumbnail shared element animation.
|
2023-02-14 14:02:23 -05:00 |
|
Alex Hart
|
605289aca4
|
Upgrade ktlint and add twitter compose rules.
|
2023-02-14 14:02:22 -05:00 |
|
Nicholas
|
dca47e4cb5
|
Strip mention Spans out of media captions.
|
2023-01-31 16:15:33 -05:00 |
|
Nicholas
|
ca468047ef
|
Adjust media caption height, fix rail visibility.
|
2023-01-26 20:25:28 -05:00 |
|
Nicholas
|
31bcc2e2eb
|
Finish MediaPreviewV2Activity when jumping to a message.
|
2023-01-26 20:25:27 -05:00 |
|
Nicholas
|
eaeeb08987
|
Display message text in Media Preview.
|
2023-01-25 17:02:41 -05:00 |
|
Nicholas
|
231b55a956
|
Don't show media controls on new pages.
|
2023-01-19 13:33:07 -05:00 |
|
Greyson Parrelli
|
3e7dc79fe8
|
Remove unnecessary code now that minSdk is 21.
|
2023-01-17 14:30:48 -05:00 |
|
Alex Hart
|
1e9115a917
|
Increment compileSdkVersion to 33.
|
2023-01-17 14:30:48 -05:00 |
|
clark-signal
|
9e903a023f
|
Cleanup media rail crossfade animation.
|
2023-01-11 14:18:25 -04:00 |
|
clark-signal
|
6120902ff5
|
Prevent system UI from being hidden incorrectly while paging media.
|
2023-01-11 14:18:25 -04:00 |
|
clark-signal
|
f2881843db
|
Fix MediaRailAdapter request counting.
|
2023-01-11 14:18:25 -04:00 |
|
Greyson Parrelli
|
6cd6073bc7
|
Migrate most of MmsSmsTable.
|
2022-12-30 18:24:00 -05:00 |
|
Nicholas
|
d471647e12
|
Animate swapping of play/pause buttons.
|
2022-12-30 16:54:49 -05:00 |
|
Cody Henthorne
|
0fe6538ce4
|
Fix media viewer rail items jumping around while paging.
|
2022-12-30 15:11:57 -05:00 |
|
Cody Henthorne
|
055b4691d7
|
Fix video playback starting when off screen in media viewer.
|
2022-12-30 15:11:57 -05:00 |
|
Nicholas
|
ad6d1a2e8d
|
Update styling of the media rail selection states.
|
2022-12-30 15:11:56 -05:00 |
|
Greyson Parrelli
|
c6f29fc950
|
Migrate queued jobs during SMS migration.
|
2022-12-30 15:11:56 -05:00 |
|
Greyson Parrelli
|
60ae883df6
|
Rename SignalDatabase.sms/mms to SignalDatabase.messages
|
2022-12-30 15:11:56 -05:00 |
|
Nicholas Tinsley
|
3f160f256a
|
Prevent crash on pause for Media Preview with no fragments.
|
2022-12-23 12:20:56 -05:00 |
|
Cody Henthorne
|
4081ac2a83
|
Fix video controls becoming unresponsive after quickly paging.
|
2022-12-19 14:30:37 -05:00 |
|
Nicholas
|
680325b5ee
|
Increase MediaPreviewV2 lifecycle logging.
|
2022-12-16 16:12:11 -05:00 |
|
Nicholas
|
16668574a9
|
Separate message for media decode failure.
|
2022-12-16 15:32:59 -05:00 |
|