Improvements Archives - Huawei Central https://www.huaweicentral.com/tag/improvements/ Home for all Huawei News Wed, 16 Oct 2024 11:53:10 +0000 en-US hourly 1 https://wordpress.org/?v=6.1.1 https://www.huaweicentral.com/wp-content/uploads/2022/01/cropped-HC-Newsroom-favicon-32x32.png Improvements Archives - Huawei Central https://www.huaweicentral.com/tag/improvements/ 32 32 HyperOS 2.0 may bring improved animations and network performance https://www.huaweicentral.com/hyperos-2-0-may-bring-improved-animations-and-network-performance/ Wed, 16 Oct 2024 11:53:10 +0000 https://www.huaweicentral.com/?p=122407 Xiaomi will likely debut HyperOS 2.0 this month and the new OS may bring improved animations and network performance. A new leak suggests that the company will offer a seamless connection to its device owners with the newest software upgrade. Weibo tipster @SmartPikachu says that HyperOS 2.0 will deliver enhanced animations and network performance. The […]

The post HyperOS 2.0 may bring improved animations and network performance appeared first on Huawei Central.

]]>
Xiaomi will likely debut HyperOS 2.0 this month and the new OS may bring improved animations and network performance. A new leak suggests that the company will offer a seamless connection to its device owners with the newest software upgrade.

Weibo tipster @SmartPikachu says that HyperOS 2.0 will deliver enhanced animations and network performance. The company has not only worked on the UI segment but also improved the network functioning to offer the best software experience.

The leak specifies an “active intelligent network” for HyperOS 2.0. It could mean that the company will improve the interconnection between devices. Xiaomi may adopt AI algorithms this time to maintain a stable connection between multiple devices.

Active Intelligent network further refers to reliable and stronger cellular signals in devices. It could maintain a good signal despite bad weather or other issues. Things are uncertain but we can expect better network performance with HyperOS 2.0.

HyperOS 2 animations network

HyperOS 2.0 may bring improved animations and network performance (Image Credits: Weibo)

Other than network, the tipster hinted at the animation effects. HyperOS 2 will likely bring more upgraded animations than ever before. These might be smoother, faster, and more fluent than the previous software versions.

Xiaomi phone users often complained about the sluggish animations. They used to compare the software with ColorOS 15 and other Android skins. But this time, Xiaomi may resolve the animation and lagging problems with HyperOS 2.0.

A recent HyperOS 2.0 leak demonstrated a brand-new unlock animation. The new addition claims to offer real-time light effects, gradient transitions, and brighter colors on the screen. You can check the complete details of the new animation below.

Xiaomi HyperOS 2.0 could sport a new unlock animation

The post HyperOS 2.0 may bring improved animations and network performance appeared first on Huawei Central.

]]>
OpenHarmony 5.0 released with ArkUI and other improvements https://www.huaweicentral.com/openharmony-5-0-released-with-arkui-and-other-improvements/ Mon, 30 Sep 2024 05:11:45 +0000 https://www.huaweicentral.com/?p=121454 OpenHarmony 5.0 operating system release version is out with various new features, ArkUI enhancements, and useful improvements. The latest build also enhances several application aspects for developers and makes the experience more efficient. The OpenHarmonyOS 5.0 version is released by OpenAtom Foundation. Developers will find major changes in the app development kit, ArkUI, and other […]

The post OpenHarmony 5.0 released with ArkUI and other improvements appeared first on Huawei Central.

]]>
OpenHarmony 5.0 operating system release version is out with various new features, ArkUI enhancements, and useful improvements. The latest build also enhances several application aspects for developers and makes the experience more efficient.

The OpenHarmonyOS 5.0 version is released by OpenAtom Foundation. Developers will find major changes in the app development kit, ArkUI, and other segments. These modifications will provide clearer logic and scenario-based views.

Further details in the changelog show refinements for network stability, distributed data management, richer encodings for media, and optimized power supply. Developers can quickly develop apps using enhanced Web capabilities with upgraded tools.

Other sections in the list count communication, security, graphics, camera, event notification, encryption, hardware capabilities, and more. You can check the details below.

OpenHarmony 5.0 Changelog

Highlights:
  • The application framework gets more lifecycle management capabilities and provides sub-process-related capabilities.
  • ArkUI further opens up the rendering capabilities of custom nodes.
  • Application package management improves application packaging efficiency and enriches the operational scenarios for end users to use applications. (For instance, creating application clones, creating desktop shortcuts, and more)
  • It enhanced the distributed data management capabilities and security while ensuring reasonable data sharing.
  • File management further improves Picker’s capabilities and enables reasonable control of permissions and reasonable data sharing.
  • It enhances the media’s audio, video playback, and recording capabilities with the support for multiple audio, video, and image encoding formats. It now has more detailed playback control operations.

OpenHarmony 5.0: Application Framework

  • Supports creating JS/Native sub-processes. Developers can execute time-consuming operations in sub-processes.
  • The lifecycle monitoring ability supports more lifecycles such as onNewWant.
  • Supports the ability to return AbilityResult to the caller without actively destroying itself.
  • The context supports Sendable object conversion for multi-threaded Context transmission.
  • Supports application-level font settings.

ArkUI

  • Enhanced the component customization capability with the addition of new components like a modifier, ContentModifier, and DrawModifier, which support adding new properties based on existing components, customizing component content and fully self-drawing.

The Custom nodes and Native rendering nodes are open. Custom nodes are node objects that have some basic capabilities of underlying entity nodes. These nodes can be mixed with native components through custom placeholder nodes.

