Re: [9fans] Drawterm on F-Droid

2022-12-26 Thread kokamoto
> Oh, I forgot to write that this mail was written on the drawterm of
> PrimeOS-2.1.3.

This is the most stable and easy to use android on x86_64
device among those Android 11 variant of my use.
The problem is portrait only image of the drawterm.

If you'd have a time to restructure it, I'd be happier
you could check it.

Kenji


--
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T61300a35947fa972-M574cd3ef9043f697d8da09e1
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription


Re: [9fans] Drawterm on F-Droid

2022-12-25 Thread kokamoto
Oh, I forgot to write that this mail was written on the drawterm of
PrimeOS-2.1.3.

Kenji

> PrimeOS does not open sources (Just I don't know?), so to make it more
> search is not possible.
> 
> Android 11 based OS could be possible to use physical keyboard/mouse.
> Android 10 based may not, and Android 12 based crashes.
> 
> Kenji

--
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T61300a35947fa972-M31160b327165281106451140
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription


Re: [9fans] Drawterm on F-Droid

2022-12-25 Thread kokamoto
PrimeOS does not open sources (Just I don't know?), so to make it more
search is not possible.

Android 11 based OS could be possible to use physical keyboard/mouse.
Android 10 based may not, and Android 12 based crashes.

Kenji

--
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T61300a35947fa972-M925e16b233a056a8780c4409
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription
--- Begin Message ---
> I'm now writing this mail by the drawterm on BlissOS-14.3(emu).
> Yes, I changed it from FOSS to EMU.

I also tried PromeOS-2.1.3-64-bit-20220719-BETA(Android 11), which
works partially.
It means it displays drawterm image as portrate, which means too short
of width range.   I cannot play games/mahjongg...

So, the behaviers depend on the kind of Android vendor, even though
the same Android 11.

Kenji

PS: I'm writing this on the drawterm of BlissOS14.3


--
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T61300a35947fa972-M39dea49fb48e7bbe352ebddf
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription--- End Message ---


Re: [9fans] Drawterm on F-Droid

2022-12-23 Thread kokamoto
> I'm now writing this mail by the drawterm on BlissOS-14.3(emu).
> Yes, I changed it from FOSS to EMU.

I also tried PromeOS-2.1.3-64-bit-20220719-BETA(Android 11), which
works partially.
It means it displays drawterm image as portrate, which means too short
of width range.   I cannot play games/mahjongg...

So, the behaviers depend on the kind of Android vendor, even though
the same Android 11.

Kenji

PS: I'm writing this on the drawterm of BlissOS14.3


--
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T61300a35947fa972-M39dea49fb48e7bbe352ebddf
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription


Re: [9fans] Drawterm on F-Droid

2022-12-23 Thread kokamoto
> Native landscape mode is something I already tested and should work quite 
> well if it's in.

It works sometime, and not sometime...

I'm now writing this mail by the drawterm on BlissOS-14.3(emu).
Yes, I changed it from FOSS to EMU.
FOSS has no merit for me, where setting Japanese keyboad is not easy.

Kenji


--
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T61300a35947fa972-M86f9eebc6fdf0a119efbed1f
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription


Re: [9fans] Drawterm on F-Droid

2022-12-23 Thread sirjofri


23.12.2022 06:10:07 kokam...@hera.eonet.ne.jp:

> Ok, the remaining problem is the down shift of mouse point.

The mouse offset is a really annoying problem. I hope that it just disappears 
after restructuring the app, otherwise I hope to be able to fix it after that. 
Also I plan to create a fullscreen mode for keyboard and mouse setups.

Native landscape mode is something I already tested and should work quite well 
if it's in.

sirjofri

--
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T61300a35947fa972-M431eba3c8ff618a0901f1389
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription


Re: [9fans] Drawterm on F-Droid

2022-12-22 Thread kokamoto
>> On another BlissOS 15(android 12), drawterm crashes at the beginning.

Now, I changed to BlissOS14.3[FOSS]...
Hmm, this time the drawterm image appears as landscape mode, which
I desired.

Ok, the remaining problem is the down shift of mouse point.

Kenji


--
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T61300a35947fa972-M246f4a7bc31760719bb6f3bb
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription


Re: [9fans] Drawterm on F-Droid

2022-12-21 Thread kokamoto
> On another BlissOS 15(android 12), drawterm crashes at the beginning.
> Hmm, very 

I'm trying to this again.
I compiled drawterm-fdroid by the Make.android.config as:
SDKPREFIX=/home/okamoto/Android/Sdk
JAVA_HOME=/usr
BUILDTOOLS=30.0.2
PLATFORM=21
NDKPREFIX=/home/okamoto/Android/Sdk/ndk/25.1.8937393/toolchains/llvm/prebuilt/linux-x86_64/bin
~

and got drawterm.apk drawterm-unsigned.apk etc successfully.

I tryed to install those onto Android12 PC machine(Blissos 15), and got:
<<>>
adb install drawterm.apk
Performing Streamed Install
adb: failed to install drawterm.apk: Failure [INSTALL_FAILED_INVALID_APK: 
Scanning Failed.: Package 
/data/app/~~NFLd-f6pqvIYChr8tac-TA==/org.echoline.drawterm-Po8k-b3wqCVb8Hr7AquS0A==/base.apk
 code is missing]

<<>>
okamoto@saturn:~/src/drawterm-fdroid$ adb install drawterm-unsigned.apk
Performing Streamed Install
adb: failed to install drawterm-unsigned.apk: Failure 
[INSTALL_PARSE_FAILED_NO_CERTIFICATES: Failed collecting certificates for 
/data/app/vmdl1159481301.tmp/base.apk: Failed to collect certificates from 
/data/app/vmdl1159481301.tmp/base.apk: Attempt to get length of null array]

I'm not familiar with android...
If someone can explain the meaning of above error messages...(Maybe I'm writung 
wrong place...).

Kenji


--
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T61300a35947fa972-Mb9645ba69fd4ddb564c4901d
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription


Re: [9fans] Drawterm on F-Droid

2022-12-15 Thread kokamoto
Im writing this mail on BlissOS-14.3(FOSS) using acme.
As I wrote the drawterm screen is rotated 90 degrees left, and
I cannot make it right rotate.
One more thig, the physical mouse pointing poit is a bit shift to right(down).
One more, the physical mouse does not recongnize middle/right button,
only left one.

Kenji

--
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T61300a35947fa972-M8a025fea7ad6060bb73f8b21
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription
--- Begin Message ---
Im writing this mail on BlissOS14(android 11)on acme, too.
Yes, I can use physical keyboard/mouse here, howevewr the screen is drawing
90 degrees rotate left.

On another BlissOS 15(android 12), drawterm crashes at the beginning.
Hmm, very 

Kenji

> I'm writing this mail on a android Sony SO-41B(version 12).
> it's hard to do this...
> 
> Why this  does not recognize physical mouse/keyboad?
> 
> Quoth sirjofri :
>> Hello all,
>> 
>> I'm happy to inform you that Drawterm (Android) is now listed on the 
>> official F-Droid android store.
>> 
>> This means, automatically built updates, and you can get the latest version 
>> without building yourself or asking for an apk, plus one single signed 
>> certificate.
>> 
>> Get it now: https://f-droid.org/de/packages/org.echoline.drawterm/
>> 
>> Have fun
>> 
>> sirjofri
>> 
>> PS: I'm currently working on an improved version with some more stable app 
>> structure which should give us a few features and allow us to fix a few very 
>> annoying bugs.

--
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T61300a35947fa972-M12fb960c736a97e881476a00
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription--- End Message ---


Re: [9fans] Drawterm on F-Droid

2022-12-15 Thread sirjofri
Hello,

yes, drawterm basically always crashes when I try to connect. Then, after a few 
attempts, it finally works. It is very annoying and I want to fix it as soon as 
I restructured the architecture for the future plans (maybe that fixes the 
crashes automatically).

Rotating the screen works fine in most cases, at least on my devices.

Getting rid of the kb button and the checkboxes is planned for the future as 
soon as keyboard and mouse support works stable. Maybe even with a full 
fullscreen mode.

sirjofri

--
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T61300a35947fa972-Ma6ee712f510ba773fd89c6eb
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription


Re: [9fans] Drawterm on F-Droid

2022-12-14 Thread Kenji Okamoto

Now I'm on a linux drawterm, (much confortable :-)).

On the BlissOS14(android 11), the drawterm screen is much larger than 
that on Android 10.


It is very much I like for acme screen.

On Android 10, drawterm screen is very small (like smartfon), which 
disables to show the game of


mahjongg.

Kenji

On 2022/12/15 12:07, kokam...@hera.eonet.ne.jp wrote:

Im writing this mail on BlissOS14(android 11)on acme, too.
Yes, I can use physical keyboard/mouse here, howevewr the screen is drawing
90 degrees rotate left.

On another BlissOS 15(android 12), drawterm crashes at the beginning.
Hmm, very 

Kenji


--
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T61300a35947fa972-M7136541c636e397c1d80da99
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription


Re: [9fans] Drawterm on F-Droid

2022-12-14 Thread kokamoto
Im writing this mail on BlissOS14(android 11)on acme, too.
Yes, I can use physical keyboard/mouse here, howevewr the screen is drawing
90 degrees rotate left.

On another BlissOS 15(android 12), drawterm crashes at the beginning.
Hmm, very 

Kenji

> I'm writing this mail on a android Sony SO-41B(version 12).
> it's hard to do this...
> 
> Why this  does not recognize physical mouse/keyboad?
> 
> Quoth sirjofri :
>> Hello all,
>> 
>> I'm happy to inform you that Drawterm (Android) is now listed on the 
>> official F-Droid android store.
>> 
>> This means, automatically built updates, and you can get the latest version 
>> without building yourself or asking for an apk, plus one single signed 
>> certificate.
>> 
>> Get it now: https://f-droid.org/de/packages/org.echoline.drawterm/
>> 
>> Have fun
>> 
>> sirjofri
>> 
>> PS: I'm currently working on an improved version with some more stable app 
>> structure which should give us a few features and allow us to fix a few very 
>> annoying bugs.

--
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T61300a35947fa972-M12fb960c736a97e881476a00
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription


Re: [9fans] Drawterm on F-Droid

2022-12-10 Thread sirjofri


10.12.2022 02:14:33 kokam...@hera.eonet.ne.jp:

> I don't see any of this kind of checkbox.
> I only see 'add server' button.

Oh, I see.

The checkbox should be on top of the connection window/viewport next to the kb 
button, but in this version it's not there yet. I have it in a separate repo, 
but I can try to merge that change to the fdroid repo asap. (Asap means, as 
soon as I have time).

Sorry.

sirjofri

--
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T61300a35947fa972-M58311af0b3f655de92ebff56
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription


Re: [9fans] Drawterm on F-Droid

2022-12-09 Thread kokamoto
Thank you very much for your kind reply.
I'm using wireless keyboard/mouse, which is working well for the
android 10 itself.

> Regarding mouse, the app only provides some basic mouse usage. You have to 
> activate mouse mode in the app using the last checkbox (which basically 
> means, ignore all other checkboxes and use mouse input). 

I don't see any of this kind of checkbox.
I only see 'add server' button.

Kenji


--
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T61300a35947fa972-Mcf3ed8295fe3a018a2bce78a
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription


Re: [9fans] Drawterm on F-Droid

2022-12-08 Thread sirjofri
Good morning,

iirc, hardware keyboard should work out of the box. But I only was able to test 
it with my Bluetooth keyboard on a quite modern device, so it is possible that 
you have issues under certain circumstances.

Regarding mouse, the app only provides some basic mouse usage. You have to 
activate mouse mode in the app using the last checkbox (which basically means, 
ignore all other checkboxes and use mouse input). Furthermore, you can only 
click (mmb, rmb, lmb), but no chording. Again, I was only able to test it on my 
devices with a standard USB mouse via OTG.

Patches are welcome!

sirjofri

--
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T61300a35947fa972-M12ecee97be58c87b30547008
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription


Re: [9fans] Drawterm on F-Droid

2022-12-08 Thread kokamoto
Quoth kokam...@hera.eonet.ne.jp:
> Why this  does not recognize physical mouse/keyboad?

This may be confusing.

I installed this drawterm onto another PC android 10 machine, where
I see mouse/keyboard icons in the top of the darwterm image.
However, I cannot select any of them by mouse (the PC has not
touch panel)

Kenji


--
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T61300a35947fa972-Mdf609ab3ec115a836fab5e73
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription


Re: [9fans] Drawterm on F-Droid

2022-12-07 Thread kokamoto
I'm writing this mail on a android Sony SO-41B(version 12).
it's hard to do this...

Why this  does not recognize physical mouse/keyboad?

Quoth sirjofri :
> Hello all,
> 
> I'm happy to inform you that Drawterm (Android) is now listed on the official 
> F-Droid android store.
> 
> This means, automatically built updates, and you can get the latest version 
> without building yourself or asking for an apk, plus one single signed 
> certificate.
> 
> Get it now: https://f-droid.org/de/packages/org.echoline.drawterm/
> 
> Have fun
> 
> sirjofri
> 
> PS: I'm currently working on an improved version with some more stable app 
> structure which should give us a few features and allow us to fix a few very 
> annoying bugs.

--
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T61300a35947fa972-Mebc9991576ed924e29140c74
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription


Re: [9fans] Drawterm on F-Droid

2022-10-02 Thread sirjofri


02.10.2022 20:26:54 o...@eigenstate.org:
> very nice -- is there a plan to merge this with the
> drawterm on git.9front.org at some point?

Most things are from echoline's repo (on shithub) which should theoretically be 
mostly in sync already, but I heard some files were missing, for example the 
icons.

When I get a stable version with my changes I'd also notice you so you can 
integrate it.

sirjofri

--
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T61300a35947fa972-Ma348b5e47f5f702a1bda08ec
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription


Re: [9fans] Drawterm on F-Droid

2022-10-02 Thread ori
Quoth sirjofri :
> Hello all,
> 
> I'm happy to inform you that Drawterm (Android) is now listed on the official 
> F-Droid android store.
> 
> This means, automatically built updates, and you can get the latest version 
> without building yourself or asking for an apk, plus one single signed 
> certificate.
> 
> Get it now: https://f-droid.org/de/packages/org.echoline.drawterm/
> 
> Have fun
> 
> sirjofri
> 
> PS: I'm currently working on an improved version with some more stable app 
> structure which should give us a few features and allow us to fix a few very 
> annoying bugs.

very nice -- is there a plan to merge this with the
drawterm on git.9front.org at some point?


--
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T61300a35947fa972-Mb0a12eb37fd69ce769180243
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription


Re: [9fans] Drawterm on F-Droid

2022-10-01 Thread mkf9



Yay. :D

Oct 1, 2022 10:09:47 sirjofri :


Hello all,

I'm happy to inform you that Drawterm (Android) is now listed on the 
official F-Droid android store.


This means, automatically built updates, and you can get the latest 
version without building yourself or asking for an apk, plus one single 
signed certificate.


Get it now: https://f-droid.org/de/packages/org.echoline.drawterm/

Have fun

sirjofri

PS: I'm currently working on an improved version with some more stable 
app structure which should give us a few features and allow us to fix a 
few very annoying bugs.




--
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T61300a35947fa972-M2471c2a0350b82fd88299e44
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription