f-droid.org

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

Open source android without the Google overlords.

apkpure.com

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

Fed up with Google Play? Get android apps from APKpure.

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

File Plugin 8.0.0 Released!

11 July 2023 @ 12:00 am

We are happy to announce that we have just released an update for cordova-plugin-file! [email protected] To upgrade: cordova plugin remove cordova-plugin-file cordova plugin add [email protected] Release Highlights Breaking Changes Removed WRITE_EXTERNAL_STORAGE permission According to the official documentation on Storage updates in Android 11, the WRITE_EXTERNAL_STORAGE permission is no longer operational and does not grant access to write to e

ionicframework.com

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

A HTML5 & Cordova mobile framework.

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.

Ship Enterprise Apps Faster with Ionic’s Enterprise SDK

5 March 2024 @ 6:50 pm

Ionic's Enterprise SDK is the industry's trusted solution for delivering enterpise-grade apps to market faster. The post Ship Enterprise Apps Faster with Ionic’s Enterprise SDK appeared first on Ionic Blog.

Announcing the Ionic 8 Beta

28 February 2024 @ 7:37 pm

Today we are thrilled to announce the release of the Ionic 8 beta! This release is the culmination of many months of hard work by the development team and brings improvements to theming, accessibility, and more! Let’s dive in 🚀 Simplified APIs for Importing Themes Ionic 8 now ships both the light and dark themes […] The post Announcing the Ionic 8 Beta appeared first on Ionic Blog.

A note on iOS 17.4 and PWAs

26 February 2024 @ 5:37 pm

In the latest release of iOS 17.4, Apple has chosen to significantly limit home screen web apps (PWAs). Here's what you need to know. The post A note on iOS 17.4 and PWAs appeared first on Ionic Blog.

Capacitor Live Updates SDK is Now Generally Available

22 February 2024 @ 3:27 pm

The Appflow team is excited to announce the GA release of a new, Capacitor-based Live Updates SDK that unlocks significant performance improvements in the Live Updates product suite. The post Capacitor Live Updates SDK is Now Generally Available appeared first on Ionic Blog.

Catching Up With The Latest Features In Angular

20 February 2024 @ 5:11 pm

Angular is having a bit of a renaissance lately. With the move to standalone components, the Angular team has been on a roll shipping new features and improvements to the framework at such speed, it’s hard to believe this is the same Angular we’ve come to know. With all these changes, you might be confused […] The post Catching Up With The Latest Features In Angular appeared first on Ionic Blog.

Enhanced Support for Slots outside of Shadow DOM

12 February 2024 @ 7:06 pm

We’re happy to announce several improvements to the experience of using slots without using the Shadow DOM in Stencil components. The post Enhanced Support for Slots outside of Shadow DOM appeared first on Ionic Blog.

What You’ve Heard About Superapps Probably Isn’t True

9 February 2024 @ 4:33 pm

As we’ve continued to expand and refine our superapp offering, we’ve encountered a few objections that we believe to be no more than myths. So, we’re here to set the record straight on superapps.  The post What You’ve Heard About Superapps Probably Isn’t True appeared first on Ionic Blog.

Top Strategic Tech Trends for 2024

6 February 2024 @ 7:56 pm

While ever-changing technology trends can be confusing, we’re here to help simplify things. We gathered a few of the tech focuses you should expect to see in 2024 and beyond, and we’ll explain how Ionic’s Superapp SDK can help you stay ahead of them. The post Top Strategic Tech Trends for 2024 appeared first on Ionic Blog.

techdrivein.com

VN:F [1.9.22_1171]
Rating: 4.0/10 (2 votes cast)

Linux, Ubuntu & Android News

App Launchers for Ubuntu 19.04

5 May 2019 @ 6:50 pm

During the transition period, when GNOME Shell and Unity were pretty rough around the edges and slow to respond, 3rd party app launchers were a big deal. Overtime the newer desktop environments improved and became fast, reliable and predictable, reducing the need for a alternate app launchers. (adsbygoogle = window.adsbygoogle || []).push({}); As a result, many third-party app launchers have either slowed down development or simply seized to exist. Ulauncher seems to be the only one to have bucked the trend so far. Synpase and Kupfer on the other hand, though old and not as actively developed anymore, still pack a punch. Since Kupfer is too old school, we'll only be discussing Synapse and Ulauncher here. Synapse I still

A Standalone Video Player for Netflix, YouTube, Twitch on Ubuntu 19.04

29 April 2019 @ 12:23 pm

Snap apps are a godsend. ElectronPlayer is an Electron based app available on Snapstore that doubles up as a standalone media player for video streaming services such as Netflix, YouTube, Twitch, Floatplane etc. And it works great on Ubuntu 19.04 "disco dingo". From what we've tested, Netflix works like a charm, so does YouTube. ElectronPlayer also has a picture-in-picture mode that let it run above desktop and full screen applications.

Howto Upgrade to Ubuntu 19.04 from Ubuntu 18.10, Ubuntu 18.04 LTS

20 April 2019 @ 1:31 pm

As most of you should know already, Ubuntu 19.04 "disco dingo" has been released. A lot of things have changed, see our comprehensive list of improvements in Ubuntu 19.04. Though it is not really necessary to make the jump, I'm sure many here would prefer to have the latest and greatest from Ubuntu. Here's how you upgrade to Ubuntu 19.04 from Ubuntu 18.10 and Ubuntu 18.04. Upgrading to Ubuntu 19.04 from Ubuntu 18.04 LTS is tricky. There is no way you can make the jump from Ubuntu 18.04 LTS directly to Ubuntu 19.04. For that, you need to upgrade to Ubuntu 18.10 first. Pretty disappointing, I know. But when upgrading an entire OS, you can't be too careful. And the process itself is not as tedious or time consuming à la Windows. And also unlike Windows, the upgrades are not forced upon you while you're in middle of something.

