yesidlazaro / GmailBackground

a small library to send a email in background withou user interaction
158 stars 70 forks source link

Call Callbacks and Attachment filename #25

Open SunnySydeUp opened 7 years ago

SunnySydeUp commented 7 years ago

There are two commits:

  1. The callbacks should be called regardless of the processVisibility flag in the postExecute method.
  2. The attachment filename should be name of the file attached and not it's entire path.
luongvo commented 7 years ago

This PR will resolve issue #7 and #28 👍

tushardhole commented 5 years ago

@luongvo @yesidlazaro Can we please get this merged ? I cannot see this changes available, in the latest version.

luongvo commented 5 years ago

@tushardhole please switch use my fork version https://github.com/luongvo/GmailBackground instead atm, seems the author is not active anymore on this repo