Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upstream tag 0.10.0 (revision 9e583ea) #1

Closed
wants to merge 75 commits into from

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Jun 4, 2024

Integrating latest changes from Ashinch/ReadYou tag 0.10.0

b8d793e Update version 0.10.0
a0cab0e Translated using Weblate (Chinese (Traditional)) (Ashinch#713)
a3ff77e fix(ui): fix performance & data loading issues with sticky headers disabled (Ashinch#642)
30ca34e refactor(ui): use static webp for placeholder (Ashinch#712)
28b2016 Translated using Weblate (Serbian) (Ashinch#711)
4b42d2e feat(greader): sort categories alphabetically during sync (Ashinch#700)
a1e4383 feat(settings): support export and import json for preferences (Ashinch#710)
66e38c4 build(deps): update everything from androidx
de9986c fix(ui): update the status bar icons to match the current theme
bddc876 fix: remove whitespace & line break before opening URLs
0f41e92 Translated using Weblate (French) (Ashinch#671)
29b2e10 Translated using Weblate (Polish) (Ashinch#673)
571840a fix(ui): disable pull to load when no articles available
1bf597d fix(ui): menu position jitters when animating content height
1199c68 feat(ui): switch to androidx edge to edge implementation (Ashinch#690)
71b470a test: add RssHelperTest.kt
c7b7283 fix(rss): first find the enclosure tag as a thumbnail (Ashinch#681)
b81f3e5 docs: remove invalid sponsorship links (Ashinch#680)
53aced9 fix(ui): remove toast on non-main thread
826819a feat(settings): add troubleshooting page and app preferences import/export tool (Ashinch#672)
d749107 feat(font): automatically restart the app after loading external fonts (Ashinch#667)
cbc0e06 feat(about): add license list page and improve about page (Ashinch#664)
d705726 style(components): migrate switch component to md3 and improve interaction page (Ashinch#663)
ed6a5c9 style(settings): add tips for keep archived articles (Ashinch#662)
2771989 feat(reading): support for specifying the composition of shared content (Ashinch#660)
d88a542 Translated using Weblate (German) (Ashinch#631)
7ea1893 Translated using Weblate (Hindi) (Ashinch#632)
dfcba9c fix(opml): ignore default group non-null check for service accounts when export (Ashinch#655)
9085994 fix(rss): ignore starred articles by default when clean feed or group (Ashinch#652)
69d7124 feat(infrastructure): add except BusinessException case for crash handle (Ashinch#651)
4413686 fix(rss): fix NPE when published date and updated date are both empty
fab99b2 Revert "fix(ui): load new items from paging data"
098ec08 feat(ui): add line height multiple preference for reading page (Ashinch#620)
53523e4 feat(ui): long press on an item to show context menu (Ashinch#613)
db65c3d refactor(ui): migrate to tone-based surfaces in MD3 (Ashinch#619)
df23902 feat(rss): support batch mark articles as read (Ashinch#640)
7a90aa3 feat(ui): add list and manage buttons in account switch tab dialog (Ashinch#639)
6b29a81 style: reformat code
d40743d fix(sync): replace publish date of an article with the current time if it is a future date (Ashinch#638)
f06d8ce fix(ui): load new items from paging data
37835a4 feat(ui): save image as file (Ashinch#627)
cad1143 fix(rtl): use automirrored icons
acef782 fix(rtl): update appcompat to 1.7.0-alpha03
0426b0b feat(notification): request permission to post notifications on start
713b47d Translated using Weblate (Kannada) (Ashinch#596)
1d4c286 Translated using Weblate (Belarusian) (Ashinch#598)
a187d38 feat(ui): configuration for pull-to-load gesture
2d9e3de fix(opml): bump opml-parser to 3.1.0 and re-design OPML export dialog (Ashinch#624)
2438b27 refactor(ui): decouple ReaderNestedScrollConnection & PullToLoadState
8b89644 fix(ui): add article id to content key
4b594ba fix(ui): avoid overhead by hoisting states
6b4b215 fix(ui): page flickers when tapping bottom bar (Ashinch#621)
733c8d0 fix(ui): remember swipe actions to avoid recomposition
4c7bea9 feat(ui): add feed via system share sheet (Ashinch#618)
8f4d241 fix(worker): remove observer after leaving composition
6ed42a2 fix(ui): RTL workaround for SwipeToDismissBox
44752b8 feat(ui): format time with system locale default (Ashinch#617)
5b51e0b fix: fix alignment of search bar placeholder text (Ashinch#608)
8c11757 feat(ui): swipe to star/unstar, swipe to unread (Ashinch#594)
c21e22d fix(ui): add paddings to article item & fix ripple
a5846d2 fix(ui): prefetch articleId when using Unread filter
0545723 feat(ui): set maxZoomFactor to 4x & add edge detection
38ab828 fix(ui): prefetch articleid before mark as read
1b758df feat(ui): swipe up and down to switch between articles (Ashinch#589)
80f335a refactor(ui): revert "article item line number adaptive"
e62c0f6 style(settings): add subhead in interaction (Ashinch#581)
3165aac feat(ui): add crash report activity to handle uncaught exceptions (Ashinch#576)
802b149 feat(ui): show full screen image viewer when clicking on images (Ashinch#578)
57c1d3a fix(ui): NavigationBar text color
92f994f fix(ui): accessing listState on io thread causes app to crash
1dc906b fix(ui): NavigationBarItem color
a2f8496 fix(ui): ProgressIndicator crashes in m3 1.1.2
2ead25a feat(i18n): add languages to in-app language picker (Ashinch#571)
77fd5b9 fix(i18n): configuration loss when switching locale (Ashinch#541)
349603b build(deps): bump up dependencies, compile sdk, and gradle version (Ashinch#502)

JunkFood02 and others added 30 commits February 7, 2024 01:19
…shinch#502)

* build(deps): bump up dependencies, compile sdk, and gradle version

* build(deps): remove redundant safe-args plugin

* build(deps): update Compose BOM to `2024.01.00` & compiler to `1.5.8`
* fix(i18n): configuration loss when switching locale

* feat(locale): enable auto-localeconfig
* feat(i18n): add languages to in-app language picker

* fix(i18n): locale system settings not working for Android 13

* feat(i18n): show selected language at settings page

* fix(ci): ignore ExtraTranslation for linter

* feat(i18n): add fallback in in-app language picker for A13+

* chore: clean up
# Conflicts:
#	app/src/main/res/values/strings.xml
* build(deps): bump up dependencies, compile sdk, and gradle version (Ashinch#502)

* build(deps): bump up dependencies, compile sdk, and gradle version

* build(deps): remove redundant safe-args plugin

* build(deps): update Compose BOM to `2024.01.00` & compiler to `1.5.8`

* fix(i18n): configuration loss when switching locale (Ashinch#541)

* fix(i18n): configuration loss when switching locale

* feat(locale): enable auto-localeconfig

* feat(i18n): add languages to in-app language picker (Ashinch#571)

* feat(i18n): add languages to in-app language picker

* fix(i18n): locale system settings not working for Android 13

* feat(i18n): show selected language at settings page

* fix(ci): ignore ExtraTranslation for linter

* feat(i18n): add fallback in in-app language picker for A13+

* chore: clean up

* fix(ui): ProgressIndicator crashes in m3 1.1.2

* fix(ui): NavigationBarItem color

* feat(ui): grey out read articles even if starred (Ashinch#547)

* refactor(ui): improve add account dialog

* fix(ui): accessing listState on io thread causes app to crash

* fix(ui): NavigationBar text color

* feat(ui): show full screen image viewer when clicking on images (Ashinch#578)

* feat(ui): add crash report activity to handle uncaught exceptions (Ashinch#576)

* feat(ui): swipe up and down to switch between articles (WIP)

* feat(ui): update animation

* docs(ui): add comments on pull to load implementation

* feat(ui): move the indicator to another file

* build: revert changes

* feat(ui): make the transition directions match the content changes

---------

Co-authored-by: MauroGuida <57829432+MauroGuida@users.noreply.github.com>
Co-authored-by: Ash <Glaxyinfinite@outlook.com>
Co-authored-by: Ash <Ashinch@outlook.it>
* feat(ui): swipe to star & unstar

* feat(ui): swipe to unread

* feat(ui): add haptic feedback to swipe gesture

* fix(ui): disable swipe gestures when scroll in progress

* feat(ui): configure swipe gestures

* fix(ui): workaround for swipe animation & remove text label

* fix(ui): app initialize with toggle starred
Currently translated at 19.7% (59 of 298 strings)

Added translation using Weblate (Belarusian)

Translated using Weblate (Ukrainian)

Currently translated at 100.0% (298 of 298 strings)

Translated using Weblate (Slovak)

Currently translated at 100.0% (298 of 298 strings)

Translated using Weblate (Serbian)

Currently translated at 100.0% (298 of 298 strings)

Translated using Weblate (Kannada)

Currently translated at 100.0% (298 of 298 strings)

Translated using Weblate (Catalan)

Currently translated at 100.0% (298 of 298 strings)

Translated using Weblate (Arabic)

Currently translated at 100.0% (298 of 298 strings)

Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (298 of 298 strings)

Translated using Weblate (Chinese (Traditional))

Currently translated at 99.6% (297 of 298 strings)

Translated using Weblate (Hindi)

Currently translated at 100.0% (298 of 298 strings)

Translated using Weblate (Galician)

Currently translated at 100.0% (298 of 298 strings)

Translated using Weblate (Turkish)

Currently translated at 100.0% (298 of 298 strings)

Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (298 of 298 strings)

Translated using Weblate (Spanish)

Currently translated at 100.0% (298 of 298 strings)

Translated using Weblate (Czech)

Currently translated at 100.0% (298 of 298 strings)

Translated using Weblate (Galician)

Currently translated at 100.0% (293 of 293 strings)

Translated using Weblate (Malayalam)

Currently translated at 34.4% (101 of 293 strings)

Translated using Weblate (Spanish)

Currently translated at 100.0% (293 of 293 strings)

Added translation using Weblate (Galician)

Translated using Weblate (Arabic)

Currently translated at 100.0% (293 of 293 strings)

Translated using Weblate (Slovak)

Currently translated at 100.0% (293 of 293 strings)

Translated using Weblate (Dutch)

Currently translated at 99.6% (292 of 293 strings)

Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (293 of 293 strings)

Translated using Weblate (Turkish)

Currently translated at 100.0% (293 of 293 strings)

Translated using Weblate (Chinese (Traditional))

Currently translated at 99.6% (292 of 293 strings)

Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (293 of 293 strings)

Translated using Weblate (Spanish)

Currently translated at 100.0% (293 of 293 strings)

Translated using Weblate (German)

Currently translated at 100.0% (293 of 293 strings)

Translated using Weblate (Czech)

Currently translated at 100.0% (293 of 293 strings)

Translated using Weblate (Slovak)

Currently translated at 51.3% (150 of 292 strings)

Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (292 of 292 strings)

Translated using Weblate (Turkish)

Currently translated at 100.0% (292 of 292 strings)

Translated using Weblate (Czech)

Currently translated at 100.0% (292 of 292 strings)

Translated using Weblate (Slovak)

Currently translated at 50.0% (146 of 292 strings)

Translated using Weblate (Basque)

Currently translated at 91.6% (265 of 289 strings)





















Translate-URL: https://hosted.weblate.org/projects/readyou/android-strings/ar/
Translate-URL: https://hosted.weblate.org/projects/readyou/android-strings/be/
Translate-URL: https://hosted.weblate.org/projects/readyou/android-strings/ca/
Translate-URL: https://hosted.weblate.org/projects/readyou/android-strings/cs/
Translate-URL: https://hosted.weblate.org/projects/readyou/android-strings/de/
Translate-URL: https://hosted.weblate.org/projects/readyou/android-strings/es/
Translate-URL: https://hosted.weblate.org/projects/readyou/android-strings/eu/
Translate-URL: https://hosted.weblate.org/projects/readyou/android-strings/gl/
Translate-URL: https://hosted.weblate.org/projects/readyou/android-strings/hi/
Translate-URL: https://hosted.weblate.org/projects/readyou/android-strings/kn/
Translate-URL: https://hosted.weblate.org/projects/readyou/android-strings/ml/
Translate-URL: https://hosted.weblate.org/projects/readyou/android-strings/nl/
Translate-URL: https://hosted.weblate.org/projects/readyou/android-strings/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/readyou/android-strings/sk/
Translate-URL: https://hosted.weblate.org/projects/readyou/android-strings/sr/
Translate-URL: https://hosted.weblate.org/projects/readyou/android-strings/tr/
Translate-URL: https://hosted.weblate.org/projects/readyou/android-strings/uk/
Translate-URL: https://hosted.weblate.org/projects/readyou/android-strings/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/readyou/android-strings/zh_Hant/
Translation: ReadYou/Android strings

Co-authored-by: Aswin <aswinsnair028@gmail.com>
Co-authored-by: BabyBenefactor <ismwvbuh@4wrd.cc>
Co-authored-by: Chethan <76928501+ch3thanhs@users.noreply.github.com>
Co-authored-by: Dan <jonweblin2205@protonmail.com>
Co-authored-by: Fjuro <ifjuro@proton.me>
Co-authored-by: Lzmxya <lzmxya@gmail.com>
Co-authored-by: Milan <mobrcian@hotmail.com>
Co-authored-by: NEXI <nexiphotographer@gmail.com>
Co-authored-by: Nitin Khalia <weblate.scrambled777@simplelogin.com>
Co-authored-by: Oğuz Ersen <oguz@ersen.moe>
Co-authored-by: Rex_sa <rex.sa@pm.me>
Co-authored-by: Samuel Rodríguez Gago <samuelinho@gmail.com>
Co-authored-by: World Test <helloworldtest123@protonmail.com>
Co-authored-by: beriain <beriain@bitmessage.ch>
Co-authored-by: delvani <inavleb@users.noreply.hosted.weblate.org>
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Co-authored-by: kopatych <maxklezovich@gmail.com>
Co-authored-by: t3rr0rz0n3 <zagur@voidnull.es>
Co-authored-by: 大王叫我来巡山 <hamburger2048@users.noreply.hosted.weblate.org>
Co-authored-by: Ash <Ashinch@outlook.it>
Ashinch and others added 25 commits March 26, 2024 11:45
* switch to androidx edge to edge implementation

* switch to androidx edge to edge implementation for CrashReportActivity

* Remove systemuicontroller
enableEdgeToEdge() has replaced systemuicontroller

* Remove systemuicontroller dependency

* clean code
Currently translated at 86.8% (277 of 319 strings)

Translated using Weblate (Galician)

Currently translated at 99.6% (318 of 319 strings)

Translated using Weblate (French)

Currently translated at 100.0% (319 of 319 strings)

Translated using Weblate (French)

Currently translated at 99.6% (318 of 319 strings)

Translated using Weblate (Russian)

Currently translated at 96.2% (307 of 319 strings)

Translated using Weblate (Italian)

Currently translated at 100.0% (319 of 319 strings)

Translated using Weblate (Slovenian)

Currently translated at 72.7% (232 of 319 strings)

Translated using Weblate (Italian)

Currently translated at 87.4% (279 of 319 strings)

Translated using Weblate (German)

Currently translated at 100.0% (319 of 319 strings)

Translated using Weblate (Danish)

Currently translated at 100.0% (319 of 319 strings)

Translated using Weblate (Latvian)

Currently translated at 11.5% (37 of 319 strings)

Translated using Weblate (Malayalam)

Currently translated at 36.0% (115 of 319 strings)

Translated using Weblate (Vietnamese)

Currently translated at 100.0% (319 of 319 strings)

Translated using Weblate (Chinese (Traditional))

Currently translated at 100.0% (319 of 319 strings)

Translated using Weblate (Ukrainian)

Currently translated at 100.0% (319 of 319 strings)

Translated using Weblate (Serbian)

Currently translated at 100.0% (319 of 319 strings)

Translated using Weblate (Portuguese)

Currently translated at 100.0% (319 of 319 strings)

Translated using Weblate (Slovak)

Currently translated at 100.0% (319 of 319 strings)

Translated using Weblate (Arabic)

Currently translated at 100.0% (319 of 319 strings)

Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (319 of 319 strings)

Translated using Weblate (Turkish)

Currently translated at 100.0% (319 of 319 strings)

Translated using Weblate (Chinese (Traditional))

Currently translated at 100.0% (319 of 319 strings)

Translated using Weblate (Chinese (Simplified))

Currently translated at 99.6% (318 of 319 strings)

Translated using Weblate (Hindi)

Currently translated at 100.0% (319 of 319 strings)

Translated using Weblate (Spanish)

Currently translated at 100.0% (319 of 319 strings)

Translated using Weblate (Czech)

Currently translated at 100.0% (319 of 319 strings)

Translated using Weblate (Chinese (Simplified))

Currently translated at 99.6% (318 of 319 strings)

Translated using Weblate (Slovak)

Currently translated at 100.0% (311 of 311 strings)

Translated using Weblate (Indonesian)

Currently translated at 100.0% (311 of 311 strings)

Translated using Weblate (Galician)

Currently translated at 100.0% (311 of 311 strings)

Translated using Weblate (Arabic)

Currently translated at 100.0% (311 of 311 strings)

Translated using Weblate (Ukrainian)

Currently translated at 100.0% (311 of 311 strings)

Translated using Weblate (Turkish)

Currently translated at 100.0% (311 of 311 strings)

Translated using Weblate (Persian)

Currently translated at 84.8% (264 of 311 strings)

Translated using Weblate (Russian)

Currently translated at 97.7% (304 of 311 strings)

Translated using Weblate (Italian)

Currently translated at 88.7% (276 of 311 strings)

Translated using Weblate (Spanish)

Currently translated at 100.0% (311 of 311 strings)

Translated using Weblate (Czech)

Currently translated at 100.0% (311 of 311 strings)

Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (310 of 310 strings)

Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (310 of 310 strings)

Translated using Weblate (Hindi)

Currently translated at 100.0% (310 of 310 strings)































Translate-URL: https://hosted.weblate.org/projects/readyou/android-strings/ar/
Translate-URL: https://hosted.weblate.org/projects/readyou/android-strings/cs/
Translate-URL: https://hosted.weblate.org/projects/readyou/android-strings/da/
Translate-URL: https://hosted.weblate.org/projects/readyou/android-strings/de/
Translate-URL: https://hosted.weblate.org/projects/readyou/android-strings/es/
Translate-URL: https://hosted.weblate.org/projects/readyou/android-strings/fa/
Translate-URL: https://hosted.weblate.org/projects/readyou/android-strings/fr/
Translate-URL: https://hosted.weblate.org/projects/readyou/android-strings/gl/
Translate-URL: https://hosted.weblate.org/projects/readyou/android-strings/hi/
Translate-URL: https://hosted.weblate.org/projects/readyou/android-strings/id/
Translate-URL: https://hosted.weblate.org/projects/readyou/android-strings/it/
Translate-URL: https://hosted.weblate.org/projects/readyou/android-strings/lv/
Translate-URL: https://hosted.weblate.org/projects/readyou/android-strings/ml/
Translate-URL: https://hosted.weblate.org/projects/readyou/android-strings/pl/
Translate-URL: https://hosted.weblate.org/projects/readyou/android-strings/pt/
Translate-URL: https://hosted.weblate.org/projects/readyou/android-strings/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/readyou/android-strings/ru/
Translate-URL: https://hosted.weblate.org/projects/readyou/android-strings/sk/
Translate-URL: https://hosted.weblate.org/projects/readyou/android-strings/sl/
Translate-URL: https://hosted.weblate.org/projects/readyou/android-strings/sr/
Translate-URL: https://hosted.weblate.org/projects/readyou/android-strings/tr/
Translate-URL: https://hosted.weblate.org/projects/readyou/android-strings/uk/
Translate-URL: https://hosted.weblate.org/projects/readyou/android-strings/vi/
Translate-URL: https://hosted.weblate.org/projects/readyou/android-strings/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/readyou/android-strings/zh_Hant/
Translation: ReadYou/Android strings

Co-authored-by: Akhil Raj <akhilakae07@gmail.com>
Co-authored-by: Ashinch <Glaxyinfinite@outlook.com>
Co-authored-by: Dan <jonweblin2205@protonmail.com>
Co-authored-by: Dimlbur <dimlbur@protonmail.com>
Co-authored-by: Eduards Lasmanis <edzuks18@gmail.com>
Co-authored-by: Eryk Michalak <gnu.ewm@protonmail.com>
Co-authored-by: Fjuro <fjuro@alius.cz>
Co-authored-by: George Bogdanoff <georg.b2012@gmail.com>
Co-authored-by: Jose Delvani <delvani.eletricista@gmail.com>
Co-authored-by: Kristijan Tkalec <kristijan.tkalec@posteo.si>
Co-authored-by: Linerly <linerly@proton.me>
Co-authored-by: Lzmxya <lzmxya@gmail.com>
Co-authored-by: Mael <devredmail@proton.me>
Co-authored-by: Marcelo Cerqueira <mcerqueiram@gmail.com>
Co-authored-by: Michael Moroni <michaelmoroni@disroot.org>
Co-authored-by: Milan <mobrcian@hotmail.com>
Co-authored-by: NEXI <nexiphotographer@gmail.com>
Co-authored-by: Oğuz Ersen <oguz@ersen.moe>
Co-authored-by: Rasmus <rasmus@rosendahl-kaa.name>
Co-authored-by: Rex_sa <rex.sa@pm.me>
Co-authored-by: Rohama <m.khoshdel81@gmail.com>
Co-authored-by: Samuel Rodríguez Gago <samuelinho@gmail.com>
Co-authored-by: Scrambled777 <weblate.scrambled777@simplelogin.com>
Co-authored-by: Thanh <pancakes21f@gmail.com>
Co-authored-by: World Test <helloworldtest123@protonmail.com>
Co-authored-by: atilluF <110931720+atilluF@users.noreply.github.com>
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Co-authored-by: glemco <glemco@posteo.net>
Co-authored-by: 何意挽秋風 <94283631+RejectVanity@users.noreply.github.com>
Currently translated at 100.0% (21 of 21 strings)

Translated using Weblate (French)

Currently translated at 90.4% (19 of 21 strings)

Translated using Weblate (Portuguese (Brazil))

Currently translated at 57.1% (12 of 21 strings)

Translated using Weblate (Danish)

Currently translated at 14.2% (3 of 21 strings)

Translated using Weblate (Russian)

Currently translated at 80.9% (17 of 21 strings)






Translate-URL: https://hosted.weblate.org/projects/readyou/f-droid-and-play-store-metadata/da/
Translate-URL: https://hosted.weblate.org/projects/readyou/f-droid-and-play-store-metadata/fr/
Translate-URL: https://hosted.weblate.org/projects/readyou/f-droid-and-play-store-metadata/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/readyou/f-droid-and-play-store-metadata/ru/
Translation: ReadYou/F-Droid and Play Store metadata

Co-authored-by: Eduardo <edu200399lim@gmail.com>
Co-authored-by: George Bogdanoff <georg.b2012@gmail.com>
Co-authored-by: Mael <devredmail@proton.me>
Co-authored-by: Rasmus <rasmus@rosendahl-kaa.name>
Signed-off-by: Mark Bestavros <markbest@bu.edu>
Currently translated at 100.0% (322 of 322 strings)

Translated using Weblate (Arabic)

Currently translated at 100.0% (322 of 322 strings)

Translated using Weblate (Ukrainian)

Currently translated at 100.0% (322 of 322 strings)

Translated using Weblate (Hindi)

Currently translated at 100.0% (322 of 322 strings)

Translated using Weblate (Slovak)

Currently translated at 100.0% (322 of 322 strings)

Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (322 of 322 strings)

Translated using Weblate (Turkish)

Currently translated at 100.0% (322 of 322 strings)

Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (322 of 322 strings)

Translated using Weblate (Spanish)

Currently translated at 100.0% (322 of 322 strings)

Translated using Weblate (Czech)

Currently translated at 100.0% (322 of 322 strings)












Translate-URL: https://hosted.weblate.org/projects/readyou/android-strings/ar/
Translate-URL: https://hosted.weblate.org/projects/readyou/android-strings/cs/
Translate-URL: https://hosted.weblate.org/projects/readyou/android-strings/es/
Translate-URL: https://hosted.weblate.org/projects/readyou/android-strings/hi/
Translate-URL: https://hosted.weblate.org/projects/readyou/android-strings/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/readyou/android-strings/sk/
Translate-URL: https://hosted.weblate.org/projects/readyou/android-strings/sr/
Translate-URL: https://hosted.weblate.org/projects/readyou/android-strings/tr/
Translate-URL: https://hosted.weblate.org/projects/readyou/android-strings/uk/
Translate-URL: https://hosted.weblate.org/projects/readyou/android-strings/zh_Hans/
Translation: ReadYou/Android strings

Co-authored-by: Dan <jonweblin2205@protonmail.com>
Co-authored-by: Fjuro <fjuro@alius.cz>
Co-authored-by: Jose Delvani <delvani.eletricista@gmail.com>
Co-authored-by: Milan <mobrcian@hotmail.com>
Co-authored-by: NEXI <nexiphotographer@gmail.com>
Co-authored-by: Oğuz Ersen <oguz@ersen.moe>
Co-authored-by: Rex_sa <rex.sa@pm.me>
Co-authored-by: Scrambled777 <weblate.scrambled777@simplelogin.com>
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Co-authored-by: 大王叫我来巡山 <hamburger2048@users.noreply.hosted.weblate.org>
…sabled (Ashinch#642)

* fix(ui): fix performance & data loading issues with sticky headers disabled; Disable sticky headers by default

* revert: "Disbale sticky headers by default"
Currently translated at 100.0% (322 of 322 strings)


Translate-URL: https://hosted.weblate.org/projects/readyou/android-strings/zh_Hant/
Translation: ReadYou/Android strings

Co-authored-by: hugoalh <hugoalh@users.noreply.hosted.weblate.org>
@hufman
Copy link

hufman commented Jun 4, 2024

Testing notification settings

@hufman hufman closed this Jun 4, 2024
@hufman hufman deleted the upstream-to-pr/rev-9e583ea branch June 4, 2024 09:27
@hufman hufman restored the upstream-to-pr/rev-9e583ea branch June 4, 2024 09:27
@hufman hufman deleted the upstream-to-pr/rev-9e583ea branch June 5, 2024 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
7 participants