Nathan Mattes
|
fbde2a5833
|
More cleanup
|
2023-09-22 15:27:46 +02:00 |
Jed Fox
|
e16185fa71
|
Remove unused long press gesture recognizer
|
2023-07-04 08:49:26 -04:00 |
Jed Fox
|
bd1339e9f2
|
Hide the entire top toolbar for videos & audio (#1070)
|
2023-06-29 08:54:10 +02:00 |
Jed Fox
|
c45e40b21e
|
IOS-159: Fix tap location check for dismissing media preview (#1059)
|
2023-06-07 11:35:05 +02:00 |
Jed Fox
|
124638a0cb
|
IOS-148 Updates to the media badging look & feel (#1019)
|
2023-04-19 22:38:58 +02:00 |
Jed Fox
|
3e4a5f35fa
|
Merge remote-tracking branch 'upstream/develop' into rotate-media-view
|
2022-12-30 08:15:10 -05:00 |
Nathan Mattes
|
f26f36a60b
|
Slightly adjust code (#806)
Renaming, remove iOS-checks.
|
2022-12-26 15:29:45 +01:00 |
Nathan Mattes
|
7ee51d06cc
|
Merge pull request #699 from j-f1/alt-button
Add a button to show alt text for media
|
2022-12-22 09:29:00 +01:00 |
Jed Fox
|
dc6a86f846
|
Extract out TouchTransparentStackView
|
2022-12-21 19:38:29 -05:00 |
Jed Fox
|
ff502a4868
|
Remove some os_logs
|
2022-12-21 19:25:39 -05:00 |
Jed Fox
|
501e17bf18
|
Hide the ALT button when alt text is unavailable
|
2022-12-20 09:37:13 -05:00 |
Jed Fox
|
ed580541f0
|
Merge top buttons into a single parent view
(also fix tapping just outside a HUDButton)
|
2022-12-20 09:37:12 -05:00 |
Jed Fox
|
582d1cf295
|
Add an ALT button to the media preview to display alt text
|
2022-12-20 09:37:12 -05:00 |
Jed Fox
|
e8e15f3a0e
|
Remove support for previewing local images
(it was unused)
|
2022-12-20 09:37:12 -05:00 |
Jed Fox
|
dd95724d14
|
Factor out code for the close button
|
2022-12-20 09:37:12 -05:00 |
Jed Fox
|
0910baab6c
|
Allow media viewer to be rotated to any orientation
|
2022-11-22 16:19:18 -05:00 |
Jed Fox
|
75b0f1bfb8
|
Allow pressing escape to close the media viewer
|
2022-11-22 13:06:17 -05:00 |
Jed Fox
|
45c35ab146
|
Merge remote-tracking branch 'upstream/develop' into live-text
|
2022-11-21 08:41:05 -05:00 |
Nathan Mattes
|
d4eabf95d1
|
Merge pull request #622 from painhapp/refactorPinToParent
[Refactor] Use UIView extension to create constraints (to parent view)
|
2022-11-17 23:19:03 +01:00 |
Nathan Mattes
|
96c3e17531
|
Fix some warnings
|
2022-11-17 23:16:21 +01:00 |
Stefan Painhapp
|
abe25f2156
|
Refactor pin to (parent) layout constraints as extension of UIView
|
2022-11-18 01:45:27 +09:00 |
Jed Fox
|
0687ef4f8e
|
Add support for tapping an image to hide all the chrome
|
2022-11-14 21:52:16 -05:00 |
CMK
|
fa27a28a60
|
chore: move core logic into package
|
2022-10-08 13:43:06 +08:00 |
CMK
|
ad63c512df
|
fix: refactor the profile UI to fix internal AutoLayout crash issue. resolve #440
|
2022-05-26 23:19:47 +08:00 |
CMK
|
5d38abd659
|
feat: dismiss image preview when tap empty area
|
2022-02-18 19:34:14 +08:00 |
CMK
|
582843f54a
|
feat: add video player for audio/video kind media
|
2022-02-09 20:35:19 +08:00 |
CMK
|
b76b3a2750
|
feat: adapt the app to async & await. Update timeline UI
|
2022-01-27 21:23:39 +08:00 |
CMK
|
95020e6446
|
fix: rotate media preview raise layout issue
|
2021-09-29 19:34:54 +08:00 |
CMK
|
72a225bbc3
|
chore: drop Nuke
|
2021-07-21 19:45:24 +08:00 |
CMK
|
4baaf3368b
|
feat: make copy action works in media preview scene
|
2021-07-06 20:02:30 +08:00 |
CMK
|
5567bdd447
|
fix: add tolerance for media preview dismiss gesture trigger
|
2021-07-01 19:18:41 +08:00 |
CMK
|
c44ced7501
|
feat: add keyboard navigate for timeline
|
2021-05-21 15:23:02 +08:00 |
CMK
|
51c01066d3
|
feat: add photo library permission checking
|
2021-05-06 15:05:24 +08:00 |
CMK
|
f755a0eb2d
|
fix: close button highlight
|
2021-04-30 19:34:45 +08:00 |
CMK
|
aceaa618e0
|
feat: add context menu for post image
|
2021-04-30 19:28:06 +08:00 |
CMK
|
aace886401
|
feat: add save photo action for image preview scene
|
2021-04-29 19:49:46 +08:00 |
CMK
|
7a13b39c51
|
feat: handle profile banner preview
|
2021-04-28 20:36:10 +08:00 |
CMK
|
acbbafb18f
|
feat: handle profile avatar preview
|
2021-04-28 20:10:17 +08:00 |
CMK
|
6f0b4354a7
|
feat: update preview present/dismiss transition style to pin-to-source rect
|
2021-04-28 19:06:45 +08:00 |
CMK
|
7d8ffd187a
|
feat: add media preview for status image
|
2021-04-28 15:02:34 +08:00 |