Re: Welcome Manuel Beck to the Cordova PMC!

2025-04-04 Thread Manuel Beck
Thanks. I curious how the future will be 🙂 Von: Niklas Merz Gesendet: Friday, April 4, 2025 10:46:06 AM An: dev@cordova.apache.org Betreff: Welcome Manuel Beck to the Cordova PMC! The Cordova PMC welcomes a new member Manuel Beck (@GitToTheHub on GitHub

AW: [VOTE] Cordova-Android 14.0.0 Release (2nd Attempt)

2025-03-23 Thread Manuel Beck
Hi, I tested it and found no errors. Thanks for the coding 😊 Regards, Manuel Von: Bryan Ellis Datum: Sonntag, 23. März 2025 um 11:02 An: dev@cordova.apache.org Betreff: [VOTE] Cordova-Android 14.0.0 Release (2nd Attempt) Please review and vote on this Cordova-Android Release v14.0.0 by repl

AW: [VOTE] Cordova-Android 14.0.0 Release

2025-03-19 Thread Manuel Beck
I get an error when doing „cordova run android“ with this version: fs.ensureFileSync is not a function Regards, Manuel Von: Bryan Ellis Datum: Mittwoch, 19. März 2025 um 03:44 An: dev@cordova.apache.org Betreff: [VOTE] Cordova-Android 14.0.0 Release Please review and vote on this Cordova-A

AW: December 2024 Board Report

2024-12-08 Thread Manuel Beck
Very cool, good summary 😊 Regards, Manuel Von: Bryan Ellis Datum: Montag, 9. Dezember 2024 um 07:12 An: dev@cordova.apache.org Betreff: December 2024 Board Report Hi, I’ve posted the draft of December’s board report. Please feel free to review it and suggest any edits or additions you believe

AW: AW: AW: [DISCUSS] Cordova-plugin-file Release

2024-10-30 Thread Manuel Beck
you help Cheers Niklas On October 30, 2024, Manuel Beck wrote: > Ok sorry, I didn’t know that. I cannot vote there, because I need a > login and haven’t one yet. > > Von: Norman Breau > Datum: Mittwoch, 30. Oktober 2024 um 16:26 > An: dev@cordova.apache.org > Betreff: Re:

RE: [VOTE] Cordova File Plugin 8.1.2 Release

2024-10-30 Thread Manuel Beck
When it fixes the regression, this should be released. +1 vote On 2024/10/27 13:48:35 Norman Breau wrote: > Please review and vote on the release of this plugins release > by replying to this email (and keep discussion on the DISCUSS thread) > > The plugins have been published to dist/dev: > http

AW: AW: [DISCUSS] Cordova-plugin-file Release

2024-10-30 Thread Manuel Beck
k16ss1q94xfs> using the green pencil icon. On 2024-10-30 12:02, Manuel Beck wrote: > I it fixes the regression, this should be released. > > +1 Vote > > Von: Norman Breau > Datum: Mittwoch, 30. Oktober 2024 um 15:27 > An: dev@cordova.apache.org > Betreff: Re: [DISCUSS

AW: [DISCUSS] Cordova-plugin-file Release

2024-10-30 Thread Manuel Beck
I it fixes the regression, this should be released. +1 Vote Von: Norman Breau Datum: Mittwoch, 30. Oktober 2024 um 15:27 An: dev@cordova.apache.org Betreff: Re: [DISCUSS] Cordova-plugin-file Release Just a friendly reminder that the vote thread for File plugin 8.1.2 release is still open and I

AW: Promises for cordova-plugin-file

2024-10-16 Thread Manuel Beck
structure for backward compatibility. The sample "new code" presented in the GitHub discussion seems to reflect this approach. On Tue, Oct 15, 2024 at 12:40 AM Manuel Beck wrote: > Hi @everyone, > > this is a final call, that I want to start to add Promises to our > implementati

AW: Promises for cordova-plugin-file

2024-10-14 Thread Manuel Beck
ca6993%7C84df9e7fe9f640afb435%7C1%7C0%7C638635705694550441%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C&sdata=jTUwvwpcQS9Vd9chbzPyGcvcXpg4xFeaJGD2%2F%2Bc0pUI%3D&reserved=0<https://www.w3.org/TR/2012/WD-file-system-api-20120417/> On 2024-10-03 09:23, Manuel Bec

Promises for cordova-plugin-file

2024-10-03 Thread Manuel Beck
Hi, I would like to add Promises to cordova-plugin-file. The goal is to get out of the callback hell, make the code more readable, easier to setup and to maintain. I opened an Issue for discussion on the plugin: https://github.com/apache/cordova-plugin-file/issues/637 Regards, Manuel