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.1.0 is now available!

31 May 2026 @ 12:00 am

We are happy to announce that we have just released Cordova iOS 8.1.0! 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.1 version. [email protected] To upgrade: cordova platform remove ios cordova platform add [email protected] To install: cordova platform add [email protected] Release Highlights Fix for Ionic WebView plugin Re-add an implementation of the deprecated shouldOverrideLoadWithRequest:navigationType: selector be

Network Information Plugin 3.1.0 Released!

16 May 2026 @ 12:00 am

We are happy to announce that we have just released an update for cordova-plugin-network-information! [email protected] To upgrade: cordova plugin remove cordova-plugin-network-information cordova plugin add [email protected] Release Highlights Features feat(android): add 5G check and test (#172) feat(ios): add 5G check (#159) Fixes fix(ios): fix deprecation warnings for iOS 12+ (

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

ionicframework.com

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

A HTML5 & Cordova mobile framework.

Introducing Official Capacitor Skills

3 June 2026 @ 1:16 pm

Whether you love it or hate it, AI is changing how we work as developers, and you’ve been adapting right along with it. New tools, new habits, new ways of getting code out the door. Which is probably why you’ve wondered why Capacitor doesn’t have any official AI tools of its own yet. The Capacitor […] The post Introducing Official Capacitor Skills appeared first on Ionic Blog.

Capacitor Showcase – LocalLLM

14 May 2026 @ 2:56 pm

With Capacitor, anything you can build for the web, you can build for mobile. Beyond brochure and CRUD apps, it’s possible to build advanced applications that rely heavily on native hardware functionality, rich media and local first data. Starting this year, the Capacitor Team is embarking on a process to explore the real world ergonomics […] The post Capacitor Showcase – LocalLLM appeared first on Ionic Blog.

Capacitor 9 Starts Here

8 May 2026 @ 7:37 pm

Capacitor 9 is underway. This update covers two pieces of that work: the first Capacitor 9 alpha for early testing, and improved compatibility for Cordova plugins adopting Swift Package Manager through Cordova iOS 8. Capacitor 9 Alpha 1 is out — and we need testers! Capacitor 9 Alpha 1 is now published! The headline change […] The post Capacitor 9 Starts Here appeared first on Ionic Blog.

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.

gsmarena.com

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

Resource for GSM mobile handset news and information

RedMagic Astra 2 gets certified ahead of release this month, here are the main specs

5 June 2026 @ 2:31 am

The next RedMagic tablet is launching in China as the RedMagic Tablet 5 Pro this month, that much has already been confirmed by the brand. We expect this to be branded Astra 2 internationally, since the original Astra was a rebranded Tablet 3 Pro for global markets, and the number 4 was skipped due to tetraphobia). Today the RedMagic Astra 2 has been certified for sale in China by the relevant authorities, and this process has revealed that it has support for 80W wired charging. The prolific Chinese leaker who goes by Digital Chat Station on Weibo says the Astra 2 will have a 9-inch...

Xiaomi 18 Pro Max camera details leak, two 200MP sensors are in

5 June 2026 @ 1:02 am

A new rumor from China today claims the upcoming Xiaomi 18 Pro Max will have a 200MP main camera using a 1/1.28" type "new generation" LOFIC sensor. The phone also allegedly has a 200MP periscope telephoto camera with 3x optical zoom and f/2.4 aperture. This camera uses a 1/1.56" type sensor. The telephoto camera will support macro shooting from approximately 15cm. This is a wildly different setup compared to the Xiaomi 17 Pro Max's 50MP main camera and 50MP periscope telephoto camera with 5x optical zoom. The telemacro focusing will be closer in the Xiaomi 18 Pro Max too, 15cm vs....

Samsung Galaxy Z Flip8 to have both Exynos and Snapdragon chips

4 June 2026 @ 9:59 pm

We've already heard that Samsung would be using the Exynos 2600 SoC in the upcoming Galaxy Z Flip8, but today a new report from a Korean tipster brings some additional context. Apparently, the company will use both the Exynos 2600 and a Qualcomm chip (presumably the Snapdragon 8 Elite Gen 5), and which one you get will depend on your region. Samsung Galaxy Z Flip8 leaked CAD-based render Samsung has done this before, it's nothing new, and if history repeats then expect North America to get the Snapdragon version for sure. What's interesting is that the source of this rumor claims...