Custom nodes can have the ability to calculate the layout of a single node, set basic properties, set event monitoring, and customize the drawing and rendering content. It includes three types of objects: FrameNode, RenderNode, and BuilderNode.

  • BuilderNode: Provides a custom BuilderNode that can mount native components.
  • FrameNode: Provides a custom FrameNode, which represents the entity node of the component tree. NodeController can mount it to NodeContainer through the FrameNode held by BuilderNode, or obtain RenderNode through FrameNode and mount it to other FrameNodes.
  • RenderNode: Provides self-drawing rendering node RenderNode to support custom drawing requirements on the Native side.
  • NodeController: NodeController implements operations such as creation, display, and update of custom nodes. It is responsible for mounting custom nodes on NodeContainer.

Other enhancements in the ArkUI section include the NDK capability for the third-party framework components. It covers component creation, property setting, event registration, customization capabilities, and component tree construction.

The Navigation component has more enhanced capabilities, including single-column and double-column switching effects, interruption and continuation of transition animations, and the ability to monitor the page life cycle.

The control visuals, animations, and interactions have been refreshed and added support for aging-friendly interfaces, mirrored languages, and screen reading. Menu and pop-up components support developers in defining color, shape, rounded corners, size, position, and shadow.

OpenHarmony 5.0: Application package management

  • Supports access and management of application clones. Applications can access application clones through simple configuration.
  • Supports home screen shortcuts. Users can dynamically add shortcuts to the home screen.
  • Supports independent upgrade capabilities of system-level HSP and ArkWeb. It also supports independent updates of preset applications.
  • Supports recovery mechanism after abnormal interruption of OTA upgrade. If a power outage or service crash occurs during the OTA upgrade process, the OTA process will be restored upon restart to continue installing and updating applications.
  • Provides automatic cache directory cleaning capability and supports storage management to automatically clean up the cache directory when the device space is insufficient.
  • Supports Native software packages and provides the capabilities of packaging, installing, and uninstalling native software packages.
  • When the packaging tool packages the app, it compresses the entire app package to reduce its size on the shelf.

Distributed soft bus

  • IPS provides CAPI basic interface capabilities, including serialization or deserialization, message sending and receiving processing interfaces, etc.

OpenHarmony5.0: Distributed Data Management

  • RelationalStore&Preferences support access to common sandbox data.
  • RDB supports opening in read-only mode.
  • UDMF supports the compatibility query between UTD and MIME types.
  • Migration scenario data asset synchronization optimization.
  • Supports distributed data management with Class E encryption.
  • The inverted index construction scenario supports an application-specified external tokenizer.
  • The NDK-based CAPI supports the cross-device drag-and-drop capability of UDMF data.

A Distributed Hardware

  • Provides refined ACL management: It performs refined addition, deletion, modification, and query operations on ACLs based on business devices, users, accounts, and package names.
  • Quality reinforcement to improve functional stability and reliability.

Distributed DeviceProfile

  • Equipment data is reconstructed hierarchically to improve the efficiency of adding, deleting, modifying, and checking data.
  • Quality reinforcement, optimization of background link establishment function, and improved stability and reliability.

File Management

  • Supports incremental file backup.
  • Provides an interface for the backup application to obtain detailed information about the amount of backup data, allows the application to report the number of data records to be backed up (such as the number of text messages), and supports reporting of abnormal events during the backup and recovery process.
  • Added support for SA access backup and recovery framework.
  • Enhanced Picker capabilities: Provides the ability to select multiple files at a time in the Audio Picker; adds a Download Picker, allowing applications to save files directly to the “Download/package name level” directory, and subsequent access to the directory does not require permission to apply, complementing the download experience of applications such as browsers.
  • Apps are supported to obtain access rights to public directories (Download, Desktop, Document) by applying for permissions (supported by some devices and needs to be determined by syscap). Apps cannot directly access public directories without applying for permission.
  • Supports applications to select files or directories through FilePicker and obtain temporary access rights to the directory or file, and supports persistent access capabilities. Non-persistent files or directories cannot be accessed after the application exits.
  • Added CreateStream, fdopenStream, and other streaming file access interfaces .
  • Added new interfaces for setting and getting extended attributes.

Graphics, Images, and Windows

Graphics

  • The NativeImage module based on the NDK’s C API now supports NativeWindowBuffer.
  • The NDK-based C API now supports NativeVsync and multiple callbacks for a single frame.
  • The NDK-based C API now supports variable frame rates.
  • ColorSpaceManager supports sendable capabilities.
  • The font engine supports text-shadow capabilities and underline alignment.
  • The graphics drawing interface improves drawing-related capabilities.

Window

  • Provides the display.getDisplayByIdSync interface for use with the multi-screen feature, allowing applications to synchronously obtain information about the screen where the Ability is located through IDs.
  • Supports obtaining screen available area information.
  • Support setting status bar text color according to page color in ArkUI.

Media: Audio

  • Audio focus enhancement: Supports focus sessions, allowing apps to set concurrent playback policies with other apps, and allowing apps to play silently without interrupting audio playing in the background.
  • Added support for more audio devices such as DP and USB headsets, and support for switching the default sound device function (earpiece and speaker).
  • Added a new audio stream type for video calls to optimize the audio stream playback experience in this scenario.
  • Added a unified volume component to facilitate use and reduce development complexity.
  • Supports customization of the style of in-app casting components.
  • Supports ringtone list query and customized ringtone settings.

Play

  • The player start and seek performance are optimized to reduce latency.
  • Added multiple playback protocols or formats: support DASH streaming protocol playback; support AMR, APE, WAV PCM-MULAW format audio playback.
  • Added a variety of playback control capabilities: support for multi-track video playback, changing the output Surface during video playback, silent playback, precise seek, setting playback range, and subtitles.
  • Supports configuration of streaming media buffer size; supports audio offload mode.
  • Enhanced streaming media playback capabilities: Optimized streaming media cache strategy to reduce lag.

Recording

  • Enhanced audio recording capability. It now supports MP3, WAV PCM-MULAW format audio recording.

Screen Recording

  • Supports exempting the application’s own privacy window from screen recording protection, and provides a privacy confirmation window and screen recording status prompt.
  • Supports excluding the specified window when recording.
  • Supports configuring screen rotation and dynamically adjusting rotation parameters.
  • Supports simultaneous recording of microphone and system sound.

Audio and video codec

  • Added AVTranscoder transcoding interface. It supports bit rate reduction, outputs video files in video encoding AVC, audio encoding AAC, and encapsulation format MP4, and reduces the amount of data transmitted/stored.

DRM

  • AVPlayer / AVCodec supports DRM information parsing of DASH protocol programs, decryption of TS-encapsulated H265 video format, and audio decryption.
  • AVCodec DRM adaptation adds decryption parameter settings.

Camera

  • New model capabilities have been added, including time-lapse photography, panorama, streamer shutter, large aperture video recording, and fluorescent photography.
  • Added a new camera PerConfig one-click configuration mechanism to ensure consistent camera effects and reduce development complexity.
  • Optimize the segmented process to improve the performance and quality of photo/video recording.
  • Benchmark ArkTS API capabilities and complete related C APIs.
  • Enhanced camera experience, including mirroring, zoom, anti-shake, continuous shooting, camera status notification, etc.

Picture

  • EXIF reading and writing capabilities are enhanced, supporting EXIF ​​batch reading and writing, and GIF supports obtaining playback count information.
  • Support HDR capabilities: HDR dual-layer encoding and decoding, and conversion between HDR and SDR.
  • The codec format is enhanced to support HEIF codec and DNG decoding.
  • The editing framework is based on the NDK’s C API, including the effector base class, filter base class, and custom algorithms.

Event Notification

  • CEM tools now support publishing custom public events.
  • Emitter adds a new generic interface that can be used to directly pass Sendable objects.
  • Supports synchronous query notification enablement status.

Basic Communications

  • Support third-party applications to connect to hotspots through network management.

OpenHarmony 5.0: Network Management

Network management capabilities

  • Supports specifying a Wi-Fi hotspot by creating a NetConnection object to connect to it.
  • An NDK-based C API that provides network management status monitoring, application-level proxy monitoring, and other capabilities.

The Network protocol stack capabilities

  • Supports upgrading TCP Socket to TLS Socket to improve communication security.
  • TLS Socket supports skipping certificate verification to avoid scenarios where the certificate cannot be verified under special circumstances.
  • All sockets support obtaining local IP and port.
  • HTTP supports configuring certificate pinning information.
  • HTTP supports the brotli compression algorithm.

Power Supply

  • Supports obtaining the current charging current. Third-party applications can obtain the current device current through nowCurrent.
  • Supports temperature control actions in flight mode. Developers can customize temperature control strategies to control the device to enter flight mode.
  • Supports power consumption control based on the WorkSource agent running a lock-assisted resource scheduling module.
  • It supports automatically entering S4 sleep mode after waking up from S3 sleep mode when the battery is low, achieving ultra-long standby characteristics.
  • After the system starts, it supports reading and broadcasting the presence information of the device shell/case, the battery information kernel node, whether to send a broadcast, etc., which supports developer configuration.

USB

  • USB DEVICE configuration management security access control enhancement.
  • The USB standard data transfer mode (interrupt transfer, bulk transfer) function is enhanced.
  • Supports standard USB peripheral security management and control.

Start Recovery

  • It supports Native software package packaging, installation, running, and uninstallation, and builds a Native software package development and release system, which helps to quickly build productivity software ecosystem capabilities and also helps system developers improve development efficiency.
  • Provides a resettable developer anonymous device identifier ODID to replace UDID and other hardware identifiers.
  • Supports running bftpd commands and debugging application sandbox data access in user mode.

Globalization

  • Provides C API to support internationalization capabilities of the ICU4C standard.
  • International formatting processing capabilities support screen size adaptation.
  • Full support for pseudo-localization testing.
  • Provides C API to support resource file management capabilities.
  • String resources support translatability markers.
  • Provides minority language font capabilities.

OpenHarmony 5.0: Safety

Encryption and decryption algorithm library framework

  • ArkTS API provides corresponding C APIs for some commonly used encryption and decryption algorithm capabilities.
  • Support SM4-GCM algorithm interface.

Certificate Management

  • Provides an API for launching the certificate management interface.
  • Provides an API for obtaining an application’s private certificate list.

Program access control

  • Geolocation permissions support a one-time authorization option.
  • Supports opening the permission management application interface of the settings page.

User IAM

  • Supports password validity period checking.
  • Supports recovery keys.

Account

  • Supports logging out of local accounts.
  • Supports specifying a short account name (used as the name of the personal folder) when creating a local account.
  • Support querying local account names.
  • Added new privacy account type.
  • Added unlock authentication intent.
  • Added new credential types: Graphic and Four-digit PIN.

OpenHarmony 5.0: ArkCompiler

The ArkTS front-end compiler

  • Syntax enhancement: the compilation target is switched from es2017 to es2021, and the compilation of source code files with es2018~es2021 syntax features is supported.
  • The obfuscation capability is enhanced to support exception stack restoration, file granularity non-obfuscation, HAP and HSP module file name obfuscation, and whitelist wildcard function.

