Simple email application for Android. Original source code: https://framagit.org/dystopia-project/simple-email
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

2.0 KiB

1.1.2 (2018-11-20)

Bug Fixes

  • cancel single notification per account (656e51e)
  • focus body on reply message (4b6e230)
  • message when no have identities (4595289)
  • wrong riseup smtp port (ecd870c)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.1.1 (2018-11-14)

Bug Fixes

  • crash on new notifications with account without color (1e0665a)

1.1.0 (2018-11-12)

Bug Fixes

  • message item view when not have size (2d44ea5)
  • trash messages are showing in threads (573aba1)

Features

  • improve new mail notifications per account (0149a10)

1.0.0 (2018/11/08)

Bug Fixes

  • hide button after show images (#2790b76d)
  • check on empty search fallback (#6e9b5992)
  • check if has storage framework (#1a07f5fa)

Features

  • add riseup provider (#4126bae3)
  • add text when no have accounts yet (#2d15cd32)
  • remove Eula annoying initial view (#a794fc0e)
  • improve message interface (#de7dc808)
  • change 'enable' advanced option to 'enable sync' to be clear (#fc5949c7)
  • set account name on compose (#e4a97052)
  • change to switch on advance options (#236d39b1)