cordova.apache.org

VN:F [1.9.22_1171]
Rating: 8.0/10 (1 vote cast)

Mobile apps with HTML, CSS & JS for Android & iOS.

Cordova iOS 8.0.1 is now available!

12 March 2026 @ 12:00 am

We are happy to announce that we have just released Cordova iOS 8.0.1! This is one of Cordova's supported platforms for building iOS applications. This release contains fixes for several bugs that were reported against the 8.0.0 version. [email protected] To upgrade: cordova platform remove ios cordova platform add [email protected] To install: cordova platform add [email protected] Release Highlights Fixed search paths for plugin libraries/frameworks Plugins that included frameworks as embedded libraries were causing app builds to fail due

Cordova Android 15.0.0 Released!

6 March 2026 @ 12:00 am

We are happy to announce that we have just released Cordova Android 15.0.0! This is one of Cordova's supported platforms for building Android applications. [email protected] To upgrade: cordova platform remove android cordova platform add [email protected] To install: cordova platform add [email protected] Release Highlights BREAKING CHANGES Increased Target SDK This release has increased the target SDK to 36 (Android 15). Project Dependencies The following Gradle de

Cordova CLI 13.0.0 Released!

25 November 2025 @ 12:00 am

We are happy to announce that [email protected] has been released! This is the latest version of the Cordova command-line interface (CLI) used for creating and building Cordova apps. [email protected] on npm To upgrade a global installation: npm uninstall -g cordova npm install -g cordova@latest Note: If you are installing Cordova locally in a project (not globally), simply omit the -g flag. Release Highlights The most notable changes in this major release include: Updated npm dependencies. Increased Node.js engine requirement to >=20.17.0 || >=22.9.0. Removed telemetry

Cordova iOS 8.0.0 is now available!

23 November 2025 @ 12:00 am

After nearly 2 years of work, we are excited to finally announce that we have released Cordova iOS 8.0.0! This is Cordova's platform supporting the development of applications for iOS & iPadOS; now with better support for the latest platform features. [email protected] To upgrade: cordova platform remove ios cordova platform add [email protected] This is a major version release which includes some breaking changes! We have tried hard to make the update process as smooth as possible for both application and plugin developers, while improving the experience for developers embedding Cordova iOS as a library. For plugin authors, we've written a guide about

Cordova Lib 13.0.0 Released!

5 November 2025 @ 12:00 am

We are happy to announce that [email protected] has been released. This is the main library behind the Cordova CLI, handling project and build operations. [email protected] Release Highlights The most notable changes in this major release are: Updated the library's npm dependencies. Increased the Node.js engine requirement to >=20.17.0 || >=22.9.0. Dropped support for the cordova serve command. Dropped support for the create plugin command. Added support for listing available emulators with the cordova emulate <platform> --list command. Please report any issues you find by following the How to File a Bug guide! Changes include:

Cordova Create 6.0.0 Released!

22 October 2025 @ 12:00 am

We are happy to announce that [email protected] has been released. This is the library used behind-the-scenes of the Cordova tooling for creating a Cordova project. Release Highlights The most notable changes in this major release were: Updated the library's npm dependencies. Increased in the Node.js engine requirement to >=20.17.0 || >=22.9.0. Changes include: Breaking Changes: GH-99 chore!: upgrade @cordova/[email protected] GH-98 chore!: bump package dependencies [email protected] [email protected] cordova-fetch5.0.0 [email protected] re

Cordova App Hello World 7.0.0 Released!

29 August 2025 @ 12:00 am

We are happy to announce that [email protected] has been released. This is the default app template used when creating a new Cordova App project though Cordova CLI. Release Highlights The most notable changes in this release were: Setting the body element's box-sizing to border-box to avoid the safe-area-inset padding that caused scrolling issues Disabled the overscroll behavior of the root element to remove rubber-banding effects. Used modern, unprefixed CSS directives. Updated default template's package ID to org.apache.cordova.hellocordova. Changes include: Fixes: GH-98 fix(css): Fix extra padding causing scrolling Chores:

Cordova Fetch 5.0.0 Released!

29 August 2025 @ 12:00 am