ArkTS Runtime

  • Supports lazy loading of modules, and synchronously loads executable files when variables are used, improving application startup performance.
  • The concurrency capability is enhanced, providing a Sendable object-sharing mechanism to optimize the object cross-thread communication performance; TaskPool provides functions such as task queues, long-term tasks, and periodic tasks.
  • The debugging function is enhanced to support reverse debugging, Smart Step into, and other functions.
  • The tuning function is enhanced to support hiperf/profiler mixed back stack and multi-instance HeapDump functions.

ArkTS basic library

  • It supports high-precision floating-point operations, provides StringDecoder character stream decoding capabilities, stream data stream processing capabilities, and supports bit vectors.

JSVM

  • Provides a system JS engine that supports the high-performance running of JS and WASM.

Integrated sensor processing platform

Drag frame

  • Supports rotating and dragging the window as the window rotates.
  • Supports dragging between three devices.
  • Supports application-defined configuration to not display quantity badges during dragging.
  • Supports data receiver to customize cut and copy behaviors.

Keyboard and mouse crossing

  • Control both ends to initiate activate interface calls at the same time.
  • Optimize the timing issues of keyboard and mouse crossing, reduce system dependence, and eliminate timing issues between multiple processes.
  • Improve traversal management performance, increase success rate, and reduce traversal delay.

Multimode input

  • Provides C API to support device information query and other related capabilities.

Pan Sensor

Vibrator

  • Some asynchronous query interfaces provide synchronous version APIs.
  • The system can better use motor devices to trigger vibration according to different device capability levels.

Sensor

  • Some asynchronous query interfaces provide synchronous version APIs.
  • Provides C API to support linear acceleration and game rotation vector sensors.

Accessibility

  • Magnification gesture: supports magnifying the screen content through gestures.
  • Active broadcast capability: When the application is adapted for screen reading, it can support active broadcast of changing information through accessibility in some dynamically changing scenarios.
  • Active focus capability: When an application is adapted to screen reading, it can request active focus on components in certain scenarios.

Resource Scheduling

Background Tasks

  • Apply for long-duration task types and support applying for multiple types of long-duration tasks at the same time.
  • The application applies for DATA_TRANSFER download-related long-term tasks, and supports returning download notifications to the application for progress updates.

Performance, power consumption, thermal integration control

  • The system load fusion gear is determined based on information such as the current temperature, load, and whether it is in a high-load scenario. After the application registers the system load callback, it can adaptively downgrade its own business load according to the different levels of the system load fusion gear, thereby reducing the load of the entire machine.

Agent reminder

  • When an application applies for a recurring calendar reminder, it supports specifying an exclusion day, on which no reminder will be given.
  • When the application applies for a reminder, wantAgent supports passing parameters. When jumping to the target UIAbility after clicking the reminder, the parameters are carried.
  • When the application queries for published reminders, the corresponding reminderId is returned in the query results.

Testing Framework

  • Supports compatibility testing of cross-platform interfaces.

DFX

  • Provides an API to determine whether the HDC debugger is connected.
  • Support turning on the trace function in developer mode.
  • Enable awareness of main thread timeout events.
  • errorManager supports TaskPool and Worker to listen for unhandled Reject events.

Kernel

  • Provide thread QoS level marking and scheduling based on user interaction relationships.

Upload and download

  • request.agent.Fault refines the error types to help developers quickly locate API usage problems.
  • request.agent.Config adds a new proxy member to support setting the network proxy address of the task.
  • request.agent.Task.start supports restarting failed\stopped tasks, making it easier for developers to quickly recover failed tasks.
  • request.agent.Task supports configuring TLS certificate pinning fingerprints using the network.json configuration file.
  • request.agent.FileSpec supports specifying all file paths under the base directory of the application sandbox, making it easier for developers to manage sandbox files. It also supports uploading public files on the front end, such as gallery files and album files, to reduce the overhead caused by additional copies.

Input Method Framework

  • The NDK-based C API now supports self-drawn UI components using input methods, including launching and exiting input methods, and processing text on-screen requests.
  • Optimize the callback timing when pulling up the keyboard, so that the input method application can adjust the keyboard display content in time according to the input box properties.

Time Zone

  • Provides system APIs for forcing NTP time to refresh and obtaining the current NTP time.
  • The NDK-based C API provides the ability to obtain the time zone.

Clipboard

  • The NDK-based C API supports clipboard capabilities.
  • Provides a cross-device clipboard switch.
  • When the app is upgraded to API 12 or later, add a read permission check to the clipboard reading interface.

Web

  • The network takeover feature is enhanced to support obtaining the FrameUrl of the request and the ResourceType of the intercepted request.
  • Supports the pre-screening capability of the Web scene input method.
  • Supports Web Components keyboard hosting capabilities.
  • Supports synchronous drawing capabilities of Web components and ArkUI native components.
  • Supports setting whitelist directories that can be accessed across domains using the File protocol.
  • Support applications to specify rendering subprocesses.
  • Web components support an accelerometer and gyroscope.
  • Web components support intelligent filling of H5 pages.
  • Web components support BFCache capabilities.
  • Improve the soft keyboard avoidance mechanism of Web components and support Resize and Offset modes.

Theme Framework

  • Supports enabling themes through folder directories, which improves the performance of enabling themes compared to enabling through compressed packages.
  • Supports the management of card resources, and the ability to add, delete, modify and query added subject cards.
  • Provides characterization functions for external screen devices and supports enabling external screen themes.
  • Theme enablement support does not switch the current “active” directory.

Compile and build

  • The CMake version required for compiling and building dependencies has been upgraded from 3.16.5 to 3.28.2.
OpenHarmony 5.0 released with ArkUI and other improvements

OpenHarmony 5.0 released with ArkUI and other improvements (Image Credits: OpenHarmony)

(source)

The post OpenHarmony 5.0 released with ArkUI and other improvements appeared first on Huawei Central.

]]>
Honor Magic 6 series is receiving a massive MagicOS 8.0 feature update https://www.huaweicentral.com/honor-magic-6-series-is-receiving-a-massive-magicos-8-0-feature-update/ Fri, 13 Sep 2024 16:43:57 +0000 https://www.huaweicentral.com/?p=120563 Honor Magic 6 series users are grabbing a massive feature update with the MagicOS 8.0.0.172 version. The firmware brings several additions for the flagship lineup related to Magic Capsule, system apps, calling scenarios, multi-window section, and more. Yes, the update is huge and its implication is likely to improve the user experience in all aspects. […]

The post Honor Magic 6 series is receiving a massive MagicOS 8.0 feature update appeared first on Huawei Central.

]]>
Honor Magic 6 series users are grabbing a massive feature update with the MagicOS 8.0.0.172 version. The firmware brings several additions for the flagship lineup related to Magic Capsule, system apps, calling scenarios, multi-window section, and more.

Yes, the update is huge and its implication is likely to improve the user experience in all aspects. There’s a lot to explain in the changelog. So let’s get started.

Major feature update:

Starting with the software version, the Honor Magic 6 series is collecting the major feature update with the MagicOS 8.0.0.172 build and a 1.25GB download size. This firmware is only available for the Chinese models but may soon reach the global units.

Update changelog:

The latest firmware comes in two parts. The first one is filled with new features for the recording system, a security warning tool, and a call logs merger feature.

Users can choose a preferred resolution for the screen recording feature and can enable or disable the beauty feature in the Magic Capsule.

The second part holds enhancements and optimizations for the device’s system. It enhances the system’s stability and increases the security aspects to the next level. You can check the full changelog below.

Honor Magic 6 MagicOS feature update

Honor Magic 6 series is receiving a massive MagicOS 8.0 feature update (Image Credits: X)

MagicOS 8.0.0.172 Changelog

System Application

  • Users can record system sound during video or voice calls as desired. (Path: Settings > Accessibility Features > Screen Recording > Record from system sound.)
  • Users can select from 480P/720P/1080P for video quality in screen recordings. (Path: Settings > Accessibility Features > Screen recording > Video quality)

Magic Capsule

  • Users can turn on or off beauty mode during video calls. (Path: Settings > Notifications and status bar > Magic Capsule > Beauty)
  • Users can turn on or off beauty during normal video calls. (Path: Settings > Accessibility Features > Call Enhancement > Video Call Beauty)

System Manager

  • Added a switch for security warnings. For apps already under system control, the risk badge will no longer be displayed after the switch is turned off, making the home screen icons appear more streamlined. (Path: System Manager > Virus Scan > Risk reminders.

Call

  • Users can merge call logs by contacts via a prompt window, making the call log interface simpler.
  • Enhances the call recording feature by integrating a notification switch after the recording ends and expanding the capacity for recording records, making recording more convenient and efficient.

Multi-Window

  • Optimizes the user experience of the assistive ball stays away from the front camera, thereby offering a simpler interface.

Favorites Space

  • Optimizes the smoothness of the motion effect in Favorites Space.

Power Consumption

  • Fixes the issue of abnormal power consumption in some scenarios.

System

  • This update improves the system’s stability to make your device run more stably.

Security

  • Users now have the option to allow apps to use the device’s sensors, enabling the control of “shake-to-open” ads. (Path: Settings > Apps > Permission manager > Permissions > Device movement and orientation.
  • Integrates the Android September 2024 security patch for improved system security.

The post Honor Magic 6 series is receiving a massive MagicOS 8.0 feature update appeared first on Huawei Central.

]]>
Honor Magic V3 fetches status bar and camera improvements update https://www.huaweicentral.com/honor-magic-v3-fetches-status-bar-and-camera-improvements-update/ Thu, 12 Sep 2024 10:03:24 +0000 https://www.huaweicentral.com/?p=120481 Honor is sending a major improvements update for the Magic V3 foldable that enhances the status bar and camera features. The company has also optimized other existing features and added a new security patch for a bug-free user experience. Magic V3 is the thinnest foldable in the smartphone market. The device has left its rivals […]

The post Honor Magic V3 fetches status bar and camera improvements update appeared first on Huawei Central.

]]>
Honor is sending a major improvements update for the Magic V3 foldable that enhances the status bar and camera features. The company has also optimized other existing features and added a new security patch for a bug-free user experience.

Magic V3 is the thinnest foldable in the smartphone market. The device has left its rivals like Galaxy Z Fold 6 and Pixel 9 Pro Fold behind in thin design. It recently made its debut in the global market with impressive AI features and software capabilities.

The company is now bringing a big update for Honor Magic V3 with status bar and camera improvements. The firmware also renovates Smart Capsule, split-screen mode, and stability aspects. It is rolling out with the MagicOS 8.0.1.162 build version.

With this update, the company has mainly improved the status bar look for the foldable. It increases the font size for more visibility and bolds the icon design. Thus, users can see the information and relevant details more clearly than before.

Honor has further enhanced the camera aspects to deliver more vibrant and crisp portraits. Apart from UI and camera, the update improves the split-screen mode for system and third-party apps. Users won’t face any lag while operating the feature.

The new MagicOS update also fixes issues with the knuckle screenshot and the Smart Capsule features. Overall, users will observe a more responsive device after installing the new software update. You can check the complete changelog below.

Honor Magic V3 camera improvements

Honor Magic V3 fetches status bar and camera improvements update (Image Credits: CNMO)

MagicOS 8.0.1.162 Update: Changelog

Status Bar

  • Optimize the font icon display in the status bar, increase the font size, and bold the icon style to improve information recognition.

Camera

  • Improves the imaging effect or portrait mode photos.

Split-Screen

  • Optimize the usage experience of split-screen scenarios for some third-party and system applications.

Auxiliary Feature

  • Fixed the issue where the knuckle screenshot would fail after switching from a full-screen game to a mini window and then back to full-screen.

Smart Capsule

  • Fixed the issue where a white bar appears on the left side of the status bar time when you pull down the notification center and return to the desktop when the Smart Capsule is displayed.

System

  • Improves the stability of parallel space and Favorite space.

Security

  • Incorporates the Android September 2024 security patch to enhance system security.

The post Honor Magic V3 fetches status bar and camera improvements update appeared first on Huawei Central.

]]>
Huawei Watch Fit 3 gets September 2024 improvements update https://www.huaweicentral.com/huawei-watch-fit-3-gets-september-2024-improvements-update/ Sat, 07 Sep 2024 10:20:22 +0000 https://www.huaweicentral.com/?p=120198 Huawei Watch Fit 3 global users are receiving the September 2024 update with some new improvements. This time, the company not only improved the device’s stability but also added an interesting tool to make workouts and exercises easier for users. The changelog reveals that the Huawei Watch Fit 3 gets the new September 2024 update […]

The post Huawei Watch Fit 3 gets September 2024 improvements update appeared first on Huawei Central.

]]>
Huawei Watch Fit 3 global users are receiving the September 2024 update with some new improvements. This time, the company not only improved the device’s stability but also added an interesting tool to make workouts and exercises easier for users.

The changelog reveals that the Huawei Watch Fit 3 gets the new September 2024 update with the HarmonyOS version 4.2.0.193. Users are required to download a software package of 17.98 Megabytes to check out the latest offerings.

In recent times, the company has rolled out many huge software updates for the Watch Fit 3. Speaking of the previous version, it brought a separate Calculator app, setting multiple alarms function, a new alert on the update, and more. Check HERE.

Now Huawei is renovating some existing features and adding a new tool to the Watch Fit 3. The wearable users can now access a quick recording tool in the Stay Fit app. One can use his/her voice to search for workouts or other features in the app.

The next change is improved customizations for watch faces. Watch Fit 3 may offer more new options to personalize a watch face. Huawei has also reduced the update package size so that users may not face any difficulties while installing the build.

You can check the complete changelog below.
Huawei Watch Fit 3 September 2024 update

Huawei Watch Fit 3 gets September 2024 improvements update (Image Credits: HuaweiBlog)

Feature

  • Provides improved customization capabilities for gallery watch faces
  • Adds a quick recording feature to the Stay Fit app

Optimizations

  • Optimizes the update package size for a better product update experience.
  • Optimizes system stability in certain situations.

Huawei is releasing the Watch Fit 3 update for global users in a phased rollout. It will take some time to cover all the units in the region. Make sure that your watch connects well to your phone via a Bluetooth range during the installation.

In case you encounter any problem while updating the wearable, contact the Huawei Customer Hotline or visit the nearby Huawei Customer Service Center.

Huawei Watch Fit 3 September 2024 update

Huawei Watch Fit 3 (Image Credits: Huawei)

|| Source – HuaweiBlog ||

The post Huawei Watch Fit 3 gets September 2024 improvements update appeared first on Huawei Central.

]]>
Huawei MatePad Air 2024 receives camera and sound improvements https://www.huaweicentral.com/huawei-matepad-air-2024-receives-camera-and-sound-improvements/ Fri, 06 Sep 2024 15:09:21 +0000 https://www.huaweicentral.com/?p=120153 Huawei is rolling out the September 2024 update for the newly launched MatePad Air 2024 which brings camera and sound improvements. The firmware is gradually reaching the tablet users and may take 4-5 days to complete the update rollout. Alongside these enhancements, the tech giant added new themes to the tablet. MatePad Air 2024 users […]

The post Huawei MatePad Air 2024 receives camera and sound improvements appeared first on Huawei Central.

]]>
Huawei is rolling out the September 2024 update for the newly launched MatePad Air 2024 which brings camera and sound improvements. The firmware is gradually reaching the tablet users and may take 4-5 days to complete the update rollout.

Alongside these enhancements, the tech giant added new themes to the tablet. MatePad Air 2024 users can now make the device’s home screen more interesting and interactive.

Looking into the changelog, the Huawei MatePad Air 2024 tablet is receiving camera and sound improvements with the HarmonyOS 4.2.0.116 version. Ensure to have sufficient storage and battery backup in your device.

The update has optimizations for camera, sound, and certain system app experiences for better fluency. Hence, users will observe a more stable and productive functioning of the tablet than before.

Regarding the camera, the firmware improves image effects. The portraits will be more clear and vibrant. You will experience clear and immersive audio while listening to videos or on phone calls.

You can check the full changelog below.

Huawei MatePad Air camera improvements

Huawei MatePad Air 2024 receives camera and sound improvements (Image Credits: Huawei)

New Features: Theme

  • Added a new geometric party theme. Choose different triangular geometric shapes or characters to create a collection. Click the stickers to scroll above or below the lock screen to begin the party.
  • Added a new mood party theme. It allows you to choose from various cute emoticons and combine them into a rich personalized theme through several layout methods, bringing you more interesting and interactive experiences.

Improvements

  • Camera: Improves the photo-taking effects in some scenarios.
  • Sound: Optimizes the sound experience in certain conditions.
  • Application: Optimizes the user experience of some applications

