Go to file
NaiJi d8ea528621 Add magic sleep before deleteVolume on creation failure
It seems Hetzner fails to accept our deleteVolume request so quickly after failing. We need to wait for about 10 seconds, I guess. The same magic sleep happens on deleteServer pack of requests. Please have patience...
2022-07-25 03:03:19 +03:00
android Migrate to flutter 3 2022-05-16 23:30:14 +03:00
assets Fix installation Timer errors 2022-07-22 19:22:10 +03:00
fastlane/metadata/android/en-US Add changelog for 0.6.1 2022-06-15 06:27:05 +03:00
ios update 2022-01-25 18:02:32 +01:00
lib Add magic sleep before deleteVolume on creation failure 2022-07-25 03:03:19 +03:00
linux Test custom colors 2022-05-03 13:45:10 +03:00
test Bug fixes and linting 2022-06-10 00:13:06 +03:00
windows Implement Provider Api Abstractions 2022-07-12 15:54:16 +03:00
.editorconfig update 2021-08-29 15:54:28 +02:00
.gitignore service-states (#65) 2021-09-29 16:08:19 +03:00
.metadata Test custom colors 2022-05-03 13:45:10 +03:00
LICENSE Add a license 2021-11-18 10:39:05 +02:00
README.md Fix links 2021-10-26 17:57:06 +03:00
analysis_options.yaml Minor bug fixing 2022-06-07 22:59:15 +03:00
build.yaml Turn VolumeApiProvider into a mixin 2022-07-13 14:58:23 +03:00
pubspec.lock Implement Provider Api Abstractions 2022-07-12 15:54:16 +03:00
pubspec.yaml Implement Provider Api Abstractions 2022-07-12 15:54:16 +03:00

README.md

SelfPrivacy App

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.