Update to latest upstream#4
Merged
Sohil876 merged 15 commits intomiscdevstuff:ai-testfrom Nov 24, 2025
Merged
Conversation
* Update AdMob plugin and build preferences Upgraded admob-plus-cordova to version 2.0.0-alpha.19 and updated PLAY_SERVICES_VERSION to 23.2.0 in utils/config.js. Changed the clean command from 'yarn clean' to 'npm run clean'. Added GradlePluginKotlinEnabled preference to config.xml for improved Android build compatibility. * fix: system theme on free version * Add dynamic resource resolution for styles and icons
* Update AlpineDocumentProvider.java * Update AlpineDocumentProvider.java
…1681) * Update terminalSettings.js * Add files via upload * Add files via upload
* Translation: Update hungarian hu-hu.json Translate new strings Fix typos * Translation: Update hungarian hu-hu.json Fix full stop: .
* Introduced a new GitHub Actions workflow to check for changes in translation files & a new workflow for labeling based upon the changed files on pull requests. * The workflow detects changes in JSON files located in the src/lang directory and runs a lint check if any changes are found. * Added a Workflow to label Pull requests based on their changed files.
* feat: Add clean install state functionality to app settings * Introduced a new setting for cleaning the install state, allowing users to delete the install state file if it exists. * Added error handling and user feedback for the clean install state operation. * chore(appSettings): format * feat: Update translations for multiple languages and fix app settings reference * Added clean install state string key to various language files including Arabic, Belarusian, Bengali, Czech, German, English, Spanish, French, Hebrew, Hindi, Hungarian, Indonesian, Persian, Italian, Japanese, Korean, Malayalam, Burmese (Unicode and Zawgyi), Polish, Portuguese, Punjabi, Russian, Tagalog, Turkish, Ukrainian, Uzbek, Vietnamese, and both Simplified and Traditional Chinese. * Fixed the reference for the "clean install state" in app settings to match the updated string key. * chore(ci): update translation files check command in CI workflow * Changed the command from 'npm run lint check' to 'npm run lang check' for improved translation file validation in the CI workflow. * chore(ci): add npm ci command for translation files check in CI workflow * chore: format translation files * chore: update PR label workflow to trigger on closed and synchronized events * chore: update PR label workflow to include 'ready_for_review' event
Translate new string
…r settings (#1694) * chore: use popular name for textwrap * format
Co-authored-by: khanhkhanhlele <namkhanh20xx@gmail.com>
* Update pt-br.json * Update preInstalled.js Updated "Dark" theme * Update preInstalled.js Undo the change made in `dark.popupActiveColor`
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.1.0...4.1.1) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.1.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* czech translation * czech translation * czech translation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.