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

Apple discontinues the Mac Pro after twenty years

28 March 2026 @ 6:04 pm

Apple has discontinued the Mac Pro. The venerable desktop computer had a twenty-year run and served as the flagship model in the company's lineup for most of its lifetime. The company has since removed the product from its website. The Mac Pro first launched in 2006 as a replacement for the then flagship Power Mac G5. Similar to its predecessor, the Mac Pro was a desktop tower PC with a modular design that allowed the user to replace the CPU, memory, optical and storage drives, and PCI expansion cards. The basic format of the Mac Pro remained unchanged till 2012, even as it...

More details about the vivo T5 Pro leak including its price and launch time frame

28 March 2026 @ 4:01 pm

vivo is working on the T5 Pro, the successor to the T4 Pro, and it's expected to launch in India soon. The T5 Pro surfaced in an IMEI database back in February, and a few days ago its key specs got outed by a tipster. Today, a new report claims the phone will become official in India by mid-April. It allegedly comes with a 6.8-inch AMOLED screen with "1.5K" resolution and 144Hz refresh rate, and it's powered by the Snapdragon 7s Gen 4 SoC. There's a 9,020 mAh battery keeping the lights on, which charges at 90W. vivo T4 Pro On the rear there's a 50MP main camera using Sony's IMX882...

Oppo Watch X3 in for review

28 March 2026 @ 2:02 pm

This is the Oppo Watch X3,and it may or may not come to the global stage. But we've got our fingers crossed, because its predecessor became a globally available wearable. The smartwatch comes in Orange, Black, or this Titanium, and costs CNY 2,800. It ships with a 4-pin wireless charger and a USB cable. There's more than a skin-deep resemblance between the Oppo Watch X3 and the OnePlus Watch 3. They're not the same, mind - while the OnePlus wearable uses stainless steel, the Oppo Watch X3 uses Titanium, which is lighter. It shows, too, as the Oppo is just 43 grams, while the OnePlus...

Weekly deals: the OnePlus 15 gets a massive cut, the Pixel 10 series is on sale

28 March 2026 @ 12:01 pm

The OnePlus 15 just experienced its biggest price drop yet – the 512GB model is 23% off. This is a flagship model with a Snapdragon 8 Elite Gen 5 chipset, a 6.78” 1272p+ LTPO display and a 7,300mAh Si/C battery with 120W wired and 50W wireless charging. It has a 50MP main (1/1.56”), a 50MP 3.5x/80mm telephoto and a 50MP ultra-wide camera, plus a 32MP selfie. OnePlus 15 €250 off Read our review 16/512GB - €850 at Amazon DE The OnePlus 15R price drop wasn’t as...

OnePlus Nord CE6 Lite specs leak along with pricing

28 March 2026 @ 10:01 am

Earlier today we found out that OnePlus is allegedly launching the Nord CE6 alongside the Nord CE6 Lite in May, and now the latter's main specs have been outed by another source. The Nord CE6 Lite is said to come with a 6.7-inch LCD screen with a 120Hz refresh rate, the MediaTek Dimensity 6300 SoC at the helm, a 50MP main camera paired with a decorative auxiliary sensor, a 16MP selfie snapper, and a 7,000 mAh battery. OnePlus Nord CE6 Lite There's a side-mounted fingerprint sensor too, embedded into the power button. The phone will launch with a base variant coming with 6GB of...

PlayStation consoles get massive price hikes across the board

28 March 2026 @ 8:46 am

Sony has announced substantial price hikes for its PlayStation consoles across all the major regions. These are the biggest price hikes we have seen so far, with a straightforward $100 increase in the US market. According to the company's blog post, which lists all the updated prices, there is "continued pressures in the global economic landscape". These do seem to happen quite regularly to Sony, as the company cited something similar last year when it increased PlayStation prices, as well as in 2022 when it also increased PlayStation prices. The following are the new prices for...

Oppo Find N6 review

28 March 2026 @ 6:17 am

Apple is opening up Siri to more third party AI chatbots, new rumor claims

27 March 2026 @ 10:49 pm

According to a new rumor from Bloomberg's Mark Gurman, who is usually a very reliable source of Apple-related information, the company is planning some big changes to Siri in iOS 27, which is due to be unveiled on June 8. We don't just mean that the long-awaited, much-delayed AI-infused Gemini-powered Siri will finally make an appearance. Gurman now says Apple will also "open up" Siri and will let it run any AI service via an extension that plugs into Siri if a respective third-party AI app allows this. Thus, ChatGPT will no longer be an exclusive partner for Siri. Currently, when...

OnePlus Nord CE6 leaks in hands-on image, Nord CE6 Lite is on the way too

27 March 2026 @ 9:09 pm

OnePlus is launching the Nord 6 on April 7. While this device has been leaking a lot lately, until today we weren't sure whether there will be a Nord CE6 too. According to a new leak from a tipster over on X, the answer is, thankfully, yes. Not just that, but the image below purportedly shows the upcoming Nord CE6 for the first time ever. The design is clearly reminiscent of other recent Oppo and OnePlus smartphones. The same source says OnePlus will also launch the Nord CE6 Lite alongside the CE6 in May. OnePlus didn't launch a Nord CE5 Lite, so the last CE Lite device was the CE4...

All iPhone 18 models and the iPhone Air 2 are now rumored to get this improvement

27 March 2026 @ 7:41 pm

Apple was long rumored to get rid of the Dynamic Island on the iPhone 18 Pro and iPhone 18 Pro Max, but recently a new rumor claimed that wouldn't happen, and instead, they would just have a smaller Dynamic Island. Today, a new rumor from Ice Universe in China brings some more context. According to him, it's not just the Pros that will get the smaller Dynamic Island - but the entire series, including the iPhone 18 and the iPhone Air 2. On the other hand, the screen bezels will stay exactly the same as they are in the iPhone 17, iPhone 17 Pro, iPhone 17 Pro Max, and iPhone Air,...

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