ruslin-note / ruslin-android

A simple notes application that supports syncing notes using a self-hosted Joplin server.
GNU General Public License v3.0
166 stars 9 forks source link

support for RTL languages #27

Open IamHaddad opened 1 year ago

IamHaddad commented 1 year ago

Thanks for your efforts its an awesome app, but here's an isssue:

RTL languages should be displayed from Right

is there any plan to fix this issue?(i dont know if it counts as a feature). im using this version: App version: 0.0.1-alpha.1-8560ddd-release Device information: alioth (API 31) Screenshot_2023-02-27-20-31-05-325-edit_org dianqk ruslin

DianQK commented 1 year ago

Let me learn about RTL languages for Android support, it may take some time.

DianQK commented 1 year ago

Currently, I have added the ability to automatically switch to Rtl languages based on content on the list, edit, and preview pages.

Full support may have to wait until the Rtl language is added to the application, after which the application pages will also be Rtl layouts. There is no detailed design yet.

Now available in the nightly version, a new version will be released after the theme feature is added.

If you have more suggestions for Rtl languages, feel free to let me know and help me improve it.

DianQK commented 1 year ago

v0.1.0-beta.1 added the option to set the content to RTL. This should be better than directly evaluating based on text content. I will integrate weblate to add global RTL languages support in the next release.

Monirzadeh commented 1 year ago

In last update in fdroid 0.1.1 beta.1 it is not working preview mode Other place work fine.

DianQK commented 1 year ago

@Monirzadeh Could you test the nightly version?

Monirzadeh commented 1 year ago

@Monirzadeh Could you test the nightly version?

It works thanks