The post Huawei MatePad Air 2024 receives camera and sound improvements appeared first on Huawei Central.

]]>
Huawei Pura 70 series receives first HarmonyOS NEXT beta https://www.huaweicentral.com/huawei-pura-70-series-receives-first-harmonyos-next-beta/ Wed, 04 Sep 2024 05:59:41 +0000 https://www.huaweicentral.com/?p=119962 Huawei Pura 70 series has started getting the first HarmonyOS NEXT beta version. The company began rolling out the latest testing build to those who have successfully enrolled in the current beta program and selected for the firsthand experience. The HarmonyOS NEXT closed beta program started on August 26 for 16 devices including the Huawei […]

The post Huawei Pura 70 series receives first HarmonyOS NEXT beta appeared first on Huawei Central.

]]>
Huawei Pura 70 series has started getting the first HarmonyOS NEXT beta version. The company began rolling out the latest testing build to those who have successfully enrolled in the current beta program and selected for the firsthand experience.

The HarmonyOS NEXT closed beta program started on August 26 for 16 devices including the Huawei Pura 70 lineup. After the reviewing process, Huawei is rolling out the first testing build for the flagship smartphone series with new changes.

According to the changelog, the HarmonyOS NEXT beta upgrade will offer a smart, smooth, and safe experience to users. It ensures a convenient and easier multi-device collaboration among devices. Thus, users will observe better interconnection.

Pura 70 phone holders may also find new multi-device collaboration tools like app continuation and app interconnection. You can read about them in detail HERE.

The beta build also supports HarmonyOS native apps. The device owners can access more upgraded native applications after installing the latest software build.

Other features of the latest beta firmware are unknown for now. Although Pura 70 users may experience better transition, UI tweaks, and privacy-based capabilities with the first HarmonyOS NEXT testing build. The changelog reads:

“…HarmonyOS NEXT adopts a new upgraded system architecture and optimizes the underlying experience of HarmonyOS in all scenarios. In this Beta, you will get a smart, smooth, safe, and convenient multi-device full-scenario experience.” 

The new update is rolling out with the version NEXT.0.0.39. Ensure good enough storage space in your device as the firmware weighs 6.35GB. Note that the size may vary depending on the model. We also suggest a backup before installation.

Huawei Pura 70 HarmonyOS NEXT beta

Huawei Pura 70 series receives first HarmonyOS NEXT beta (Image Credits: Huawei Community)

As per the official community, the company has released the Pura 70 series HarmonyOS NEXT beta only to developers. The early adopters still await the new firmware. However, Huawei may expand the beta reach to more users in the coming days.

Update Notes:

  • Due to changes in the system architecture, some applications may be incompatible and some data may not be inherited or saved after the update.
  • Take a backup of your device to avoid data loss. For third-party apps, it is recommended to use the app’s own backup feature to migrate and backup data.
  • After the update, the system will perform a series of optimization actions in the background to improve the user experience. You may experience overheating, battery drainage, and other issues. Don’t panic as these are normal and may get resolved within a few days.
  • You can contact to Huawei Consumer helpline if the issues persist.

Huawei Pura 70 HarmonyOS NEXT beta

The post Huawei Pura 70 series receives first HarmonyOS NEXT beta appeared first on Huawei Central.

]]>
Huawei Qiankun ADS grabs new features with August 2024 update https://www.huaweicentral.com/huawei-qiankun-ads-grabs-new-features-with-august-2024-update/ Fri, 30 Aug 2024 11:02:44 +0000 https://www.huaweicentral.com/?p=119812 Huawei is rolling out the August 2024 update for the Qiankun ADS car solution. The company has added some more useful and interesting tools to the respective driving solutions. These additions will likely boost the overall driving experience. The Chinese OEM continues to add new features to its driving solutions to keep them up-to-date. With […]

The post Huawei Qiankun ADS grabs new features with August 2024 update appeared first on Huawei Central.

]]>
Huawei is rolling out the August 2024 update for the Qiankun ADS car solution. The company has added some more useful and interesting tools to the respective driving solutions. These additions will likely boost the overall driving experience.

The Chinese OEM continues to add new features to its driving solutions to keep them up-to-date. With new and advanced changes, these smart car solutions deliver a better, safer, and more convenient driving experience to users.

Speaking of the features, the Huawei Qiankun ADS August 2024 update brings a new mechanical parking feature that recognizes space in various parking lots.

Other features include one-touch reverse driving, AVP upgrade, trunk safety, and more. You can check all the new features, optimizations, and supported smart car models for the current Qiankun ADS update in the below section.

Mechanical Parking Lot

  • Added a new mechanical parking space recognition with parking in and out features.
  • Fixed parking issues with a one-click ADS feature. Users will observe a smart parking experience after this upgrade.

Mechanical Parking feature is a premium package feature. Cars equipped with the ADS premium package like AITO M5, Luxeed S7, Avatr 11, and Avatr 12 models will only support the respective parking assistance feature.

Huawei ADS August 2024 update

Mechanical Parking Lot feature (Image Credits: Huawei/Weibo)

One-Touch Reverse Tracking

  • Users can easily back out on narrow roads without any worries. ADS now makes reversing as smooth as silk, solving the problems of U-turns on narrow roads and allowing you to enjoy driving freedom.
  • It supports the longest reversing distance of 120 meters.
Huawei ADS August 2024 update

One-Touch Reverse Tracking feature (Image Credits: Huawei/Weibo)

AVP Upgrade

  • Added support for intelligent driving in the basement of the park.
  • It identifies obstacles, avoids wrong turns, and goes directly to the parking space – thanks to the upgraded algorithms.
  • The feature helps to automatically roam and find a new parking space if the original one is occupied.

Note that AVP is a high-end feature and only supports the ADS premium package. It doesn’t support open-air parking lots with entrances and exits.

Huawei ADS August 2024 update

AVP Upgrade (Image Credits: Huawei/Weibo)

