Skip to content

🚀 Release 3.9.6 (396000)#1000

Merged
AkosPaha01 merged 10 commits intostagingfrom
master
Jul 29, 2025
Merged

🚀 Release 3.9.6 (396000)#1000
AkosPaha01 merged 10 commits intostagingfrom
master

Conversation

@DerBot7214
Copy link
Copy Markdown
Collaborator

@DerBot7214 DerBot7214 commented Jul 25, 2025

📝 Brief description

🚀 Release 3.9.5 (395005)
Merge pull request #989 from DerTyp7214/master
Workflow edit
Bump Version to 3.9.5 (395008)
update chinese translations
Merge pull request #998 from quantumfallout/translate
🪲 Debug Release 3.9.5 (395009)
Update Gradle Version
Update Repo Icon
Update Gradle, MDC-Android and Firebase Dependencies
Update CMake, Gradle
🪲 Debug Release 3.9.5 (395009)
🪲 Debug Release 3.9.6 (396000)
🪲 Debug Release 3.9.6 (396000)

💻 Commits

  • 35b308a - Akos Paha - 2025-07-29 21:30:47
    | 🪲 Debug Release 3.9.6 (396000)
    | | • Bump versionCode to 396000 (3.9.6)
    | * 52f3b89 - PahaAkos - 2025-07-29 21:21:33
    |/ 🪲 Debug Release 3.9.6 (396000)
    | • Bump versionCode to 396000 (3.9.6)
    |

  • 958268e - Akos Paha - 2025-07-25 22:07:33
    | 🪲 Debug Release 3.9.5 (395009)
    | • Add windowInsets to the download list screen
    | • Add setWindowlnsetsAnimation to the download list screen
    | • Require Gboard installation to use the app
    | • Update Dependencies
    | • Update Chinese Translations
    | • Update UI elements to match Material3Expressive

  • 0b3a798 - PahaAkos - 2025-07-25 10:04:57
    | Update CMake, Gradle
    |

  • 8b645de - PahaAkos - 2025-07-22 09:40:09
    | Update Gradle, MDC-Android and Firebase Dependencies
    | • Migrate Firebase dependencies to using the Kotlin extensions (KTX) APIs in the main modules
    | • Update MDC-Android to 1.14.0-alpha03
    | • Update Firebase dependencies
    |

  • c0fb274 - PahaAkos - 2025-07-19 00:10:59
    | Update Repo Icon
    |

  • cb8cd88 - Akos Paha - 2025-07-18 23:43:35
    | Update Gradle Version
    |

  • 160520d - PahaAkos - 2025-07-18 23:28:13
    | 🪲 Debug Release 3.9.5 (395009)
    | • Add windowInsets to the download list screen
    | • Add setWindowlnsetsAnimation to the download list screen
    | • Require Gboard installation to use the app
    | • Update Dependencies
    | • Update Chinese Translations
    | • Update UI elements to match Material3Expressive
    |

  • ac67939 - Akos Paha - 2025-07-18 22:35:52
    | Merge pull request update chinese translations #998 from quantumfallout/translate
    | update chinese translations

  • 765d2a0 - quannf - 2025-07-19 00:36:30
    update chinese translations

  • 73ffa8c - Akos Paha - 2025-07-13 14:15:17
    | Bump Version to 3.9.5 (395008)
    | • Fix workflow
    | • Bump Version to 3.9.5 (395008)

  • 0fa20f2 - Akos Paha - 2025-07-13 13:55:30
    | Workflow edit
    |

  • 02b830a - Akos Paha - 2025-07-11 14:09:26
    | Merge pull request Copy Flags Fix #989 from DerTyp7214/master
    | Copy Flags Fix
    |
    | • Bump versionCode to 395006 (3.9.5)
    | • Delete llm_pc_gemma_prompt_tag_end value when copying a flag to fix flag loading
    | • Update portuguese translation

  • 368f29d - Akos Paha - 2025-07-03 16:33:36
    🚀 Release 3.9.5 (395005)
    • Add Repo URL copy option
    • Bump versionCode to 395005 (3.9.5)
    • Fix app opening if the useMagisk preferences are changed in the background
    • Remove Sounds tab
    • Remove Magisk Method
    • Update Cmake to 4.0.2
    • Update Dependencies
    • Update Kotlin to 2.2.0
    • Update Submodules
    • Update Theme files
    • Use the '@param:' annotation target

📁 Modified files

