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 12.0.0 Released!

22 May 2023 @ 12:00 am

We are happy to announce that we have just released Cordova Android 12.0.0! This is one of Cordova's supported platforms for building Android applications. [email protected] Release Highlights To upgrade: cordova platform remove android cordova platform add [email protected] To install: cordova platform add [email protected] BREAKING CHANGES: Increased Minimum & Target SDK This release has increased the minimum supported SDK version to 24 which is Android 7.0. It also has increased the target SDK to 33

Cordova CLI 12.0.0 & Internal Packages Released!

22 May 2023 @ 12:00 am

We are happy to announce that we have just released a major update to our Cordova CLI! [email protected] In this CLI release, it also includes the latest internal libraries: [email protected] [email protected] [email protected] [email protected] [email protected] Release Highlights This release drops Nodejs 14 support. The minimum supported version that Cordova requires is greater than or equal to 16.13.0. In all releases, we have updated all npm packages to the possible latest release that Cordova can support.

Cordova Browser 7.0.0 Released!

13 May 2023 @ 12:00 am

We are happy to announce that we have just released Cordova Browser 7.0.0! This is one of Cordova's supported platforms for building browser targeted applications. [email protected] Release Highlights This release contains updates for more modern NodeJS runtimes and contains a ShellJS security fix. To upgrade: cordova platform remove browser cordova platform add [email protected] Please report any issues you find at GitHub Issues! Release Notes For a more detailed release notes, please see RELEASENOTES.md

Cordova iOS 6.3.0 Released!

15 April 2023 @ 12:00 am

We are happy to announce that we have just released Cordova iOS 6.3.0! This is Cordova's official platform for building iOS mobile applications. This minor release contains three important fixes in preparation for the upcoming major release. [email protected] Release Highlights This release contains a fix to allow inspecting of WebView content with the latest iOS and Xcode versions. It also fixes an iOS 16 bug and issues with NodeJS 18. This release adds the preference InspectableWebview for iOS 16.4 or later. Please check out the Pull request for the documentation. To upgrade: cordova platform remove ios cordova platform add [email protected]

Cordova Common 5.0.0 Released!

9 March 2023 @ 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 are: GH-186 feat!: bump package requirement node>=16 As Node.js 14 nears the end-of-life (April 2023), we have bumped the minimum requirement to 16.0.0. This update has also increased the minimum npm requirement to 7.10.0. GH-197 feat(android): added monochrome attribute In preparation for Cordova-Android's next major release, supporting logic for Android's monochrome icons has been included. Changes in

Screen Orientation Plugin 3.0.3 Released!

24 February 2023 @ 12:00 am

