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

3 April 2024 @ 12:00 am

We are happy to announce that we have just released Cordova iOS 7.1.0! This is one of Cordova's supported platforms for building iOS applications. [email protected] To upgrade: cordova platform remove ios cordova platform add [email protected] To install: cordova platform add [email protected] Release Highlights Features SplashScreenBackgroundColor preference support This preference allows you to set the splashscreen's background colour. If no SplashScreenBackgroundColor is provided, it will fall back to the

Cordova Electron 4.0.0 Released!

11 March 2024 @ 12:00 am

We are happy to announce that we have just released Cordova Electron 4.0.0! This is one of Cordova's supported platforms for building Electron applications. [email protected] To upgrade: cordova platform remove electron cordova platform add [email protected] To install: cordova platform add [email protected] Release Highlights Some of the notable breaking changes in this release are: Node.js Requirement: This release requires the environment to have Node.js 18.0.0 or higher. It is recommended to use the current

Cordova Survey 2023 Results

12 January 2024 @ 12:00 am

Thank you very much for taking part in our user & contributor survey. We received 228 submissions. Let's dive straight into the data. This survey got over 200 responses and considering only a fraction of people who actually see the survey will respond, there are probably quite a lot of happy Cordova users and new and long-running app projects out there. We got some good feedback of the most requested improvements and biggest pain points. Usage Obviously almost all respondents work with Cordova and the most used platforms are Android (97.4%), iOS (89%), Browser (21.1%) and Electron (7%). Windows and macOS Catalyst got only a handful of responses in total. Chart platforms Build apps with access to native features not yet present in the web platform The top 3 reasons for picking Cordova are

Announcing the Cordova User & Contributor Survey!

24 November 2023 @ 12:00 am

The Apache Cordova projects wants to understand the users and contributors better. Therefore, we invite you take part in a short survey for app developers and contributors of Cordova plugins. The survey questions are designed to not contain any personal information and can be answered anonymously. Please take note that the survey is using Google Forms to process the responses. The Google privacy policy is applicable for the data processed. Take survey Thank you very much for taking part in this survey. The goal of this survey is to identify areas that can be improved by the Cordova community together. The survey is open from now on to December 24, 2023. The results will be shared on the Cordova blog.

Cordova Plugin InAppBrowser 6.0.0 Released!

23 November 2023 @ 12:00 am

We are happy to announce that we have just released an update to cordova-plugin-inappbrowser! [email protected] Release Highlights This is a new major version with breaking changes which requires at least [email protected] and [email protected]. Make sure to check and update your platforms. The most notable improvements in this major release are: Permission requests for Android Removal of deprecated code and platforms Make WebView inspectable on iOS Make system open tel, sms, mailto and geo links on iOS Please report any issues you find on GitHub! Changes include:

Geolocation Plugin 5.0.0 Released!

21 September 2023 @ 12:00 am

We are happy to announce that we have just released an update for cordova-plugin-geolocation! [email protected] To upgrade: cordova plugin remove cordova-plugin-geolocation cordova plugin add [email protected] Release Highlights Breaking Changes Modern JavaScript The JavaScript of the plugin has been upgraded to use ES6 features, such as let and const. NOTE: This release has failed to upgrade required engines. Despite the declared requirement on cordova-android >= 6.3.0 and no declared requirement on iOS, the new minimum requirements will be: cordova-ios

Camera 7.0.0, Media 7.0.0 & File-Transfer 2.0.0 Released!

12 September 2023 @ 12:00 am

We are happy to announce that we have just released an update for the following plugins! [email protected] [email protected] [email protected] To upgrade: cordova plugin remove cordova-plugin-camera cordova plugin add [email protected] cordova plugin remove cordova-plugin-media cordova plugin add [email protected] cordova plugin remove cordova-plugin-file-transfer cordova plugin add [email protected] Release Highlights cordova-plugin-camera Android 13 Supp

Cordova iOS 7.0.1 Released!

6 September 2023 @ 12:00 am

We are happy to announce that we have just released Cordova iOS 7.0.1! This is one of Cordova's supported platforms for building iOS applications. [email protected] Release Highlights To upgrade: cordova platform remove ios cordova platform add [email protected] To install: cordova platform add [email protected] Fixes: Building on Xcode 11 Cordova-iOS 7 is documented to support Xcode 11 and later. However, due to recent changes to support LimitsNavigationsToAppBoundDomains, builds fail on Xcode 11. To address th

Cordova Android 12.0.1 Released!

28 August 2023 @ 12:00 am

We are happy to announce that we have just released Cordova Android 12.0.1! 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] Fixes: Adaptive Icon Fix In Cordova-Android 12.0.0, an issue arose with the introduction of Android 13's Themed Icons support. This issue resulted in adaptive icons not being gene

Media-Capture Plugin 5.0.0 Released!

18 August 2023 @ 12:00 am

