FairEmail/app/src/main/java/eu/faircode/email
M66B 7289a1afc5 Removed thread clear 2021-03-19 08:18:59 +01:00
..
ActivityBase.java Dark theme for EULA 2021-02-28 09:32:21 +01:00
ActivityCompose.java Simplified compose/share workaround 2021-02-10 20:03:36 +01:00
ActivityDSN.java
ActivityEML.java Replaced resource ID switches by ifs 2021-02-05 11:15:02 +01:00
ActivityMain.java Attempt to workaround crash 2021-03-13 08:53:10 +01:00
ActivitySearch.java
ActivitySetup.java Added log to setup nav menu 2021-03-06 16:04:02 +01:00
ActivitySignature.java Prevent crash 2021-02-12 17:25:17 +01:00
ActivityView.java Added setting for weekly update check 2021-03-14 21:13:59 +01:00
ActivityWidget.java
ActivityWidgetUnified.java
AdapterAccount.java Reset accounts in debug mode 2021-02-22 14:23:57 +01:00
AdapterAnswer.java Added template search 2021-02-26 15:18:08 +01:00
AdapterAttachment.java
AdapterAttachmentEML.java
AdapterCertificate.java Replaced resource ID switches by ifs 2021-02-05 11:15:02 +01:00
AdapterContact.java Replaced resource ID switches by ifs 2021-02-05 11:15:02 +01:00
AdapterFolder.java Added searching for notes 2021-02-28 16:12:48 +01:00
AdapterIdentity.java Replaced resource ID switches by ifs 2021-02-05 11:15:02 +01:00
AdapterIdentitySelect.java
AdapterImage.java
AdapterKeyword.java
AdapterLog.java
AdapterMessage.java Removed thread clear 2021-03-19 08:18:59 +01:00
AdapterNavAccount.java
AdapterNavFolder.java
AdapterNavMenu.java Show version number in about nav menu 2021-02-20 14:41:06 +01:00
AdapterNavUnified.java
AdapterOperation.java Replaced resource ID switches by ifs 2021-02-05 11:15:02 +01:00
AdapterOrder.java
AdapterRule.java Replaced resource ID switches by ifs 2021-02-05 11:15:02 +01:00
AdapterRuleMatch.java
ApplicationEx.java Fixed warnings 2021-03-18 11:42:25 +01:00
BehaviorBottomMargin.java
BehaviorBottomPadding.java
BoundaryCallbackMessages.java Case insensitive search without search index 2021-03-15 18:40:12 +01:00
CharsetHelper.java Refactoring 2021-01-18 23:05:31 +01:00
ConnectionHelper.java Added option to require validated connection 2021-03-17 12:48:44 +01:00
ContactInfo.java Reduced logging 2021-03-13 21:26:37 +01:00
ContentLoadingProgressBar.java Increased visibility delay 2021-03-13 08:15:33 +01:00
Contributor.java
Core.java Revert "Download related attachment" 2021-03-18 17:46:20 +01:00
DB.java Prevent crash 2021-02-28 07:52:15 +01:00
DaoAccount.java Reset accounts in debug mode 2021-02-22 14:23:57 +01:00
DaoAnswer.java
DaoAttachment.java Prevent double pEp text 2021-03-02 18:00:55 +01:00
DaoCertificate.java
DaoContact.java
DaoFolder.java Reset folder TBD 2021-03-17 13:08:54 +01:00
DaoIdentity.java
DaoLog.java Limit main log display 2021-03-16 08:09:58 +01:00
DaoMessage.java Return unique matches 2021-03-14 20:52:49 +01:00
DaoOperation.java Added expunge operation 2021-02-12 12:51:34 +01:00
DaoRule.java
DisconnectBlacklist.java Simplification 2021-01-20 20:00:44 +01:00
DnsHelper.java
DrawerLayoutEx.java Fixed 3 column scrim 2021-02-13 07:54:52 +01:00
EditTextCompose.java Added option for incognito keyboard 2021-01-17 10:40:18 +01:00
EditTextMultiAutoComplete.java Incognito mode for email addresses 2021-01-17 14:47:24 +01:00
EditTextPlain.java Prevent replacing formatted text 2021-02-12 08:44:37 +01:00
EmailProvider.java Added logging 2021-03-06 16:48:53 +01:00
EmailService.java Username cannot be null 2021-03-11 11:32:25 +01:00
EntityAccount.java Prevent crash 2021-02-28 07:52:15 +01:00
EntityAnswer.java
EntityAttachment.java Log guessed mime type 2021-02-05 13:01:41 +01:00
EntityCertificate.java
EntityContact.java
EntityFolder.java Added comment 2021-03-05 12:00:09 +01:00
EntityIdentity.java Added default sign/encrypt to identity 2021-02-26 10:02:51 +01:00
EntityLog.java Reduced log delete batch size 2021-02-26 15:51:20 +01:00
EntityMessage.java Apply reply-self to reply header 2021-02-24 12:19:35 +01:00
EntityOperation.java Added expunge operation 2021-02-12 12:51:34 +01:00
EntityOrder.java
EntityRule.java Check if sender can be blocked 2021-01-29 10:42:12 +01:00
FixedEditText.java
FixedRecyclerView.java
FixedTextView.java
FragmentAbout.java Added check for updates button in about 2021-02-21 11:32:45 +01:00
FragmentAccount.java How are passwords stored? 2021-03-13 10:44:12 +01:00
FragmentAccounts.java Simplification 2021-02-14 09:42:24 +01:00
FragmentAnswer.java Prevent crash 2021-03-05 12:12:03 +01:00
FragmentAnswers.java Added template search 2021-02-26 15:18:08 +01:00
FragmentBase.java Prevent crash 2021-03-10 12:01:25 +01:00
FragmentCertificates.java
FragmentCompose.java Use name/email address option in send dialog 2021-03-15 18:53:07 +01:00
FragmentContacts.java Replaced resource ID switches by ifs 2021-02-05 11:15:02 +01:00
FragmentDialogAsk.java Simplification 2021-01-23 09:28:51 +01:00
FragmentDialogBase.java Improved activity not found error 2021-01-30 11:16:05 +01:00
FragmentDialogColor.java
FragmentDialogDuration.java
FragmentDialogFolder.java Hide keyboard on recently used folder select 2021-02-04 09:43:37 +01:00
FragmentDialogIdentity.java Allow disabling identities hint 2021-02-15 12:57:00 +01:00
FragmentDialogLink.java
FragmentDialogMarkdown.java
FragmentDialogSearch.java Refactoring 2021-03-06 09:41:56 +01:00
FragmentDialogSync.java Refactoring 2021-02-13 14:52:09 +01:00
FragmentDialogTheme.java More colors 2021-02-08 16:23:29 +01:00
FragmentEula.java
FragmentFolder.java Prevent renaming to empty folder name 2021-03-17 07:48:39 +01:00
FragmentFolders.java Simplification 2021-02-14 09:42:24 +01:00
FragmentGmail.java Replaced resource ID switches by ifs 2021-02-05 11:15:02 +01:00
FragmentIdentities.java
FragmentIdentity.java How are passwords stored? 2021-03-13 10:44:12 +01:00
FragmentLegend.java
FragmentLogs.java Replaced resource ID switches by ifs 2021-02-05 11:15:02 +01:00
FragmentMessages.java Removed thread clear 2021-03-19 08:18:59 +01:00
FragmentOAuth.java Replaced resource ID switches by ifs 2021-02-05 11:15:02 +01:00
FragmentOperations.java Added manual expunge 2021-02-12 13:46:21 +01:00
FragmentOptions.java Fixed crash 2021-03-06 16:59:03 +01:00
FragmentOptionsBehavior.java Default enable double tap to mark read 2021-02-07 11:07:48 +01:00
FragmentOptionsConnection.java Correctly show validated option 2021-03-18 18:01:26 +01:00
FragmentOptionsDisplay.java Added option for contact names only 2021-02-28 17:37:06 +01:00
FragmentOptionsEncryption.java Prevent crash 2021-02-19 20:30:49 +01:00
FragmentOptionsMisc.java Added setting for weekly update check 2021-03-14 21:13:59 +01:00
FragmentOptionsNotifications.java Changed default of biometric notify 2021-03-18 11:33:59 +01:00
FragmentOptionsPrivacy.java Prevent crash 2021-02-18 21:39:07 +01:00
FragmentOptionsSend.java Added option to use email addresses only 2021-03-02 09:06:18 +01:00
FragmentOptionsSynchronize.java Added setting to disable checking reply domain 2021-02-25 09:41:05 +01:00
FragmentOrder.java Replaced resource ID switches by ifs 2021-02-05 11:15:02 +01:00
FragmentPop.java How are passwords stored? 2021-03-13 10:44:12 +01:00
FragmentPro.java Replaced resource ID switches by ifs 2021-02-05 11:15:02 +01:00
FragmentQuickSetup.java Replaced resource ID switches by ifs 2021-02-05 11:15:02 +01:00
FragmentReview.java Improved review account 2021-02-15 20:16:32 +01:00
FragmentRule.java Replaced resource ID switches by ifs 2021-02-05 11:15:02 +01:00
FragmentRules.java Import with read permissions 2021-02-10 17:59:10 +01:00
FragmentSetup.java Smaller POP3 menu item 2021-03-06 16:53:18 +01:00
FtsDbHelper.java Added search index for notes 2021-02-28 16:24:06 +01:00
GmailState.java
Helper.java Disable gc 2021-03-10 20:25:56 +01:00
HtmlEx.java
HtmlHelper.java Allow all link protocols 2021-03-05 13:48:16 +01:00
IPInfo.java Simplification 2021-01-20 20:00:44 +01:00
ImageHelper.java Link image download timeout to connection timeout 2021-02-22 10:51:50 +01:00
InternetAddressJson.java
ItemDetailsLookupMessage.java
ItemDetailsMessage.java
ItemKeyProviderMessage.java
JsoupEx.java
Log.java Added log level debug option 2021-02-27 18:03:07 +01:00
MessageClassifier.java Buffer classifier data 2021-02-10 12:46:29 +01:00
MessageHelper.java Revert "Download related attachment" 2021-03-18 17:46:20 +01:00
MimeMessageEx.java Fixed cross account move without msgid 2021-03-10 18:12:44 +01:00
NavMenuItem.java Show version number in about nav menu 2021-02-20 14:41:06 +01:00
NotificationHelper.java Refactoring 2021-01-16 13:04:22 +01:00
NumberSpan.java
ObjectHolder.java
PendingIntentCompat.java
PopupMenuLifecycle.java
QDecoderStreamEx.java
ReceiverAutoStart.java
ScrollViewEx.java
SelectionPredicateMessage.java
ServiceAuthenticator.java Reduced logging 2021-03-13 21:06:49 +01:00
ServiceBase.java
ServiceExternal.java Updated FAQ 2021-02-16 20:04:41 +01:00
ServiceSend.java Retry EXISTS after 20 seconds 2021-02-23 08:54:18 +01:00
ServiceSynchronize.java Revert "Increased short back-off to 16 seconds" 2021-03-17 12:47:00 +01:00
ServiceTileSynchronize.java
ServiceTileUnseen.java
ServiceUI.java Retry EXISTS after 20 seconds 2021-02-23 08:54:18 +01:00
Shortcuts.java
SimpleTask.java Task no log implies no count 2021-02-22 12:21:09 +01:00
StyleHelper.java Replaced resource ID switches by ifs 2021-02-05 11:15:02 +01:00
SwipeListener.java Swipe left/right one inch 2021-02-28 13:14:59 +01:00
SwipeRefreshLayoutEx.java
TTSHelper.java
TextHelper.java cld3 elapse 2021-02-03 14:25:08 +01:00
TextViewAutoCompleteClearable.java Added search clear text 2021-01-23 09:20:46 +01:00
ToastEx.java Simplification 2021-01-23 09:28:51 +01:00
TupleAccountEx.java
TupleAccountNetworkState.java Force sync implies sync 2021-03-16 08:54:59 +01:00
TupleAccountState.java
TupleAccountSwipes.java
TupleAccountView.java
TupleContactEx.java
TupleFolderEx.java Contribute child folder unread to collapsed parent 2021-02-27 19:39:01 +01:00
TupleFolderNav.java
TupleFolderSort.java
TupleFolderUnified.java
TupleFolderView.java
TupleFtsStats.java
TupleIdentityEx.java
TupleIdentityView.java
TupleKeyword.java
TupleMatch.java
TupleMessageEx.java Show sender/subject on permanent delete 2021-03-03 19:24:02 +01:00
TupleMessageStats.java
TupleMessageWidget.java
TupleMessageWidgetCount.java
TupleOperationEx.java
TupleOperationStats.java
TupleRuleEx.java
TupleThreadStats.java
TupleUidl.java
TupleUnsent.java
TwoStateOwner.java
UnknownCharsetProvider.java
ViewButtonColor.java
ViewCardOptional.java Message item view margins (shadow, indent) 2021-02-16 21:23:38 +01:00
ViewImageHint.java
ViewModelMessages.java Added logging 2021-02-13 13:55:32 +01:00
ViewStripe.java
ViewTextDelayed.java Increased visibility delay 2021-03-13 08:15:33 +01:00
WebViewEx.java Refactoring 2021-02-22 12:59:13 +01:00
Widget.java Clear widget data 2021-03-13 15:20:52 +01:00
WidgetUnified.java Clear widget data 2021-03-13 15:20:52 +01:00
WidgetUnifiedRemoteViewsFactory.java
WidgetUnifiedService.java
WorkerCleanup.java Refactoring 2021-02-27 15:31:58 +01:00
WorkerFts.java Added checkpointing (debug version) 2021-02-25 14:37:36 +01:00
WorkerWatchdog.java