Trunk Safety:

  • The smart parking feature (which uses the 360-degree panoramic sensor) displays obstacles approaching from behind the car.
  • After recognizing the obstacles, it immediately text alerts to avoid collisions.

Trunk Safety Features (Image Credits: Huawei/Weibo)

Smart and Intelligent Driving (NCA)

  • NCA supports emergency driving in a lane or non-motorized vehicle lane to prevent traffic. The service is available when NCA identifies a row of cones or lane change requirements. It returns to the normal lane after avoiding obstacles or traffic.
  • Added an ADS slow-down reminders
  • Pre-speed reduction alert and feature before the tunnel to adapt to a more comfortable speed limit.

Precautions

Smart car drivers should always be attentive and prepared to take over at any time. The above-listed features might differ based on the model, time, and upgrade plan.

NCA Features (Image Credits: Huawei/Weibo)

The post Huawei Qiankun ADS grabs new features with August 2024 update appeared first on Huawei Central.

]]>
Huawei Celia Suggestions testing new features with 13.12.8.300 public beta https://www.huaweicentral.com/huawei-celia-suggestions-testing-new-features-with-13-12-8-300-public-beta/ Fri, 30 Aug 2024 09:51:45 +0000 https://www.huaweicentral.com/?p=119806 Huawei is improving the Celia Suggestions app with a new 13.12.8.300 public beta update. The latest testing build brings new travel services widgets and a few performance optimizations. These add-ons will enhance the overall application. According to the details, the Huawei Celia Suggestions app is getting the 13.12.8.300 public beta update with a 9.4MB package. […]

The post Huawei Celia Suggestions testing new features with 13.12.8.300 public beta appeared first on Huawei Central.

]]>
Huawei is improving the Celia Suggestions app with a new 13.12.8.300 public beta update. The latest testing build brings new travel services widgets and a few performance optimizations. These add-ons will enhance the overall application.

According to the details, the Huawei Celia Suggestions app is getting the 13.12.8.300 public beta update with a 9.4MB package. Hence, users do not have to worry about the storage space before installing the latest app build on their handsets.

The Chinese phone maker has opened the Celia Suggestions public beta activity till September 12. Interested users can enroll through the Member Center in the respective app testing pool and check on the new additions before the official rollout.

Huawei has improved the loading time of the Celia Suggestions and fixed the filtering problem for the widgets. It has further added service widgets for trains and flights for easy access. The Health 160 widget is now also available in the app.

Huawei Celia Suggestions 13.12.8.300 public beta

Huawei Celia Suggestions testing new features with 13.12.8.300 public beta (Image Credits: ITHome)

Public Beta 13.12.8.300 Changelog

Optimizations:

  • Improves the refresh (loading times) of the Celia Suggestions to enhance user service experience.
  • Fixed the abnormal filtering issue of the Celia Suggestion service widget.

Features

  • Added new 12306 train and AirTravel flight widgets to the travel scenario section to enhance the user travel experience.
  • New Health 160 widgets (cards) are available in hospital scenarios to improve users’ medical experience.

Note that to experience the latest Celia Suggestions app features, you should download the additional Decision Engine application with the 15.12.7.302 version.

Huawei Celia Suggestions app recommends the newest and most useful services for users. These services or apps help to simplify a user’s day-to-day tasks and operations.

The post Huawei Celia Suggestions testing new features with 13.12.8.300 public beta appeared first on Huawei Central.

]]>
Huawei Eyewear 2 grabs a new update with sound detection improvements https://www.huaweicentral.com/huawei-eyewear-2-grabs-a-new-update-with-sound-detection-improvements/ Thu, 29 Aug 2024 09:15:10 +0000 https://www.huaweicentral.com/?p=119743 Huawei rolled out a new update for Eyewear 2 which brings improvements to the sound detection feature. The respective device owners will observe more optimized call functioning even when sitting in a quiet or full-of-hustle environment. According to the changelog, Huawei Eyewear 2 is getting the new software update with HarmonyOS 4.2.0.140 version and a […]

The post Huawei Eyewear 2 grabs a new update with sound detection improvements appeared first on Huawei Central.

]]>
Huawei rolled out a new update for Eyewear 2 which brings improvements to the sound detection feature. The respective device owners will observe more optimized call functioning even when sitting in a quiet or full-of-hustle environment.

According to the changelog, Huawei Eyewear 2 is getting the new software update with HarmonyOS 4.2.0.140 version and a downloadable package of 2.56 Megabytes.

Sound Detection Feature:

Sound Detection feature refers to the ambient sound detection technology. It adjusts the music sound or call’s volume depending on the ambient sound environment. Thus, users can hear their calls clearly without making the audio distract others.

For instance, the feature can identify a quiet place such as a conference room or elevator and decrease the volume to keep the conversation safe from others.

Huawei is now bringing improvements to the Eyewear 2 sound detection tool via a new update. The latest firmware is rolling out gradually and may take some time to cover all the units. However, you can try upgrading it from the AI Life app.

  • Improvements: Upgraded the smart environmental sound detection technology to optimize the call experience in quiet environments.

Huawei Eyewear 2 sound improvements update

Before proceeding with the update, make sure that your Eyewear 2 has at least 20% battery. Also, keep the device close to your phone till the update is completed.

Huawei has begun the HarmonyOS NEXT beta recruitment for more new models. The company has also opened the testing program for the FreeBuds Pro 3 earbuds.

Apart from smartphones, tablets, and earbuds, Huawei will upgrade the Eyewear 2 to HarmonyOS NEXT in the fourth quarter of this year. It may add new features and enhancements to the smart glasses. To grab the major upgrade, it is better to keep your device up-to-date with the new rollouts.

The post Huawei Eyewear 2 grabs a new update with sound detection improvements appeared first on Huawei Central.

]]>