We are happy to announce that we have just released an update for cordova-plugin-screen-orientation! [email protected] To upgrade: cordova plugin remove cordova-plugin-screen-orientation cordova plugin add [email protected] Release Highlights This release improves compatibility with newer iOS versions (see (#107)) and contains miscellaneous version updates. Please report any issues you find by following this How to File a Bug guide! Changes include: build(deps): bump json5 fr

Cordova CLI 11.1.0 Released!

16 January 2023 @ 12:00 am

We are happy to announce that we have just released a minor update to our Cordova CLI! [email protected] This release also pins our internal libraries to the latest releases: [email protected] [email protected] [email protected] [email protected] Release Highlights This release officially appends the deprecation flag to the Windows & OSX platforms on the available platforms output screen. We have updated our internal process to pass all of the XML attribute values in config.xml to the platform packages so we can easily update the platforms without updating tooling and CL

Cordova Common 4.1.0 Released!

15 November 2022 @ 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 improvement in this minor release is the ability to pass nearly all XML DOM element attributes to the platform's JS tooling. By passing down all attribute data, Cordova-Common no longer needs to be updated for adding and supporting new platform attributes. Please report any issues you find at issues.cordova.io! Changes include: GH-181 feat(PluginInfo): Allow XML Attributes to be passed through to core platforms GH-158 fix(ConfigChanges): do not pass Pl

Media Plugin 6.1.0 Released!

9 September 2022 @ 12:00 am

We are happy to announce that we have just released an update for cordova-plugin-media! [email protected] To upgrade: cordova plugin remove cordova-plugin-media cordova plugin add [email protected] Release Highlights For Android, we updated the media error response object to include the "message" property. This property will provide additional information about the error. It also syncs in line with the media error response object that iOS returns. For iOS, file scheme support has been implemented. Two fixes were applied to prevent crashes that occured when fetching the position while the time was not defined and to ensured that the category was defined after the recording was released

Cordova Android 11.0.0 Released!

12 July 2022 @ 12:00 am

We are happy to announce that we have just released Cordova Android 11.0.0! This is one of Cordova's supported platforms for building Android applications. [email protected] Release Highlights To upgrade: cordova platform remove android cordova platform add [email protected] To install: cordova platform add [email protected] Android 12 SplashScreen API Integration As of Android 12, all Android 12 or higher devices display the new app launch animation. Google has applied this requirement to bring a standard design to all app launch

ionicframework.com

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

A HTML5 & Cordova mobile framework.

A New Capacitor Plugin Registry for Enhanced Discoverability

25 May 2023 @ 2:32 pm

“That’s one small step for [developer], one giant leap for [Capacitor development].” - Neil Armstrong  - Michael Scott   - The Ionic Team To date, Capacitor has served as proof of what is truly possible for building mobile apps with web technologies. As we look forward to many more exciting enhancements ahead, one thing remains clear – you can […] The post A New Capacitor Plugin Registry for Enhanced Discoverability appeared first on Ionic Blog.

Announcing Stencil v3.3.0

23 May 2023 @ 7:55 pm

Hey folks! We’re excited to announce that Stencil v3.3.0 is available! This release contains support for TypeScript 5, a new way to run Puppeteer tests, and Node 20 support. Let’s take a look! TypeScript 5 Support Stencil v3.3.0 bumps up the version of TypeScript we support and bundle into the Stencil compiler from 4.9.5 to […] The post Announcing Stencil v3.3.0 appeared first on Ionic Blog.

Allow Me To Reintroduce Myself: Federated Capacitor

17 May 2023 @ 4:36 pm

You may remember that a few months ago, we introduced Portals for Capacitor. After continued research in the market, we decided Federated Capacitor was a much better name because it more accurately represents how the technology works under the hood. So, we’d like to reintroduce it - fancy new name and all. The post Allow Me To Reintroduce Myself: Federated Capacitor appeared first on Ionic Blog.

Capacitor SSL Pinning: The Extra Layer of Security Your Mobile App Needs

15 May 2023 @ 7:36 pm

At Ionic, we talk a lot about mobile app security. As mobile apps become a more ubiquitous part of our lives, it’s never been more important to ensure that data accessed, used, and stored remains secure. That’s why we developed the Ionic Enterprise SDK. It offers a trio of fully-managed security solutions–Auth Connect, Identity Vault, […] The post Capacitor SSL Pinning: The Extra Layer of Security Your Mobile App Needs appeared first on Ionic Blog.

Ionic + Kapa.ai: The Advanced AI Bot to Assist Developers

11 May 2023 @ 2:08 pm

Meet kapa.ai: the advanced AI bot, powered by GPT-4, that can help with answering tricky Ionic-related inquiries. The post Ionic + Kapa.ai: The Advanced AI Bot to Assist Developers appeared first on Ionic Blog.

Automatically deploy to Google Play Store with GitHub Actions and the Ionic Cloud CLI

8 May 2023 @ 5:42 pm

Faster and more frequent releases, better visibility, and the reduction of bottlenecks and knowledge silos are just some of the reasons to start automating your deployments to the Google Play Store with GitHub Actions. However, getting your deployments set up in a CI/CD environment can bring its own set of headaches. In particular, managing your […] The post Automatically deploy to Google Play Store with GitHub Actions and the Ionic Cloud CLI appeared first on Ionic Blog.

How to build an Ionic Barcode Scanner with Capacitor

5 May 2023 @ 4:35 pm

This easy-to-follow tutorial from Robin Genz will walk you through how to build an Ionic Barcode Scanner with Capacitor. The post How to build an Ionic Barcode Scanner with Capacitor appeared first on Ionic Blog.

Announcing Capacitor 5.0

3 May 2023 @ 8:43 pm

As Capacitor continues to mature, we're excited to announce the arrival of the latest version of our powerful, open-source native runtime - Capacitor 5.0. The post Announcing Capacitor 5.0 appeared first on Ionic Blog.

Creating Your Own Media Plugin For Capacitor: An iOS Tutorial

1 May 2023 @ 3:37 pm

If you read my recent blog post on Progressive Web Apps, I covered how performant Ionic and Capacitor can be when creating media-heavy projects like video streaming apps. By utilizing libraries like hls.js in our PWAs, it empowers us to effortlessly create media-rich apps. However, while using libraries like hls.js are great for PWAs, you […] The post Creating Your Own Media Plugin For Capacitor: An iOS Tutorial appeared first on Ionic Blog.

Create Powerful Native Mobile Apps with Capacitor & VanillaJS

27 April 2023 @ 2:58 pm

While Capacitor can be used with popular JavaScript frameworks like Angular and React, it is also possible to use it with VanillaJS. In this tutorial, we will learn how to use Capacitor with VanillaJS to create powerful native iOS and Android apps. The post Create Powerful Native Mobile Apps with Capacitor & VanillaJS 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

Weekly poll: are the Sony Xperia 1 V and Xperia 10 V on your shopping list?

28 May 2023 @ 6:04 pm

As we’ve said before, Sony marches to the beat of its own drummer – while other brands rushed out Snapdragon 8 Gen 2 phones as soon as the chip was available, Sony just announced its first. Say “hello” to the Sony Xperia 1 V. Well, you’ll have to wait until the end of July until you can actually greet the Mark 5 flagship. With patience and €1,400/£1,300 in your wallet you too could own this prosumer camera phone. It’s not quite the Xperia Pro-I, but it’s not a run of the mill flagship either. This year Sony relented and moved away from the standard 12MP main camera it has been using for...

Weekly poll results: the Poco F5 gets showered with love, the F5 Pro proves less popular

28 May 2023 @ 3:01 pm

As one commenter in last week’s poll says, the point of the Poco F-series is to deliver flagship performance at mid-range prices. Both the F5 models do that and while it’s not quite a 2023-level flagship performance, it comes really close. Of the pair, the vanilla Poco F5 is the breakout star – over half of the voters showed interest, it’s rare to see such a positive reaction. It beat its Pro sibling by a large margin, which is quite evident in the Pro’s own poll. The criticism of the F5 – it applies to the F5 Pro too – was predictable. Some aren’t happy with Poco/Xiaomi software...

Tecno Camon 20, 20 Pro 5G and 20 Pro Premier debut in India

28 May 2023 @ 12:03 pm

The Tecno Camon 20 and Camon 20 Pro 5G and Camon 20 Premier unveiled earlier this month just debuted today in India. The Camon 20 Premier will be available in Dark Welkin and Serenity Blue colors in a single version with 8GB RAM and 512GB storage. It will be available from the third week of June, but pricing is yet to be confirmed. The Camon 20 comes in Glacier Glow, Serenity Blue, and Predawn Black colors with 8GB RAM and 256GB storage. It will be available from tomorrow, May 29 for INR14,999 ($181). The Camon 20 Pro 5G is offered in Serenity Blue and Dark Welkin shades and is the...

Weekly deals: the best smartphone deals from Germany, the UK, the US, and India

28 May 2023 @ 8:40 am

The Google Pixel family is experiencing a tug of war between the Pixel 7 and 7a and in some markets the old flagship has the upper hand thanks to solid price cuts. We also found great deals on all four iPhone 14 models, all three Galaxy S23 phones as well as a variety of mid-rangers. Germany The UK USA India Germany Now that the Pixel 7a is out, the older Pixel 7 is almost obsolete – unless you find a great offer. In Germany, you can pick it up for €546, compared to €510 for the 7a. Worth it? The 7 has slightly higher end hardware and €36 isn’t much, so it’s...

Huawei Mate X3 and P60 are selling very well in China

28 May 2023 @ 5:37 am

Huawei is apparently enjoying great popularity and brand loyalty, particularly in the sales of two of its latest flagship devices. Huawei CBG CTO Bruce Lee announced during the recent Huawei Mobile Innovation Technology Media Communication Conference that the Mate X3 foldable is the top seller in China, whereas the P60 series are the top sellers in the country in the 4000 to 6000 yuan price segment. There might be an additional asterisk somewhere in these essentially internal, self-reported statistics, but regardless, we can’t deny that there is obviously some truth to the claims....

Samsung Galaxy A24 in for review

28 May 2023 @ 2:06 am

We got our hands on the new Samsung Galaxy A24 so let's do an unboxing. Like the rest of Samsung's lineup of midrangers, the A24 comes with naught but a cable in its box. The Galaxy A24 packs a decent punch for its very reasonable price - upfront, there's a 6.5-inch 90Hz Super AMOLED panel of 1080p resolution, inside there's a 6nm MediaTek Helio G99 with 4GB, 6GB or 8GB of RAM, as well as a 5,000mAh battery with 25W charging (but you'd need to source the charger). The phone is made of plastic and is reasonably weighty at 195g. That weight makes the phone feel solidly put together....

Google Pixel’s At a Glance to start showing ridesharing status updates

27 May 2023 @ 11:05 pm

We’ve kind of known that this feature has been in the pipeline for some time, but now a “Ridesharing” toggle has started appearing on actual Pixel devices. It is located in the main At a Glance feature settings, and its description reads: “Shows the status of your ride”. At a Glance Ridesharing toggle It will show how far out a car is to your position on the Pixel’s lockscreen with the intention of saving you time from having to open the app or the notification shade for the same info. Both Uber and Lyft are supported by the new “Ridesharing” display feature. This brings the...

Xiaomi India extends warranty to two years on some of its older models

27 May 2023 @ 8:09 pm

Don’t get overly excited about this since it is a very specific extension, only covering a total of five devices. The announcement was made on Discord, of all places, by Xiaomi India, and it covers the Redmi Note 10, Redmi Note 10 Pro, Redmi Note 10 Pro Max, Mi 11 Ultra and Poco X3 Pro. Extended warranty If you have purchased any of these devices in India in the last two years and are currently experiencing a selfie camera issue or a motherboard failure, then Xiaomi should take care of it under warranty. It is a small and very particular extension, which leads us to believe...

Battlegrounds Mobile India (BGMI) is back on the Google Play store and will be playable on May 29

27 May 2023 @ 5:08 pm

If you are not in the know, the popular PLAYERUNKNOWN'S BATTLEGROUNDS (PUBG) franchise has been having plenty of problems with the government in India. The original version of the game was banned and taken down from both the Google Play Store and Apple App Store way back in the day due to security concerns and violence-related reasons. Those events were then followed by the Krafton company releasing a specific version of the game in the country, called Battlegrounds Mobile India (BGMI), which was also removed from mobile storefronts last year, once again due to security...

A new leak suggests iPhone 15 Pro Max will use the same main camera and display tech as the iPhone 14 Pro Max

27 May 2023 @ 2:07 pm

If you've been around the rumor mill lately, then you'll probably know that one of the major expected innovations to arrive with the iPhone 15 Pro Max has been a new main camera, likely based on the Sony IMX903, 1" sensor. The latest industry insider tip, however, claims that the iPhone 15 will stick with the same IMX803, 48MP 1/1.28", Quad-Bayer camera that the iPhone 14 Pro and Pro Max already have. iPhone 15 Pro MaxM12 Panel(Same as 14PM)imx803(Same as 14PM)3nm A17 BionicLPDDR5 8GB😔— Revegnus (@Tech_Reve) May 27, 2023 That's a bit of a bummer, and so is the rumor that the iPhone 15...

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