| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
* Manually override incorrect 'in' to 'id' lang code
* Fix additional legacy language code issues
|
| |
|
|
|
|
|
|
|
|
|
| |
* Fix (#4430): Use separate hooks for shell mode animated styles
* Consolidate in one file
---------
Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
| |
* throttle instead of debounce
* trailing: true
* Fix throttle call
---------
Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
|
| |
|
|
|
|
| |
Co-authored-by: Hailey <me@haileyok.com>
|
| |
|
|
|
|
|
| |
* bump library
* rename patch file
|
| |
|
| |
|
|
|
|
|
| |
* backup android focus
* bump to 300ms just to make sure it catches all of them
|
| |
|
|
|
|
| |
Co-authored-by: Hailey <me@haileyok.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* disable keyboard controller in the composer screen
* add comment
* oops
* destructure
* rename to keyboard context for clarity
* move destructure
* cleanup
|
|
|
|
|
| |
* Fix notifications pagination on web
* Preserve larger threshold on native
|
|
|
|
|
|
|
|
|
| |
* Patch Expo Modules for Android crash
* rm intermediaries, add a readme
---------
Co-authored-by: Hailey <me@haileyok.com>
|
|
|
|
|
|
|
|
|
|
|
| |
* Revert "Change Android's MainActivity launchMode to singleTop (#4255)"
This reverts commit 65ad16e394d0525d68e6fc8cd9508de4675c88d5.
* Update bundle-deploy-eas-update.yml
---------
Co-authored-by: dan <dan.abramov@gmail.com>
|
| |
|
| |
|
|
|
|
|
| |
* cancel animations before updating value
* comment
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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 71f57391ae78bac717282e699d1b83cbd87771eb.
* Use derived state pattern
* Rename for clarity
---------
Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
|
| |
|
| |
|
|
|
|
|
| |
* Force resolution of expo-constants
* Pin expo-device
|
|
|
|
|
| |
* add `legacy` to picker
* add for the other callsite
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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>
|
| |
|
|
|
|
|
|
|
| |
* add types for `desktopFixedHeight`
* nit
* accept both `number` and `boolean`
|
|
|
|
|
| |
* Update tests
* Run intl extract
|
|
|
|
|
|
|
|
|
|
|
| |
* Update messages.po
* Update messages.po
* Update messages.po
* Update messages.po
* Merge remote-tracking branch 'upstream/main' into update-korean-localization
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
| |
* Delete obsoleted translated messages
* Translate new messages, update some messages
* Update Japanese translations
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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>
|
|
|
|
|
|
|
|
|
|
|
| |
* use a timeout to focus the composer input
* scope to just android
* scope useEffect to just android as well
* oops
* cleanup
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Clarify some things
* add github outputs script
* add slack notify android
* test slack android
* fix indent
* fix test
* sigh...
* Revert "fix test"
This reverts commit c99764464f0e0d147587e3b813319b9b887a30d8.
* Revert "fix indent"
This reverts commit 4cce508d280c4f9e7b0ee6f9c2693fa88d2b65f4.
* Revert "test slack android"
This reverts commit b02419b2471e99faa5bac860276fc71b11d35b6a.
* test ios workflow
* remove testing
* add slack info to docs
* use correct output for android
---------
Co-authored-by: Hailey <me@haileyok.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Update types
(cherry picked from commit 27deac1f367825771ba76fa098ec1b0a62dcf64a)
* Integrate into deactivate dialog
(cherry picked from commit 84f299a447259cc1fbfc7be607e28197779e4ec1)
* Integrate into Deactivated screen
(cherry picked from commit 29193f34822ecdf11e2a407197fa230285dfe846)
* Bump api sdk
(cherry picked from commit 738c622d3e5a23bfbb0d3bdce3a6bdf01e54ca60)
* Update permalink
(cherry picked from commit c10bf5c071d76c3054bc4ce9d313c10b1820f038)
* Bump sdk pkg
* Update types to match backend
* Loosen types for forwards compat
* Hydrate status from persisted data
* Refresh session when re-activating, clear query cache
* Show app password error
* Refactor dialog to clear state when closed
* Add app password error to Deactivated screen
|
| |
|
|
|
|
|
| |
* Report persisted schema validation failures
* Make it safer
|
| |
|
|
|
|
|
| |
* Remove fallback that's no longer valid
* Update test
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* replace w/ hairline width
* no border for placeholder
* few notifications screen fixes tablet
* still show the border on desktop
* Simp
---------
Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
|
|
|
|
|
|
|
| |
* mark `accessibilityLabel` and `accessibilityHint` for translation
* lint
* try again
|