Hailey
3ebdccfce2
add processing state to button
2024-06-06 20:59:31 -07:00
Hailey
2ea6501e6f
fix writes
2024-06-06 19:06:28 -07:00
Hailey
f680d04a4c
Merge branch 'hailey/list-web-empty-component' into starter-packs
2024-06-06 16:25:28 -07:00
Hailey
a19bfe5c8a
don't render onEndReached or onStartReached Visibility if empty
2024-06-06 16:16:41 -07:00
Hailey
b0315cb558
change header and footer to be in line with emptyComponent
2024-06-06 16:14:34 -07:00
Hailey
5b976972f5
add support for ListEmptyComponent, allow undefined data
2024-06-06 15:59:38 -07:00
Hailey
e9c0bfa8e5
add query
2024-06-06 15:36:57 -07:00
Hailey
e3cec97385
upgrade to RC api
2024-06-06 14:20:34 -07:00
Hailey
90fd15ce42
merge in main
2024-06-06 14:17:54 -07:00
Paul Frazee
bd1e6fced9
1.85.1
1.85.1
2024-06-06 12:18:08 -07:00
Hailey
885ad2c756
disable keyboard controller in the composer screen ( #4399 )
...
* disable keyboard controller in the composer screen
* add comment
* oops
* destructure
* rename to keyboard context for clarity
* move destructure
* cleanup
2024-06-06 12:15:36 -07:00
Paul Frazee
fef16e060f
Fix notifications pagination on web ( #4400 )
...
* Fix notifications pagination on web
* Preserve larger threshold on native
2024-06-06 12:10:50 -07:00
dan
ac25e43bef
Patch Expo Modules for Android crash ( #4398 )
...
* Patch Expo Modules for Android crash
* rm intermediaries, add a readme
---------
Co-authored-by: Hailey <me@haileyok.com >
2024-06-06 11:21:38 -07:00
Hailey
094c08ea60
Revert "Change Android's MainActivity launchMode to singleTop" ( #4397 )
...
* Revert "Change Android's MainActivity launchMode to singleTop (#4255 )"
This reverts commit 65ad16e394 .
* Update bundle-deploy-eas-update.yml
---------
Co-authored-by: dan <dan.abramov@gmail.com >
2024-06-06 19:08:20 +01:00
dan
559764156d
Fix tall image lightbox on Android ( #4393 )
2024-06-06 15:13:53 +01:00
dan
3801932902
Fix prettier ( #4392 )
2024-06-06 15:00:05 +01:00
Hailey
72f46ed734
cancel animations before updating value for min-shell animation ( #4386 )
...
* cancel animations before updating value
* comment
2024-06-06 14:28:02 +01:00
Samuel Newman
85e676257e
Composer - make sure android keyboard opens ( #4390 )
...
* keep trying to open keyboard until it's open
* limit number of retries
* keep the original 50ms one as well
* Proper fix!
* disable autoFocus if not visible
* Reset derived state
* Revert "Reset derived state"
This reverts commit 71f57391ae .
* Use derived state pattern
* Rename for clarity
---------
Co-authored-by: Dan Abramov <dan.abramov@gmail.com >
2024-06-06 14:21:22 +01:00
dan
48796449ea
Switch to withSpring to work around Reanimated regression ( #4391 )
2024-06-06 14:17:26 +01:00
Hailey
e607f45b43
rework wizard
2024-06-06 00:45:26 -07:00
Hailey
371a1b84e5
add props
2024-06-05 23:59:38 -07:00
Hailey
a724d24955
add for feeds
2024-06-05 23:58:32 -07:00
Hailey
695099d4d2
start reworking ui
2024-06-05 23:33:43 -07:00
dan
1f954c1065
Split ShareViaChatDialog ( #4383 )
2024-06-06 01:10:21 +01:00
dan
5d2119ffe5
Pin resolution of Statsig Expo dependencies ( #4382 )
...
* Force resolution of expo-constants
* Pin expo-device
2024-06-06 00:40:28 +01:00
Hailey
492c271a06
add legacy to picker for Android ( #4377 )
...
* add `legacy` to picker
* add for the other callsite
2024-06-05 16:27:57 -07:00
Hailey
af09ae2d8f
add size prop
2024-06-05 12:26:43 -07:00
Hailey
152e074ee0
add newskie icon
2024-06-05 12:14:41 -07:00
Hailey
6a967c4c18
more tweaks
2024-06-05 10:57:42 -07:00
Hailey
db7890079b
style tweaks
2024-06-05 10:33:13 -07:00
Hailey
42477d8bbb
add notification count badge mobile web ( #4375 )
...
* add notification count badge mobile web
* rename var
* add gate to types
* implement gate
* nit
* Fix condition order, narrow types
---------
Co-authored-by: Dan Abramov <dan.abramov@gmail.com >
2024-06-05 18:13:42 +01:00
Hailey
cfe5338b7e
missing prop
2024-06-05 09:25:28 -07:00
Hailey
b675be022d
Merge branch 'main' into starter-packs
2024-06-05 09:13:22 -07:00
Hailey
4efc82bb17
add description to users
2024-06-05 09:12:51 -07:00
Hailey
aefbab3850
Remove expo-constants ( #4371 )
2024-06-05 09:05:25 -07:00
Hailey
af2aaa1f39
add types for desktopFixedHeight to List ( #4356 )
...
* add types for `desktopFixedHeight`
* nit
* accept both `number` and `boolean`
2024-06-05 09:03:40 -07:00
Hailey
6de688bfee
rename var
2024-06-04 22:04:41 -07:00
Hailey
d6c9da78a0
rm a wrapper
2024-06-04 21:47:50 -07:00
Hailey
f8db977ad4
Revert "move dialogs into their respective screens"
...
This reverts commit 4dac2822e5 .
2024-06-04 21:46:32 -07:00
Hailey
4dac2822e5
move dialogs into their respective screens
2024-06-04 21:45:15 -07:00
Hailey
f42326bec1
move next/back to the header
2024-06-04 21:42:36 -07:00
Hailey
7f6e188543
reword header
2024-06-04 21:30:20 -07:00
Hailey
876daf7f84
combine details and landing steps
2024-06-04 21:28:48 -07:00
Hailey
e1f6e01b37
Merge branch 'main' into starter-packs
2024-06-04 21:18:13 -07:00
Paul Frazee
22858192dc
Release 1.85 ( #4372 )
...
* Update tests
* Run intl extract
1.85.0
2024-06-04 20:00:21 -07:00
Minseo Lee
618a3c1ebe
Update Korean localization ( #4318 )
...
* Update messages.po
* Update messages.po
* Update messages.po
* Update messages.po
* Merge remote-tracking branch 'upstream/main' into update-korean-localization
2024-06-04 19:55:05 -07:00
Kevin Scannell
5e0452fc6b
Update Irish translations back to 100% ( #4306 )
2024-06-04 19:54:38 -07:00
Stanislas Signoud
47033e5270
Update French localizations ( #4223 )
...
* Update French localizations
* Fix typos in French and misusage of "Ignorer"
Thanks @surfdude29 for the review!
Fixes #4296 .
* Bump strings and remove unused one in French
* Translate three new missing strings in French
* Bump strings and trim unused old in French again
* Translate five new missing strings in French again
2024-06-04 19:53:59 -07:00
Takayuki KUSANO
bb9afa9ce8
Upated Japanese translation ( #4311 )
...
* Delete obsoleted translated messages
* Translate new messages, update some messages
* Update Japanese translations
2024-06-04 19:52:58 -07:00
Frudrax Cheng
504bd28e80
Update Chinese Localization ( #4323 )
...
* Improve zh-TW translation
* improve and fix
* Update messages.po
msgid "Nevermind, create a handle for me"
* revert L3813
* Update src/locale/locales/zh-TW/messages.po
Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com >
* Update src/locale/locales/zh-TW/messages.po
Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com >
* BOTH: Fix and clean
msgid "Copy {0}"
msgid "Feeds are custom algorithms that users build with a little coding expertise. <0/> for more information."
* CN: Unify emoji
* TW: Update and unify some translation
* TW: unify "色情
* TW: update
* TW: typo
* CN:translated latest commit
* CN:removed superseded strings
* CN:fixed string 'left to go'
* CN:unified translation
* CN:translated latest commit
* CN:fix typo
---------
Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com >
Co-authored-by: Kuwa Lee <kuwalee1069@gmail.com >
2024-06-04 19:52:08 -07:00