Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: LineageOS/android_packages_apps_LineageParts
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: lineage-22.1
Choose a base ref
...
head repository: maruos/android_packages_apps_LineageParts
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: maru-0.7
Choose a head ref
Can’t automatically merge. Don’t worry, you can still create the pull request.
  • 20 commits
  • 118 files changed
  • 7 contributors

Commits on Sep 11, 2019

  1. Regenerate contributors cloud

    * Data fetched 2019-09-10 using an admin account
    
    Change-Id: I76fc4df16df01eb59ef1becf8245e77757f40753
    haggertk authored and luca020400 committed Sep 11, 2019
    Copy the full SHA
    7ec2e75 View commit details

Commits on Jan 10, 2020

  1. Regenerate contributors cloud

    * Data fetched 2020-01-09 using an admin account
    
    Change-Id: I12503925333c043bb5a6b35672394fd4f210b586
    haggertk committed Jan 10, 2020

    Verified

    This commit was signed with the committer’s verified signature.
    haggertk Kevin Haggerty
    Copy the full SHA
    3e9df09 View commit details

Commits on Jan 14, 2020

  1. Automatic translation import

    Change-Id: If2fc72d45b7284651bc42272db577cfbfe100c0c
    BadDaemon committed Jan 14, 2020
    Copy the full SHA
    b4090d3 View commit details

Commits on Mar 4, 2020

  1. LineageParts: Remove unavailable entries from search

    * By checking isAvailable() before adding an entry to the provider
      we can make sure removed preferences are not visible in search
    
    Change-Id: I05465dbaed9055423a495ef91ce0e352ff8878ca
    (cherry picked from commit 7b4851f)
    BadDaemon authored and npjohnson committed Mar 4, 2020
    Copy the full SHA
    68972d5 View commit details

Commits on Mar 8, 2020

  1. LineageParts: Allow removing livedisplay pref screen with config_enab…

    …leLiveDisplay
    
    * We can't inject via IA if we want this.
    
    Change-Id: I17103ad116d1d26855fb47fdee1fa6cdc914e053
    (cherry picked from commit 3d86c43)
    javelinanddart committed Mar 8, 2020
    Copy the full SHA
    82c4c38 View commit details

Commits on Mar 28, 2020

  1. Automatic translation import

    Change-Id: Idc9f32db95580d8f5e5e171c4abb4e3a2a3eaaa1
    BadDaemon committed Mar 28, 2020
    Copy the full SHA
    3931958 View commit details

Commits on May 2, 2020

  1. Regenerate contributors cloud

    * Data fetched 2020-05-01 using an admin account
    
    Change-Id: If7b94f8b90607db4228a5e5aae3c3ce63399c56e
    haggertk committed May 2, 2020

    Verified

    This commit was signed with the committer’s verified signature.
    haggertk Kevin Haggerty
    Copy the full SHA
    7fbca2a View commit details

Commits on May 31, 2020

  1. LineageParts: Improve profiles list style

    * Remove horizontal divider from profiles list,
    * Remove unused summary,
    * Set android:textAppearance to textAppearanceListItem.
    
    Change-Id: I69e2ee05a75198135e6d5c4bec8d52ff4f45e2cb
    luk1337 authored and BadDaemon committed May 31, 2020
    Copy the full SHA
    e3f3b5a View commit details
  2. LineageParts: Profiles: Even more improvements

    * By setting clickable to false, the parent's clickable
      attribute can unfold its' effects
    * Remove the divider between the profiles
    
    Change-Id: I8aaf3b7d04da1a1769ee8659a8516e2220a1327f
    BadDaemon committed May 31, 2020
    Copy the full SHA
    3cf195c View commit details

Commits on Jun 29, 2020

  1. StatusBarSettings: Fix NW traffic not being properly hidden from search

    On devices with notches (those that obviously set the overlay config),
    the network traffic monitor preference can still appear in settings
    search results. Fix this by not depending on whether the user has ever
    opened status bar settings. Additionally turn the static boolean variable
    into non-static since it no longer makes sense.
    
    Change-Id: I7d4ed3d8fc84949a67e6d5f98c9a6e8719385ab0
    bgcngm committed Jun 29, 2020
    Copy the full SHA
    f84effa View commit details

Commits on Aug 12, 2020

  1. Regenerate contributors cloud

    * Data fetched 2020-08-11 using an admin account
    
    Change-Id: I8c9363e950546ac446df4ed5f724383eeeb8b554
    haggertk committed Aug 12, 2020

    Verified

    This commit was signed with the committer’s verified signature.
    haggertk Kevin Haggerty
    Copy the full SHA
    bd12896 View commit details

Commits on Sep 12, 2020

  1. Automatic translation import

    Change-Id: Ib13a3d6c0d5c3f54c40c5023f6d71e577b0999b6
    lineageos-gerrit committed Sep 12, 2020
    Copy the full SHA
    f65bd58 View commit details

Commits on Oct 16, 2020

  1. Automatic translation import

    Change-Id: Iee4e3e66cd860bb82e35a8572bd46aa97737bed4
    lineageos-gerrit committed Oct 16, 2020
    Copy the full SHA
    e9dd6a9 View commit details

Commits on Oct 31, 2020

  1. Trust: Request removal of the notification when disabling the preference

    * Right now, nothing requests the removal of the notification
    * This means, that disabling the preference still leaves us with the
      notification
    * By notifying the service of the user action, the notification gets
      cancelled properly
    
    Change-Id: I26d23f3dde582dbc923faaa558d5f0bf00d49035
    (cherry picked from commit 706da80)
    BadDaemon committed Oct 31, 2020
    Copy the full SHA
    89b3910 View commit details

Commits on Nov 18, 2020

  1. Regenerate contributors cloud

    * Data fetched 2020-11-18 using an admin account
    
    Change-Id: I8aca11f5ce4c1d4450c6782aceb439d293c7081b
    haggertk committed Nov 18, 2020

    Verified

    This commit was signed with the committer’s verified signature.
    haggertk Kevin Haggerty
    Copy the full SHA
    f8d1319 View commit details

Commits on Dec 16, 2020

  1. Automatic translation import

    Change-Id: Ib728d359e04a2c919e79fc5ea44341c52cf74931
    lineageos-gerrit committed Dec 16, 2020
    Copy the full SHA
    f9a1ec6 View commit details

Commits on Jan 10, 2021

  1. LineageParts: Stats: Try getting a valid country code

    * As per https://developer.android.com/reference/android/telephony/TelephonyManager#getNetworkCountryIso()
      we are either getting a valid lowercase 2 character alpha-2 country
      code or an empty string. Make it uppercase so the server needs to do
      less work on those strings
    * Additionally the doc states to be unreliable on CDMA networks, so in
      those case don't use the result
    * To get a country code anyway, use getCountry() on the current locale
      - we will get either an uppercase 2-letter or a 3-digit code,
      which we only use when it's the 2-letter result
    
    Change-Id: I2c2538e1d77502f3c240543b544c954226175061
    BadDaemon authored and bgcngm committed Jan 10, 2021
    Copy the full SHA
    8e5017d View commit details
  2. LineageParts: Stats: Improve getting a valid carrier name

    * Looking at our stats server, there are a lot of unknown carriers
    * "Unknown" may be the result of the device not being registered to a
      network when the stats are collected, so in these cases we would simply
      go by whoever provided the SIM
    
    Change-Id: I659c96d0d683109a75d9e12daa1d6fa457eb4840
    BadDaemon committed Jan 10, 2021
    Copy the full SHA
    1d966fe View commit details

Commits on Jan 16, 2021

  1. Automatic translation import

    Change-Id: I53ada458598b6094df8fe2c2d4105e5ed48e4585
    lineageos-gerrit committed Jan 16, 2021
    Copy the full SHA
    d582f51 View commit details

