Gene

Results 90 comments of Gene

It's one of the million changes that were committed to 23. It's the changes related to pinning messages and the message gaps.

If you found a bug, please file a bug report.

The i18n is needed to be able to search for emojis in a native language, e.g. `sonriente` instead of `smiley`. The ability to load dynamically is to reduce the size...

BTW, it would be nice to replace the PNG icon with an SVG icon.

Just checked: it's not possible to subclass `ImagePickerActivity` and override `onOptionsMenuCreated` because `ImagePickerLauncher.resultLauncher` is private. The only way to change color of the icon is to fork the project and...

> Can you link to how browsers remove the transient params? See `ignoreSearch` in `Cache.match()`: https://developer.mozilla.org/en-US/docs/Web/API/Cache/match#ignoresearch