allow storing unstored numbers from the conversation screen too
This commit is contained in:
parent
57a417f42b
commit
aa495b4251
3 changed files with 22 additions and 2 deletions
|
|
@ -7,10 +7,10 @@ import android.graphics.Bitmap
|
|||
import android.os.Handler
|
||||
import android.os.Looper
|
||||
import android.provider.Telephony
|
||||
import com.simplemobiletools.commons.extensions.getMyContactsCursor
|
||||
import com.bumptech.glide.Glide
|
||||
import com.bumptech.glide.load.engine.DiskCacheStrategy
|
||||
import com.bumptech.glide.request.RequestOptions
|
||||
import com.simplemobiletools.commons.extensions.getMyContactsCursor
|
||||
import com.simplemobiletools.commons.extensions.isNumberBlocked
|
||||
import com.simplemobiletools.commons.helpers.SimpleContactsHelper
|
||||
import com.simplemobiletools.commons.helpers.ensureBackgroundThread
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue