Daniele Ricci

Results 185 comments of Daniele Ricci

> Just to be clear, I wasn't suggesting to remove the push-to-talk functionality. However, single-clicking the mic icon currently does nothing. Because of this, I was suggesting that a single-tap...

That might be a way too, yeah. Thanks.

3 more on Android 6 (Samsung): ``` java.lang.IllegalStateException at android.media.MediaPlayer._setDataSource(MediaPlayer.java) at android.media.MediaPlayer.setDataSource(MediaPlayer.java:1323) at android.media.MediaPlayer.setDataSource(MediaPlayer.java:1308) at android.media.MediaPlayer.setDataSource(MediaPlayer.java:1244) at android.media.MediaPlayer.setDataSource(MediaPlayer.java:1164) at org.kontalk.ui.AudioFragment.preparePlayer(AudioFragment.java:146) at org.kontalk.ui.AudioFragment.preparePlayer(AudioFragment.java:123) at org.kontalk.ui.AbstractComposeFragment.prepareAudio(AbstractComposeFragment.java:2353) at org.kontalk.ui.AbstractComposeFragment.buttonClick(AbstractComposeFragment.java:2335) at org.kontalk.ui.view.AudioContentView.onClick(AudioContentView.java:145) at android.view.View.performClick(View.java:5716)...

Thanks for reporting!

Note: https://github.com/zetbaitsu/Compressor Things to do: * MediaStorage.resizeImage: use Compressor for GIF images * MediaStorage.getOutgoingPictureFile should handle different outputs (for GIFs, that is) * ...

Thanks for reporting! It seems like a nice feature to have.

Some notes on this: https://commonsware.com/blog/2016/06/06/psa-flag-secure-window-leaks.html

I believe screenshot protection is valid for all the screen, isn't it? Or maybe I'm misinformed? Anyway, a dedicated input method isn't really a solution.

You know group chats also have a different title :-) It might be useful to set different background though, but I'm setting a low priority.

That's actually a great idea @ildar, thanks! I always struggled finding a way to remind the user about chats with disabled encryption, and this is really a non-intrusive way of...