10 Aug 2024 |
jacekpoz | I'll take a look at it in a few hours | 15:02:14 |
CodeDoctor | Okay, if it doesn't work, I could try patching the library myself by adding a skip download option in the cmake file, but it can take time | 15:07:43 |
14 Aug 2024 |
| @piefadase:altillimity.com left the room. | 19:25:39 |
21 Aug 2024 |
| daniel_ls joined the room. | 00:21:36 |
24 Aug 2024 |
jacekpoz | sorry for the long wait I had a lot happen recently | 20:08:04 |
jacekpoz | asked around and tried some things and I still don't know how to pull it off in nix | 20:08:23 |
jacekpoz | if you know how to patch the cmake in the library that's great | 20:09:02 |
27 Aug 2024 |
CodeDoctor | Hmm, that wont be easy. I dont have much experience with cmake. I will see what i can do | 19:58:45 |
CodeDoctor | Sorry for the late response, im currently in vacation | 19:58:46 |
28 Aug 2024 |
jacekpoz | no worries, there's no rush to get this done | 17:52:22 |
9 Sep 2024 |
| Tom Hense joined the room. | 16:25:35 |
Tom Hense | First of all I like to say this is a great application and I have searched a long time for something like this.
But I have run into two issues when using the android app:
- I can't set a data directory. The android folder select dialog shows up fine and I can select a custom folder without problems but afterwards in the ui it still shows "Default path" as the data directory and new files are not stored in my custom directory.
- Webdav doesn't work correctly. The authentification works fine and it creates folders in the remote fine, but somehow the file list in butterfly is empty even when there a documents in the document folder on the remote (I think it is related to this github issue ). Also the "New folder" button works fine while the "New file" button doesn't (no dialog is shown). I am using a hetzer storagebox as a webdav server so no nextcloud.
I would apprecicate it if someone could help me with this. If needed I could also create a github issue.
App Version: 2.2.0-beta.1 (butterfly nightly from fdroid) Android version: Android 14 (lineage os 21)
| 16:49:42 |
10 Sep 2024 |
CodeDoctor | Hi, thanks for the message.
- I could replicate the bug that setting data directory fails. I will fix that
- Hmm, sounds also like a bug. I will test it on my machine and come back to you.
If it's a bug, i will try to fix it with the next beta release next monday
| 12:44:05 |
Tom Hense | In reply to @codedoctor:matrix.org
Hi, thanks for the message.
- I could replicate the bug that setting data directory fails. I will fix that
- Hmm, sounds also like a bug. I will test it on my machine and come back to you.
If it's a bug, i will try to fix it with the next beta release next monday
Thanks for the quick reply. I also did some testing with the webdav but now using a nextcloud server.
- There seems to be a regression issue, in v2.1.1 webdav listing works fine but in v2.2.0-beta1 is doesn't work at all
- There seems to be some issues when using my other webdav server (not the nextcloud) regarding the PROPFIND request sent to it, I haven't found out what the issue it but it does not work in both v2.1.1 and v2.2.0-beta1. I will try to investigate this further
- the new file dialog thing for webdav I mentioned also works fine in v2.1.1 but not in v2.2.0-beta1
| 15:38:53 |
CodeDoctor | Oh yeah, this could be it. I changed the whole file system implementation in 2.2.0. I make it an own library to use it in my other apps, but there could be problems with it | 16:00:04 |
11 Sep 2024 |
CodeDoctor | Fixed, will land in next nightly | 19:41:01 |
| sirmacik joined the room. | 21:48:29 |
sirmacik | Hi!
are there maybe any specific settings that you can recommend to ease usage of butterfly on android mobile devices? Specifically I find it very hard to resize and rotate elements both on my smartphone and tablet. Very rarely I manage to place my finger in the right spot for the selected element to it. | 22:27:28 |
12 Sep 2024 |
| Daut Luq joined the room. | 17:12:09 |
CodeDoctor | Hmm currently not but i could add it if you want | 18:16:39 |
CodeDoctor | Okay, should land in 2.2.0-rc.0 :) | 19:38:40 |
CodeDoctor | i call it touch sensitivity | 19:38:49 |
CodeDoctor | i also added a default sensitivity of 8 pixels, that should work | 20:03:13 |
13 Sep 2024 |
sirmacik | nice! Thank you for doing this so quickly, I'm eager to test it out. | 17:31:53 |
sirmacik | When is that release scheduled to go out? | 17:32:11 |
CodeDoctor | Next monday the nightly release, in the next weeks the 2.2.0 stable, depending how many bugs there are | 17:32:55 |
CodeDoctor | The release also comes with a real layer system | 17:33:27 |
sirmacik | awesome! am I correct to assume it will also have fix for file handling? recent nightly from fails on me in that regard both on mac, linux and android. I think I saw a mention about a rework somewhere | 17:35:34 |
CodeDoctor | In reply to @sirmacik:hackerspace.pl awesome! am I correct to assume it will also have fix for file handling? recent nightly from fails on me in that regard both on mac, linux and android. I think I saw a mention about a rework somewhere For webdav? Yeah, for changing to a custom data directory? Yeah | 17:36:24 |
sirmacik | for lcal files | 17:36:42 |