We are happy to announce that we have just released an update for cordova-plugin-media-capture! [email protected] To upgrade: cordova plugin remove cordova-plugin-media-capture cordova plugin add [email protected] Release Highlights Breaking Changes Android 13+ Support Beginning from Android 13 (SDK 33), the READ_EXTERNAL_STORAGE permission no longer has any effect. Instead, this permission has been replaced with more granular permissions: READ_MEDIA_IMAGES, READ_MEDIA_VIDEO, and READ_MEDIA_AUDIO. Also the WRITE_EXTERNAL_STORAGE has

ionicframework.com

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

A HTML5 & Cordova mobile framework.

Ionic 8 is here!

17 April 2024 @ 5:01 pm

What’s new in Ionic 8? Enhancements to theming, accessibility, revised iOS designs, a new Picker experience, and a new password toggle component. The post Ionic 8 is here! appeared first on Ionic Blog.

Announcing Capacitor 6.0

15 April 2024 @ 4:59 pm

We're excited to announce Capacitor 6, the latest upgrade to our native runtime for web apps. This release brings experimental Swift Package Manager support, aligns with Apple's new privacy requirements, and introduces improvements across the board, ensuring your projects are future-proof and more efficient. The post Announcing Capacitor 6.0 appeared first on Ionic Blog.

Testing Stencil Components with Ease using WebdriverIO

11 April 2024 @ 4:00 pm

Over the past few months, the Stencil team has been working to expand the testing tools we support. First up is WebdriverIO. The post Testing Stencil Components with Ease using WebdriverIO appeared first on Ionic Blog.

Recapping ngConf 2024

9 April 2024 @ 3:40 pm

In March, the Angular community gathered in Salt Lake City for the annual edition of ngConf. Here are some of the most interesting things I learned there. The post Recapping ngConf 2024 appeared first on Ionic Blog.

The Magic of Vite and Native in 2024: A Brief Overview

4 April 2024 @ 7:13 pm

A look at what new tools are out there, the latest targets we can deploy to, and how tools like Ionic are utilizing Vite to provide the best-in-class experience for developers. The post The Magic of Vite and Native in 2024: A Brief Overview appeared first on Ionic Blog.

Are you ready to build a Superapp?

2 April 2024 @ 5:41 pm

While not an exhaustive list, these questions are a great starting point as you consider whether superapps are right for you. The post Are you ready to build a Superapp? appeared first on Ionic Blog.

5 Questions to Ask Before Beginning Mobile App Development

27 March 2024 @ 4:21 pm

Consider these five questions to ask before beginning your mobile app development project—from choosing between cross-platform mobile development or native, to investing in the right vendors. The post 5 Questions to Ask Before Beginning Mobile App Development appeared first on Ionic Blog.

The Anatomy of a Superapp

18 March 2024 @ 6:10 pm

What exactly goes into a superapp? How are they used? And how can you start building one? The post The Anatomy of a Superapp appeared first on Ionic Blog.

Augmented Reality With Capacitor: AR Quick Look

14 March 2024 @ 4:36 pm

This blog post will teach you how to add AR Quick Look to your Capacitor application for iOS and the Apple Vision Pro. The post Augmented Reality With Capacitor: AR Quick Look appeared first on Ionic Blog.

Angular 17 and Capacitor Enhancements Now Available in the Ionic VS Code Extension

12 March 2024 @ 4:21 pm

Ionic Visual Studio Code Extension v1.70 is out now! Here are some of the major features added in the past few months for Angular and Capacitor. The post Angular 17 and Capacitor Enhancements Now Available in the Ionic VS Code Extension 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

Samsung Galaxy A35 is now available in the US for $399.99

18 April 2024 @ 8:01 pm

Samsung's Galaxy A35 and A55 became official last month, and Samsung decided not to bring the A55 to the US, despite the fact that its predecessors have been available in the States. So that leaves the A35 out of the two, and it's now available in the US, at Samsung's own online store, as well as major carriers and retailers such as Amazon. You'll need to pay $399.99 for one, and you can pick from Awesome Navy and Awesome Lilac in terms of colorways. If you buy yours from Samsung.com, for a limited time you can grab a pair of Galaxy Buds FE alongside it for 30% off. If you trade-in your...

First Snapdragon X Elite laptop leaks - slender, fanless Lenovo Yoga Slim 7 14.5"

18 April 2024 @ 6:31 pm

Thin and fanless – these are the key takeaways from the images of the Lenovo Yoga Slim 7 14 2024 Snapdragon Edition. This laptop will be powered by the Snapdragon X Elite, as the name suggests. Okay, we don’t actually know that it will be fanless as the leaked images (posted by X user WalkingCat) came with no specs attached. But they do offer a good look from all sides and we don’t see any vents. Lenovo Yoga Slim 7 14 2024 Snapdragon Edition All we know is that it will have a 14.5” display, just like the other Yoga Slip 7 14. Battery capacity and endurance are unknown, but...

Nothing Ear and Ear (a) in for review