Apple may have cancelled all Vision Pro successors, black version leaks

4 June 2026 @ 8:31 pm

Apple may be working on a black Vision Pro headset. Images purportedly depicting it have been outed (see below), but it's unclear if this will actually be launched as an alternative to the white version that's been out for a while now, or if perhaps this was just a prototype that the company has scratched during the development process. Apple vison pro black color did you like? pic.twitter.com/J9JIYhbWmq— pipfix (@LusiRoy8) June 3, 2026 To add to the intrigue, Ming-Chi Kuo has now revised his roadmap for Apple's smart glasses and headsets, which he originally published last year. In...

Samsung introduces next-gen Galaxy Watch features with the new Samsung Health app update

4 June 2026 @ 7:02 pm

Samsung has announced a major update to the Samsung Health app, which comes with a UI redesign and introduces new health features supported by the upcoming Galaxy Watch. Talking about design, the update introduces a streamlined layout with five categories: Sleep, Activity, Nutrition, Mindfulness, and Vitals. Users can now access their daily wellness tips and AI-powered Energy Score on the Home screen to easily track various aspects of their health. Regarding new features, Samsung has announced Vitals, Heart Health Score, Daily Cardio Load, and Fitness Index, which will be first...

iPhone 18 Pro Max's aluminum frame leaks in three colors

4 June 2026 @ 6:36 pm

Today three colors for the upcoming iPhone 18 Pro Max have allegedly been leaked. What you can see below are purported to be the aluminum body frames for the device, in "Dark Cherry", "Cloud Blue", and black. It's unclear if these will be Apple's marketing terms for the hues, but the company has long been rumored to introduce a "dark cherry" / "red wine" sort of colorway that will be the hero one for the iPhone 18 Pro and iPhone 18 Pro Max, and this leak definitely gives us a better look at it. iPhone 18 Pro Max frame in Dark Cherry, Cloud Blue, and black The "Cloud Blue" is...

RedMagic 11S Pro review

4 June 2026 @ 6:16 pm

Apple partners with Nvidia and Google to launch next-generation Siri in September

4 June 2026 @ 5:31 pm

According to a report by The Information, Apple is partnering with Google and Nvidia to power the next-generation, AI-infused Siri. But it's not just a normal partnership; Apple will strongly rely on Nvidia's Blackwell chips and Google's Gemini AI model. It's an interesting shift in strategy as Apple is usually known for either diversifying or taking the development of its products in-house. However, the latest report suggests that some Siri queries will run on Google Cloud on a licensed version of Gemini. Additionally, Google's data center will make use of Nvidia's Blackwell B200...

OnePlus Turbo 6X series launch timeline confirmed, specs tipped

4 June 2026 @ 4:18 pm

The OnePlus Turbo 6X and Turbo 6X Pro were recently spotted on the Google Play Console and TENAA, giving us an early look at the upcoming devices. Now, OnePlus executive Li Jie has confirmed when the series will launch, and a new leak has shed light on the Turbo 6X's key specs. Replying to a user on Weibo, OnePlus China President Li Jie confirmed that the OnePlus Turbo 6X series will launch in China before June 18. With the launch window now confirmed, official teasers for the lineup are expected to begin rolling out soon. OnePlus Turbo 6X spotted on TENAA Meanwhile, tipster...

Amazfit Balance 3 launches with more buttons, titanium Balance Ultra offers a bigger battery

4 June 2026 @ 3:09 pm

About a year after unveiling the Balance 2, Amazfit is back with two new models in the Balance series – a sequel and the first Ultra model in the family. Both watches have brighter displays and additional buttons. They debut as the heart of the new Hybrid Training system and the improved Zepp App is the brain. Amazfit Balance 3 • Amazfit Balance Ultra The new Amazfit Balance 3 offers a 1.5” OLED display (480 x 480px), which is protected by sapphire glass. This year, the peak brightness is 50% higher at 3,000 nits. There are four buttons in total – the rotating crown and button on...

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