We are happy to announce that [email protected] has been released. This is the library used behind-the-scenes of the Cordova tooling for fetching of Cordova platforms and plugins. Release Highlights The most notable changes in this major release were: Updated the library's npm dependencies. Increased in the Node.js engine requirement to >=20.9.0. Changes include: Breaking Changes: GH-131 chore(npm)!: bump [email protected] GH-125 chore!: bump node requirement & npm dependencies Chores: GH-136 chore(README): update badges

Cordova Common 6.0.0 Released!

9 August 2025 @ 12:00 am

We are happy to announce that [email protected] has been released. This is one of the libraries used behind-the-scenes by nearly all of the Cordova tooling and provides utilities for dealing with things like config.xml parsing. Release Highlights The most notable changes in this major release were: Removal of superspawn, which also dropped the npm dependencies q and cross-spawn. Update to the <resource-file> directive to allow directories and their contents to be copied. Update to the <config-file> and <edit-config> directives to support finding unprefixed Info.plist files. Increase in the Node.js engine requirement to >=20.9.0. Changes include: Breaking Changes:

Cordova Android 14.0.1 Released!

30 April 2025 @ 12:00 am

We are happy to announce that we have just released Cordova Android 14.0.1! This is one of Cordova's supported platforms for building Android applications. [email protected] To upgrade: cordova platform remove android cordova platform add [email protected] To install: cordova platform add [email protected] Release Highlights Fixes Fetching Gradle Path for Windows Resolved an issue in Windows environments where projects containing spaces in their paths could not be built due to changes in how the Gradle path was fetched.

ionicframework.com

VN:F [1.9.22_1171]
Rating: 8.0/10 (1 vote cast)

A HTML5 & Cordova mobile framework.

Help Us Define The Direction Of Ionic!

16 March 2026 @ 5:16 pm

Every product team says they want feedback. Every developer has feedback to give. And yet… there always seems to be a disconnect between the two? Well we’re aiming to solve that problem and we can use your help to define the roadmap of Ionic products! We’re thrilled to announce the launch of our new, dedicated […] The post Help Us Define The Direction Of Ionic! appeared first on Ionic Blog.

Announcing Ionic Framework 8.8

6 March 2026 @ 9:24 pm

We’re excited to announce the release of Ionic Framework 8.8! This update makes customizing components easier and more flexible by adding new CSS classes, exposing internal elements through CSS Shadow Parts, and introducing new events for the Modal and Refresher components. Many of the features in this release support community-driven projects adapting Ionic Framework to […] The post Announcing Ionic Framework 8.8 appeared first on Ionic Blog.

Keeping Capacitor’s Backlog Healthy

2 February 2026 @ 4:04 pm

The Capacitor project has grown tremendously since its inception, and the pace of active development and community contributions is a testament to its success. With that growth came a reality we need to own as maintainers: over time, we did not invest enough consistent attention in open-source triage and follow-through. As a result, technical debt […] The post Keeping Capacitor’s Backlog Healthy appeared first on Ionic Blog.

Meet the Capacitor Team

13 January 2026 @ 6:14 pm

The Capacitor team maintains the core Capacitor runtime, its plugins, and the tooling that supports them. If you’ve opened an issue, reviewed a pull request, or followed a release, you’ve already seen this team’s work in action. Alongside our open-source responsibilities, we’re also one of several teams that enable mobile development within the OutSystems suite, […] The post Meet the Capacitor Team appeared first on Ionic Blog.

Announcing Capacitor 8

9 December 2025 @ 12:32 am

Capacitor, our cross-platform native runtime for web apps, continues to grow rapidly in 2025, now nearing one million downloads per week and reaching a new weekly high of nearly 930,000 downloads in mid-November. Today, we’re excited to announce the release of Capacitor 8 — the latest step forward in our ongoing effort to make building […] The post Announcing Capacitor 8 appeared first on Ionic Blog.

Swift Package Manager and Capacitor

9 October 2025 @ 2:00 pm

As an iOS developer, I’ve always found Dependency management for iOS to be a chore. For the first four years of the iPhone platform, we didn’t have any options at all. That changed in September of 2011 with the creation and release of Cocoapods by Elon Durán. Written in Ruby, Cocoapods made it possible to properly […] The post Swift Package Manager and Capacitor appeared first on Ionic Blog.

Announcing Ionic 8.7

31 July 2025 @ 9:22 pm

