Skip to content

Commit

Permalink
Grammar fix, Collapsing Action Bar update, bump version to 3.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
AkosPaha01 committed Mar 21, 2022
1 parent e21c106 commit 836e017
Show file tree
Hide file tree
Showing 13 changed files with 33 additions and 20 deletions.
2 changes: 1 addition & 1 deletion .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ android {
applicationId = "de.dertyp7214.rboardthememanager"
minSdk = 23
targetSdk = 32
versionCode = 346001
versionName = "3.4.6"
versionCode = 347000
versionName = "3.4.7"

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down Expand Up @@ -89,7 +89,7 @@ android {
}*/

dependencies {
implementation(platform("com.google.firebase:firebase-bom:29.2.0"))
implementation(platform("com.google.firebase:firebase-bom:29.2.1"))
implementation("com.google.firebase:firebase-messaging-ktx:23.0.2")
implementation("com.google.firebase:firebase-analytics-ktx:20.1.1")

Expand Down
5 changes: 2 additions & 3 deletions app/src/main/res/raw/flags.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"time": "1646936790156",
"time": "1647889732082",
"flags": [
{
"key": "general",
Expand Down Expand Up @@ -394,8 +394,7 @@
"icon": "ic_box_shadow",
"defaultValue": false,
"type": "BOOLEAN",
"file": "FLAGS",
"visible": false
"file": "FLAGS"
},
{
"key": "keyboard_height_ratio",
Expand Down
16 changes: 15 additions & 1 deletion app/src/main/res/values-hu/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@
<string name="download_themes">Témák letöltése</string>
<string name="theme_pack_count">Témacsomagok száma</string>
<string name="theme_packs">Témacsomagok</string>
<string name="keyboard_redesign_forbid_key_shadows">Billentyűzet újratervezése tiltsa meg a kulcsárnyékokat</string>
<string name="keyboard_redesign_forbid_key_shadows">Billentyűárnyékok eltávolítása</string>
<string name="none">Egyik sem</string>
<string name="enable_bitmoji_contextual_category_icon">Bitmoji engedélyezése</string>
<string name="do_not_report">Ne jelentse ezt a hibát.</string>
Expand Down Expand Up @@ -214,4 +214,18 @@
<string name="deep_link">Mélyhivatkozás</string>
<string name="download">Letöltés</string>
<string name="help">Súgó</string>
<string name="enable_get_bitmoji_card">Bitmoji kártya beszerzése</string>
<string name="translate_new_ui">Új felhasználói felületű Forditó</string>
<string name="enable_floating_keyboard_v2">Lebegő Billentyűzet V2</string>
<string name="silk_key_press">Selyem Billlentyű Lenyomás</string>
<string name="silk_popup">Selyem Popup</string>
<string name="silk">Selyem Popup</string>
<string name="silk_details">Selyem Popup</string>
<string name="keyboard_redesign_google_sans">Billentyűzet újratervezése Google Sans</string>
<string name="gboard_cache_cleared">Gboard gyorsítótár törölve</string>
<string name="gboard_cache_clear">Gboard gyorsítótár törlés</string>
<string name="gboard_cache_clear_long">Törli a gyorsítótárat és kényszeríti a gboard bezárását.</string>
<string name="clear_recent_emojis">A legutóbb használt emojik törlése</string>
<string name="clear_recent_emojis_long">Törli a legutóbb használt emojikat és kényszeríti a gboard bezárását.</string>
<string name="recent_emojis_cleared">Legutóbb használt emojik törölve</string>
</resources>
2 changes: 1 addition & 1 deletion app/src/main/res/values-night-v27/themes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
</style>

<style name="Theme.RboardThemeManagerV3.Info" parent="Theme.RboardThemeManagerV3">
<item name="android:statusBarColor">@color/foreground</item>
<item name="android:statusBarColor">@android:color/transparent</item>
<item name="windowActionBar">false</item>
<item name="windowNoTitle">true</item>
<item name="android:navigationBarColor">@color/foreground</item>
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values-night-v30/themes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
</style>

<style name="Theme.RboardThemeManagerV3.Info" parent="Theme.RboardThemeManagerV3">
<item name="android:statusBarColor">@color/foreground</item>
<item name="android:statusBarColor">@android:color/transparent</item>
<item name="windowActionBar">false</item>
<item name="windowNoTitle">true</item>
<item name="android:navigationBarColor">@color/foreground</item>
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values-night-v31/themes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
</style>

<style name="Theme.RboardThemeManagerV3.Info" parent="Theme.RboardThemeManagerV3">
<item name="android:statusBarColor">@android:color/system_neutral1_900</item>
<item name="android:statusBarColor">@android:color/transparent</item>
<item name="windowActionBar">false</item>
<item name="windowNoTitle">true</item>
</style>
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values-night/themes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
</style>

<style name="Theme.RboardThemeManagerV3.Info" parent="Theme.RboardThemeManagerV3">
<item name="android:statusBarColor">@color/foreground</item>
<item name="android:statusBarColor">@android:color/transparent</item>
<item name="windowActionBar">false</item>
<item name="windowNoTitle">true</item>
<item name="android:navigationBarColor">@android:color/black</item>
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values-v27/themes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
</style>

<style name="Theme.RboardThemeManagerV3.Info" parent="Theme.RboardThemeManagerV3">
<item name="android:statusBarColor">@color/foreground</item>
<item name="android:statusBarColor">@android:color/transparent</item>
<item name="windowActionBar">false</item>
<item name="windowNoTitle">true</item>
<item name="android:navigationBarColor">@color/foreground</item>
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values-v30/themes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
</style>

<style name="Theme.RboardThemeManagerV3.Info" parent="Theme.RboardThemeManagerV3">
<item name="android:statusBarColor">@color/foreground</item>
<item name="android:statusBarColor">@android:color/transparent</item>
<item name="windowActionBar">false</item>
<item name="windowNoTitle">true</item>
<item name="android:navigationBarColor">@color/foreground</item>
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values-v31/themes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
</style>

<style name="Theme.RboardThemeManagerV3.Info" parent="Theme.RboardThemeManagerV3">
<item name="android:statusBarColor">@android:color/system_neutral1_100</item>
<item name="android:statusBarColor">@android:color/transparent</item>
<item name="windowActionBar">false</item>
<item name="windowNoTitle">true</item>
</style>
Expand Down
8 changes: 4 additions & 4 deletions app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -153,13 +153,13 @@
<string name="download_themes">Download themes</string>
<string name="theme_pack_count">Theme Pack Count</string>
<string name="theme_packs">Theme Packs</string>
<string name="keyboard_redesign_forbid_key_shadows">Keyboard Redesign Forbid Key Shadows</string>
<string name="keyboard_redesign_forbid_key_shadows">Remove Key Shadows</string>
<string name="enable_bitmoji_contextual_category_icon">Enable Bitmoji</string>
<string name="none">None</string>
<string name="do_not_report">Do not report this error.</string>
<string name="menu_moved">Menu is now in the bottom sheet.</string>
<string name="fix_flags">Fix flags</string>
<string name="fix_flags_long">Deletes flags and force closed gboard.</string>
<string name="fix_flags_long">Deletes flags and force closes gboard.</string>
<string name="flags_fixed">Flags fixed</string>
<string name="try_fix_flags">Try to go to settings and click on \"Fix flags\"</string>
<string name="flags_corrupted">Flags seems to be corrupted</string>
Expand Down Expand Up @@ -233,8 +233,8 @@
<string name="keyboard_redesign_google_sans">Keyboard Redesign Google Sans</string>
<string name="gboard_cache_cleared">Gboard cache cleared</string>
<string name="gboard_cache_clear">Gboard cache clear</string>
<string name="gboard_cache_clear_long">Deletes cache and force closed gboard.</string>
<string name="gboard_cache_clear_long">Deletes cache and force closes gboard.</string>
<string name="clear_recent_emojis">Clear recent used emojis</string>
<string name="clear_recent_emojis_long">Deletes recent used emojis and force closed gboard.</string>
<string name="clear_recent_emojis_long">Deletes recent used emojis and force closes gboard.</string>
<string name="recent_emojis_cleared">Recent used emojis cleared</string>
</resources>
2 changes: 1 addition & 1 deletion app/src/main/res/values/themes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
</style>

<style name="Theme.RboardThemeManagerV3.Info" parent="Theme.RboardThemeManagerV3">
<item name="android:statusBarColor">@color/foreground</item>
<item name="android:statusBarColor">@android:color/transparent</item>
<item name="windowActionBar">false</item>
<item name="windowNoTitle">true</item>
<item name="android:navigationBarColor">@android:color/black</item>
Expand Down

0 comments on commit 836e017

Please sign in to comment.