1fexd
1fexd
Hi, will EncFs ever be replaced with a more secure alternative in the future, or should I switch to another solution for encrypted remote backups?
The current import functionality only allows the user to import one `ics` calendar event file event at once - which works fine if they only have one file, but becomes...
Hi, i'm trying to use Seedvault 12-3.0 on CalyxOS 3.4.0 on a Pixel 3 and when I toggle "Backup my apps" nothing happens. If I click "Backup status" and go...
## 🚀 Feature Hi, have you considered adding login via Telegram?
Fixes #17 by not setting the X and Y coordinates of the window which allows the window to be dragged onto another monitor.
Hi, thanks for this great library. When I first added it to my project, it threw this exception: ``` GLFactory.static - Platform: Linux - not available: com.sun.prism.es2.X11GLFactory java.lang.ClassNotFoundException: com.sun.prism.es2.X11GLFactory at...
I have created a "concept" for new utility methods: * `insertInstructions` extension method on `MutableMethod` adds a simple way to insert multiple instructions without having to mange their index yourself...
Hello, how does one use this framework and the DAO to create a Many-To-Many table with an extra column, which can be accessed from the Entity class referencing the many-to-many...
Hello, how can I create an `Entity` which encapsulates an ID which consists of two (or more) columns? I can only pass one Id to `Entity`, but for many-to-many relations...
This implements #89