Commits on Feb 8, 2021

  1. Merge pull request #1 from pintaf/maru-0.7

    merge update from lineage os 16.0
    pdsouza authored Feb 8, 2021

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    2136140 View commit details
Showing with 967 additions and 252 deletions.
  1. +0 −18 AndroidManifest.xml
  2. BIN assets/contributors.db
  3. +3 −16 res/layout/preference_profiles.xml
  4. +0 −1 res/values-af/plurals.xml
  5. +0 −1 res/values-af/strings.xml
  6. +0 −1 res/values-ar/plurals.xml
  7. +14 −1 res/values-ar/strings.xml
  8. +0 −1 res/values-ast-rES/plurals.xml
  9. +0 −1 res/values-ast-rES/strings.xml
  10. +0 −1 res/values-az/plurals.xml
  11. +4 −4 res/values-az/strings.xml
  12. +5 −6 res/values-be/strings.xml
  13. +0 −1 res/values-bg/plurals.xml
  14. +1 −1 res/values-bg/strings.xml
  15. +23 −0 res/values-bs/plurals.xml
  16. +20 −0 res/values-bs/strings.xml
  17. +0 −1 res/values-ca/plurals.xml
  18. +1 −1 res/values-ca/strings.xml
  19. +0 −1 res/values-cs/plurals.xml
  20. +1 −1 res/values-cs/strings.xml
  21. +0 −1 res/values-cy/plurals.xml
  22. +1 −1 res/values-cy/strings.xml
  23. +0 −1 res/values-da/plurals.xml
  24. +1 −2 res/values-da/strings.xml
  25. +0 −1 res/values-de/plurals.xml
  26. +1 −1 res/values-de/strings.xml
  27. +0 −1 res/values-el/plurals.xml
  28. +1 −1 res/values-el/strings.xml
  29. +0 −1 res/values-en-rAU/plurals.xml
  30. +2 −2 res/values-en-rAU/strings.xml
  31. +0 −1 res/values-en-rCA/plurals.xml
  32. +2 −2 res/values-en-rCA/strings.xml
  33. +0 −1 res/values-en-rGB/plurals.xml
  34. +1 −1 res/values-en-rGB/strings.xml
  35. +0 −1 res/values-en-rIN/plurals.xml
  36. +2 −2 res/values-en-rIN/strings.xml
  37. +0 −1 res/values-es-rMX/strings.xml
  38. +0 −1 res/values-es-rUS/plurals.xml
  39. +0 −1 res/values-es-rUS/strings.xml
  40. +0 −1 res/values-es/plurals.xml
  41. +0 −1 res/values-es/strings.xml
  42. +0 −1 res/values-et/plurals.xml
  43. +1 −1 res/values-et/strings.xml
  44. +0 −1 res/values-eu/plurals.xml
  45. +6 −7 res/values-eu/strings.xml
  46. +0 −1 res/values-fi/plurals.xml
  47. +1 −1 res/values-fi/strings.xml
  48. +0 −1 res/values-fr/plurals.xml
  49. +2 −2 res/values-fr/strings.xml
  50. +0 −1 res/values-fy-rNL/plurals.xml
  51. +567 −1 res/values-fy-rNL/strings.xml
  52. +0 −1 res/values-gd/plurals.xml
  53. +56 −43 res/values-gd/strings.xml
  54. +0 −1 res/values-gl/plurals.xml
  55. +4 −1 res/values-gl/strings.xml
  56. +0 −1 res/values-hr/plurals.xml
  57. +0 −1 res/values-hr/strings.xml
  58. +0 −1 res/values-hu/plurals.xml
  59. +1 −1 res/values-hu/strings.xml
  60. +0 −1 res/values-in/plurals.xml
  61. +4 −1 res/values-in/strings.xml
  62. +56 −1 res/values-is/strings.xml
  63. +0 −1 res/values-it/plurals.xml
  64. +1 −1 res/values-it/strings.xml
  65. +0 −1 res/values-iw/plurals.xml
  66. +0 −1 res/values-iw/strings.xml
  67. +0 −1 res/values-ja/plurals.xml
  68. +1 −2 res/values-ja/strings.xml
  69. +21 −1 res/values-ka/strings.xml
  70. +0 −1 res/values-kn/plurals.xml
  71. +6 −1 res/values-kn/strings.xml
  72. +0 −1 res/values-ko/plurals.xml
  73. +5 −2 res/values-ko/strings.xml
  74. +0 −1 res/values-mk/plurals.xml
  75. +0 −1 res/values-mk/strings.xml
  76. +0 −1 res/values-nb/plurals.xml
  77. +0 −1 res/values-nb/strings.xml
  78. +0 −1 res/values-nl/plurals.xml
  79. +1 −1 res/values-nl/strings.xml
  80. +0 −1 res/values-pl/plurals.xml
  81. +2 −2 res/values-pl/strings.xml
  82. +0 −1 res/values-pt-rBR/plurals.xml
  83. +1 −1 res/values-pt-rBR/strings.xml
  84. +0 −1 res/values-pt-rPT/plurals.xml
  85. +1 −1 res/values-pt-rPT/strings.xml
  86. +0 −1 res/values-ro/plurals.xml
  87. +1 −1 res/values-ro/strings.xml
  88. +0 −1 res/values-ru/plurals.xml
  89. +9 −9 res/values-ru/strings.xml
  90. +0 −1 res/values-sc-rIT/plurals.xml
  91. +0 −1 res/values-sc-rIT/strings.xml
  92. +0 −1 res/values-sk/plurals.xml
  93. +0 −1 res/values-sk/strings.xml
  94. +0 −1 res/values-sl/plurals.xml
  95. +21 −21 res/values-sl/strings.xml
  96. +0 −1 res/values-sq/plurals.xml
  97. +1 −1 res/values-sq/strings.xml
  98. +0 −1 res/values-sr/plurals.xml
  99. +45 −1 res/values-sr/strings.xml
  100. +0 −1 res/values-sv/strings.xml
  101. +0 −1 res/values-th/plurals.xml
  102. +16 −3 res/values-th/strings.xml
  103. +0 −1 res/values-tr/plurals.xml
  104. +1 −1 res/values-tr/strings.xml
  105. +0 −1 res/values-uk/strings.xml
  106. +0 −1 res/values-vi/plurals.xml
  107. +0 −1 res/values-vi/strings.xml
  108. +0 −1 res/values-zh-rCN/plurals.xml
  109. +1 −1 res/values-zh-rCN/strings.xml
  110. +0 −1 res/values-zh-rTW/plurals.xml
  111. +1 −1 res/values-zh-rTW/strings.xml
  112. +20 −4 src/org/lineageos/lineageparts/lineagestats/Utilities.java
  113. +6 −0 src/org/lineageos/lineageparts/livedisplay/LiveDisplaySettings.java
  114. +2 −0 src/org/lineageos/lineageparts/profiles/ProfilesSettings.java
  115. +3 −3 src/org/lineageos/lineageparts/search/LineagePartsSearchIndexablesProvider.java
  116. +8 −9 src/org/lineageos/lineageparts/statusbar/StatusBarSettings.java
  117. +6 −2 src/org/lineageos/lineageparts/trust/TrustPreferences.java
  118. +6 −0 src/org/lineageos/lineageparts/utils/DeviceUtils.java