Ionic Framework 8.7 is here! This release delivers powerful new features that enhance developer productivity and user experience. From new CSS utility classes that streamline layout development to new Reorder events that provide fine-grained control, plus the latest Ionicons v8 update and Angular modal injection improvements, 8.7 brings the tools you need to create exceptional […] The post Announcing Ionic 8.7 appeared first on Ionic Blog.

The Quest for SSR with Web Components: A Stencil Developer’s Journey

25 June 2025 @ 4:54 am

Picture this: You’ve built a beautiful design system using Web Components. Your components are framework-agnostic, encapsulated, and performant. Life is good… until someone asks, “But does it work with SSR?” Record scratch. Freeze frame. That’s where our story begins. The Promise Land: SSR and Web Components Before we dive into the trenches, let’s set the […] The post The Quest for SSR with Web Components: A Stencil Developer’s Journey appeared first on Ionic Blog.

Announcing Ionic 8.6

4 June 2025 @ 6:26 pm

We’re thrilled to share the latest release of Ionic Framework, packed with exciting new features and improvements. This release brings a new Input OTP component, a new Datetime property to show days from the previous and next months, and a fresh update to Stencil. Let’s take a closer look at what’s new in 8.6 👇 […] The post Announcing Ionic 8.6 appeared first on Ionic Blog.

Cross-platform AR/VR With the Web: WebXR with A-Frame, Angular, and Capacitor (Part II)

12 May 2025 @ 9:14 pm

This is the second blog post in a multipart series. While it’s not necessary to read the first part it will definitely add some much needed context: Cross-platform AR/VR With the Web: WebXR with A-Frame, Angular, and Capacitor (Part I) Last year I covered a topic about incorporating WebXR into your Capacitor projects to create […] The post Cross-platform AR/VR With the Web: WebXR with A-Frame, Angular, and Capacitor (Part II) appeared first on Ionic Blog.

gsmarena.com

VN:F [1.9.22_1171]
Rating: 7.0/10 (1 vote cast)

Resource for GSM mobile handset news and information

Report: Apple raises its initial folding display order

16 March 2026 @ 7:32 pm

Industry insiders have already predicted that Apple’s foldable iPhone will use a Samsung Display panel, with the Korean conglomerate building a dedicated production line specifically to meet Cupertino’s demand. According to earlier estimates, Samsung was looking to produce as many as 15 million units of its crease-less display, but a more recent report from South Korea suggests that number has now been increased to 20 million units. Samsung's crease-less display showcased at CES 2026 As per supply chain sources, Apple has raised its demand by 33%, which indicates that Cupertino...

iQOO Z11's chipset surfaces through benchmark

16 March 2026 @ 7:31 pm

In iQOO's Z11 series, the Z11 Turbo and Z11x are already official, and the brand is now getting ready to also unveil the vanilla Z11 model, which we saw in an official image last week. Now, the iQOO Z11 has purportedly run Geekbench with the model number V2551A. It managed a single-core score of 1,717 and a multi-core score of 6,795 as you can see in the screenshot below. This benchmark run has also revealed that the Z11 is powered by MediaTek's Dimensity 8500 SoC, paired with 16GB of RAM in this specific prototype - though we assume more options will be offered. The phone will...

First One UI 9 test build for the Samsung Galaxy S26 Ultra leaks, here's what it looks like

16 March 2026 @ 6:14 pm

Samsung launched One UI 8.5 with the Galaxy S26, S26+, and S26 Ultra last month. Despite the fact that this version hasn't even made it to older Samsung devices yet, the Korean company is now already testing One UI 9, which is based on Android 17. [#InlinePriceWidget,14456,1#] Google has released some beta builds of Android 17 already, so the timeline isn't really that surprising. The first build of One UI 9 based on Android 17 for the Galaxy S26 Ultra has now been spotted on Samsung's servers, and some enterprising folks have already installed it on the company's latest flagship...

RedMagic 11 Air Trace Edition launches, here are the details

16 March 2026 @ 5:08 pm

The RedMagic 11 Air launched back in January, and now it's time for the phone's Trace Edition to become available. It joins the Phantom and Prism colorways. Trace is offered exclusively with 16GB of RAM and 512GB of storage. It's priced at $599 and €599 and can be found at RedMagic's global webstore, as well as "select retail partners, excluding Brazil and Korea" for some reason. The phone is powered by the Snapdragon 8 Elite SoC, paired with the RedMagic RedCore R4 gaming chip for "smooth, ultra-responsive graphics, consistent frame rates, and AI-enhanced performance for the most...

Apple AirPods Max 2 debut with H2 chip and improved ANC

16 March 2026 @ 4:01 pm

Apple quietly updated its AirPods Max with the H2 chip, which brings updated noise cancelling to Cupertino’s flagship over-ear headphones. Apple claims the AirPods Max 2 offer 1.5x more effective ANC than their predecessors. Thanks to the updated Apple H2 chip, the new model also brings Adaptive Audio and Live Translation features, as well as conversation awareness, which automatically lowers media volume when it detects speech in your surroundings. AirPods Max 2 also get updated Bluetooth 5.3 connectivity and a new high-dynamic range amplifier, which Apple claims will deliver...

Watch the Poco X8 Pro series launch event here

16 March 2026 @ 3:03 pm

The Poco X8 Pro series launch event is tomorrow – you can watch the two new models (Pro and Pro Max) be unveiled on the live stream embedded below. The event starts at 12:00pm GMT (8pm Beijing time). We’re already a step ahead – we have the Poco X8 Pro Max at the office and we’re working on a review. You can check out a short hands-on video with the phone. Besides the Max, the brand is also launching the Poco X8 Pro. What are the differences between the two? Well, the full specs haven’t been revealed yet, but Poco’s X account did share the highlights: Highlights: Poco X8...

vivo X300 Ultra, X300s launch date, configurations, and colors leaked

16 March 2026 @ 2:04 pm

vivo is expected to launch the X300 Ultra and X300s in the coming weeks, although the company has yet to announce an official launch date. Now, a new leak has revealed their expected launch timeline along with a few additional details. According to a screenshot circulating on the Chinese social media platform Weibo, the vivo X300 Ultra and the X300s will be unveiled in China on March 30. The company is also expected to introduce the vivo Pad 6 Pro alongside the two phones. The leak further suggests that the devices will go on sale in the country starting April 3. The screenshot...

Huawei Mate 80 Pro begins its international rollout in Malaysia

16 March 2026 @ 1:07 pm

The Huawei Mate 80 Pro has officially made its long-awaited international debut. Malaysia is the first country outside of China to have the flagship on open sale, and it arrives with a MYR 3,999 price tag, which converts to around $1,017. That nets you the 16GB RAM and 512GB storage trim, which is available directly from Huawei’s official online store as well as partnering retailers and can be had in Gold, Green, and Black colors. Huawei Mate 80 Pro Mate 80 Pro features a 6.75-inch LTPO OLED (FHD+ 120Hz), Huawei’s Kirin 9030 chipset and a 5,750mAh battery with 100W wired and...

vivo and iQOO are raising the prices of select smartphones on Wednesday

16 March 2026 @ 12:06 pm

Oppo and OnePlus are raising prices today. Later this week, vivo and iQOO will do the same. In a joint statement, the two brands say that the new pricing will come into effect on March 18 (Wednesday) at 10:00am local time in China. The statement is for the Chinese market, but it’s likely that the prices on the global market will be affected as well. Right now, it’s not clear which phones will see a price hike – the statement only says “specific models.” The reason behind this move is no surprise, but vivo and iQOO spell it out anyway – the rising costs of memory and...

Samsung Galaxy A37 and A57 star in hands-on videos ahead of launch

16 March 2026 @ 11:07 am

Following a healthy dose of leaks and even early retailer listings, Samsung’s Galaxy A57 and Galaxy A37 have now emerged in hands-on videos shared by a TikTok user based in Thailand. Both devices look just as depicted in the previously leaked renders featuring glass and metal designs with a triple camera setup on the back. The pair is also confirmed to be running One UI 8.5 based on Android 16. Galaxy A57 hands-on leak The same source also disclosed that the Galaxy A57 will be priced at THB 17,999 ($554) for the 12/256GB trim and THB 20,999 ($646) for the 12/512GB version. It...

htcdev.com

VN:F [1.9.22_1171]
Rating: 5.0/10 (1 vote cast)

HTC dev for rooting and upgrading your HTC mobile

android.com

VN:F [1.9.22_1171]
Rating: 6.0/10 (4 votes cast)

The source of android – operating system for mobiles