Commit graph

4451 commits

Author SHA1 Message Date
Samuel Newman
fcf27f0512
[Video] content fit cover on native (#5140) 2024-09-04 19:56:02 +01:00
Samuel Newman
e8eaf2f4a7
allow only posting video (#5142) 2024-09-04 19:42:28 +01:00
Marco Buono
c36c47d49a
Add slight spacing between Post and CW button (#5125) 2024-09-04 11:04:08 -07:00
Hailey
6382a91fb0
[Video] Use same play button for gifs and videos (#5144) 2024-09-04 10:59:06 -07:00
Samuel Newman
5f5c14d044
Replace ImageHorzList 🤮 with MediaPreview (#5143) 2024-09-04 10:52:41 -07:00
Frudrax Cheng
82ca0b16b6
Fix a missing curly brace in pt-BR (#5130)
thanks!
2024-09-04 10:50:54 -07:00
Hailey
12b4a250d2
[Video] withRepeat for spinner (#5141) 2024-09-04 09:39:34 -07:00
Hailey
45bb2477d8
[Video] Show better progress (#5133) 2024-09-04 09:17:14 -07:00
Hailey
d94ff2695d
[Video] Throw error when playback fails (#5132) 2024-09-04 08:06:58 -07:00
Hailey
dee28f378a
[Video] Only allow one VideoView to be active at a time, regardless of source (#5131) 2024-09-04 08:06:45 -07:00
Hailey
21e48bb2d8
[Video] Tweak playback handling (#5127) 2024-09-04 08:00:53 -07:00
Samuel Newman
515f87ed24
fail video if cannot load preview (#5138) 2024-09-04 15:56:29 +01:00
Samuel Newman
3eef62d995
log errors (#5139) 2024-09-04 15:29:20 +01:00
dan
e2a244b998
Disable in-thread deduping for reposted replies (#5135) 2024-09-04 15:42:22 +02:00
dan
8860890a85
Don't log extra background events (#5134) 2024-09-04 15:41:42 +02:00
Samuel Newman
39f74ced5c
close keyboard before opening modal (#5124) 2024-09-03 23:13:25 +01:00
Samuel Newman
3ee5ef32d9
[Video] Error handling in composer, fix auto-send (#5122)
* tweak

* error state for upload toolbar

* catch errors in upload status query

* stop query on error

---------

Co-authored-by: Hailey <me@haileyok.com>
2024-09-03 22:49:19 +01:00
bb706ebdc2 main → zio/dev 2024-09-03 21:30:24 +01:00
d6429d3958 Zio Blue: remove more Bluesky branding 2024-09-03 21:18:27 +01:00
258c1d35ff Zio: fix smol logo being used on splash screen 2024-09-03 21:17:29 +01:00
803b479b48 Zio: add smol logo 2024-09-03 20:59:04 +01:00
Samuel Newman
0bd0146efb
fix mime checks (#5118) 2024-09-03 20:55:10 +01:00
Fabio Nobre
ea4d8bc1ab
Updating some messages in the pt-BR locale file - [2] (#5099)
Co-authored-by: Gleydson Rodrigues <gleydsonsr@gmail.com>
Co-authored-by: Hailey <me@haileyok.com>
2024-09-03 12:14:38 -07:00
78c6548334 Zio Blue: remove shadown from logo 2024-09-03 20:08:35 +01:00
d4fb3c105e Zio Blue: fix logo not working 2024-09-03 19:53:03 +01:00
Eric Bailey
ddda612c11
Fix border on some listing screens (#5115)
* Fix border on PostQuotes, add debug atom

* Add util_screen_outer, apply to h_full_vh here needed
2024-09-03 13:50:48 -05:00
Samuel Newman
5c2e9f09bf
reset playback rate on exit fullscreen (#5116) 2024-09-03 19:46:37 +01:00
91cd2a308d Zio Blue: add new logo 2024-09-03 19:36:02 +01:00
24a1962ae9 Zio Blue: rebrand title 2024-09-03 19:28:05 +01:00
ef1a25c8c4 Zio Blue: revert commit e0cafb20d6. 2024-09-03 19:21:06 +01:00
fce6f31006 Zio Blue: revert d449fc1ced. 2024-09-03 19:20:55 +01:00
Hailey
7f26ad508e
[Video] Toggle controls when entering fullscreen (#5113) 2024-09-03 11:04:46 -07:00
e0cafb20d6 Zio Blue: remove "starter pack" screen on logged out 2024-09-03 19:00:42 +01:00
Hailey
5d300bec90
Adjust render properties for Feed List (#5080) 2024-09-03 10:56:00 -07:00
Hailey
0014d4363f
Only animate the like icon when from an actual toggle (#5096) 2024-09-03 10:55:53 -07:00
Samuel Newman
bd42f770b8
show video in quote (#5093) 2024-09-03 18:33:16 +01:00
d449fc1ced Zio Blue: remove "starter pack" screen on logged out 2024-09-03 18:17:28 +01:00
d29ea05fe2 Zio Blue: improve description on hosting provider choice dialog 2024-09-03 17:43:31 +01:00
e42b3778ed Zio Blue: various rebranding changes 2024-09-03 17:21:42 +01:00
11729c356f Zio Blue: add missing import 2024-09-03 17:01:42 +01:00
da35b8edf4 Zio Blue: remove other languages
We don't have time to fix the translations
2024-09-03 16:46:15 +01:00
040acaad1a Zio Blue: various rebranding changes 2024-09-03 16:45:25 +01:00
63f2bba08f Zio Blue: fix broken syntax 2024-09-03 16:43:03 +01:00
Hailey
dde72b48e1
[Video] Manage foreground/background playback on the native side (#5104) 2024-09-03 08:41:14 -07:00
7462f796a4 Zio Blue: various rebranding changes 2024-09-03 16:33:47 +01:00
Hailey
05e61346b8
[Video] Say No to Audio (Disable expo-video AudioSession management) (#5101) 2024-09-03 08:33:21 -07:00
Samuel Newman
0e1de19903
[Video] Upload errors and UI improvements (#5092)
* surface errors in UI

* style progress indicator

* remove job status progress

* rm log

* fix webm ext
2024-09-03 15:09:09 +01:00
Samuel Newman
f9d736653c
[Video] Hide mouse when inactive (#5094) 2024-09-03 11:51:16 +01:00
Samuel Newman
0469ca6cb4
[Embeds] Format big numbers (#5087) 2024-09-02 13:04:26 -07:00
Fabio Nobre
f3f7dfc3e6
Add some Portuguese (PT-BR) translation (#5057) 2024-09-02 04:09:17 -07:00