Loading build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ buildscript { propMinSdkVersion = 16 propTargetSdkVersion = propCompileSdkVersion propVersionCode = 1 propVersionName = '3.18.6' propVersionName = '3.18.7' kotlin_version = '1.2.31' support_libs = '27.1.0' } Loading commons/src/main/res/layout/dialog_filepicker.xml +1 −2 Original line number Diff line number Diff line Loading @@ -9,8 +9,7 @@ <RelativeLayout android:id="@+id/filepicker_holder" android:layout_width="match_parent" android:layout_height="wrap_content" android:orientation="vertical"> android:layout_height="wrap_content"> <com.simplemobiletools.commons.views.Breadcrumbs android:id="@+id/filepicker_breadcrumbs" Loading commons/src/main/res/values-az/strings.xml +1 −0 Original line number Diff line number Diff line Loading @@ -139,6 +139,7 @@ <string name="foreground_color">Foreground color</string> <string name="app_icon_color">App icon color</string> <string name="restore_defaults">Restore defaults</string> <string name="change_color">Change color</string> <string name="theme">Theme</string> <string name="changing_color_description">Changing a color will make it switch to Custom theme</string> <string name="save">Save</string> Loading commons/src/main/res/values-br/strings.xml +1 −0 Original line number Diff line number Diff line Loading @@ -139,6 +139,7 @@ <string name="foreground_color">Foreground color</string> <string name="app_icon_color">App icon color</string> <string name="restore_defaults">Restore defaults</string> <string name="change_color">Change color</string> <string name="theme">Theme</string> <string name="changing_color_description">Changing a color will make it switch to Custom theme</string> <string name="save">Save</string> Loading commons/src/main/res/values-ca/strings.xml +1 −0 Original line number Diff line number Diff line Loading @@ -139,6 +139,7 @@ <string name="foreground_color">Color de primer pla</string> <string name="app_icon_color">Color de la icona d\'aplicació</string> <string name="restore_defaults">Valors per defecte</string> <string name="change_color">Change color</string> <string name="theme">Tema</string> <string name="changing_color_description">Canviar un color farà que canvii a tema personalitzat</string> <string name="save">Dear</string> Loading Loading
build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ buildscript { propMinSdkVersion = 16 propTargetSdkVersion = propCompileSdkVersion propVersionCode = 1 propVersionName = '3.18.6' propVersionName = '3.18.7' kotlin_version = '1.2.31' support_libs = '27.1.0' } Loading
commons/src/main/res/layout/dialog_filepicker.xml +1 −2 Original line number Diff line number Diff line Loading @@ -9,8 +9,7 @@ <RelativeLayout android:id="@+id/filepicker_holder" android:layout_width="match_parent" android:layout_height="wrap_content" android:orientation="vertical"> android:layout_height="wrap_content"> <com.simplemobiletools.commons.views.Breadcrumbs android:id="@+id/filepicker_breadcrumbs" Loading
commons/src/main/res/values-az/strings.xml +1 −0 Original line number Diff line number Diff line Loading @@ -139,6 +139,7 @@ <string name="foreground_color">Foreground color</string> <string name="app_icon_color">App icon color</string> <string name="restore_defaults">Restore defaults</string> <string name="change_color">Change color</string> <string name="theme">Theme</string> <string name="changing_color_description">Changing a color will make it switch to Custom theme</string> <string name="save">Save</string> Loading
commons/src/main/res/values-br/strings.xml +1 −0 Original line number Diff line number Diff line Loading @@ -139,6 +139,7 @@ <string name="foreground_color">Foreground color</string> <string name="app_icon_color">App icon color</string> <string name="restore_defaults">Restore defaults</string> <string name="change_color">Change color</string> <string name="theme">Theme</string> <string name="changing_color_description">Changing a color will make it switch to Custom theme</string> <string name="save">Save</string> Loading
commons/src/main/res/values-ca/strings.xml +1 −0 Original line number Diff line number Diff line Loading @@ -139,6 +139,7 @@ <string name="foreground_color">Color de primer pla</string> <string name="app_icon_color">Color de la icona d\'aplicació</string> <string name="restore_defaults">Valors per defecte</string> <string name="change_color">Change color</string> <string name="theme">Tema</string> <string name="changing_color_description">Canviar un color farà que canvii a tema personalitzat</string> <string name="save">Dear</string> Loading