Daniele Ricci

Results 185 comments of Daniele Ricci

Probably related: ``` java.lang.IndexOutOfBoundsException: Invalid index 30, size is 0 at java.util.ArrayList.throwIndexOutOfBoundsException(ArrayList.java:255) at java.util.ArrayList.get(ArrayList.java:308) at android.widget.HeaderViewListAdapter.isEnabled(HeaderViewListAdapter.java:164) at android.widget.AbsListView.onInitializeAccessibilityNodeInfoForItem(AbsListView.java:2525) at android.widget.ListView.onInitializeAccessibilityNodeInfoForItem(ListView.java:3949) at android.widget.AbsListView$ListItemAccessibilityDelegate.onInitializeAccessibilityNodeInfo(AbsListView.java:2452) at android.view.View.onInitializeAccessibilityNodeInfo(View.java:6088) at android.view.View.createAccessibilityNodeInfoInternal(View.java:6049) at android.view.View$AccessibilityDelegate.createAccessibilityNodeInfo(View.java:22455) at android.view.View.createAccessibilityNodeInfo(View.java:6032)...

Unable to reproduce, even with exotic characters in display names (tested all sort of things on emulator). Closing for now.

A few more reported crashes...

Well mainly because it's a useful advanced feature in difficult networks and when the adaptive ping system doesn't help (like in your case).

Reopening after an Amazon Fire 8 tablet reported this again: ``` Caused by java.lang.NullPointerException: Attempt to invoke virtual method 'void org.kontalk.ui.AbstractComposeFragment.setTextEntry(java.lang.CharSequence)' on a null object reference at org.kontalk.ui.SendIntentReceiver.processSendIntent + 74(SendIntentReceiver.java:74)...

Thanks for reporting. MATCH provides fast fulltext searches. Currently, the simple tokenizer is used so that's why you have limited matches. Also, in that mode emojis are not matched. By...

I'm resuscitating this issue because I've doing some stuff with the search screen (#1223). After thourough research, it seems that only prefix search is possible (e.g. "xyz*"), but nothing else...

It might be assimilated to #456, but actually this goes into the "details" button in the red warning bar.

I'm not going to change behaviour of the PTT button because it's purpose it's just that: quick and short communication when you don't have time to press buttons :-) Including...