CodeDoctor

Results 445 comments of CodeDoctor

Hi first of all, thanks for reporting. I have currently some issues regarding updating the flathub version: https://github.com/flathub/dev.linwood.butterfly/pull/28 (the newest version is 2.1.1). I will try out to update the...

Can you look in the behavior settings how this input will be recognizer in the input test?

to the flathub issue: https://github.com/flathub/dev.linwood.butterfly/pull/32 the 2.2 will land in the beta channel, then you can just use the beta channel for new features

For end to end encryption to easily allow relay server we could use these examples: Example Dart code ```dart import 'dart:async'; import 'dart:convert'; import 'dart:math'; import 'dart:typed_data'; import 'package:cryptography/cryptography.dart'; import...

Yeah feel free to contribute here. If you need some tips where to start, here is a small guide: https://github.com/LinwoodDev/Butterfly/issues/314#issuecomment-1572200682 (I will put it in the documentation in the future)....

Yeah or we could put all Under "Files" so we have: `Camera`, `SVG Text` and `Files` and we get the asset type by the specified mimetype/file extension

Hmm seems like the path could not be found. I tested it myself with the samsung s24+ and it works. Can you try selecting the internal storage, create a documents...

Hmm this could be a start. I know that the android permission system is very strict, this could be the reason you cannot open pdf files there. Which other directories...

The thing is: This is the "Base directory" for the app. In this directory, it will create 3 directories called Documents, Packs and Templates. I don't know what you mean...