diff --git a/.editorconfig b/.editorconfig index 550ce38..5655ee8 100644 --- a/.editorconfig +++ b/.editorconfig @@ -25,7 +25,7 @@ max_line_length = 120 # ij_wrap_on_typing = false [*.xml] -ij_continuation_indent_size = 4 +# ij_continuation_indent_size = 4 ij_xml_align_attributes = true # ij_xml_align_text = false # ij_xml_attribute_wrap = normal @@ -42,7 +42,7 @@ ij_xml_keep_blank_lines = 2 # ij_xml_space_after_tag_name = false # ij_xml_space_around_equals_in_attribute = false # ij_xml_space_inside_empty_tag = true -ij_xml_text_wrap = normal +ij_xml_text_wrap = off # ij_xml_use_custom_settings = true [{*.kt,*.kts}] diff --git a/app/build.gradle.kts b/app/build.gradle.kts index 6ba7afb..2a3e6fc 100644 --- a/app/build.gradle.kts +++ b/app/build.gradle.kts @@ -18,8 +18,8 @@ android { applicationId = "io.github.quillpad" minSdk = 24 targetSdk = 35 - versionCode = 44 - versionName = "1.5.2" + versionCode = 45 + versionName = "1.5.3" testInstrumentationRunner = "org.qosp.notes.TestRunner" diff --git a/app/src/main/res/values-ar/strings.xml b/app/src/main/res/values-ar/strings.xml index a5b0958..5d1fdac 100755 --- a/app/src/main/res/values-ar/strings.xml +++ b/app/src/main/res/values-ar/strings.xml @@ -323,8 +323,6 @@ ما الجديد؟ متابعة اسحب لمعرفة ما الجديد - "ميزة مثيرة: يمكنك الآن حفظ الملاحظات كملفات في مجلد. يمكنك الوصول إلى هذه الميزة عن طريق اختيار المزامنة -> تخزين الملفات في الإعدادات." - +%d عناصر diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index d3af73f..c7a6e65 100755 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -324,7 +324,8 @@ What\'s new? Continue Swipe through to find out what\'s new - New error reporting feature via email for better support + "New Feature: Report errors and crashes via email\nFix: Deleting a file remotely re-creates the file on sync\n "