FairEmail/app/src/main/java/eu/faircode/email
M66B 959bfdf9df Use/check recycler view adapter position 2018-08-05 18:36:39 +00:00
..
ActivityBase.java Moved dark theme setting to setup 2018-08-04 15:37:42 +00:00
ActivityCompose.java Revised compose actions 2018-08-05 18:22:55 +00:00
ActivitySetup.java Navigation fix 2018-08-05 16:36:38 +00:00
ActivityView.java Revised compose actions 2018-08-05 18:22:55 +00:00
AdapterAccount.java Use/check recycler view adapter position 2018-08-05 18:36:39 +00:00
AdapterAttachment.java Use/check recycler view adapter position 2018-08-05 18:36:39 +00:00
AdapterFolder.java Use/check recycler view adapter position 2018-08-05 18:36:39 +00:00
AdapterIdentity.java Use/check recycler view adapter position 2018-08-05 18:36:39 +00:00
AdapterMessage.java Use/check recycler view adapter position 2018-08-05 18:36:39 +00:00
ApplicationEx.java Revised compose actions 2018-08-05 18:22:55 +00:00
DB.java Add index to message.ui_seen 2018-08-05 11:44:46 +00:00
DaoAccount.java Added basic new email notification 2018-08-05 09:29:38 +00:00
DaoAttachment.java Progress bar for attachment downloads 2018-08-05 07:19:50 +00:00
DaoFolder.java Revised compose actions 2018-08-05 18:22:55 +00:00
DaoIdentity.java First public release 2018-08-02 13:33:06 +00:00
DaoMessage.java Fixed warnings 2018-08-04 15:52:03 +00:00
DaoOperation.java Serialize operations 2018-08-05 05:24:59 +00:00
EntityAccount.java Fixed equals 2018-08-04 19:54:33 +00:00
EntityAttachment.java Fix attachment updates 2018-08-04 19:50:41 +00:00
EntityFolder.java Fixed equals 2018-08-04 19:54:33 +00:00
EntityIdentity.java Fixed equals 2018-08-04 19:54:33 +00:00
EntityMessage.java Add index to message.ui_seen 2018-08-05 11:44:46 +00:00
EntityOperation.java Rewritten operation processing 2018-08-04 22:35:47 +00:00
FragmentAccount.java Minor improvements 2018-08-05 16:21:09 +00:00
FragmentAccounts.java Hide keyboard on detaching fragment 2018-08-05 12:09:46 +00:00
FragmentCompose.java Revised compose actions 2018-08-05 18:22:55 +00:00
FragmentEula.java Hide keyboard on detaching fragment 2018-08-05 12:09:46 +00:00
FragmentEx.java Hide keyboard on detaching fragment 2018-08-05 12:09:46 +00:00
FragmentFolder.java Minor improvements 2018-08-05 16:21:09 +00:00
FragmentFolders.java Hide keyboard on detaching fragment 2018-08-05 12:09:46 +00:00
FragmentIdentities.java Hide keyboard on detaching fragment 2018-08-05 12:09:46 +00:00
FragmentIdentity.java Minor improvements 2018-08-05 16:21:09 +00:00
FragmentMessage.java Revised compose actions 2018-08-05 18:22:55 +00:00
FragmentMessages.java Revised compose actions 2018-08-05 18:22:55 +00:00
FragmentSetup.java Hide keyboard on detaching fragment 2018-08-05 12:09:46 +00:00
FragmentWebView.java Minor improvements 2018-08-05 16:21:09 +00:00
Helper.java Attachment download 2018-08-03 19:16:39 +00:00
HtmlHelper.java Linkify 2018-08-05 08:53:43 +00:00
MessageHelper.java Fixed saving without from address 2018-08-05 16:47:46 +00:00
Provider.java Sort providers on name 2018-08-03 04:34:02 +00:00
ReceiverAutostart.java First public release 2018-08-02 13:33:06 +00:00
ServiceSynchronize.java Revised compose actions 2018-08-05 18:22:55 +00:00
TupleAccountStats.java Added basic new email notification 2018-08-05 09:29:38 +00:00
TupleAttachment.java Progress bar for attachment downloads 2018-08-05 07:19:50 +00:00
TupleFolderEx.java First public release 2018-08-02 13:33:06 +00:00
TupleMessageEx.java Show if attachments in message list item 2018-08-03 12:27:49 +00:00
TupleOperationEx.java First public release 2018-08-02 13:33:06 +00:00