mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-01-13 18:33:20 +01:00
Updating Changelog entry
This commit is contained in:
parent
882b143569
commit
4260d2f155
@ -1 +1 @@
|
||||
Add possibility to save image in Gallery + reorder choices in message context menu
|
||||
Add possibility to save media from Gallery + reorder choices in message context menu
|
||||
|
@ -316,10 +316,6 @@ class VectorAttachmentViewerActivity : AttachmentViewerActivity(), AttachmentInt
|
||||
|
||||
override fun onDownload() {
|
||||
// TODO
|
||||
// test snackbar error in OnCreate()
|
||||
// test write permission checking with Android 9
|
||||
// check if it is already possible to save from menu with long press on video
|
||||
// check if it works for video or other media type as well
|
||||
// reorder action for a message according to issue requirements
|
||||
// add unit tests for usecase? what is the used mock library?
|
||||
lifecycleScope.launch(Dispatchers.IO) {
|
||||
|
Loading…
Reference in New Issue
Block a user