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.
FairEmail/app/src/main/java/eu/faircode/email
M66B e0a547d0ef
Process plain text quotes
7 years ago
..
ActivityBase.java Preserve intent 7 years ago
ActivityBilling.java Log unexpected errors 7 years ago
ActivityCompose.java Simplification 7 years ago
ActivityDSN.java Highlight DSN headers, refactoring 7 years ago
ActivityEML.java Optionally show text colors 7 years ago
ActivityMain.java Preserve intent 7 years ago
ActivitySearch.java Happy new year 7 years ago
ActivitySetup.java Added Gmail wizard 7 years ago
ActivityView.java Preserve intent 7 years ago
ActivityWidgetUnified.java Select widget account 7 years ago
AdapterAccount.java Fixed popup menu lifecycle 7 years ago
AdapterAnswer.java Fixed popup menu lifecycle 7 years ago
AdapterAttachment.java Allow saving attachments of drafts 7 years ago
AdapterContact.java Fixed popup menu lifecycle 7 years ago
AdapterFolder.java Fixed popup menu lifecycle 7 years ago
AdapterIdentity.java Fixed popup menu lifecycle 7 years ago
AdapterImage.java Revert "Always exclude from recents" 7 years ago
AdapterLog.java Prevent crash 7 years ago
AdapterMessage.java Optionally show text colors 7 years ago
AdapterNavAccount.java Use highlight unread color in navigation menu 7 years ago
AdapterNavFolder.java Prevent filtering snoozed drafts 7 years ago
AdapterNavMenu.java Use highlight unread color in navigation menu 7 years ago
AdapterNavUnified.java Use highlight unread color in navigation menu 7 years ago
AdapterOperation.java Fixed popup menu lifecycle 7 years ago
AdapterOrder.java Prevent crash 7 years ago
AdapterRule.java Added ignore rule action 7 years ago
AdapterRuleMatch.java Show short day name when checking rules 7 years ago
ApplicationEx.java Reverse navigation direction 7 years ago
BehaviorBottomMargin.java Added behavior to add bottom margin to swipe refresh layout 7 years ago
BehaviorBottomPadding.java Added compose behavior 7 years ago
BoundaryCallbackMessages.java Revert "Fetch body structure on download" 7 years ago
ConnectionHelper.java Workaround Android connectivity bug 7 years ago
ContactInfo.java Ask show images per sender 7 years ago
ContentLoadingProgressBar.java Fixed occasional invalid spinner 7 years ago
Core.java Log thread 7 years ago
DB.java Moved auto seen to advanced account settings 7 years ago
DaoAccount.java Added review dialog 7 years ago
DaoAnswer.java Hide reply answer if no answers 7 years ago
DaoAttachment.java Revert "Workaround server bug" 7 years ago
DaoContact.java Delete junk contacts 7 years ago
DaoFolder.java POP3 delete messages 7 years ago
DaoIdentity.java Match identities by regex 7 years ago
DaoLog.java Show if receipt was requested, refactoring 7 years ago
DaoMessage.java Fixed widget init 7 years ago
DaoOperation.java Check if operation before message update 7 years ago
DaoRule.java Allow moving rules to another folder 7 years ago
EditTextCompose.java Prevent crash 7 years ago
EmailProvider.java Small fix 7 years ago
EntityAccount.java Small fixes 7 years ago
EntityAnswer.java Use answer name as subject 7 years ago
EntityAttachment.java File name lengths are counted in bytes 7 years ago
EntityContact.java Show if receipt was requested, refactoring 7 years ago
EntityFolder.java An educated guess 7 years ago
EntityFolderUnified.java Show number of unseen messages in unified system folders 7 years ago
EntityIdentity.java Small fixes 7 years ago
EntityLog.java Small improvements 7 years ago
EntityMessage.java Check self/cc using all identities 7 years ago
EntityOperation.java POP3 support 7 years ago
EntityOrder.java Some order 7 years ago
EntityRule.java Added ignore rule action 7 years ago
FixedRecyclerView.java Revert "Attempt to workaround recycler view / accessibility crash" 7 years ago
FragmentAbout.java Small layout improvement 7 years ago
FragmentAccount.java Moved auto seen to advanced account settings 7 years ago
FragmentAccounts.java Added swipe refresh to unified accounts 7 years ago
FragmentAnswer.java Clear composing signature/template 7 years ago
FragmentAnswers.java White cards 7 years ago
FragmentBase.java Allow saving attachments of drafts 7 years ago
FragmentCompose.java Optionally show text colors 7 years ago
FragmentContacts.java Fixed dialog tasks 7 years ago
FragmentDialogAsk.java Allow set don't ask again 7 years ago
FragmentDialogBase.java Refactoring 7 years ago
FragmentDialogColor.java Refactoring 7 years ago
FragmentDialogDuration.java Added dialog cancel 7 years ago
FragmentDialogFolder.java Added dialog cancel 7 years ago
FragmentDialogMarkdown.java Refactoring 7 years ago
FragmentEula.java Small layout improvement 7 years ago
FragmentFolder.java Added dialog life cycle 7 years ago
FragmentFolders.java POP3 support 7 years ago
FragmentGmail.java Added review dialog 7 years ago
FragmentIdentities.java White cards 7 years ago
FragmentIdentity.java Clear composing signature/template 7 years ago
FragmentLegend.java Fixed duplicate legend page titles on rotate 7 years ago
FragmentLogs.java Safely reference parent fragment from adapters 7 years ago
FragmentMessages.java Save font sizes 7 years ago
FragmentOperations.java Fixed dialog tasks 7 years ago
FragmentOptions.java Optionally show text colors 7 years ago
FragmentOptionsBehavior.java Moved auto seen to advanced account settings 7 years ago
FragmentOptionsConnection.java Prevent crash 7 years ago
FragmentOptionsDisplay.java Optionally show text colors 7 years ago
FragmentOptionsMisc.java Simplification 7 years ago
FragmentOptionsNotifications.java Added option to leave new message notifications 7 years ago
FragmentOptionsSend.java Added settings to suggest local sent/received addresses 7 years ago
FragmentOptionsSynchronize.java Refactoring 7 years ago
FragmentOrder.java Added dialog life cycle 7 years ago
FragmentPop.java POP3 support 7 years ago
FragmentPro.java Small improvement 7 years ago
FragmentQuickSetup.java Added review dialog 7 years ago
FragmentReview.java Added review dialog 7 years ago
FragmentRule.java Match identities by regex 7 years ago
FragmentRules.java Allow moving rules to another folder 7 years ago
FragmentSetup.java Added Gmail wizard 7 years ago
Helper.java Cleanup 7 years ago
HtmlHelper.java Process plain text quotes 7 years ago
IPInfo.java Lookup MX record for email domains 7 years ago
Identicon.java More contrast for letter icon 7 years ago
ItemDetailsLookupMessage.java Happy new year 7 years ago
ItemDetailsMessage.java Happy new year 7 years ago
ItemKeyProviderMessage.java Happy new year 7 years ago
Log.java Log thread 7 years ago
MailService.java POP3 delete messages 7 years ago
MessageHelper.java Process plain text quotes 7 years ago
MimeMessageEx.java Fixed setting message ID on append 7 years ago
NavMenuItem.java Indicate external links 7 years ago
PopupMenuLifecycle.java Fixed popup menu lifecycle 7 years ago
ReceiverAutoStart.java Keep cleanup 7 years ago
SearchViewEx.java Allow editing last search 7 years ago
SelectionPredicateMessage.java Improved read only folder support 7 years ago
ServiceBase.java Refactoring 7 years ago
ServiceExternal.java Refactoring 7 years ago
ServiceSend.java Simplify answered 7 years ago
ServiceSynchronize.java Check if main thread alive 7 years ago
ServiceTileSynchronize.java Clear on fresh start 7 years ago
ServiceTileUnseen.java Let new messages tile process 7 years ago
ServiceUI.java Added option to leave new message notifications 7 years ago
Shortcuts.java Custom toast 7 years ago
SimpleTask.java Small improvement 7 years ago
StyledQuoteSpan.java Added license headers 7 years ago
SwipeListener.java Increase swipe sensitivity 7 years ago
ToastEx.java Prevent crash 7 years ago
TupleAccountEx.java Show selected folders in navigation menu 7 years ago
TupleAccountStats.java Auto prolong oneshot 7 years ago
TupleAccountSwipes.java Added review dialog 7 years ago
TupleContactEx.java Added license headers 7 years ago
TupleFolderEx.java POP3 support 7 years ago
TupleFolderNav.java Show snoozed count for outbox 7 years ago
TupleFolderSort.java Fixed sorting folders 7 years ago
TupleIdentityEx.java use Objects.equals 7 years ago
TupleMessageEx.java POP3 support 7 years ago
TupleMessageStats.java Simplification/fix 7 years ago
TupleMessageWidget.java Fixed updating starred messages / unified inbox widget 7 years ago
TupleOperationEx.java use Objects.equals 7 years ago
TupleOperationStats.java Show operation errors in nav menu 7 years ago
TupleRuleEx.java use Objects.equals 7 years ago
TupleThreadStats.java Added license info 7 years ago
TwoStateOwner.java Deliver/pop on started instead of resumed 7 years ago
UnknownCharsetProvider.java Added license headers 7 years ago
ViewCardOptional.java Compact card view 7 years ago
ViewModelMessages.java Separated list and thread sorting 7 years ago
ViewStripe.java Cards everywhere 7 years ago
Widget.java Fixed widget init 7 years ago
WidgetUnified.java Select widget account 7 years ago
WidgetUnifiedRemoteViewsFactory.java Widget message/threading 7 years ago
WidgetUnifiedService.java Added account name to unified widget 7 years ago
WorkerCleanup.java Limit number of crash reports 7 years ago
WorkerPoll.java Prevent crash 7 years ago
WorkerWatchdog.java Improved watchdog 7 years ago