Commit Graph

1268 Commits

Author SHA1 Message Date
xmflsct 74d904a440 Add iOS languages 2022-09-24 14:39:54 +02:00
xmflsct 398f37d599 Remove sentry-expo
Too many dependencies it needs, especially the unused expo-updates
2022-09-24 13:42:15 +02:00
xmflsct 08cd1d2c51 Bump up packages 2022-09-24 00:34:18 +02:00
xmflsct ca0403e730 Bump up packages 2022-09-24 00:27:11 +02:00
xmflsct 63baddff48
New Crowdin updates (#391)
* New translations contextMenu.json (Chinese Simplified)

* New translations contextMenu.json (Vietnamese)

* New translations contextMenu.json (German)

* New translations contextMenu.json (Italian)

* New translations contextMenu.json (Japanese)

* New translations contextMenu.json (Chinese Simplified)

* New translations contextMenu.json (Vietnamese)

* New translations contextMenu.json (Portuguese, Brazilian)
2022-09-23 00:30:07 +02:00
xmflsct c1f116c77b Merge branch 'main' of https://github.com/tooot-app/app 2022-09-23 00:24:07 +02:00
xmflsct 3541bedf6d Try rephrasing for Play Store 2022-09-23 00:24:05 +02:00
xmflsct a3e233a91d
New translations contextMenu.json (Vietnamese) (#390) 2022-09-23 00:22:16 +02:00
xmflsct 7d9056b562 Allow custom exit 2022-09-23 00:21:41 +02:00
xmflsct 8ef2b89a09 Remove expo update step 2022-09-22 00:18:08 +02:00
xmflsct ac093f42eb Try fix expo-updates 2022-09-21 23:23:17 +02:00
xmflsct 800ebe989d Try building again 2022-09-21 21:55:58 +02:00
xmflsct 838dfdb4a3 Bump SDWebImage 2022-09-21 10:00:32 +02:00
xmflsct bfad8fbe7c Merge branch 'main' of https://github.com/tooot-app/app 2022-09-21 09:55:32 +02:00
xmflsct 29e9d24542 Bring back expo-updates as a dependency to sentry-expo
But disabled
2022-09-21 09:55:27 +02:00
xmflsct 45caae7083
New Crowdin updates (#388)
* New translations contextMenu.json (German)

* New translations contextMenu.json (Italian)

* New translations contextMenu.json (Japanese)

* New translations contextMenu.json (Korean)

* New translations contextMenu.json (Chinese Simplified)

* New translations contextMenu.json (Vietnamese)

* New translations contextMenu.json (Portuguese, Brazilian)

* New translations contextMenu.json (Chinese Simplified)
2022-09-21 00:23:07 +02:00
xmflsct a0bb964355 Try to meet Play Store's requirement 2022-09-21 00:17:36 +02:00
xmflsct 5b35951424 Remove expo-updates unfortunately
As now it starts charging
2022-09-21 00:16:55 +02:00
xmflsct ac10482bc8 Target v4.3.2 2022-09-20 22:47:29 +02:00
xmflsct 9203381382
Merge pull request #386 from tooot-app/384-remove-autolinker-dependency
Removed autolinker
2022-09-20 22:23:27 +02:00
xmflsct 7ec7f85893 Removed autolinker 2022-09-20 22:23:01 +02:00
xmflsct fb3cfa0db1 Emoji working for compose 2022-09-19 22:22:52 +02:00
xmflsct b44370d3ec Spoiler now supports emoji as well 2022-09-19 22:01:13 +02:00
xmflsct 2df23a8a2e POC compose using the new emoji selector 2022-09-18 23:54:50 +02:00
xmflsct 7282434e69 Fix emoji state 2022-09-18 23:28:14 +02:00
xmflsct 725a061e78 Added emoji search 2022-09-18 16:49:18 +02:00
xmflsct 8a054f2205 Rewrite emoji component logic to be more generic 2022-09-18 01:02:25 +02:00
xmflsct 535268c680 Added Japanese 2022-09-14 23:04:35 +02:00
xmflsct 29b39ea5ac
New Crowdin updates (#380)
* New translations instance.json (German)

* New translations timeline.json (Japanese)

* New translations instance.json (Italian)

* New translations instance.json (Japanese)

* New translations instance.json (Korean)

* New translations instance.json (Chinese Simplified)

* New translations instance.json (Vietnamese)

* New translations instance.json (Portuguese, Brazilian)

* New translations relationship.json (Japanese)

* New translations contextMenu.json (Japanese)

* New translations announcements.json (Japanese)

* New translations compose.json (Japanese)

* New translations actions.json (Japanese)

* New translations imageViewer.json (Japanese)

* New translations tabs.json (Japanese)

* New translations common.json (Japanese)

* New translations instance.json (German)

* New translations timeline.json (Japanese)

* New translations instance.json (Italian)

* New translations instance.json (Japanese)

* New translations instance.json (Korean)

* New translations instance.json (Chinese Simplified)

* New translations instance.json (Vietnamese)

* New translations instance.json (Portuguese, Brazilian)

* New translations contextMenu.json (Japanese)

* New translations compose.json (Japanese)

* New translations tabs.json (Japanese)

* New translations announcements.json (Japanese)

* New translations imageViewer.json (Japanese)

* New translations common.json (Japanese)

* New translations contextMenu.json (German)

* New translations contextMenu.json (Italian)

* New translations accountSelection.json (Italian)

* New translations contextMenu.json (Portuguese, Brazilian)

* New translations accountSelection.json (Portuguese, Brazilian)

* New translations contextMenu.json (Japanese)
2022-09-14 22:47:38 +02:00
xmflsct ddd1879e48 Try adding fling gesture handler 2022-09-14 22:44:48 +02:00
xmflsct 9b4b575291 Fix duplicated images 2022-09-14 22:44:23 +02:00
xmflsct 969d4abe0e Move image viewer to a new plugin 2022-09-14 21:52:16 +02:00
xmflsct b537c38e9c
New Crowdin updates (#373)
* New translations common.json (Japanese)

* New translations common.json (Japanese)

* New translations instance.json (Japanese)

* New translations parse.json (Japanese)

* New translations relationship.json (Japanese)

* New translations timeline.json (Japanese)

* New translations actions.json (Japanese)

* New translations announcements.json (Japanese)

* New translations compose.json (Japanese)

* New translations screens.json (Japanese)

* New translations mediaSelector.json (Japanese)

* New translations emojis.json (Japanese)

* New translations contextMenu.json (Japanese)

* New translations accountSelection.json (Japanese)

* Add some Japanese translations

Co-authored-by: Hikali-47041 <hikali.47041@gmail.com>
2022-09-13 21:55:07 +02:00
xmflsct 9bc1c878ab
Merge pull request #378 from Hikali-47041/l10n_en
Fix typo "browser"
2022-09-13 21:54:51 +02:00
xmflsct 79a488c84a Fix poll input 2022-09-13 21:53:44 +02:00
Hikali-47041 1bf9a1336f Fix typo "browser" 2022-09-12 19:30:41 +09:00
xmflsct 471f3f3391 Temp patch
https://github.com/software-mansion/react-native-screens/pull/1566
2022-08-19 17:44:28 +02:00
xmflsct d1a737eb51 Temp visual fix 2022-08-19 12:22:30 +02:00
xmflsct 1bcdc9fa93 Bump up packages 2022-08-19 12:22:23 +02:00
xmflsct 1507059241 Fix some weird errors 2022-08-19 11:58:49 +02:00
xmflsct 16dfcec9f2 Fix #356 2022-08-19 11:53:16 +02:00
xmflsct 88bafcc1e0 Feather icon needs svg 2022-08-19 02:25:31 +02:00
xmflsct 2c65dca811
New Crowdin updates (#371)
* New translations parse.json (Vietnamese)

* New translations tabs.json (Vietnamese)

* New translations contextMenu.json (Vietnamese)

* New translations accountSelection.json (Vietnamese)
2022-08-19 01:59:05 +02:00
xmflsct 9ed6343eb7 Use native view drawing instead of svg 2022-08-19 01:58:17 +02:00
xmflsct 244eda3d12 Use proper branch instead of releaseChannel 2022-08-18 00:21:46 +02:00
xmflsct 3853066330 Fix Android crash 2022-08-17 22:58:30 +02:00
xmflsct 1620963863 Seems like it is still not using EAS updates?! 2022-08-17 14:14:18 +02:00
xmflsct 3e9585fcb7 Removed forced autolinking 2022-08-17 01:01:03 +02:00
xmflsct 2b84dd5a36 Fix expo building 2022-08-17 00:00:33 +02:00
xmflsct 70c90b6a47 Using EAS update 2022-08-16 22:39:54 +02:00