Yehoshua Pesach Wallach
Yehoshua Pesach Wallach
> Has the API been updated by reMarkable? It seems to have, plain uploading seems to fail now too. ``` WARNING!!! Using the new 1.5 sync, this has not been...
the idea of "mods" in things like KSP, is you can write code which interacts with the project itself. (normally via some API which lets you control some parts. sometimes...
while it's not quite the same, part of the point (as I understood it) is to free up memory - so just adding a new analog face isn't much help....
> That would mean not being able to have a setting that makes it look like the old style. I think what @calhix meant was to disable the step meter...
This occurs regardless of the fork or main release. Moreover, when disabling RTL support in Gadgetbridge, this does not happen. (in either case) (the message "Long notifications clip and don't...
I've just had a quick look at the BLE, and sending "הנה הודעה ארוכה בעברית, שתמלא חלק ניכר מהמסך הקטן של השעון." With RTL enabled in GadgetBridge, and the line...
Had another quick look. Extending the size (moved the number of notifications down to 4, and removed the cyrillic symbols.) did allow some of the messages that didn't pass to...
part of the issue here, is that sending long things from GadgetBridge's debug does not work. _that_ part of the issue is not here, but there. Also, have a look...
Notice #311 in some point someone (maybe me if I get around to it), will add loading fonts somehow from the storage, and then more can sit on the pinetime...
> The problem with long notifications unless you have characters which are not inside the ASCII (utf8 single byte really), then this doesn't seem to be your issue. in the...