18 April 2024 @ 5:01 pm

No one does earbuds launch quite like Nothing, not even Apple. Nothing has been issuing teasers with beetles and frogs for the last few weeks, leading up to the announcement of the Nothing Ear and the Nothing Ear (a) earlier today. It's a significant release for a couple of reasons - first, the nomenclature has changed - gone is the Ear (1), (2), instead of a (3) model we just get Ear. And, second, this is the first time Nothing has released a more affordable model in the (a). But while the Ear is €149/$149/£129 and the Ear (a) is €99/$99/£99, don't think you're getting an inferior product...

Samsung Galaxy M15's price in Europe revealed

18 April 2024 @ 3:41 pm

Samsung's Galaxy M15 first went official back in March, and then it made its way to India earlier this month, and now it's apparently getting ready for the next stop in its global tour: Europe. Samsung's store in Poland has listed the M15, and although you can't buy one just yet, the retail price has been revealed: it's PLN 699, which currently translates to about €161. So we expect the Eurozone pricing to be either €159 or €169. For that amount of cash, you get the version with 4GB of RAM and 128GB of storage. It's unclear when the device will go on sale in Europe, but it can't be...

Samsung and Qualcomm demonstrate 20% speed boost to 5G

18 April 2024 @ 2:43 pm

The 3GPP Release 17 specification for 5G introduced some major upgrades – among them support for 1024 QAM, which enables higher data transfer speeds as Samsung and Qualcomm just demonstrated. Using Samsung 5G vRAN tech running on 2.1GHz (FDD) and 3.5GHz (TDD) and a test unit with a Snapdragon X75 modem, the two companies achieved speeds of 485Mbps with 20MHz bandwidth. This is 20% higher than what’s possible with the 256 QAM that is common on 5G networks today. The X75 modem is featured in the Snapdragon 8/8s Gen 3, by the way. This is a first time in the industry this was pulled...

Huawei's new Kirin 9010 brings minor CPU improvements

18 April 2024 @ 1:53 pm

Huawei announced the Pura 70 series today, and once again offered no details regarding the chipsets. However, early benchrmarks confirmed they feature a new platform called Kirin 9010, which has an 8-core CPU, identified by apps as 12-core unit due to hyperthreading. Hyperthreading is nothing new in the chipset industry, as the Taishan cores have been supporting the technology for some time; it has been part of the Kirin 9000s and now is a part of the 9010 as well. First Geekbench results revealed a minor improvement in raw performance, coming from slightly faster core speeds. The...

AltStore PAL third-party iOS app store launches in Europe

18 April 2024 @ 12:58 pm

After the EU forced Apple to open up its iOS platform for third-party app stores, we now have the first alternative to Apple's default App Store.It's called AltStore PAL, which is rather fitting. Technically, AltStore PALhas been around since 2019, but you were able to access it after "hacking" your way into it. You had to "disguise" yourself as a developer using companion software called AltServer running on your computer. But after the EU Commission's DMA, AltStore PAL is now available to anyone willing to tap through all the prompts from Apple asking if you are sure you want to...

Sony confirms the Xperia event on May 17

18 April 2024 @ 12:02 pm

Yesterday, an announcement of a Sony Xperia event leaked out, today it is official. The “Xperia Special Event 2024” is scheduled for May 17 and will be held at the Terrada Warehouse B&C Hall. It’s a pretty exclusive event, though, only 100 people are invited. There will be a livestream, of course, to let “Xperia developers introduce the latest features in real life,” as the event description reads (machine translated from Japanese). Fancy talk aside, the only real question is whether the three models (1, 5 and 10) would be announced at this event or whether there will be stragglers....

Nothing Ear and Ear (a) announced

18 April 2024 @ 11:09 am

Nothing’s latest earbuds come in two styles and price points with the €99/$99/£99 Nothing Ear (a) and the €149/$149/£129 Nothing Ear. Nothing Ear is the new flagship offering coming in as a direct successor to last year’s Ear (2) while Ear (a) aims to fill the gap as the more affordable entry. Nothing also announced ChatGPT integration for the new earbuds allowing you to summon the AI assistant with a pinch gesture. Nothing Ear Nothing Ear gets refined 11mm dynamic drivers with a ceramic diaphragm for richer and crisper highs as well as two additional vents to improve airflow for a...

Huawei Pura 70 Ultra debuts with 1-inch retractable main cam

18 April 2024 @ 9:45 am

The new Pura 70 lineup from Huawei comes in four trims with the Pura 70 Ultra being the most impressive of them all. It shares the same core specs as the Pura 70 Pro+ but comes with an exclusive vegan leather back and a mightier camera setup with a 1-inch main sensor with retractable lens and variable aperture. Huawei added a retractable mechanism to the 50 MP main camera's lens which pops the camera up when in use. The rotating telescopic lens features an intricate motorized structure which Huawei tested for 300,000 cycles of expansion and contraction. The main...

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