18 changes: 0 additions & 18 deletions AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -101,24 +101,6 @@
</intent-filter>
</provider>

<!-- LiveDisplay settings (Display category) -->
<activity-alias
android:name=".livedisplay.LiveDisplaySettings"
android:label="@*lineageos.platform:string/live_display_title"
android:targetActivity="PartsActivity">
<intent-filter android:priority="-2">
<action android:name="org.lineageos.lineageparts.action.SETTINGS" />
<action android:name="org.lineageos.lineageparts.LIVEDISPLAY_SETTINGS" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
<meta-data
android:name="com.android.settings.category"
android:value="com.android.settings.category.ia.display" />
<meta-data
android:name="com.android.settings.summary"
android:resource="@string/live_display_summary" />
</activity-alias>

<!-- Button settings (System category) -->
<activity-alias
android:name=".input.ButtonSettings"
Binary file modified assets/contributors.db
Binary file not shown.
19 changes: 3 additions & 16 deletions res/layout/preference_profiles.xml
Original file line number Diff line number Diff line change
@@ -45,7 +45,7 @@
android:layout_width="wrap_content"
android:layout_height="match_parent"
android:layout_weight="1"
android:clickable="true"
android:clickable="false"
android:focusable="true"
android:gravity="center_vertical"
android:orientation="vertical">
@@ -55,26 +55,13 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:ellipsize="end"
android:singleLine="true"
android:textAppearance="?android:attr/textAppearanceMedium" />

<TextView
android:id="@android:id/summary"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:textAppearance="?android:attr/textAppearanceSmall" />
android:textAppearance="?android:attr/textAppearanceListItem"
android:singleLine="true"/>

</LinearLayout>

</LinearLayout>

<View
android:layout_width="2dip"
android:layout_height="match_parent"
android:layout_marginBottom="5dip"
android:layout_marginTop="5dip"
android:background="@android:drawable/divider_horizontal_dark" />

