Commit Graph

29629 Commits

Author SHA1 Message Date
M66B ea35b7d6d9 Updated changelog 2024-06-20 11:51:47 +02:00
M66B 28ba65ed44 Oops 2024-06-20 11:49:16 +02:00
M66B 7723245495 Improved logging 2024-06-20 11:43:32 +02:00
M66B fa0a02c9b5 Updated changelog 2024-06-20 08:13:03 +02:00
M66B 9be02a22c3 MiniDNS: removed TLSA record name check 2024-06-20 08:03:50 +02:00
M66B 9f9edc69cb MiniDNS: added SHA-384 2024-06-20 07:36:36 +02:00
M66B 957ffdc2a2 Build MiniDNS/DNSSEC inline 2024-06-20 07:35:05 +02:00
M66B 9503fea5bb Crowdin sync 2024-06-20 07:16:52 +02:00
M66B bf9e2006df Debug logging 2024-06-20 07:13:22 +02:00
M66B d24a973257 b 2024-06-19 20:40:56 +02:00
M66B 704ab9e422 Fixed version number 2024-06-19 20:39:55 +02:00
M66B 252d4f6a7f b 2024-06-19 20:22:30 +02:00
M66B c97776964d 1.2206 release 2024-06-19 20:13:56 +02:00
M66B b79ea5717c Revert "Target Android 15"
This reverts commit be2a8a279f.
2024-06-19 20:10:28 +02:00
M66B 2e056275d6 Revert "Revert "Revert "MiniDNS snapshot 1.1.0-alpha3"""
This reverts commit 2c34c399aa.
2024-06-19 19:50:36 +02:00
M66B d016f5f93d Debug info 2024-06-19 19:49:16 +02:00
M66B 7f4490b9ac Crowdin sync 2024-06-19 19:27:41 +02:00
M66B 2c34c399aa Revert "Revert "MiniDNS snapshot 1.1.0-alpha3""
This reverts commit 4b83f68b1b.
2024-06-19 19:27:22 +02:00
M66B a05c2c8d51 Updated changelog 2024-06-19 18:56:40 +02:00
M66B c419a3ebde Improved logging 2024-06-19 18:54:32 +02:00
M66B 4b83f68b1b Revert "MiniDNS snapshot 1.1.0-alpha3"
This reverts commit 8d9c2e8d23.
2024-06-19 18:45:12 +02:00
M66B 8858e98158 DANA: use Android resolver 2024-06-19 18:23:35 +02:00
M66B df7860dd59 Correct viewport height 2024-06-19 16:32:37 +02:00
M66B f2b634fc91 Updated texts 2024-06-19 15:09:45 +02:00
M66B f6c41cee21 Leave on device 2024-06-19 15:03:45 +02:00
M66B 941723e6ef Small layout improvement 2024-06-19 15:03:36 +02:00
M66B 4bf0ef6d1a Added POP3 remarks 2024-06-19 15:01:00 +02:00
M66B 818c9f79a3 Prevent WebView crashes 2024-06-19 14:56:11 +02:00
M66B a93326cfe5 Never ever delete POP3 messages 2024-06-19 14:31:24 +02:00
M66B d407ab19f7 Updated PSL 2024-06-19 13:26:36 +02:00
M66B 8d9c2e8d23 MiniDNS snapshot 1.1.0-alpha3
Refs MiniDNS/minidns#139
2024-06-19 12:57:00 +02:00
M66B a751f29fb5 Crowdin sync 2024-06-19 12:56:51 +02:00
M66B 239cbc4565 Fixed sqlite compilation 2024-06-19 10:28:25 +02:00
M66B be2a8a279f Target Android 15 2024-06-19 10:02:09 +02:00
M66B b874442a78 Improved getMaxTextureSize 2024-06-19 10:01:15 +02:00
M66B 85342c2baf Revert "Updated AndroidX" / Lifecycle
This reverts commit eebdff9fda.

java.lang.AbstractMethodError: abstract method "androidx.lifecycle.ViewModel androidx.lifecycle.ViewModelProvider$Factory.create(kotlin.reflect.KClass, androidx.lifecycle.viewmodel.CreationExtras)"
	at androidx.lifecycle.viewmodel.ViewModelProviderImpl.getViewModel$lifecycle_viewmodel_release(ViewModelProviderImpl.kt:69)
	at androidx.lifecycle.viewmodel.ViewModelProviderImpl.getViewModel$lifecycle_viewmodel_release$default(ViewModelProviderImpl.kt:47)
	at androidx.lifecycle.ViewModelProvider.get(ViewModelProvider.android.kt:91)
	at androidx.lifecycle.ViewModelProvider.get(ViewModelProvider.android.kt:109)
	at leakcanary.internal.ViewModelClearedWatcher$Companion.install(ViewModelClearedWatcher.kt:61)
	at leakcanary.internal.AndroidXFragmentDestroyWatcher.invoke(AndroidXFragmentDestroyWatcher.kt:66)
	at leakcanary.internal.AndroidXFragmentDestroyWatcher.invoke(AndroidXFragmentDestroyWatcher.kt:25)
	at leakcanary.FragmentAndViewModelWatcher$lifecycleCallbacks$1.onActivityCreated(FragmentAndViewModelWatcher.kt:59)
	at android.app.Application.dispatchActivityCreated(Application.java:189)
	at android.app.Activity.onCreate(Activity.java:936)
	at androidx.core.app.ComponentActivity.onCreate(ComponentActivity.kt:73)
	at androidx.activity.ComponentActivity.onCreate(ComponentActivity.java:359)
	at androidx.fragment.app.FragmentActivity.onCreate(FragmentActivity.java:216)
	at eu.faircode.email.ActivityBase.onCreate(ActivityBase.java:421)
	at eu.faircode.email.ActivityMain.onCreate(ActivityMain.java:200)
	at android.app.Activity.performCreate(Activity.java:5937)
	at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1105)
2024-06-18 23:34:23 +02:00
M66B 07bfd8d6ef Debug: max. texture size 2024-06-18 23:04:38 +02:00
M66B e315adfd14 Simplification 2024-06-18 22:17:32 +02:00
M66B ede84109cc Debug: large avatars 2024-06-18 21:44:24 +02:00
M66B b950b991ef Properly scale SVG 2024-06-18 21:43:34 +02:00
M66B 8e4f3ada9d Small improvement 2024-06-18 19:16:13 +02:00
M66B 1b0b2482c2 Set swipe refresh color scheme 2024-06-18 19:13:43 +02:00
M66B 4e2a725831 Updated FAQ 2024-06-18 15:48:47 +02:00
M66B ae03f063de Prevent crash 2024-06-18 11:24:53 +02:00
M66B 9d54a8038e Small fix 2024-06-18 09:45:24 +02:00
M66B 063702814e Auto reload folder list 2024-06-18 09:32:38 +02:00
M66B ed9575e358 Small improvement 2024-06-18 09:19:52 +02:00
M66B c3860d52ce Fixed undestroying boundary 2024-06-18 08:56:16 +02:00
M66B eb7da31d0a b 2024-06-17 19:37:03 +02:00
M66B 9b4bfd3896 1.2205 release 2024-06-17 19:35:36 +02:00