15 Things I Did Post Ubuntu 19.04 Installation

17 April 2019 @ 10:19 am

Ubuntu 19.04, codenamed "Disco Dingo", has been released (and upgrading is easier than you think). I've been on Ubuntu 19.04 since its first Alpha, and this has been a rock solid release as far I'm concerned. Changes in Ubuntu 19.04 are more evolutionary though, but availability of the latest Linux Kernel version 5.0 is significant.

Ubuntu 19.04 Gets Newer and Better Wallpapers

3 April 2019 @ 10:16 am

A "Disco Dingo" themed wallpaper was already there. But the latest update bring a bunch of new wallpapers as system defaults on Ubuntu 19.04. ubuntu 19.04 wallpaper Pretty right? Here's the older one for comparison.

LinuxBoot: A Linux Foundation Project to replace UEFI Components

2 April 2019 @ 2:48 pm

UEFI has a pretty bad reputation among many in the Linux community. UEFI unnecessarily complicated Linux installation and distro-hopping in Windows pre-installed machines, for example. Linux Boot project by Linux Foundation aims to replace some firmware functionality like the UEFI DXE phase with Linux components. What is UEFI? UEFI is a standard or a specification that replaced legacy BIOS firmware, which was the industry standard for decades. Essentially, UEFI defines the software components between operating system and platform firmware. (adsbygoogle = window.adsbygoogle || []).push({}); UEFI boot has three pha

Look up Uber Time, Price Estimates on Terminal with Uber CLI

1 April 2019 @ 11:44 am

The worldwide phenomenon that is Uber needs no introduction. Uber is an immensely popular ride sharing, ride hailing, company that is valued in billions. Uber is so disruptive and controversial that many cities and even countries are putting up barriers to protect the interests of local taxi drivers. Enough about Uber as a company. To those among you who regularly use Uber app for booking a cab, Uber CLI could be a useful companion.

UBports Installer for Ubuntu Touch is just too good!

26 March 2019 @ 11:15 pm

Even as someone who bought into the Ubuntu Touch hype very early, I was not expecting much from UBports to be honest. But to my pleasent surprise, UBports Installer turned my 4 year old BQ Aquaris E4.5 Ubuntu Edition hardware into a slick, clean, and usable phone again.

Retro Terminal that Emulates Old CRT Display (Ubuntu 18.10, 18.04 PPA)

21 March 2019 @ 11:54 pm

We've featured cool-retro-term before. It is a wonderful little terminal emulator app on Ubuntu (and Linux) that adorns this cool retro look of the old CRT displays. Let the pictures speak for themselves. retro terminal ubuntu ppa Pretty cool right? Not only does it look coo

Google's Stadia Cloud Gaming Service, Powered by Linux

20 March 2019 @ 9:00 pm

Unless you live under a rock, you must've been inundated with nonstop news about Google's high-octane launch ceremony yesterday where they unveiled the much hyped game streaming platform called Stadia. Stadia, or Project Stream as it was earlier called, is a cloud gaming service where the games themselves are hosted on Google's servers, while the visual feedback from the game is streamed to the player's device through Google Chrome. If this technology catches on, and if it works just as good as showed in the demos, Stadia could be what the future of gaming might look like. Stadia, Powered by Linux It is a fairly common knowledge that Google data centers use Linux rather extensively. So it is not really surprising that Google would use Linux to power its cloud based Stadia gaming service. 

Freewarelovers.com/android

VN:F [1.9.22_1171]
Rating: 5.0/10 (2 votes cast)

Freeware Lovers is an Internet community, which is aimed to collect and categorize truly free software. Skype lite

Hotspot Shield for Android

15 April 2015 @ 11:15 am

Hotspot Shield app protects your Android mobile or tablet from online threats and enables you to access blocked sites.

Stellar Phoenix Data Recovery for Android

14 April 2015 @ 8:13 pm

This app will help you recover media, SMS, contacts from your Android phone or tablet.

Battle for Wesnoth for Android

4 April 2015 @ 10:27 am

Battle for Wesnoth is a fantasy turn-based strategy game. The original game was created for desktop and this is a port to Android by Alessandro Pira.

LogoFactoryApp for Android

26 March 2015 @ 11:17 am

LogoFactoryApp is a tool for Android that allows you to make logos in 3 steps.

Galaxy for Android

26 March 2015 @ 10:27 am

With Galaxy you can chat and hang out in a kind of virtual world, where you represent yourself by your avatar.

Zirco Browser for Android

31 October 2014 @ 8:18 pm

Zirco Browser is an open-source alternative browser for Android supported mobile devices.

Zeitungen for Android

31 October 2014 @ 8:15 pm

Zeitungen is an Android application that allows you to read German, Swiss and Austrian newspapers.

Zeam for Android

31 October 2014 @ 8:05 pm

Zeam is a minimalistic launcher alternative app for Android devices.

Yoga Moment Lite for Android

31 October 2014 @ 7:55 pm

Yoga Moment Lite provides yoga tunes that you can listen or use as a background music for the yoga exercises.

Yaniv for Android

31 October 2014 @ 7:12 pm

Yaniv app brings popular among travelers card game Yaniv to the Android smartphones and tablets.

android.com/market/

VN:F [1.9.22_1171]
Rating: 7.0/10 (5 votes cast)

Android market for apps for android phones

android.com

VN:F [1.9.22_1171]
Rating: 6.0/10 (4 votes cast)

The source of android – operating system for mobiles