387 Commits

Author SHA1 Message Date
Thomas Ricouard
e54e43c38a Add missing strings to GB 2023-02-03 11:03:02 +01:00
Gian Luca Dalla Torre
f8d9094c61
Italian Localization Update: Boost Settings (#617)
Translated a bunch of labels regarding Boost Settings
2023-02-03 07:17:59 +01:00
Andrzej Rózga
2b3044d7e9
Polish localization update (new strings, improvements) (#621)
Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-02-03 07:17:49 +01:00
Peter-Josef Meisch
e79b39f952
Add option to start in-app browser in reader view. (#619)
* Add option to start in-app browser in reader view

localizations

* Disable toggle instead of hiding it
2023-02-03 07:04:00 +01:00
Gareth Simpson
5621b243a0
About screen + Open Dyslexic font close #599 (#626)
* Add dyslexia and hyper-legible fonts

* AboutView to satisfy font licensing requirements, and generally credit libraries in use.

* Fix background

---------

Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-02-03 07:03:32 +01:00
Thomas Ricouard
bb6910cd83 Centralize haptic feedbacks 2023-02-02 16:56:42 +01:00
Peter-Josef Meisch
9d6d33d068
add missing entry to en-GB localization (#600) 2023-02-02 16:34:24 +01:00
rbnval
7de8e1c10e
Update Localizable.strings (#613) 2023-02-02 16:34:11 +01:00
Jerry
b6047b08e9
Update Simplified Chinese localization (#608)
* Update Localizable.strings

* Fix full-width colon
2023-02-02 16:34:01 +01:00
Thomas Ricouard
60f8df9a04 Fix laggy Safari presenter 2023-02-02 07:04:51 +01:00
Cthulhux
3e320e4b6d
Updated German localization (#597)
- translated a few more strings
- unified "participants"
2023-02-02 06:34:20 +01:00
Sean Goldin
0a10370e16
Extend tappable area (#596) 2023-02-02 06:34:12 +01:00
Thomas Ricouard
9b2e48abab Add settings.content.hide-repeated-boosts to GB 2023-02-01 20:57:50 +01:00
Gareth Simpson
fdb402a065
Boost deduplicating (#524)
* Trying something with caching boosts

* Use an actual cache for caching

* Persist cache to documents folder

* Stray debugging variable

* Unpublish seen variable in the ViewModel

* Settings for deduplicating boosts.

* Changes from review / merge conflicts
2023-02-01 18:56:06 +01:00
Jerry
6008849eb9
Add British localization (#577)
* Add en-GB

* finalize details

Co-Authored-By: Bexxia <123167801+Bexxia@users.noreply.github.com>

---------

Co-authored-by: Bexxia <123167801+Bexxia@users.noreply.github.com>
2023-02-01 18:54:04 +01:00
Roberto Pastor
0be53d251a
- Added missing localization for font scaling. (#583)
- Updated spanish localization.

Co-authored-by: Roberto Pastor <roberto.pastor@cabify.com>
2023-02-01 18:53:43 +01:00
Thomas Ricouard
f0d7ce9fbd Bump to 1.3.4 + add 3 new icons 2023-02-01 18:53:25 +01:00
Jair Henrique
1f22c47a14
Improve some Brazilian string localizations (#572) 2023-02-01 07:15:27 +01:00
kum4423
3504a28362
Update Japanese Localizable.strings (#566)
Correct mistranslation due to misunderstanding of UI
Unified katakana notation for some menu items
Optimize nuance
2023-01-31 19:43:31 +01:00
nixzhu
971490426e
Update Simplified Chinese localization (#559)
* Update translations

* Keep tail space

* Update translations
2023-01-31 17:44:14 +01:00
Ico Davids
ad1f944358
Update Dutch localization 8 (#562)
* Updates to Dutch localization:
- Improve consistency
- Move some localizable strings to Plurals to improve grammar

* Undo accidental changes to French localization
2023-01-31 17:44:02 +01:00
Thomas Ricouard
ed0bfb7d94 Even better refresh / timeline position management 2023-01-31 17:43:06 +01:00
Thomas Ricouard
22af2db36c Enable font scaling on iOS 2023-01-31 12:16:11 +01:00
Andrzej Rózga
fee9cd3daa
Update polish translation (#545)
* Polish translation update - new strings
- translated new strings into Polish
- modified some other strings (better wording)

* Polish translation (missing string)
- added missing string "timeline.add.url" to Localizable.strings
2023-01-31 06:57:32 +01:00
Gian Luca Dalla Torre
38ee58c78f
Italian Translation Update: Custom Font Settings (#547)
* Italian Translation Update: Custom Font Settings

* Fix plurals
2023-01-31 06:57:20 +01:00
Mackenzie
fc5f3a294c
Correct some Spanish translation errors and translate some untranslated strings (#550) 2023-01-31 06:57:11 +01:00
Kotet
170c9c0180
update japanese translation (#552) 2023-01-31 06:56:14 +01:00
Thomas Ricouard
ec26ea802c Fix profile tab swap 2023-01-30 22:24:30 +01:00
Thomas Ricouard
4e76c367a5 Merge branch 'main' of https://github.com/Dimillian/IceCubesApp 2023-01-30 21:41:44 +01:00
Thomas Ricouard
d88d9db1dc Transition Timeline to List + stream post automatically + keep position + new counter UI 2023-01-30 21:41:42 +01:00
Mihahn
fbad2e31d9
Update Localizable.strings (de) for filters and some wording changes (#539)
Add german localization for filter actions. Furthermore I'd propose to use "ausblenden" instead of "verstecken" which seems more professional to me.
2023-01-30 19:49:09 +01:00
Thomas Ricouard
749846b9ba Add a new icon 2023-01-30 19:48:57 +01:00
Thomas Ricouard
24504e3bc2 Various optimizations to speed things up 2023-01-30 19:14:43 +01:00
Paul
536f0977a0
Add the ability to use user-install fonts (#534) 2023-01-30 17:58:58 +01:00
rbnval
f669bd8f6b
Fixes for Catalan translation (#531) 2023-01-30 17:58:49 +01:00
Espen Bye
c1f16bb6b9
Add new string and reorder to match en. (#537)
Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-01-30 17:58:39 +01:00
Chanhwi Joo
9955ee6acf
Add a missing string (ca, nb, pl, pt-BR) and add & update Korean translations (#529)
* Change some Korean transitions

* Replace 툿 with 글

* Add new transitions

* Remove duplicate strings

* Remove an unnecessary space after the colon

* Add status.action.translate-from-%@

* Add missing status.action.translate-from-%@
2023-01-30 17:58:00 +01:00
Thomas Ricouard
16636b12a9 Swift format 2023-01-30 07:27:06 +01:00
Thomas
5871d13eee
Add indicator which language is translated (#455) 2023-01-30 07:26:43 +01:00
Paul
392b1bd01a
Add the ability to set a custom font (#519)
* Add the ability to set a custom font

* Small fixes

* Indent

* Add missing localization

---------

Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-01-30 07:25:55 +01:00
Thomas Ricouard
875d89c18e Fix account switching 2023-01-29 21:58:20 +01:00
Thomas Ricouard
c748c935c9 Merge branch 'main' of https://github.com/Dimillian/IceCubesApp 2023-01-29 17:59:05 +01:00
Thomas Ricouard
941618686c Cleanup isSecondaryColumn 2023-01-29 17:59:04 +01:00
Chanhwi Joo
be087665c4
Add a new Korean translation for the new string (#513) 2023-01-29 17:48:15 +01:00
kum4423
8ab9393e2d
Update Localizable.strings (#514)
Updated Japanese translation of added words
2023-01-29 17:48:08 +01:00
Gian Luca Dalla Torre
8b3fdf1ba4
Italian Update - Video Autoplay (#516) 2023-01-29 17:47:59 +01:00
Thomas Ricouard
e0d6340a9d Adapt medias view to secondary column 2023-01-29 17:37:15 +01:00
Thomas Ricouard
979ba61b07 Add back primary icon in the selector 2023-01-29 16:57:04 +01:00
Thomas Ricouard
497c2a1fe1 Add secondary column when screen is wide enough 2023-01-29 16:45:58 +01:00
Thomas Ricouard
426d2e15b2 Change timeline icon + move OpenAI icon to the accessory bar 2023-01-29 15:08:41 +01:00