Commit Graph

9 Commits (7a0be1657896f2908e4c2c959ffcc264029df64d)

Author SHA1 Message Date
Benedikt Terhechte 57f89aa644 Updated readme, fixed small issue 3 years ago
Benedikt Terhechte 71f599d58e Display number of mails 3 years ago
Benedikt Terhechte bb20d3d41d Permission error on macOS, small improvements
On macOS, a special permission is needed to access the mail directory.
This commit adds support to help users to add this permission with
a screenshot and guides.

This was a bit involved because the image should only be loaded on macOS
and because loading images in egui is quite a pain.
3 years ago
Benedikt Terhechte b8cce5deba Large Scale UI Integration
- Split UI up into multiple states
- Changes throughout the codebase to accomodate that
- All still messy but opening a folder and creating a database works now.
3 years ago
Benedikt Terhechte 5480eb0aa4 Fixed most clippy issues 3 years ago
Benedikt Terhechte b5be751e3f Support different formats 3 years ago
Benedikt Terhechte 6bdc412833 Removed warnings, started implementing apple mail 3 years ago
Benedikt Terhechte 03fd95ee14 Put all the elements together. Still needs a test run. 3 years ago
Benedikt Terhechte 4319dcd638 Untested, but at least it compiles. Still more cleanup needed 3 years ago