<ImageView
android:id="@+id/profiles_settings"
android:layout_width="wrap_content"
1 change: 0 additions & 1 deletion res/values-af/plurals.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2013-2014 The CyanogenMod Project
1 change: 0 additions & 1 deletion res/values-af/strings.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2015 The CyanogenMod Project
Copyright (C) 2017-2019 The LineageOS Project
1 change: 0 additions & 1 deletion res/values-ar/plurals.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2013-2014 The CyanogenMod Project
15 changes: 14 additions & 1 deletion res/values-ar/strings.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2015 The CyanogenMod Project
Copyright (C) 2017-2019 The LineageOS Project
@@ -18,6 +17,7 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="lineageparts_title">إعدادات LineageOS</string>
<string name="loading">تحميل</string>
<string name="dlg_ok">موافق</string>
<string name="cancel">إلغاء</string>
<string name="add">إضافة</string>
@@ -34,6 +34,7 @@
<string name="yes">نعم</string>
<string name="no">لا</string>
<string name="search">بحث</string>
<string name="search_menu">إعدادات البحث</string>
<string name="disabled">معطّل</string>
<string name="enabled">مفعل</string>
<string name="privacy_settings_title">الخصوصية</string>
@@ -60,6 +61,7 @@
<string name="dialog_delete_message">حذف العنصر المحدد؟</string>
<string name="brightness">مستوى السطوع</string>
<string name="pulse_length_always_on">يعمل دائماً</string>
<string name="pulse_length_very_short">قصير جداً</string>
<string name="pulse_length_short">قصير</string>
<string name="pulse_length_normal">متوسط</string>
<string name="pulse_length_long">طويل</string>
@@ -122,7 +124,9 @@
<string name="live_display_color_profile_photography_title">التصوير</string>
<string name="live_display_color_profile_photography_summary">إعادة إنتاج لون مطابق للصور</string>
<string name="live_display_color_profile_basic_title">أساسي</string>
<string name="live_display_color_profile_basic_summary">استخدام العرض الغير معدل</string>
<string name="live_display_color_profile_adaptive_title">التكيّف</string>
<string name="live_display_color_profile_adaptive_summary">تتكيف الألوان مع الظروف المحيطة</string>
<string name="live_display_color_profile_reading_title">القراءة</string>
<string name="live_display_color_profile_reading_summary">ألوان دافئة لإجهاد أقل للعين</string>
<string name="live_display_color_profile_srgb_title">sRGB</string>
@@ -133,7 +137,16 @@
<string name="live_display_reading_mode_summary">وضع التدرج الرمادي للقراءة على المدى الطويل</string>
<string name="color_calibration_title">معايرة الألوان</string>
<string name="color_calibration_summary">معايرة الألوان الظاهرة على الشاشة</string>
<string name="color_red_title"/>
<string name="color_green_title"/>
<string name="color_blue_title"/>
<string name="picture_adjustment_title">ضبط الصورة</string>
<string name="picture_adjustment_summary">ضبط تدرج اللون والتشبع، والكثافة، والتباين</string>
<string name="adj_hue_title"/>
<string name="adj_saturation_title"/>
<string name="adj_intensity_title"/>
<string name="adj_contrast_title"/>
<string name="button_pref_title">الأزرار</string>
<string name="hardware_keys_power_key_title">زر الطاقة</string>
<string name="hardware_keys_home_key_title">زر القائمة الرئيسية</string>
<string name="hardware_keys_back_key_title">زر الرجوع</string>
1 change: 0 additions & 1 deletion res/values-ast-rES/plurals.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2013-2014 The CyanogenMod Project
1 change: 0 additions & 1 deletion res/values-ast-rES/strings.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2015 The CyanogenMod Project
Copyright (C) 2017-2019 The LineageOS Project
1 change: 0 additions & 1 deletion res/values-az/plurals.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2013-2014 The CyanogenMod Project
8 changes: 4 additions & 4 deletions res/values-az/strings.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2015 The CyanogenMod Project
Copyright (C) 2017-2019 The LineageOS Project
@@ -35,6 +34,7 @@
<string name="yes">Bəli</string>
<string name="no">Xeyr</string>
<string name="search">Axtar</string>
<string name="search_menu">Axtarış tənzimləmələri</string>
<string name="disabled">Sıradan çıxarıldı</string>
<string name="enabled">Fəallaşdırıldı</string>
<string name="privacy_settings_title">Gizlilik</string>
@@ -78,7 +78,7 @@
<string name="battery_low_pulse_title">Batereya zəifdirsə yanıb sön</string>
<string name="battery_light_list_title">Rənglər</string>
<string name="battery_light_low_color_title">Zəif batereya</string>
<string name="battery_light_medium_color_title">Dolur</string>
<string name="battery_light_medium_color_title">Enerji yığır</string>
<string name="battery_light_full_color_title">Tam doldu</string>
<string name="notification_light_title">Bildiriş işığı</string>
<string name="notification_light_general_title">Ümumi</string>
@@ -486,9 +486,9 @@
<string name="expanded_desktop_nothing_to_show_text">Genişləndirilmiş masaüstünüzü tətbiq əsasında özəlləşdirmək üçün söndürün</string>
<string name="long_screen_settings_title">Tam ekran tətbiqləri</string>
<string name="long_screen_settings_summary">Köhnəlmiş tətbiqləri tam ekran rejimini istifadə etməyə məcbur edər</string>
<string name="charging_sounds_settings_title">Enerji doldurma səsləri</string>
<string name="charging_sounds_settings_title">Enerji yığma səsləri</string>
<string name="charging_sounds_enabled_title">Fəallaşdır</string>
<string name="charging_sounds_enabled_summary">Cərəyan mənbəyinə taxarkən və ya çıxararkən bir səs oynat</string>
<string name="charging_sounds_enabled_summary">Cərəyan mənbəyinə taxarkən və ya çıxararkən bir səs oxut</string>
<string name="power_notifications_vibrate_title">Titrət</string>
<string name="charging_sounds_ringtone_title">Bildiriş səsi</string>
<string name="charging_sounds_ringtone_silent">Səssiz</string>
11 changes: 5 additions & 6 deletions res/values-be/strings.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2015 The CyanogenMod Project
Copyright (C) 2017-2019 The LineageOS Project
@@ -68,12 +67,12 @@
<string name="pulse_speed_normal">Звычайны</string>
<string name="pulse_speed_slow">Павольна</string>
<string name="pulse_speed_very_slow">Вельмі павольна</string>
<string name="battery_light_title">Паказчык жывелькі</string>
<string name="battery_light_title">Індыкатар батарэі</string>
<string name="battery_low_pulse_title">Мігцець падчас нізкага ўзроўню зараду</string>
<string name="battery_light_list_title">Колеры</string>
<string name="battery_light_low_color_title">Жывелька: крытычны ўзровень</string>
<string name="battery_light_medium_color_title">Жывелька: сілкаваньне</string>
<string name="battery_light_full_color_title">Жывелька: поўны зарад</string>
<string name="battery_light_low_color_title">Батарэя разраджана</string>
<string name="battery_light_medium_color_title">Зараджаецца</string>
<string name="battery_light_full_color_title">Цалкам зараджана</string>
<string name="notification_light_title">Светлавыя паведамленьні</string>
<string name="notification_light_general_title">Агульнае</string>
<string name="notification_light_advanced_title">Падрабязьней</string>
@@ -239,7 +238,7 @@
<string name="status_bar_am_pm_normal">Нармальна</string>
<string name="status_bar_am_pm_small">Маленькі</string>
<string name="status_bar_am_pm_hidden">Схаваць</string>
<string name="status_bar_battery_style_title">Варыянт адлюстроўваньня жывелкі</string>
<string name="status_bar_battery_style_title">Варыянт адлюстроўвання батарэі</string>
<string name="status_bar_toggle_brightness">Кіраваньне яскравасьцьцю</string>
<string name="status_bar_toggle_brightness_summary">Рэгуляваць яскравасьць экрану рухам пальца, па радку стану</string>
<string name="weather_settings_general_settings_title">Агульнае</string>
1 change: 0 additions & 1 deletion res/values-bg/plurals.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2013-2014 The CyanogenMod Project
2 changes: 1 addition & 1 deletion res/values-bg/strings.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2015 The CyanogenMod Project
Copyright (C) 2017-2019 The LineageOS Project
@@ -35,6 +34,7 @@
<string name="yes">Да</string>
<string name="no">Не</string>
<string name="search">Търсене</string>
<string name="search_menu">Настройки на търсенето</string>
<string name="disabled">Деактивирано</string>
<string name="enabled">Активирано</string>
<string name="privacy_settings_title">Поверителност</string>
23 changes: 23 additions & 0 deletions res/values-bs/plurals.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2013-2014 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<plurals name="backlight_timeout_time">
<item quantity="one"><xliff:g id="seconds">%d</xliff:g> sekunda</item>
<item quantity="few"><xliff:g id="seconds">%d</xliff:g> sekunde</item>
<item quantity="other"><xliff:g id="seconds">%d</xliff:g> sekundi</item>
</plurals>
</resources>
20 changes: 20 additions & 0 deletions res/values-bs/strings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2015 The CyanogenMod Project
Copyright (C) 2017-2019 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="trust_restrict_usb_title">Ograniči USB</string>
</resources>
1 change: 0 additions & 1 deletion res/values-ca/plurals.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2013-2014 The CyanogenMod Project
2 changes: 1 addition & 1 deletion res/values-ca/strings.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2015 The CyanogenMod Project
Copyright (C) 2017-2019 The LineageOS Project
@@ -35,6 +34,7 @@
<string name="yes">Sí</string>
<string name="no">No</string>
<string name="search">Cerca</string>
<string name="search_menu">Configuració de la cerca</string>
<string name="disabled">Deshabilitat</string>
<string name="enabled">Habilitat</string>
<string name="privacy_settings_title">Privadesa</string>
1 change: 0 additions & 1 deletion res/values-cs/plurals.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2013-2014 The CyanogenMod Project
2 changes: 1 addition & 1 deletion res/values-cs/strings.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2015 The CyanogenMod Project
Copyright (C) 2017-2019 The LineageOS Project
@@ -35,6 +34,7 @@
<string name="yes">Ano</string>
<string name="no">Ne</string>
<string name="search">Vyhledat</string>
<string name="search_menu">Nastavení vyhledávání</string>
<string name="disabled">Zakázáno</string>
<string name="enabled">Povoleno</string>
<string name="privacy_settings_title">Soukromí</string>
1 change: 0 additions & 1 deletion res/values-cy/plurals.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2013-2014 The CyanogenMod Project
2 changes: 1 addition & 1 deletion res/values-cy/strings.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2015 The CyanogenMod Project
Copyright (C) 2017-2019 The LineageOS Project
@@ -35,6 +34,7 @@
<string name="yes">Iawn</string>
<string name="no">Na</string>
<string name="search">Chwilio</string>
<string name="search_menu">Chwilio\'r gosodiadau</string>
<string name="disabled">Wedi\'i analluogi</string>
<string name="enabled">Wedi\'i alluogi</string>
<string name="privacy_settings_title">Preifatrwydd</string>
1 change: 0 additions & 1 deletion res/values-da/plurals.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2013-2014 The CyanogenMod Project
3 changes: 1 addition & 2 deletions res/values-da/strings.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2015 The CyanogenMod Project
Copyright (C) 2017-2019 The LineageOS Project
@@ -439,7 +438,7 @@
<string name="power_save_title">Ekstrem strømbesparelse</string>
<string name="power_save_summary">Begræns enhed ydeevne og baggrundsaktivitet for at spare strøm</string>
<string name="auto_power_save_title">Automatisk strømbesparelse</string>
<string name="auto_power_save_summary_on">Aktivér automatisk strømsparende tilstand ved %s% batteri</string>
<string name="auto_power_save_summary_on">Aktivér automatisk strømsparende tilstand ved %s batteri</string>
<string name="auto_power_save_summary_off">Aktivér ikke strømsparende tilstand automatisk</string>
<string name="auto_power_save_never">Aldrig</string>
<string name="expanded_desktop_settings_title">Udvidet skrivebord</string>
1 change: 0 additions & 1 deletion res/values-de/plurals.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2013-2014 The CyanogenMod Project
2 changes: 1 addition & 1 deletion res/values-de/strings.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2015 The CyanogenMod Project
Copyright (C) 2017-2019 The LineageOS Project
@@ -35,6 +34,7 @@
<string name="yes">Ja</string>
<string name="no">Nein</string>
<string name="search">Suche</string>
<string name="search_menu">Einstellungen durchsuchen</string>
<string name="disabled">Deaktiviert</string>
<string name="enabled">Aktiviert</string>
<string name="privacy_settings_title">Datenschutz</string>
1 change: 0 additions & 1 deletion res/values-el/plurals.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2013-2014 The CyanogenMod Project
Loading