cketti
cketti
@schlagi123: Nice :+1: I think discarding or deleting a draft should still move it to the trash folder.
Thank you for trying to contribute. However, there are a couple of issues with this pull request: - minSdkVersion 16 was chosen deliberately because that's the first Android version that...
If you really have to, you can override the library's `minSdkVersion`. See [`tools:overrideLibrary-marker`](http://tools.android.com/tech-docs/new-build-system/user-guide/manifest-merger#TOC-tools:overrideLibrary-marker). The snapshot comment was because of the inclusion of Sonatype's snapshot repository and `testCompile 'org.robolectric:robolectric:3.2-SNAPSHOT'`.
It's certainly possible, but probably quite a bit of work. I currently don't have the time to implement this myself.
The only features I consider generally useful enough to be included upstream are "reorder video tiles" and "always show names". The rest is hacks and/or functionality that only a small...
Here you go: https://jitsi-hacks.cketti.eu/hacks/toggle_local/
Ah, I didn't consider the video tile sizing issue. This should be a good starting point: https://github.com/thormme/jitsi-grid/blob/master/jitsi_grid.user.js
It is possible to configure the chooser intent to only display certain target activities. I'll add support for that in a future version.
Replace all occurrences of `jitsi.example.com` with your Jitsi host name. 1. Create the directory `/usr/share/jitsi-hacks/emoji-reaction` 2. Download the following files and save them to the newly created directory: - https://jitsi-hacks.cketti.eu/emoji-reaction.js...
"This doesn't work anymore" is not a very useful error description. If it's because the Jitsi Meet web user interface has changed, see https://jitsi-hacks.cketti.eu/2021/04/26/updates-to-support-new-jitsi-ui/