-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy pathChangeLog
More file actions
33 lines (28 loc) · 942 Bytes
/
ChangeLog
File metadata and controls
33 lines (28 loc) · 942 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
Version 0.6
* Material Design
* New logo
* Allow files and images to be blitzmailed
* Send mails automatically when connectivity is restored
* some bugfixes
Version 0.5
* added BlitzNote to quickly send a short note
* Holo theme for dialogs on devices that support it (3+)
* do not set Sender mail header (wrong headers for some servers)
* switched to gradle buildsystem
Version 0.4
* new option to queue mail when offline
* new option in preferences to send all queued mail
* new notification icon when sending mail
* allow to be moved/installed to SD card
Version 0.3
* new property: Sender Name
* set mail header From:
* set mail header Date:
* improved error message for untrusted mail server certificates
Version 0.2
* German Translation
* using status bar for notifications
* notification about successful sending can be turned off
* check for internet connectivity before mailing
Version 0.1
* First Version