.github/workflows/buildCi.yml | 4 +-
.github/workflows/buildPro.yml | 2 +-
.github/workflows/buildRelease.yml | 4 +-
.github/workflows/deployToGoogle.yml | 2 +-
.github/workflows/pullRequest.yml | 4 +-
app/build.gradle.kts | 8 +-
.../adapter/ManageRepoThemePackAdapter.kt | 39 ++-
.../adapter/ShareFlagsAdapter.kt | 88 ++++++-
.../rboardthememanager/adapter/ThemeAdapter.kt | 3 +-
.../rboardthememanager/adapter/ThemePackAdapter.kt | 42 ++-
.../fragments/DownloadListFragment.kt | 37 ++-
.../fragments/ThemeListFragment.kt | 4 +-
.../screens/InstallPackActivity.kt | 11 +-
.../rboardthememanager/screens/MainActivity.kt | 4 +-
.../rboardthememanager/screens/ManageRepo.kt | 10 +-
.../screens/PreferencesActivity.kt | 7 +
.../rboardthememanager/screens/ShareFlags.kt | 9 +-
.../screens/ThemeChangerActivity.kt | 4 +
.../rboardthememanager/utils/AppStartUp.kt | 6 +-
.../SwitchKeyboardWidgetConfigureActivity.kt | 11 +-
.../actionbar_overlay_background.xml (new) | 15 ++
.../drawable/color_surface_overlay_background.xml | 2 +
...lor_surface_overlay_background_bottom.xml (new) | 17 ++
...or_surface_overlay_background_rounded.xml (new) | 15 ++
.../color_surface_overlay_background_top.xml (new) | 19 ++
.../res/drawable/default_switch_icon.xml (new) | 5 +
app/src/main/res/drawable/ic_repo_copy.xml | 5 +-
.../drawable/ic_toolbar_back_background.xml (new) | 16 ++
app/src/main/res/drawable/ripple.xml | 2 +-
app/src/main/res/drawable/theme.xml | 4 +-
app/src/main/res/drawable/trans.xml | 2 +-
app/src/main/res/layout/activity_install_pack.xml | 63 +++--
app/src/main/res/layout/activity_main.xml | 2 +-
app/src/main/res/layout/activity_manage_repo.xml | 200 +++++++-------
app/src/main/res/layout/activity_preferences.xml | 11 +-
app/src/main/res/layout/activity_share_flags.xml | 6 +-
app/src/main/res/layout/activity_theme_changer.xml | 7 +-
app/src/main/res/layout/bottom_bar.xml | 2 +-
app/src/main/res/layout/chip_container.xml | 6 +-
app/src/main/res/layout/dialog_no_root.xml | 230 ++++++++--------
app/src/main/res/layout/fragment_theme_list.xml | 3 +-
app/src/main/res/layout/manage_repo_theme_pack.xml | 80 ++++--
.../main/res/layout/more_rboard_apps_dialog.xml | 13 +-
app/src/main/res/layout/news_card.xml | 1 +
app/src/main/res/layout/pack_item.xml | 27 +-
app/src/main/res/layout/share_flag_item.xml | 105 +++++---
.../layout/switch_keyboard_widget_configure.xml | 8 +-
app/src/main/res/layout/usage_dialog.xml | 2 +-
app/src/main/res/values-zh-rCN/strings.xml | 152 ++++++-----
app/src/main/res/values-zh-rTW/strings.xml | 290 +++++++++++----------
app/src/main/res/values/styles.xml | 6 +-
app/src/main/res/values/themes.xml | 4 +-
colorutilsc | 2 +-
gradle/libs.versions.toml | 34 ++-
gradle/wrapper/gradle-wrapper.properties | 4 +-
mathc | 2 +-
rboardcomponents | 2 +-
57 files changed, 1041 insertions(+), 622 deletions(-)

quantumfallout and others added 8 commits July 19, 2025 00:36
• Add windowInsets to the download list screen
• Add setWindowlnsetsAnimation to the download list screen
• Require Gboard installation to use the app
• Update Dependencies
• Update Chinese Translations
• Update UI elements to match Material3Expressive
• Migrate Firebase dependencies to using the Kotlin extensions (KTX) APIs in the main modules
• Update MDC-Android to 1.14.0-alpha03
• Update Firebase dependencies
• Add windowInsets to the download list screen
• Add setWindowlnsetsAnimation to the download list screen
• Require Gboard installation to use the app
• Update Dependencies
• Update Chinese Translations
• Update UI elements to match Material3Expressive
@DerBot7214 DerBot7214 added automatic Automatic generated Pull Request update Will trigger update workflow when merged labels Jul 25, 2025
@AkosPaha01 AkosPaha01 changed the title update chinese translations 🚀 Release 3.9.6 (396000) Jul 25, 2025
AkosPaha01 and others added 2 commits July 29, 2025 21:21
• Bump versionCode to 396000 (3.9.6)
• Bump versionCode to 396000 (3.9.6)
@AkosPaha01 AkosPaha01 merged commit 68d5edf into staging Jul 29, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automatic Automatic generated Pull Request update Will trigger update workflow when merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants