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 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.

Cordova Android 14.0.0 Released!

26 March 2025 @ 12:00 am

We are happy to announce that we have just released Cordova Android 14.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 35 (Android 15). Project Dependencies The following Gradle de

ionicframework.com

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

A HTML5 & Cordova mobile framework.

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.

How Capacitor Works

17 April 2025 @ 4:29 pm

This blog post was originally written and published by Max Lynch on August 13th, 2020. This post has been edited as well as updated for content and links. Capacitor is a cross-platform native runtime for Web Native apps. Essentially, Capacitor takes modern web apps, and then packages them up to run on iOS, Android, and […] The post How Capacitor Works 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

Gurman: MacBook Ultra with touchscreen, M6 chip coming this year

9 March 2026 @ 7:00 am

Apple is expected to launch new MacBook Pro models later this year featuring a touchscreen OLED display and M6-series chips. The upcoming lineup was initially expected to replace the recently launched M5 Pro and M5 Max MacBook Pro models. However, according to Bloomberg’s Mark Gurman, that may not be the case. Gurman suggests that the upcoming MacBook could instead carry an Ultra moniker and sit above the M5 Pro and M5 Max MacBooks. While Gurman is unsure whether Apple will adopt the Ultra branding or stick with the traditional Pro name, the upcoming laptop is expected to come with...

OnePlus 15T design and color options officially teased

9 March 2026 @ 6:00 am

The OnePlus 15T will be unveiled in China this month. Ahead of the launch, the company has been teasing key details about the device, and has now officially revealed its design and color options. In an image shared on Weibo, OnePlus showcased the design of the upcoming phone. The OnePlus 15T appears largely similar to its predecessor, the 13T, in terms of design. The phone features a dual rear camera setup housed inside a module on the top left corner. It also gets a matte-finish rear panel. The teaser also reveals that it will be available in new green and brown color...

Top 10 trending phones of week 10

8 March 2026 @ 8:21 pm

It's been a busy couple of weeks since the last installment of our trending chart. Samsung finally officially unveiled its Galaxy S26 series and unsurprisingly the Ultra is still the most popular device in our database. [#InlinePriceWidget, 14320, 1#] Nothing had its own event this week, which produced the second-placed phone - the Phone (4a) Pro, while the bronze medal came from Infinix and its new Note 60 Ultra flagship. Apple had an announcement of its own, the iPhone 17e capturing the fourth spot. Meanwhile Xiaomi made its 17 series global at the just concluded MWC and the...

We examine the Samsung Galaxy S26 Ultra's Privacy Display

8 March 2026 @ 4:02 pm

Samsung unveiled the Galaxy S26 series last week, which includes the Galaxy S26, Galaxy S26+, and Galaxy S26 Ultra. The S26 Ultra is the top-end model in the lineup, and one of its headline features is the Privacy Display. The Privacy Display is advertised as a zero-peek feature that makes it hard for others to see the contents on the Galaxy S26 Ultra's display when viewed from an angle. If you are wondering how exactly the Privacy Display feature is implemented and works, we've got you covered. Samsung Galaxy S26 Ultra Privacy Display examined The Privacy Display feature may not...

iPhone 17e, M5 Pro/Max, MacBook Neo, Nothing Phone (4a) Pro debut: Week 10 in review

8 March 2026 @ 1:01 pm

This was officially Mobile World Congress 2026 week, but Apple decided to unveil some new tech, effectively hijacking some of the spotlight. Starting off with the iPhone 17e, a subtle update over the 16e. The new phone has a binned A19 SoC, starts off at 256GB and lacks a 128GB version, and brings the new C1X modem for better connectivity. Most importantly, the 17e costs the same $599 despite the doubled storage. Deliveries begin on March 11. Apple also unveiled a new iPad Air with the M4 chipset, as well as the new M5 Pro and M5 Max processors. But what was truly the most...

Weekly deals: Galaxy S26 series launches, while the iPhone 17e goes on pre-order

8 March 2026 @ 10:11 am

It was MWC week, but the newly unveiled devices will not be available for a while – certainly not this weekend, anyway. What is available now is the Galaxy S26 series. Also, Apple launched several new devices this week, which can be pre-ordered now (and will be available from March 11). We published our Samsung Galaxy S26 Ultra review a couple of days ago. While it’s not the most exciting upgrade, it does bring meaningful improvements. Right now, the Privacy Display is unique in its capabilities and the upgraded charging had a significant impact on charge times. The S26 Ultra doesn’t...

Weekly poll: will you buy the Apple iPhone 17e?

8 March 2026 @ 7:44 am

Apple can be quite frustrating – at first glance, the iPhone 17e barely seems to upgrade anything at all. But the more you look at its spec sheet, the more you start to think “this might actually be worth it.” Do you agree? First, let’s go over the upgrades – this will be short. The new phone features an Apple A19 chipset, bringing a ton of performance for what is technically a mid-ranger. It also uses the improved Apple C1X modem, which is up to twice as fast as 16e’s C1. Apple iPhone 17e The display is the same 6.1” OLED panel that still runs at 60Hz and still has that...

Infinix Note 60 Ultra in for review

8 March 2026 @ 5:54 am

Wow! We had to start this unboxing with an exclamation, because the Infinix Note 60 Ultra truly deserves it. There are so many phones named Ultra on the market nowadays, but very few among them justify the name quite like the Infinix Note 60 Ultra. Pininfarina is a big part of that. The Italian design firm popular for designing cars has been at it for nearly a century now, and it clearly isn't losing its touch. Something about this Torino Black Infinix Note 60 Ultra makes you stop and take notice! It all starts with the exorbitant unboxing experience. The phone ships in a large box...

Weekly poll results: the Galaxy S26 and S26 Ultra have a fighting chance, the S26+ is dead in the water

8 March 2026 @ 3:01 am

The Galaxy S25 series outsold the S24 series, which in turn had outpaced the S23 series a year prior. In short, everything was going great for the S-series. But will this year end its winning streak? Last week’s poll certainly casts shadows of doubt over the success of the new trio. The Samsung Galaxy S26 family Let’s start with the Samsung Galaxy S26 Ultra, which is arguably the model that received the most upgrades. Most of the people who voted in the poll just don’t see it as one of the best flagships on the market. And among those interested in S Ultra phones, most find older...

The Samsung Galaxy Z TriFold gets a 71% battery boost with Honor's Si/C battery mod

8 March 2026 @ 12:11 am

Samsung unveiled the Galaxy Z TriFold last December with a 5,600 mAh battery, which is not only lower than that of non-folding smartphones but also lower than that of foldables, as we have seen folding smartphones with battery capacities in the 6,000 mAh range. How's that possible? The answer is Si/C batteries, which Samsung continues to avoid even in 2026. [#InlinePriceWidget,14292,1#] Honor's recently unveiled Magic V6 foldable comes with a 6,600 mAh Si/C battery, and the folks at YouTube channel Strange Parts used Honor's Si/C batteries to increase the Galaxy Z TriFold's battery...

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