Kaki In
Kaki In
# Implemented emojis. Current emojis are : - grinning : 😀 - smiley : 😃 - smile : 😄 - grin : 😁 - laughing: 😆 - sweat smile :...
# Detect home server from matrix id ## Added functionnality : - you can now enter the user matrix id (e.g. @username:server.local) in the login input. - if the home...
# Deleting the leaving heroes from a DM ## Changes : - don't add an hero to the members list of the DM if it left the room --- Should...
# Scrolling on the main log view ## Technical changes : - made the body scrolling, for the `PreSessionScreen` to overflow him and be scrolled; - Verified that it doesn't...
Hi, I can upload a program to my watch, and this one works successfully : ``` cpp void setup() { // put your setup code here, to run once: Serial.begin(9600);...
When I run pip, I always get this error : ``` × Getting requirements to build wheel did not run successfully. │ exit code: 1 ╰─> [22 lines of output]...
Hello, The Qpython app on the play store is missing several permissions such as : - SMS (read or write); - Storage ( it can only access multimedias files, so...
I am trying to use sms on the latest version, but always get the "null object reference" java error Seeing into the permissions, I don't find any permission about sms;...
The path of qpython projects in execution is ./Android/data/org.qpython.qpy3 and it doesn't exist... But by default it has to be ./qpython directly EDIT : This folder is a private app...
The contacts cannot be loaded. ``` /data/user/0/org.qpython.qpy/files/bin/qpython3.sh && exit / $ /data/user/0/org.qpython.qpy/files/bin/qpython3.sh && exit Python 3.11.6 (main, Oct 4 2023, 09:27:52) [Clang 14.0.7 (https://android.googlesource.com/toolchain/llvm-project 4c603efb0 on linux Type "help", "copyright",...